[INFO] cloning repository https://github.com/koa/tf-rust-async-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koa/tf-rust-async-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoa%2Ftf-rust-async-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoa%2Ftf-rust-async-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9efc3b9e7ff558856344527be72e066cd2d1669a
[INFO] checking koa/tf-rust-async-generator against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoa%2Ftf-rust-async-generator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koa/tf-rust-async-generator
[INFO] finished tweaking git repo https://github.com/koa/tf-rust-async-generator
[INFO] tweaked toml for git repo https://github.com/koa/tf-rust-async-generator written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koa/tf-rust-async-generator on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koa/tf-rust-async-generator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.publish
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded const-str v1.1.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42e8389baec7c12acccfb54a50a495727ceb60b3c9c7f3d55129880badbff5b7
[INFO] running `Command { std: "docker" "start" "-a" "42e8389baec7c12acccfb54a50a495727ceb60b3c9c7f3d55129880badbff5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42e8389baec7c12acccfb54a50a495727ceb60b3c9c7f3d55129880badbff5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e8389baec7c12acccfb54a50a495727ceb60b3c9c7f3d55129880badbff5b7", kill_on_drop: false }`
[INFO] [stdout] 42e8389baec7c12acccfb54a50a495727ceb60b3c9c7f3d55129880badbff5b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 015408cf978ae5e609a800540aab9ed54b4747821a51060f41086dbcc9ff571d
[INFO] running `Command { std: "docker" "start" "-a" "015408cf978ae5e609a800540aab9ed54b4747821a51060f41086dbcc9ff571d", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.publish
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking syn v2.0.115
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinkerforge-generator v0.1.4 (/opt/rustwide/workdir/tinkerforge-generator)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling test-compile v0.1.4 (/opt/rustwide/workdir/test-compile)
[INFO] [stderr]     Checking tinkerforge-base v0.1.4 (/opt/rustwide/workdir/tinkerforge-base)
[INFO] [stdout] warning: struct `ServerNonce` is never constructed
[INFO] [stdout]    --> tinkerforge-base/src/ip_connection/mod.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | struct ServerNonce([u8; 4]);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerNonce` is never constructed
[INFO] [stdout]    --> tinkerforge-base/src/ip_connection/mod.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | struct ServerNonce([u8; 4]);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5624:13
[INFO] [stdout]      |
[INFO] [stdout] 5624 |               ///StreamLength
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 5625 | /             (i
[INFO] [stdout] 5626 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 5627 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout]      = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5628:13
[INFO] [stdout]      |
[INFO] [stdout] 5628 |             ///StreamChunkOffset
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5629 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5630:13
[INFO] [stdout]      |
[INFO] [stdout] 5630 |             ///StreamChunkData
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5631 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]      |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6943:13
[INFO] [stdout]      |
[INFO] [stdout] 6943 |               ///StreamLength
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 6944 | /             (i
[INFO] [stdout] 6945 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 6946 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6947:13
[INFO] [stdout]      |
[INFO] [stdout] 6947 |             ///StreamChunkOffset
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6948 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6949:13
[INFO] [stdout]      |
[INFO] [stdout] 6949 |             ///StreamChunkData
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6950 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]      |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8480:13
[INFO] [stdout]      |
[INFO] [stdout] 8480 |               ///StreamLength
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 8481 | /             (i
[INFO] [stdout] 8482 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 8483 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8484:13
[INFO] [stdout]      |
[INFO] [stdout] 8484 |             ///StreamChunkOffset
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8485 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8486:13
[INFO] [stdout]      |
[INFO] [stdout] 8486 |             ///StreamChunkData
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8487 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]      |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10350:13
[INFO] [stdout]       |
[INFO] [stdout] 10350 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10351 | /             (i
[INFO] [stdout] 10352 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10353 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10354:13
[INFO] [stdout]       |
[INFO] [stdout] 10354 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10355 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10356:13
[INFO] [stdout]       |
[INFO] [stdout] 10356 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10357 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10449:13
[INFO] [stdout]       |
[INFO] [stdout] 10449 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10450 | /             (i
[INFO] [stdout] 10451 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10452 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10453:13
[INFO] [stdout]       |
[INFO] [stdout] 10453 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10454 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10455:13
[INFO] [stdout]       |
[INFO] [stdout] 10455 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10456 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10554:13
[INFO] [stdout]       |
[INFO] [stdout] 10554 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10555 | /             (i
[INFO] [stdout] 10556 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10557 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10558:13
[INFO] [stdout]       |
[INFO] [stdout] 10558 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10559 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10560:13
[INFO] [stdout]       |
[INFO] [stdout] 10560 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10561 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10652:13
[INFO] [stdout]       |
[INFO] [stdout] 10652 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10653 | /             (i
[INFO] [stdout] 10654 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10655 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10656:13
[INFO] [stdout]       |
[INFO] [stdout] 10656 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10657 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10658:13
[INFO] [stdout]       |
[INFO] [stdout] 10658 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10659 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10756:13
[INFO] [stdout]       |
[INFO] [stdout] 10756 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10757 | /             (i
[INFO] [stdout] 10758 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10759 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10760:13
[INFO] [stdout]       |
[INFO] [stdout] 10760 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10761 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10762:13
[INFO] [stdout]       |
[INFO] [stdout] 10762 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10763 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10872:13
[INFO] [stdout]       |
[INFO] [stdout] 10872 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10873 | /             (i
[INFO] [stdout] 10874 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10875 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10877:13
[INFO] [stdout]       |
[INFO] [stdout] 10877 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10878 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10880:13
[INFO] [stdout]       |
[INFO] [stdout] 10880 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10881 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10968:13
[INFO] [stdout]       |
[INFO] [stdout] 10968 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10969 | /             (i
[INFO] [stdout] 10970 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10971 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10972:13
[INFO] [stdout]       |
[INFO] [stdout] 10972 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10973 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10974:13
[INFO] [stdout]       |
[INFO] [stdout] 10974 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10975 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11061:13
[INFO] [stdout]       |
[INFO] [stdout] 11061 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11062 | /             (i
[INFO] [stdout] 11063 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11064 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11065:13
[INFO] [stdout]       |
[INFO] [stdout] 11065 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11066 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11067:13
[INFO] [stdout]       |
[INFO] [stdout] 11067 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11068 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11441:13
[INFO] [stdout]       |
[INFO] [stdout] 11441 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11442 | /             (i
[INFO] [stdout] 11443 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11444 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11445:13
[INFO] [stdout]       |
[INFO] [stdout] 11445 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11446 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11447:13
[INFO] [stdout]       |
[INFO] [stdout] 11447 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11448 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11540:13
[INFO] [stdout]       |
[INFO] [stdout] 11540 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11541 | /             (i
[INFO] [stdout] 11542 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11543 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11544:13
[INFO] [stdout]       |
[INFO] [stdout] 11544 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11545 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11546:13
[INFO] [stdout]       |
[INFO] [stdout] 11546 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11547 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11645:13
[INFO] [stdout]       |
[INFO] [stdout] 11645 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11646 | /             (i
[INFO] [stdout] 11647 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11648 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11649:13
[INFO] [stdout]       |
[INFO] [stdout] 11649 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11650 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11651:13
[INFO] [stdout]       |
[INFO] [stdout] 11651 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11652 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11743:13
[INFO] [stdout]       |
[INFO] [stdout] 11743 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11744 | /             (i
[INFO] [stdout] 11745 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11746 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11747:13
[INFO] [stdout]       |
[INFO] [stdout] 11747 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11748 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11749:13
[INFO] [stdout]       |
[INFO] [stdout] 11749 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11750 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11847:13
[INFO] [stdout]       |
[INFO] [stdout] 11847 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11848 | /             (i
[INFO] [stdout] 11849 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11850 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11851:13
[INFO] [stdout]       |
[INFO] [stdout] 11851 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11852 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11853:13
[INFO] [stdout]       |
[INFO] [stdout] 11853 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11854 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11942:13
[INFO] [stdout]       |
[INFO] [stdout] 11942 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11943 | /             (i
[INFO] [stdout] 11944 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11945 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11946:13
[INFO] [stdout]       |
[INFO] [stdout] 11946 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11947 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11948:13
[INFO] [stdout]       |
[INFO] [stdout] 11948 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11949 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12035:13
[INFO] [stdout]       |
[INFO] [stdout] 12035 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12036 | /             (i
[INFO] [stdout] 12037 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12038 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12039:13
[INFO] [stdout]       |
[INFO] [stdout] 12039 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12040 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12041:13
[INFO] [stdout]       |
[INFO] [stdout] 12041 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12042 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12128:13
[INFO] [stdout]       |
[INFO] [stdout] 12128 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12129 | /             (i
[INFO] [stdout] 12130 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12131 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12132:13
[INFO] [stdout]       |
[INFO] [stdout] 12132 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12133 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12134:13
[INFO] [stdout]       |
[INFO] [stdout] 12134 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12135 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12221:13
[INFO] [stdout]       |
[INFO] [stdout] 12221 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12222 | /             (i
[INFO] [stdout] 12223 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12224 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12225:13
[INFO] [stdout]       |
[INFO] [stdout] 12225 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12226 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12227:13
[INFO] [stdout]       |
[INFO] [stdout] 12227 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12228 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12334:13
[INFO] [stdout]       |
[INFO] [stdout] 12334 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12335 | /             (i
[INFO] [stdout] 12336 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12337 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12339:13
[INFO] [stdout]       |
[INFO] [stdout] 12339 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12340 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12342:13
[INFO] [stdout]       |
[INFO] [stdout] 12342 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12343 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12428:13
[INFO] [stdout]       |
[INFO] [stdout] 12428 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12429 | /             (i
[INFO] [stdout] 12430 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12431 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12432:13
[INFO] [stdout]       |
[INFO] [stdout] 12432 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12433 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12434:13
[INFO] [stdout]       |
[INFO] [stdout] 12434 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12435 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5624:13
[INFO] [stdout]      |
[INFO] [stdout] 5624 |               ///StreamLength
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 5625 | /             (i
[INFO] [stdout] 5626 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 5627 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout]      = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5628:13
[INFO] [stdout]      |
[INFO] [stdout] 5628 |             ///StreamChunkOffset
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5629 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5630:13
[INFO] [stdout]      |
[INFO] [stdout] 5630 |             ///StreamChunkData
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5631 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]      |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6943:13
[INFO] [stdout]      |
[INFO] [stdout] 6943 |               ///StreamLength
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 6944 | /             (i
[INFO] [stdout] 6945 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 6946 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6947:13
[INFO] [stdout]      |
[INFO] [stdout] 6947 |             ///StreamChunkOffset
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6948 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6949:13
[INFO] [stdout]      |
[INFO] [stdout] 6949 |             ///StreamChunkData
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6950 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]      |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8480:13
[INFO] [stdout]      |
[INFO] [stdout] 8480 |               ///StreamLength
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 8481 | /             (i
[INFO] [stdout] 8482 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 8483 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8484:13
[INFO] [stdout]      |
[INFO] [stdout] 8484 |             ///StreamChunkOffset
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8485 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]      |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8486:13
[INFO] [stdout]      |
[INFO] [stdout] 8486 |             ///StreamChunkData
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8487 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]      |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10350:13
[INFO] [stdout]       |
[INFO] [stdout] 10350 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10351 | /             (i
[INFO] [stdout] 10352 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10353 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10354:13
[INFO] [stdout]       |
[INFO] [stdout] 10354 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10355 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10356:13
[INFO] [stdout]       |
[INFO] [stdout] 10356 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10357 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10449:13
[INFO] [stdout]       |
[INFO] [stdout] 10449 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10450 | /             (i
[INFO] [stdout] 10451 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10452 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10453:13
[INFO] [stdout]       |
[INFO] [stdout] 10453 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10454 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10455:13
[INFO] [stdout]       |
[INFO] [stdout] 10455 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10456 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10554:13
[INFO] [stdout]       |
[INFO] [stdout] 10554 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10555 | /             (i
[INFO] [stdout] 10556 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10557 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10558:13
[INFO] [stdout]       |
[INFO] [stdout] 10558 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10559 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10560:13
[INFO] [stdout]       |
[INFO] [stdout] 10560 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10561 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10652:13
[INFO] [stdout]       |
[INFO] [stdout] 10652 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10653 | /             (i
[INFO] [stdout] 10654 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10655 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10656:13
[INFO] [stdout]       |
[INFO] [stdout] 10656 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10657 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10658:13
[INFO] [stdout]       |
[INFO] [stdout] 10658 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10659 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10756:13
[INFO] [stdout]       |
[INFO] [stdout] 10756 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10757 | /             (i
[INFO] [stdout] 10758 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10759 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10760:13
[INFO] [stdout]       |
[INFO] [stdout] 10760 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10761 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10762:13
[INFO] [stdout]       |
[INFO] [stdout] 10762 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10763 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10872:13
[INFO] [stdout]       |
[INFO] [stdout] 10872 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10873 | /             (i
[INFO] [stdout] 10874 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10875 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10877:13
[INFO] [stdout]       |
[INFO] [stdout] 10877 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10878 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10880:13
[INFO] [stdout]       |
[INFO] [stdout] 10880 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10881 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10968:13
[INFO] [stdout]       |
[INFO] [stdout] 10968 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 10969 | /             (i
[INFO] [stdout] 10970 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 10971 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10972:13
[INFO] [stdout]       |
[INFO] [stdout] 10972 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10973 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10974:13
[INFO] [stdout]       |
[INFO] [stdout] 10974 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10975 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11061:13
[INFO] [stdout]       |
[INFO] [stdout] 11061 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11062 | /             (i
[INFO] [stdout] 11063 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11064 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11065:13
[INFO] [stdout]       |
[INFO] [stdout] 11065 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11066 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11067:13
[INFO] [stdout]       |
[INFO] [stdout] 11067 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11068 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11441:13
[INFO] [stdout]       |
[INFO] [stdout] 11441 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11442 | /             (i
[INFO] [stdout] 11443 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11444 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11445:13
[INFO] [stdout]       |
[INFO] [stdout] 11445 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11446 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11447:13
[INFO] [stdout]       |
[INFO] [stdout] 11447 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11448 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11540:13
[INFO] [stdout]       |
[INFO] [stdout] 11540 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11541 | /             (i
[INFO] [stdout] 11542 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11543 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11544:13
[INFO] [stdout]       |
[INFO] [stdout] 11544 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11545 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11546:13
[INFO] [stdout]       |
[INFO] [stdout] 11546 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11547 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11645:13
[INFO] [stdout]       |
[INFO] [stdout] 11645 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11646 | /             (i
[INFO] [stdout] 11647 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11648 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11649:13
[INFO] [stdout]       |
[INFO] [stdout] 11649 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11650 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11651:13
[INFO] [stdout]       |
[INFO] [stdout] 11651 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11652 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11743:13
[INFO] [stdout]       |
[INFO] [stdout] 11743 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11744 | /             (i
[INFO] [stdout] 11745 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11746 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11747:13
[INFO] [stdout]       |
[INFO] [stdout] 11747 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11748 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11749:13
[INFO] [stdout]       |
[INFO] [stdout] 11749 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11750 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11847:13
[INFO] [stdout]       |
[INFO] [stdout] 11847 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11848 | /             (i
[INFO] [stdout] 11849 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11850 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11851:13
[INFO] [stdout]       |
[INFO] [stdout] 11851 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11852 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11853:13
[INFO] [stdout]       |
[INFO] [stdout] 11853 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11854 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11942:13
[INFO] [stdout]       |
[INFO] [stdout] 11942 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 11943 | /             (i
[INFO] [stdout] 11944 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 11945 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11946:13
[INFO] [stdout]       |
[INFO] [stdout] 11946 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11947 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11948:13
[INFO] [stdout]       |
[INFO] [stdout] 11948 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11949 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12035:13
[INFO] [stdout]       |
[INFO] [stdout] 12035 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12036 | /             (i
[INFO] [stdout] 12037 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12038 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12039:13
[INFO] [stdout]       |
[INFO] [stdout] 12039 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12040 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12041:13
[INFO] [stdout]       |
[INFO] [stdout] 12041 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12042 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12128:13
[INFO] [stdout]       |
[INFO] [stdout] 12128 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12129 | /             (i
[INFO] [stdout] 12130 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12131 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12132:13
[INFO] [stdout]       |
[INFO] [stdout] 12132 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12133 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12134:13
[INFO] [stdout]       |
[INFO] [stdout] 12134 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12135 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12221:13
[INFO] [stdout]       |
[INFO] [stdout] 12221 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12222 | /             (i
[INFO] [stdout] 12223 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12224 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12225:13
[INFO] [stdout]       |
[INFO] [stdout] 12225 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12226 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12227:13
[INFO] [stdout]       |
[INFO] [stdout] 12227 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12228 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12334:13
[INFO] [stdout]       |
[INFO] [stdout] 12334 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12335 | /             (i
[INFO] [stdout] 12336 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12337 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12339:13
[INFO] [stdout]       |
[INFO] [stdout] 12339 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12340 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12342:13
[INFO] [stdout]       |
[INFO] [stdout] 12342 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12343 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12428:13
[INFO] [stdout]       |
[INFO] [stdout] 12428 |               ///StreamLength
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 12429 | /             (i
[INFO] [stdout] 12430 | |                 += (self.request.data.len() as u16)
[INFO] [stdout] 12431 | |                     .write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       | |________________________________________________________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12432:13
[INFO] [stdout]       |
[INFO] [stdout] 12432 |             ///StreamChunkOffset
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12433 |             (i += self.offset.write_to_slice(&mut target[i..i + 2usize]));
[INFO] [stdout]       |             ------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12434:13
[INFO] [stdout]       |
[INFO] [stdout] 12434 |             ///StreamChunkData
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12435 |             (i += self.data.write_to_slice(&mut target[i..]));
[INFO] [stdout]       |             ------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 531 |                 0u8 => Ok(WifiEapOption::OuterAuthEapFast),
[INFO] [stdout]     |                 --- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 535 |                 0u8 => Ok(WifiEapOption::InnerAuthEapMschap),
[INFO] [stdout]     |                 ^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 531 |                 0u8 => Ok(WifiEapOption::OuterAuthEapFast),
[INFO] [stdout]     |                 --- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 537 |                 0u8 => Ok(WifiEapOption::CertTypeCaCert),
[INFO] [stdout]     |                 ^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 531 |                 0u8 => Ok(WifiEapOption::OuterAuthEapFast),
[INFO] [stdout]     |                 --- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 535 |                 0u8 => Ok(WifiEapOption::InnerAuthEapMschap),
[INFO] [stdout]     |                 ^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 531 |                 0u8 => Ok(WifiEapOption::OuterAuthEapFast),
[INFO] [stdout]     |                 --- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 537 |                 0u8 => Ok(WifiEapOption::CertTypeCaCert),
[INFO] [stdout]     |                 ^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7459:17
[INFO] [stdout]      |
[INFO] [stdout] 7459 |                 _ => Err(()),
[INFO] [stdout]      |                 ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7459:17
[INFO] [stdout]      |
[INFO] [stdout] 7457 |                 false => Ok(Color::White),
[INFO] [stdout]      |                 ----- matches some of the same values
[INFO] [stdout] 7458 |                 true => Ok(Color::Black),
[INFO] [stdout]      |                 ---- matches some of the same values
[INFO] [stdout] 7459 |                 _ => Err(()),
[INFO] [stdout]      |                 ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7459:17
[INFO] [stdout]      |
[INFO] [stdout] 7459 |                 _ => Err(()),
[INFO] [stdout]      |                 ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7459:17
[INFO] [stdout]      |
[INFO] [stdout] 7457 |                 false => Ok(Color::White),
[INFO] [stdout]      |                 ----- matches some of the same values
[INFO] [stdout] 7458 |                 true => Ok(Color::Black),
[INFO] [stdout]      |                 ---- matches some of the same values
[INFO] [stdout] 7459 |                 _ => Err(()),
[INFO] [stdout]      |                 ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetExtensionTypeRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub struct SetExtensionTypeRequest {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetChibiSlaveAddressRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub struct SetChibiSlaveAddressRequest {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetChibiErrorLogResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub struct GetChibiErrorLogResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetRs485SlaveAddressRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:180:16
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub struct SetRs485SlaveAddressRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetRs485ConfigurationRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:242:16
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub struct SetRs485ConfigurationRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetRs485ConfigurationResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:270:16
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub struct GetRs485ConfigurationResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifiConfigurationRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:350:16
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub struct SetWifiConfigurationRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiConfigurationResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub struct GetWifiConfigurationResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifiEncryptionRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:545:16
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub struct SetWifiEncryptionRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiEncryptionResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:598:16
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub struct GetWifiEncryptionResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiStatusResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:704:16
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub struct GetWifiStatusResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifiCertificateRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:769:16
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub struct SetWifiCertificateRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiCertificateResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:794:16
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub struct GetWifiCertificateResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiBufferInfoResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:852:16
[INFO] [stdout]     |
[INFO] [stdout] 852 |     pub struct GetWifiBufferInfoResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetStackCurrentCallbackThresholdRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:965:16
[INFO] [stdout]     |
[INFO] [stdout] 965 |     pub struct SetStackCurrentCallbackThresholdRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStackCurrentCallbackThresholdResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:994:16
[INFO] [stdout]     |
[INFO] [stdout] 994 |     pub struct GetStackCurrentCallbackThresholdResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetStackVoltageCallbackThresholdRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1027:16
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub struct SetStackVoltageCallbackThresholdRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStackVoltageCallbackThresholdResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1056:16
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub struct GetStackVoltageCallbackThresholdResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetUsbVoltageCallbackThresholdRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1089:16
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     pub struct SetUsbVoltageCallbackThresholdRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetUsbVoltageCallbackThresholdResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1118:16
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub struct GetUsbVoltageCallbackThresholdResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetEthernetConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1187:16
[INFO] [stdout]      |
[INFO] [stdout] 1187 |     pub struct SetEthernetConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEthernetConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1227:16
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     pub struct GetEthernetConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEthernetStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1271:16
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     pub struct GetEthernetStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetEthernetWebsocketConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1320:16
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     pub struct SetEthernetWebsocketConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEthernetWebsocketConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1344:16
[INFO] [stdout]      |
[INFO] [stdout] 1344 |     pub struct GetEthernetWebsocketConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteWifi2SerialPortRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1422:16
[INFO] [stdout]      |
[INFO] [stdout] 1422 |     pub struct WriteWifi2SerialPortRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadWifi2SerialPortResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1445:16
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     pub struct ReadWifi2SerialPortResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2ConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1507:16
[INFO] [stdout]      |
[INFO] [stdout] 1507 |     pub struct SetWifi2ConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2ConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1551:16
[INFO] [stdout]      |
[INFO] [stdout] 1551 |     pub struct GetWifi2ConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2StatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1650:16
[INFO] [stdout]      |
[INFO] [stdout] 1650 |     pub struct GetWifi2StatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2ClientConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1753:16
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     pub struct SetWifi2ClientConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2ClientConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1804:16
[INFO] [stdout]      |
[INFO] [stdout] 1804 |     pub struct GetWifi2ClientConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2ApConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1900:16
[INFO] [stdout]      |
[INFO] [stdout] 1900 |     pub struct SetWifi2ApConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2ApConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1960:16
[INFO] [stdout]      |
[INFO] [stdout] 1960 |     pub struct GetWifi2ApConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2FirmwareVersionResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2024:16
[INFO] [stdout]      |
[INFO] [stdout] 2024 |     pub struct GetWifi2FirmwareVersionResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2MeshConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2056:16
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     pub struct SetWifi2MeshConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2120:16
[INFO] [stdout]      |
[INFO] [stdout] 2120 |     pub struct GetWifi2MeshConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshCommonStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2239:16
[INFO] [stdout]      |
[INFO] [stdout] 2239 |     pub struct GetWifi2MeshCommonStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshClientStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2287:16
[INFO] [stdout]      |
[INFO] [stdout] 2287 |     pub struct GetWifi2MeshClientStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshApStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2331:16
[INFO] [stdout]      |
[INFO] [stdout] 2331 |     pub struct GetWifi2MeshApStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetBrickletXmcFlashConfigRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2373:16
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     pub struct SetBrickletXmcFlashConfigRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetBrickletXmcFlashConfigResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2407:16
[INFO] [stdout]      |
[INFO] [stdout] 2407 |     pub struct SetBrickletXmcFlashConfigResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetSpitfpBaudrateConfigRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2433:16
[INFO] [stdout]      |
[INFO] [stdout] 2433 |     pub struct SetSpitfpBaudrateConfigRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpBaudrateConfigResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2463:16
[INFO] [stdout]      |
[INFO] [stdout] 2463 |     pub struct GetSpitfpBaudrateConfigResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetSpitfpBaudrateRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2547:16
[INFO] [stdout]      |
[INFO] [stdout] 2547 |     pub struct SetSpitfpBaudrateRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2569:16
[INFO] [stdout]      |
[INFO] [stdout] 2569 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetProtocol1BrickletNameResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2608:16
[INFO] [stdout]      |
[INFO] [stdout] 2608 |     pub struct GetProtocol1BrickletNameResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteBrickletPluginRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2648:16
[INFO] [stdout]      |
[INFO] [stdout] 2648 |     pub struct WriteBrickletPluginRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadBrickletPluginRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2673:16
[INFO] [stdout]      |
[INFO] [stdout] 2673 |     pub struct ReadBrickletPluginRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2695:16
[INFO] [stdout]      |
[INFO] [stdout] 2695 |     pub struct GetIdentityResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2778:16
[INFO] [stdout]      |
[INFO] [stdout] 2765 |     impl MasterBrick {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2778 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 2789 |         pub async fn get_stack_voltage(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2804 |         pub async fn get_stack_current(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2832 |         pub async fn set_extension_type(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2849 |         pub async fn get_extension_type(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2876 |         pub async fn is_chibi_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2890 |         pub async fn set_chibi_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2907 |         pub async fn get_chibi_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2923 |         pub async fn set_chibi_master_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2940 |         pub async fn get_chibi_master_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2965 |         pub async fn set_chibi_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2983 |         pub async fn get_chibi_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2999 |         pub async fn get_chibi_signal_strength(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3012 |         pub async fn get_chibi_error_log(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3042 |         pub async fn set_chibi_frequency(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3059 |         pub async fn get_chibi_frequency(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3094 |         pub async fn set_chibi_channel(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3111 |         pub async fn get_chibi_channel(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3122 |         pub async fn is_rs_485_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3139 |         pub async fn set_rs_485_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3156 |         pub async fn get_rs_485_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3181 |         pub async fn set_rs_485_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3199 |         pub async fn get_rs_485_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3216 |         pub async fn get_rs_485_error_log(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3237 |         pub async fn set_rs_485_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3254 |         pub async fn get_rs_485_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3272 |         pub async fn is_wifi_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3309 |         pub async fn set_wifi_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3326 |         pub async fn get_wifi_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3387 |         pub async fn set_wifi_encryption(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3409 |         pub async fn get_wifi_encryption(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3440 |         pub async fn get_wifi_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3462 |         pub async fn refresh_wifi_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3491 |         pub async fn set_wifi_certificate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3509 |         pub async fn get_wifi_certificate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3538 |         pub async fn set_wifi_power_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3555 |         pub async fn get_wifi_power_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3589 |         pub async fn get_wifi_buffer_info(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3614 |         pub async fn set_wifi_regulatory_domain(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3631 |         pub async fn get_wifi_regulatory_domain(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3652 |         pub async fn get_usb_voltage(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3670 |         pub async fn set_long_wifi_key(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3692 |         pub async fn get_long_wifi_key(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3706 |         pub async fn set_wifi_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3726 |         pub async fn get_wifi_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3740 |         pub async fn set_stack_current_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3757 |         pub async fn get_stack_current_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3771 |         pub async fn set_stack_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3788 |         pub async fn get_stack_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3802 |         pub async fn set_usb_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3819 |         pub async fn get_usb_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3841 |         pub async fn set_stack_current_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3858 |         pub async fn get_stack_current_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3887 |         pub async fn set_stack_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3904 |         pub async fn get_stack_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3933 |         pub async fn set_usb_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3950 |         pub async fn get_usb_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3979 |         pub async fn set_debounce_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3996 |         pub async fn get_debounce_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4011 |         pub async fn stack_current_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4027 |         pub async fn stack_voltage_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4045 |         pub async fn usb_voltage_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4061 |         pub async fn stack_current_reached_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4077 |         pub async fn stack_voltage_reached_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4093 |         pub async fn usb_voltage_reached_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4105 |         pub async fn is_ethernet_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4139 |         pub async fn set_ethernet_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4156 |         pub async fn get_ethernet_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4181 |         pub async fn get_ethernet_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4204 |         pub async fn set_ethernet_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4225 |         pub async fn set_ethernet_mac_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4256 |         pub async fn set_ethernet_websocket_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4273 |         pub async fn get_ethernet_websocket_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4303 |         pub async fn set_ethernet_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4321 |         pub async fn get_ethernet_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4344 |         pub async fn set_wifi_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4362 |         pub async fn get_wifi_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4372 |         pub async fn get_connection_type(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4394 |         pub async fn is_wifi_2_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4414 |         pub async fn start_wifi_2_bootloader(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4432 |         pub async fn write_wifi_2_serial_port(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4455 |         pub async fn read_wifi_2_serial_port(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4489 |         pub async fn set_wifi_2_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4507 |         pub async fn get_wifi_2_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4538 |         pub async fn set_wifi_2_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4555 |         pub async fn get_wifi_2_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4572 |         pub async fn get_wifi_2_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4616 |         pub async fn set_wifi_2_client_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4634 |         pub async fn get_wifi_2_client_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4659 |         pub async fn set_wifi_2_client_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4676 |         pub async fn get_wifi_2_client_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4693 |         pub async fn set_wifi_2_client_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4714 |         pub async fn get_wifi_2_client_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4755 |         pub async fn set_wifi_2_ap_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4773 |         pub async fn get_wifi_2_ap_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4798 |         pub async fn set_wifi_2_ap_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4819 |         pub async fn get_wifi_2_ap_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4835 |         pub async fn save_wifi_2_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4845 |         pub async fn get_wifi_2_firmware_version(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4862 |         pub async fn enable_wifi_2_status_led(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4874 |         pub async fn disable_wifi_2_status_led(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4886 |         pub async fn is_wifi_2_status_led_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4929 |         pub async fn set_wifi_2_mesh_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4948 |         pub async fn get_wifi_2_mesh_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4979 |         pub async fn set_wifi_2_mesh_router_ssid(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4998 |         pub async fn get_wifi_2_mesh_router_ssid(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5018 |         pub async fn set_wifi_2_mesh_router_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5037 |         pub async fn get_wifi_2_mesh_router_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5049 |         pub async fn get_wifi_2_mesh_common_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5068 |         pub async fn get_wifi_2_mesh_client_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5087 |         pub async fn get_wifi_2_mesh_ap_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5112 |         pub async fn set_bricklet_xmc_flash_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5142 |         pub async fn set_bricklet_xmc_flash_data(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5155 |         pub async fn set_bricklets_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5172 |         pub async fn get_bricklets_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5200 |         pub async fn set_spitfp_baudrate_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5217 |         pub async fn get_spitfp_baudrate_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5239 |         pub async fn get_send_timeout_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5265 |         pub async fn set_spitfp_baudrate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5283 |         pub async fn get_spitfp_baudrate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5310 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5338 |         pub async fn enable_status_led(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5368 |         pub async fn is_status_led_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5382 |         pub async fn get_protocol_1_bricklet_name(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5409 |         pub async fn get_chip_temperature(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5423 |         pub async fn reset(
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5439 |         pub async fn write_bricklet_plugin(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5460 |         pub async fn read_bricklet_plugin(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5482 |         pub async fn get_identity(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteFrameLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5546:16
[INFO] [stdout]      |
[INFO] [stdout] 5546 |     pub struct WriteFrameLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `length` is never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5618:9
[INFO] [stdout]      |
[INFO] [stdout] 5615 |     pub struct WriteFrameSlice<'r> {
[INFO] [stdout]      |                --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5618 |         length: u16,
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadFrameLowLevelResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5636:16
[INFO] [stdout]      |
[INFO] [stdout] 5636 |     pub struct ReadFrameLowLevelResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetFrameErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5671:16
[INFO] [stdout]      |
[INFO] [stdout] 5671 |     pub struct GetFrameErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetFrameCallbackConfigRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5780:16
[INFO] [stdout]      |
[INFO] [stdout] 5780 |     pub struct SetFrameCallbackConfigRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetFrameCallbackConfigResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5825:16
[INFO] [stdout]      |
[INFO] [stdout] 5825 |     pub struct GetFrameCallbackConfigResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrameLowLevelCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5870:16
[INFO] [stdout]      |
[INFO] [stdout] 5870 |     pub struct FrameLowLevelCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrameErrorCountCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5905:16
[INFO] [stdout]      |
[INFO] [stdout] 5905 |     pub struct FrameErrorCountCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5930:16
[INFO] [stdout]      |
[INFO] [stdout] 5930 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6104:16
[INFO] [stdout]      |
[INFO] [stdout] 6104 |     pub struct GetIdentityResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6187:16
[INFO] [stdout]      |
[INFO] [stdout] 6174 |     impl DmxBricklet {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 6187 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 6195 |         pub async fn set_dmx_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6212 |         pub async fn get_dmx_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6292 |         pub async fn read_frame_low_level(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6317 |         pub async fn set_frame_duration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6334 |         pub async fn get_frame_duration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6344 |         pub async fn get_frame_error_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6367 |         pub async fn set_communication_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6384 |         pub async fn get_communication_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6414 |         pub async fn set_error_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6431 |         pub async fn get_error_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6458 |         pub async fn set_frame_callback_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6475 |         pub async fn get_frame_callback_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6500 |         pub async fn frame_started_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6517 |         pub async fn frame_available_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6539 |         pub async fn frame_low_level_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6553 |         pub async fn frame_error_count_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6578 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6604 |         pub async fn set_bootloader_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6630 |         pub async fn get_bootloader_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6656 |         pub async fn set_write_firmware_pointer(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6680 |         pub async fn write_firmware(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6701 |         pub async fn set_status_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6718 |         pub async fn get_status_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6744 |         pub async fn get_chip_temperature(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6758 |         pub async fn reset(
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6775 |         pub async fn write_uid(
[INFO] [stdout]      |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6794 |         pub async fn read_uid(
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6813 |         pub async fn get_identity(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WritePixelsLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6841:16
[INFO] [stdout]      |
[INFO] [stdout] 6841 |     pub struct WritePixelsLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `length` is never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6933:9
[INFO] [stdout]      |
[INFO] [stdout] 6930 |     pub struct WritePixelsSlice<'r> {
[INFO] [stdout]      |                ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6933 |         length: u16,
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadPixelsLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6955:16
[INFO] [stdout]      |
[INFO] [stdout] 6955 |     pub struct ReadPixelsLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadPixelsLowLevelResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6988:16
[INFO] [stdout]      |
[INFO] [stdout] 6988 |     pub struct ReadPixelsLowLevelResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetDisplayConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7053:16
[INFO] [stdout]      |
[INFO] [stdout] 7053 |     pub struct GetDisplayConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteLineRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7087:16
[INFO] [stdout]      |
[INFO] [stdout] 7087 |     pub struct WriteLineRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchPositionResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7112:16
[INFO] [stdout]      |
[INFO] [stdout] 7112 |     pub struct GetTouchPositionResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetTouchPositionCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7140:16
[INFO] [stdout]      |
[INFO] [stdout] 7140 |     pub struct SetTouchPositionCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchPositionCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7167:16
[INFO] [stdout]      |
[INFO] [stdout] 7167 |     pub struct GetTouchPositionCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TouchPositionCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7194:16
[INFO] [stdout]      |
[INFO] [stdout] 7194 |     pub struct TouchPositionCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchGestureResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7264:16
[INFO] [stdout]      |
[INFO] [stdout] 7264 |     pub struct GetTouchGestureResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetTouchGestureCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7319:16
[INFO] [stdout]      |
[INFO] [stdout] 7319 |     pub struct SetTouchGestureCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchGestureCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7346:16
[INFO] [stdout]      |
[INFO] [stdout] 7346 |     pub struct GetTouchGestureCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TouchGestureCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7373:16
[INFO] [stdout]      |
[INFO] [stdout] 7373 |     pub struct TouchGestureCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DrawLineRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7464:16
[INFO] [stdout]      |
[INFO] [stdout] 7464 |     pub struct DrawLineRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DrawBoxRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7503:16
[INFO] [stdout]      |
[INFO] [stdout] 7503 |     pub struct DrawBoxRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DrawTextRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7606:16
[INFO] [stdout]      |
[INFO] [stdout] 7606 |     pub struct DrawTextRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiButtonRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7647:16
[INFO] [stdout]      |
[INFO] [stdout] 7647 |     pub struct SetGuiButtonRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiButtonResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7688:16
[INFO] [stdout]      |
[INFO] [stdout] 7688 |     pub struct GetGuiButtonResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiButtonPressedCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7729:16
[INFO] [stdout]      |
[INFO] [stdout] 7729 |     pub struct SetGuiButtonPressedCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiButtonPressedCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7756:16
[INFO] [stdout]      |
[INFO] [stdout] 7756 |     pub struct GetGuiButtonPressedCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuiButtonPressedCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7783:16
[INFO] [stdout]      |
[INFO] [stdout] 7783 |     pub struct GuiButtonPressedCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiSliderRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7841:16
[INFO] [stdout]      |
[INFO] [stdout] 7841 |     pub struct SetGuiSliderRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiSliderResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7884:16
[INFO] [stdout]      |
[INFO] [stdout] 7884 |     pub struct GetGuiSliderResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiSliderValueCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7931:16
[INFO] [stdout]      |
[INFO] [stdout] 7931 |     pub struct SetGuiSliderValueCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiSliderValueCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7958:16
[INFO] [stdout]      |
[INFO] [stdout] 7958 |     pub struct GetGuiSliderValueCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuiSliderValueCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7985:16
[INFO] [stdout]      |
[INFO] [stdout] 7985 |     pub struct GuiSliderValueCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8046:16
[INFO] [stdout]      |
[INFO] [stdout] 8046 |     pub struct SetGuiTabConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8074:16
[INFO] [stdout]      |
[INFO] [stdout] 8074 |     pub struct GetGuiTabConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabTextRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8106:16
[INFO] [stdout]      |
[INFO] [stdout] 8106 |     pub struct SetGuiTabTextRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabTextResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8128:16
[INFO] [stdout]      |
[INFO] [stdout] 8128 |     pub struct GetGuiTabTextResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabIconRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8150:16
[INFO] [stdout]      |
[INFO] [stdout] 8150 |     pub struct SetGuiTabIconRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabIconResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8172:16
[INFO] [stdout]      |
[INFO] [stdout] 8172 |     pub struct GetGuiTabIconResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabSelectedCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8194:16
[INFO] [stdout]      |
[INFO] [stdout] 8194 |     pub struct SetGuiTabSelectedCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabSelectedCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8221:16
[INFO] [stdout]      |
[INFO] [stdout] 8221 |     pub struct GetGuiTabSelectedCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8287:16
[INFO] [stdout]      |
[INFO] [stdout] 8287 |     pub struct SetGuiGraphConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiGraphConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8339:16
[INFO] [stdout]      |
[INFO] [stdout] 8339 |     pub struct GetGuiGraphConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8395:16
[INFO] [stdout]      |
[INFO] [stdout] 8395 |     pub struct SetGuiGraphDataLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8431:16
[INFO] [stdout]      |
[INFO] [stdout] 8431 |     pub struct SetGuiGraphDataRequest<'d> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataIterator` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8435:16
[INFO] [stdout]      |
[INFO] [stdout] 8435 |     pub struct SetGuiGraphDataIterator<'r> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8440:16
[INFO] [stdout]      |
[INFO] [stdout] 8439 |     impl<'d> SetGuiGraphDataRequest<'d> {
[INFO] [stdout]      |     ----------------------------------- method in this implementation
[INFO] [stdout] 8440 |         pub fn write_to_slices(&'d self) -> SetGuiGraphDataIterator<'d> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataSlice` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8470:16
[INFO] [stdout]      |
[INFO] [stdout] 8470 |     pub struct SetGuiGraphDataSlice<'r> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiGraphDataLowLevelResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8492:16
[INFO] [stdout]      |
[INFO] [stdout] 8492 |     pub struct GetGuiGraphDataLowLevelResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8566:16
[INFO] [stdout]      |
[INFO] [stdout] 8566 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8740:16
[INFO] [stdout]      |
[INFO] [stdout] 8740 |     pub struct GetIdentityResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8823:16
[INFO] [stdout]       |
[INFO] [stdout]  8810 |     impl Lcd128X64Bricklet {
[INFO] [stdout]       |     ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  8823 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] ...
[INFO] [stdout]  8873 |         pub async fn read_pixels_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8941 |         pub async fn get_display_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8980 |         pub async fn write_line(
[INFO] [stdout]       |                      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9007 |         pub async fn draw_buffered_frame(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9029 |         pub async fn get_touch_position(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9055 |         pub async fn set_touch_position_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9073 |         pub async fn get_touch_position_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9092 |         pub async fn touch_position_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9116 |         pub async fn get_touch_gesture(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9142 |         pub async fn set_touch_gesture_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9160 |         pub async fn get_touch_gesture_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9179 |         pub async fn touch_gesture_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9193 |         pub async fn draw_line(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9215 |         pub async fn draw_box(
[INFO] [stdout]       |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9237 |         pub async fn draw_text(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9273 |         pub async fn set_gui_button(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9294 |         pub async fn get_gui_button(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9318 |         pub async fn remove_gui_button(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9344 |         pub async fn set_gui_button_pressed_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9362 |         pub async fn get_gui_button_pressed_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9381 |         pub async fn get_gui_button_pressed(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9398 |         pub async fn gui_button_pressed_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9434 |         pub async fn set_gui_slider(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9455 |         pub async fn get_gui_slider(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9479 |         pub async fn remove_gui_slider(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9505 |         pub async fn set_gui_slider_value_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9523 |         pub async fn get_gui_slider_value_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9540 |         pub async fn get_gui_slider_value(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9557 |         pub async fn gui_slider_value_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9575 |         pub async fn set_gui_tab_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9592 |         pub async fn get_gui_tab_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9613 |         pub async fn set_gui_tab_text(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9634 |         pub async fn get_gui_tab_text(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9662 |         pub async fn set_gui_tab_icon(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9683 |         pub async fn get_gui_tab_icon(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9707 |         pub async fn remove_gui_tab(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9725 |         pub async fn set_gui_tab_selected(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9751 |         pub async fn set_gui_tab_selected_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9769 |         pub async fn get_gui_tab_selected_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9787 |         pub async fn get_gui_tab_selected(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9799 |         pub async fn gui_tab_selected_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9828 |         pub async fn set_gui_graph_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9849 |         pub async fn get_gui_graph_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9883 |         pub async fn set_gui_graph_data(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9901 |         pub async fn get_gui_graph_data_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9925 |         pub async fn remove_gui_graph(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9942 |         pub async fn remove_all_gui(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9976 |         pub async fn get_touch_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10009 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10035 |         pub async fn set_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10061 |         pub async fn get_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10087 |         pub async fn set_write_firmware_pointer(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10111 |         pub async fn write_firmware(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10132 |         pub async fn set_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10149 |         pub async fn get_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10175 |         pub async fn get_chip_temperature(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10189 |         pub async fn reset(
[INFO] [stdout]       |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10206 |         pub async fn write_uid(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10225 |         pub async fn read_uid(
[INFO] [stdout]       |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10244 |         pub async fn get_identity(
[INFO] [stdout]       |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamTestBricklet` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10268:16
[INFO] [stdout]       |
[INFO] [stdout] 10268 |     pub struct StreamTestBricklet {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10272:16
[INFO] [stdout]       |
[INFO] [stdout] 10272 |     pub struct NormalWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10303:16
[INFO] [stdout]       |
[INFO] [stdout] 10303 |     pub struct NormalWriteRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10306:16
[INFO] [stdout]       |
[INFO] [stdout] 10306 |     pub struct NormalWriteIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10311:16
[INFO] [stdout]       |
[INFO] [stdout] 10310 |     impl<'d> NormalWriteRequest<'d> {
[INFO] [stdout]       |     ------------------------------- method in this implementation
[INFO] [stdout] 10311 |         pub fn write_to_slices(&'d self) -> NormalWriteIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10341:16
[INFO] [stdout]       |
[INFO] [stdout] 10341 |     pub struct NormalWriteSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10362:16
[INFO] [stdout]       |
[INFO] [stdout] 10362 |     pub struct NormalWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10399:16
[INFO] [stdout]       |
[INFO] [stdout] 10399 |     pub struct NormalWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10403:16
[INFO] [stdout]       |
[INFO] [stdout] 10403 |     pub struct NormalWriteExtraInPrefix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10408:16
[INFO] [stdout]       |
[INFO] [stdout] 10407 |     impl<'d> NormalWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10408 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInPrefix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10438:16
[INFO] [stdout]       |
[INFO] [stdout] 10438 |     pub struct NormalWriteExtraInPrefix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10461:16
[INFO] [stdout]       |
[INFO] [stdout] 10461 |     pub struct NormalWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10502:16
[INFO] [stdout]       |
[INFO] [stdout] 10502 |     pub struct NormalWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10507:16
[INFO] [stdout]       |
[INFO] [stdout] 10507 |     pub struct NormalWriteExtraInPrefix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10512:16
[INFO] [stdout]       |
[INFO] [stdout] 10511 |     impl<'d> NormalWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10512 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInPrefix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10542:16
[INFO] [stdout]       |
[INFO] [stdout] 10542 |     pub struct NormalWriteExtraInPrefix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10566:16
[INFO] [stdout]       |
[INFO] [stdout] 10566 |     pub struct NormalWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10603:16
[INFO] [stdout]       |
[INFO] [stdout] 10603 |     pub struct NormalWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10607:16
[INFO] [stdout]       |
[INFO] [stdout] 10607 |     pub struct NormalWriteExtraInSuffix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10612:16
[INFO] [stdout]       |
[INFO] [stdout] 10611 |     impl<'d> NormalWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10612 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInSuffix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10642:16
[INFO] [stdout]       |
[INFO] [stdout] 10642 |     pub struct NormalWriteExtraInSuffix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10665:16
[INFO] [stdout]       |
[INFO] [stdout] 10665 |     pub struct NormalWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10706:16
[INFO] [stdout]       |
[INFO] [stdout] 10706 |     pub struct NormalWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10711:16
[INFO] [stdout]       |
[INFO] [stdout] 10711 |     pub struct NormalWriteExtraInSuffix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10716:16
[INFO] [stdout]       |
[INFO] [stdout] 10715 |     impl<'d> NormalWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10716 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInSuffix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10746:16
[INFO] [stdout]       |
[INFO] [stdout] 10746 |     pub struct NormalWriteExtraInSuffix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10770:16
[INFO] [stdout]       |
[INFO] [stdout] 10770 |     pub struct NormalWriteExtraInFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10819:16
[INFO] [stdout]       |
[INFO] [stdout] 10819 |     pub struct NormalWriteExtraInFullRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10826:16
[INFO] [stdout]       |
[INFO] [stdout] 10826 |     pub struct NormalWriteExtraInFullIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10831:16
[INFO] [stdout]       |
[INFO] [stdout] 10830 |     impl<'d> NormalWriteExtraInFullRequest<'d> {
[INFO] [stdout]       |     ------------------------------------------ method in this implementation
[INFO] [stdout] 10831 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInFullIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10861:16
[INFO] [stdout]       |
[INFO] [stdout] 10861 |     pub struct NormalWriteExtraInFullSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10887:16
[INFO] [stdout]       |
[INFO] [stdout] 10887 |     pub struct NormalWriteExtraOut1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10920:16
[INFO] [stdout]       |
[INFO] [stdout] 10920 |     pub struct NormalWriteExtraOut1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetExtensionTypeRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub struct SetExtensionTypeRequest {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10923:16
[INFO] [stdout]       |
[INFO] [stdout] 10923 |     pub struct NormalWriteExtraOut1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10928:16
[INFO] [stdout]       |
[INFO] [stdout] 10927 |     impl<'d> NormalWriteExtraOut1Request<'d> {
[INFO] [stdout]       |     ---------------------------------------- method in this implementation
[INFO] [stdout] 10928 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraOut1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10958:16
[INFO] [stdout]       |
[INFO] [stdout] 10958 |     pub struct NormalWriteExtraOut1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10980:16
[INFO] [stdout]       |
[INFO] [stdout] 10980 |     pub struct NormalWriteExtraOut2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11013:16
[INFO] [stdout]       |
[INFO] [stdout] 11013 |     pub struct NormalWriteExtraOut2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetChibiSlaveAddressRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub struct SetChibiSlaveAddressRequest {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11016:16
[INFO] [stdout]       |
[INFO] [stdout] 11016 |     pub struct NormalWriteExtraOut2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11021:16
[INFO] [stdout]       |
[INFO] [stdout] 11020 |     impl<'d> NormalWriteExtraOut2Request<'d> {
[INFO] [stdout]       |     ---------------------------------------- method in this implementation
[INFO] [stdout] 11021 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraOut2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetChibiErrorLogResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub struct GetChibiErrorLogResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetRs485SlaveAddressRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:180:16
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub struct SetRs485SlaveAddressRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11051:16
[INFO] [stdout]       |
[INFO] [stdout] 11051 |     pub struct NormalWriteExtraOut2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetRs485ConfigurationRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:242:16
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub struct SetRs485ConfigurationRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11073:16
[INFO] [stdout]       |
[INFO] [stdout] 11073 |     pub struct FixedWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11100:16
[INFO] [stdout]       |
[INFO] [stdout] 11100 |     pub struct FixedWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11133:16
[INFO] [stdout]       |
[INFO] [stdout] 11133 |     pub struct FixedWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11170:16
[INFO] [stdout]       |
[INFO] [stdout] 11170 |     pub struct FixedWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11203:16
[INFO] [stdout]       |
[INFO] [stdout] 11203 |     pub struct FixedWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetRs485ConfigurationResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:270:16
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub struct GetRs485ConfigurationResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifiConfigurationRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:350:16
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub struct SetWifiConfigurationRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiConfigurationResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub struct GetWifiConfigurationResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifiEncryptionRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:545:16
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub struct SetWifiEncryptionRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiEncryptionResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:598:16
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub struct GetWifiEncryptionResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiStatusResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:704:16
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub struct GetWifiStatusResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifiCertificateRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:769:16
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub struct SetWifiCertificateRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiCertificateResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:794:16
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub struct GetWifiCertificateResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifiBufferInfoResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:852:16
[INFO] [stdout]     |
[INFO] [stdout] 852 |     pub struct GetWifiBufferInfoResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetStackCurrentCallbackThresholdRequest` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:965:16
[INFO] [stdout]     |
[INFO] [stdout] 965 |     pub struct SetStackCurrentCallbackThresholdRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStackCurrentCallbackThresholdResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:994:16
[INFO] [stdout]     |
[INFO] [stdout] 994 |     pub struct GetStackCurrentCallbackThresholdResponse {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetStackVoltageCallbackThresholdRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1027:16
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub struct SetStackVoltageCallbackThresholdRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStackVoltageCallbackThresholdResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1056:16
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub struct GetStackVoltageCallbackThresholdResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetUsbVoltageCallbackThresholdRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1089:16
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     pub struct SetUsbVoltageCallbackThresholdRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetUsbVoltageCallbackThresholdResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1118:16
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub struct GetUsbVoltageCallbackThresholdResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11240:16
[INFO] [stdout]       |
[INFO] [stdout] 11240 |     pub struct FixedWriteExtraInFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraOut1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11281:16
[INFO] [stdout]       |
[INFO] [stdout] 11281 |     pub struct FixedWriteExtraOut1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetEthernetConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1187:16
[INFO] [stdout]      |
[INFO] [stdout] 1187 |     pub struct SetEthernetConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraOut2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11310:16
[INFO] [stdout]       |
[INFO] [stdout] 11310 |     pub struct FixedWriteExtraOut2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraOut2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11339:16
[INFO] [stdout]       |
[INFO] [stdout] 11339 |     pub struct FixedWriteExtraOut2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11363:16
[INFO] [stdout]       |
[INFO] [stdout] 11363 |     pub struct ShortWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11394:16
[INFO] [stdout]       |
[INFO] [stdout] 11394 |     pub struct ShortWriteRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEthernetConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1227:16
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     pub struct GetEthernetConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11397:16
[INFO] [stdout]       |
[INFO] [stdout] 11397 |     pub struct ShortWriteIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11402:16
[INFO] [stdout]       |
[INFO] [stdout] 11401 |     impl<'d> ShortWriteRequest<'d> {
[INFO] [stdout]       |     ------------------------------ method in this implementation
[INFO] [stdout] 11402 |         pub fn write_to_slices(&'d self) -> ShortWriteIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11432:16
[INFO] [stdout]       |
[INFO] [stdout] 11432 |     pub struct ShortWriteSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11453:16
[INFO] [stdout]       |
[INFO] [stdout] 11453 |     pub struct ShortWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEthernetStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1271:16
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     pub struct GetEthernetStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11490:16
[INFO] [stdout]       |
[INFO] [stdout] 11490 |     pub struct ShortWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11494:16
[INFO] [stdout]       |
[INFO] [stdout] 11494 |     pub struct ShortWriteExtraInPrefix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetEthernetWebsocketConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1320:16
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     pub struct SetEthernetWebsocketConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11499:16
[INFO] [stdout]       |
[INFO] [stdout] 11498 |     impl<'d> ShortWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11499 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInPrefix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEthernetWebsocketConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1344:16
[INFO] [stdout]      |
[INFO] [stdout] 1344 |     pub struct GetEthernetWebsocketConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11529:16
[INFO] [stdout]       |
[INFO] [stdout] 11529 |     pub struct ShortWriteExtraInPrefix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteWifi2SerialPortRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1422:16
[INFO] [stdout]      |
[INFO] [stdout] 1422 |     pub struct WriteWifi2SerialPortRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11552:16
[INFO] [stdout]       |
[INFO] [stdout] 11552 |     pub struct ShortWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11593:16
[INFO] [stdout]       |
[INFO] [stdout] 11593 |     pub struct ShortWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11598:16
[INFO] [stdout]       |
[INFO] [stdout] 11598 |     pub struct ShortWriteExtraInPrefix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11603:16
[INFO] [stdout]       |
[INFO] [stdout] 11602 |     impl<'d> ShortWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11603 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInPrefix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11633:16
[INFO] [stdout]       |
[INFO] [stdout] 11633 |     pub struct ShortWriteExtraInPrefix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11657:16
[INFO] [stdout]       |
[INFO] [stdout] 11657 |     pub struct ShortWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11694:16
[INFO] [stdout]       |
[INFO] [stdout] 11694 |     pub struct ShortWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadWifi2SerialPortResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1445:16
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     pub struct ReadWifi2SerialPortResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11698:16
[INFO] [stdout]       |
[INFO] [stdout] 11698 |     pub struct ShortWriteExtraInSuffix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11703:16
[INFO] [stdout]       |
[INFO] [stdout] 11702 |     impl<'d> ShortWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11703 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInSuffix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2ConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1507:16
[INFO] [stdout]      |
[INFO] [stdout] 1507 |     pub struct SetWifi2ConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11733:16
[INFO] [stdout]       |
[INFO] [stdout] 11733 |     pub struct ShortWriteExtraInSuffix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2ConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1551:16
[INFO] [stdout]      |
[INFO] [stdout] 1551 |     pub struct GetWifi2ConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11756:16
[INFO] [stdout]       |
[INFO] [stdout] 11756 |     pub struct ShortWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11797:16
[INFO] [stdout]       |
[INFO] [stdout] 11797 |     pub struct ShortWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2StatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1650:16
[INFO] [stdout]      |
[INFO] [stdout] 1650 |     pub struct GetWifi2StatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11802:16
[INFO] [stdout]       |
[INFO] [stdout] 11802 |     pub struct ShortWriteExtraInSuffix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2ClientConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1753:16
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     pub struct SetWifi2ClientConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2ClientConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1804:16
[INFO] [stdout]      |
[INFO] [stdout] 1804 |     pub struct GetWifi2ClientConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11807:16
[INFO] [stdout]       |
[INFO] [stdout] 11806 |     impl<'d> ShortWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11807 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInSuffix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2ApConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1900:16
[INFO] [stdout]      |
[INFO] [stdout] 1900 |     pub struct SetWifi2ApConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11837:16
[INFO] [stdout]       |
[INFO] [stdout] 11837 |     pub struct ShortWriteExtraInSuffix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2ApConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:1960:16
[INFO] [stdout]      |
[INFO] [stdout] 1960 |     pub struct GetWifi2ApConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11861:16
[INFO] [stdout]       |
[INFO] [stdout] 11861 |     pub struct ShortWriteExtraOutPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2FirmwareVersionResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2024:16
[INFO] [stdout]      |
[INFO] [stdout] 2024 |     pub struct GetWifi2FirmwareVersionResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11894:16
[INFO] [stdout]       |
[INFO] [stdout] 11894 |     pub struct ShortWriteExtraOutPrefix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetWifi2MeshConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2056:16
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     pub struct SetWifi2MeshConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11897:16
[INFO] [stdout]       |
[INFO] [stdout] 11897 |     pub struct ShortWriteExtraOutPrefix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2120:16
[INFO] [stdout]      |
[INFO] [stdout] 2120 |     pub struct GetWifi2MeshConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshCommonStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2239:16
[INFO] [stdout]      |
[INFO] [stdout] 2239 |     pub struct GetWifi2MeshCommonStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshClientStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2287:16
[INFO] [stdout]      |
[INFO] [stdout] 2287 |     pub struct GetWifi2MeshClientStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetWifi2MeshApStatusResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2331:16
[INFO] [stdout]      |
[INFO] [stdout] 2331 |     pub struct GetWifi2MeshApStatusResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11902:16
[INFO] [stdout]       |
[INFO] [stdout] 11901 |     impl<'d> ShortWriteExtraOutPrefix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 11902 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutPrefix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetBrickletXmcFlashConfigRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2373:16
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     pub struct SetBrickletXmcFlashConfigRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetBrickletXmcFlashConfigResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2407:16
[INFO] [stdout]      |
[INFO] [stdout] 2407 |     pub struct SetBrickletXmcFlashConfigResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetSpitfpBaudrateConfigRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2433:16
[INFO] [stdout]      |
[INFO] [stdout] 2433 |     pub struct SetSpitfpBaudrateConfigRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpBaudrateConfigResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2463:16
[INFO] [stdout]      |
[INFO] [stdout] 2463 |     pub struct GetSpitfpBaudrateConfigResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetSpitfpBaudrateRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2547:16
[INFO] [stdout]      |
[INFO] [stdout] 2547 |     pub struct SetSpitfpBaudrateRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11932:16
[INFO] [stdout]       |
[INFO] [stdout] 11932 |     pub struct ShortWriteExtraOutPrefix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2569:16
[INFO] [stdout]      |
[INFO] [stdout] 2569 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetProtocol1BrickletNameResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2608:16
[INFO] [stdout]      |
[INFO] [stdout] 2608 |     pub struct GetProtocol1BrickletNameResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteBrickletPluginRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2648:16
[INFO] [stdout]      |
[INFO] [stdout] 2648 |     pub struct WriteBrickletPluginRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadBrickletPluginRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2673:16
[INFO] [stdout]      |
[INFO] [stdout] 2673 |     pub struct ReadBrickletPluginRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2695:16
[INFO] [stdout]      |
[INFO] [stdout] 2695 |     pub struct GetIdentityResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11954:16
[INFO] [stdout]       |
[INFO] [stdout] 11954 |     pub struct ShortWriteExtraOutPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11987:16
[INFO] [stdout]       |
[INFO] [stdout] 11987 |     pub struct ShortWriteExtraOutPrefix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11990:16
[INFO] [stdout]       |
[INFO] [stdout] 11990 |     pub struct ShortWriteExtraOutPrefix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11995:16
[INFO] [stdout]       |
[INFO] [stdout] 11994 |     impl<'d> ShortWriteExtraOutPrefix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 11995 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutPrefix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12025:16
[INFO] [stdout]       |
[INFO] [stdout] 12025 |     pub struct ShortWriteExtraOutPrefix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12047:16
[INFO] [stdout]       |
[INFO] [stdout] 12047 |     pub struct ShortWriteExtraOutSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12080:16
[INFO] [stdout]       |
[INFO] [stdout] 12080 |     pub struct ShortWriteExtraOutSuffix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12083:16
[INFO] [stdout]       |
[INFO] [stdout] 12083 |     pub struct ShortWriteExtraOutSuffix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12088:16
[INFO] [stdout]       |
[INFO] [stdout] 12087 |     impl<'d> ShortWriteExtraOutSuffix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 12088 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutSuffix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12118:16
[INFO] [stdout]       |
[INFO] [stdout] 12118 |     pub struct ShortWriteExtraOutSuffix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12140:16
[INFO] [stdout]       |
[INFO] [stdout] 12140 |     pub struct ShortWriteExtraOutSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12173:16
[INFO] [stdout]       |
[INFO] [stdout] 12173 |     pub struct ShortWriteExtraOutSuffix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12176:16
[INFO] [stdout]       |
[INFO] [stdout] 12176 |     pub struct ShortWriteExtraOutSuffix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12181:16
[INFO] [stdout]       |
[INFO] [stdout] 12180 |     impl<'d> ShortWriteExtraOutSuffix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 12181 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutSuffix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12211:16
[INFO] [stdout]       |
[INFO] [stdout] 12211 |     pub struct ShortWriteExtraOutSuffix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12233:16
[INFO] [stdout]       |
[INFO] [stdout] 12233 |     pub struct ShortWriteExtraFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12282:16
[INFO] [stdout]       |
[INFO] [stdout] 12282 |     pub struct ShortWriteExtraFullRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12289:16
[INFO] [stdout]       |
[INFO] [stdout] 12289 |     pub struct ShortWriteExtraFullIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12294:16
[INFO] [stdout]       |
[INFO] [stdout] 12293 |     impl<'d> ShortWriteExtraFullRequest<'d> {
[INFO] [stdout]       |     --------------------------------------- method in this implementation
[INFO] [stdout] 12294 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraFullIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12324:16
[INFO] [stdout]       |
[INFO] [stdout] 12324 |     pub struct ShortWriteExtraFullSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12349:16
[INFO] [stdout]       |
[INFO] [stdout] 12349 |     pub struct ShortWriteBoolLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12381:16
[INFO] [stdout]       |
[INFO] [stdout] 12381 |     pub struct ShortWriteBoolRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12384:16
[INFO] [stdout]       |
[INFO] [stdout] 12384 |     pub struct ShortWriteBoolIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12389:16
[INFO] [stdout]       |
[INFO] [stdout] 12388 |     impl<'d> ShortWriteBoolRequest<'d> {
[INFO] [stdout]       |     ---------------------------------- method in this implementation
[INFO] [stdout] 12389 |         pub fn write_to_slices(&'d self) -> ShortWriteBoolIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12419:16
[INFO] [stdout]       |
[INFO] [stdout] 12419 |     pub struct ShortWriteBoolSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12440:16
[INFO] [stdout]       |
[INFO] [stdout] 12440 |     pub struct SingleWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12467:16
[INFO] [stdout]       |
[INFO] [stdout] 12467 |     pub struct SingleWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12500:16
[INFO] [stdout]       |
[INFO] [stdout] 12500 |     pub struct SingleWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12537:16
[INFO] [stdout]       |
[INFO] [stdout] 12537 |     pub struct SingleWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12570:16
[INFO] [stdout]       |
[INFO] [stdout] 12570 |     pub struct SingleWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12607:16
[INFO] [stdout]       |
[INFO] [stdout] 12607 |     pub struct SingleWriteExtraInFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraOut1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12648:16
[INFO] [stdout]       |
[INFO] [stdout] 12648 |     pub struct SingleWriteExtraOut1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraOut2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12677:16
[INFO] [stdout]       |
[INFO] [stdout] 12677 |     pub struct SingleWriteExtraOut2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraOut2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12706:16
[INFO] [stdout]       |
[INFO] [stdout] 12706 |     pub struct SingleWriteExtraOut2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12730:16
[INFO] [stdout]       |
[INFO] [stdout] 12730 |     pub struct ShortSingleWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12758:16
[INFO] [stdout]       |
[INFO] [stdout] 12758 |     pub struct ShortSingleWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12791:16
[INFO] [stdout]       |
[INFO] [stdout] 12791 |     pub struct ShortSingleWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12828:16
[INFO] [stdout]       |
[INFO] [stdout] 12828 |     pub struct ShortSingleWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12861:16
[INFO] [stdout]       |
[INFO] [stdout] 12861 |     pub struct ShortSingleWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12898:16
[INFO] [stdout]       |
[INFO] [stdout] 12898 |     pub struct ShortSingleWriteExtraOutPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12927:16
[INFO] [stdout]       |
[INFO] [stdout] 12927 |     pub struct ShortSingleWriteExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12951:16
[INFO] [stdout]       |
[INFO] [stdout] 12951 |     pub struct ShortSingleWriteExtraOutPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12980:16
[INFO] [stdout]       |
[INFO] [stdout] 12980 |     pub struct ShortSingleWriteExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13011:16
[INFO] [stdout]       |
[INFO] [stdout] 13011 |     pub struct ShortSingleWriteExtraOutSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13040:16
[INFO] [stdout]       |
[INFO] [stdout] 13040 |     pub struct ShortSingleWriteExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13064:16
[INFO] [stdout]       |
[INFO] [stdout] 13064 |     pub struct ShortSingleWriteExtraOutSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13093:16
[INFO] [stdout]       |
[INFO] [stdout] 13093 |     pub struct ShortSingleWriteExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13124:16
[INFO] [stdout]       |
[INFO] [stdout] 13124 |     pub struct ShortSingleWriteExtraFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13165:16
[INFO] [stdout]       |
[INFO] [stdout] 13165 |     pub struct ShortSingleWriteExtraFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13196:16
[INFO] [stdout]       |
[INFO] [stdout] 13196 |     pub struct NormalReadLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraIn1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13227:16
[INFO] [stdout]       |
[INFO] [stdout] 13227 |     pub struct NormalReadExtraIn1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraIn2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13260:16
[INFO] [stdout]       |
[INFO] [stdout] 13260 |     pub struct NormalReadExtraIn2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraIn2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13284:16
[INFO] [stdout]       |
[INFO] [stdout] 13284 |     pub struct NormalReadExtraIn2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13317:16
[INFO] [stdout]       |
[INFO] [stdout] 13317 |     pub struct NormalReadExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13354:16
[INFO] [stdout]       |
[INFO] [stdout] 13354 |     pub struct NormalReadExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13395:16
[INFO] [stdout]       |
[INFO] [stdout] 13395 |     pub struct NormalReadExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13432:16
[INFO] [stdout]       |
[INFO] [stdout] 13432 |     pub struct NormalReadExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13473:16
[INFO] [stdout]       |
[INFO] [stdout] 13473 |     pub struct NormalReadExtraOutFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13522:16
[INFO] [stdout]       |
[INFO] [stdout] 13522 |     pub struct FixedReadLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraIn1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13549:16
[INFO] [stdout]       |
[INFO] [stdout] 13549 |     pub struct FixedReadExtraIn1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraIn2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13578:16
[INFO] [stdout]       |
[INFO] [stdout] 13578 |     pub struct FixedReadExtraIn2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraIn2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13601:16
[INFO] [stdout]       |
[INFO] [stdout] 13601 |     pub struct FixedReadExtraIn2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13630:16
[INFO] [stdout]       |
[INFO] [stdout] 13630 |     pub struct FixedReadExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13663:16
[INFO] [stdout]       |
[INFO] [stdout] 13663 |     pub struct FixedReadExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13700:16
[INFO] [stdout]       |
[INFO] [stdout] 13700 |     pub struct FixedReadExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13733:16
[INFO] [stdout]       |
[INFO] [stdout] 13733 |     pub struct FixedReadExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13770:16
[INFO] [stdout]       |
[INFO] [stdout] 13770 |     pub struct FixedReadExtraOutFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:2778:16
[INFO] [stdout]      |
[INFO] [stdout] 2765 |     impl MasterBrick {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2778 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 2789 |         pub async fn get_stack_voltage(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2804 |         pub async fn get_stack_current(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2832 |         pub async fn set_extension_type(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2849 |         pub async fn get_extension_type(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2876 |         pub async fn is_chibi_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2890 |         pub async fn set_chibi_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2907 |         pub async fn get_chibi_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2923 |         pub async fn set_chibi_master_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2940 |         pub async fn get_chibi_master_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2965 |         pub async fn set_chibi_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2983 |         pub async fn get_chibi_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2999 |         pub async fn get_chibi_signal_strength(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3012 |         pub async fn get_chibi_error_log(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3042 |         pub async fn set_chibi_frequency(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3059 |         pub async fn get_chibi_frequency(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3094 |         pub async fn set_chibi_channel(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3111 |         pub async fn get_chibi_channel(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3122 |         pub async fn is_rs_485_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3139 |         pub async fn set_rs_485_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3156 |         pub async fn get_rs_485_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3181 |         pub async fn set_rs_485_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3199 |         pub async fn get_rs_485_slave_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3216 |         pub async fn get_rs_485_error_log(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3237 |         pub async fn set_rs_485_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3254 |         pub async fn get_rs_485_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3272 |         pub async fn is_wifi_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3309 |         pub async fn set_wifi_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3326 |         pub async fn get_wifi_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3387 |         pub async fn set_wifi_encryption(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3409 |         pub async fn get_wifi_encryption(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3440 |         pub async fn get_wifi_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3462 |         pub async fn refresh_wifi_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3491 |         pub async fn set_wifi_certificate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3509 |         pub async fn get_wifi_certificate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3538 |         pub async fn set_wifi_power_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3555 |         pub async fn get_wifi_power_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3589 |         pub async fn get_wifi_buffer_info(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3614 |         pub async fn set_wifi_regulatory_domain(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3631 |         pub async fn get_wifi_regulatory_domain(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3652 |         pub async fn get_usb_voltage(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3670 |         pub async fn set_long_wifi_key(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3692 |         pub async fn get_long_wifi_key(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3706 |         pub async fn set_wifi_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3726 |         pub async fn get_wifi_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3740 |         pub async fn set_stack_current_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3757 |         pub async fn get_stack_current_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3771 |         pub async fn set_stack_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3788 |         pub async fn get_stack_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3802 |         pub async fn set_usb_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3819 |         pub async fn get_usb_voltage_callback_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3841 |         pub async fn set_stack_current_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3858 |         pub async fn get_stack_current_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3887 |         pub async fn set_stack_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3904 |         pub async fn get_stack_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3933 |         pub async fn set_usb_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3950 |         pub async fn get_usb_voltage_callback_threshold(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3979 |         pub async fn set_debounce_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3996 |         pub async fn get_debounce_period(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4011 |         pub async fn stack_current_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4027 |         pub async fn stack_voltage_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4045 |         pub async fn usb_voltage_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4061 |         pub async fn stack_current_reached_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4077 |         pub async fn stack_voltage_reached_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4093 |         pub async fn usb_voltage_reached_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4105 |         pub async fn is_ethernet_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4139 |         pub async fn set_ethernet_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4156 |         pub async fn get_ethernet_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4181 |         pub async fn get_ethernet_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4204 |         pub async fn set_ethernet_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4225 |         pub async fn set_ethernet_mac_address(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4256 |         pub async fn set_ethernet_websocket_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4273 |         pub async fn get_ethernet_websocket_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4303 |         pub async fn set_ethernet_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4321 |         pub async fn get_ethernet_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4344 |         pub async fn set_wifi_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4362 |         pub async fn get_wifi_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4372 |         pub async fn get_connection_type(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4394 |         pub async fn is_wifi_2_present(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4414 |         pub async fn start_wifi_2_bootloader(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4432 |         pub async fn write_wifi_2_serial_port(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4455 |         pub async fn read_wifi_2_serial_port(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4489 |         pub async fn set_wifi_2_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4507 |         pub async fn get_wifi_2_authentication_secret(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4538 |         pub async fn set_wifi_2_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4555 |         pub async fn get_wifi_2_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4572 |         pub async fn get_wifi_2_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4616 |         pub async fn set_wifi_2_client_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4634 |         pub async fn get_wifi_2_client_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4659 |         pub async fn set_wifi_2_client_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4676 |         pub async fn get_wifi_2_client_hostname(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4693 |         pub async fn set_wifi_2_client_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4714 |         pub async fn get_wifi_2_client_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4755 |         pub async fn set_wifi_2_ap_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4773 |         pub async fn get_wifi_2_ap_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4798 |         pub async fn set_wifi_2_ap_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4819 |         pub async fn get_wifi_2_ap_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4835 |         pub async fn save_wifi_2_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4845 |         pub async fn get_wifi_2_firmware_version(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4862 |         pub async fn enable_wifi_2_status_led(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4874 |         pub async fn disable_wifi_2_status_led(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4886 |         pub async fn is_wifi_2_status_led_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4929 |         pub async fn set_wifi_2_mesh_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4948 |         pub async fn get_wifi_2_mesh_configuration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4979 |         pub async fn set_wifi_2_mesh_router_ssid(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4998 |         pub async fn get_wifi_2_mesh_router_ssid(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5018 |         pub async fn set_wifi_2_mesh_router_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5037 |         pub async fn get_wifi_2_mesh_router_password(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5049 |         pub async fn get_wifi_2_mesh_common_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5068 |         pub async fn get_wifi_2_mesh_client_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5087 |         pub async fn get_wifi_2_mesh_ap_status(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5112 |         pub async fn set_bricklet_xmc_flash_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5142 |         pub async fn set_bricklet_xmc_flash_data(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5155 |         pub async fn set_bricklets_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5172 |         pub async fn get_bricklets_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5200 |         pub async fn set_spitfp_baudrate_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5217 |         pub async fn get_spitfp_baudrate_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5239 |         pub async fn get_send_timeout_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5265 |         pub async fn set_spitfp_baudrate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5283 |         pub async fn get_spitfp_baudrate(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5310 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5338 |         pub async fn enable_status_led(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5368 |         pub async fn is_status_led_enabled(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5382 |         pub async fn get_protocol_1_bricklet_name(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5409 |         pub async fn get_chip_temperature(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5423 |         pub async fn reset(
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5439 |         pub async fn write_bricklet_plugin(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5460 |         pub async fn read_bricklet_plugin(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5482 |         pub async fn get_identity(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteFrameLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5546:16
[INFO] [stdout]      |
[INFO] [stdout] 5546 |     pub struct WriteFrameLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `length` is never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5618:9
[INFO] [stdout]      |
[INFO] [stdout] 5615 |     pub struct WriteFrameSlice<'r> {
[INFO] [stdout]      |                --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5618 |         length: u16,
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadFrameLowLevelResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5636:16
[INFO] [stdout]      |
[INFO] [stdout] 5636 |     pub struct ReadFrameLowLevelResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetFrameErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5671:16
[INFO] [stdout]      |
[INFO] [stdout] 5671 |     pub struct GetFrameErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetFrameCallbackConfigRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5780:16
[INFO] [stdout]      |
[INFO] [stdout] 5780 |     pub struct SetFrameCallbackConfigRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetFrameCallbackConfigResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5825:16
[INFO] [stdout]      |
[INFO] [stdout] 5825 |     pub struct GetFrameCallbackConfigResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrameLowLevelCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5870:16
[INFO] [stdout]      |
[INFO] [stdout] 5870 |     pub struct FrameLowLevelCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FrameErrorCountCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5905:16
[INFO] [stdout]      |
[INFO] [stdout] 5905 |     pub struct FrameErrorCountCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:5930:16
[INFO] [stdout]      |
[INFO] [stdout] 5930 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6104:16
[INFO] [stdout]      |
[INFO] [stdout] 6104 |     pub struct GetIdentityResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13811:16
[INFO] [stdout]       |
[INFO] [stdout] 13811 |     pub struct SingleReadLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraIn1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13838:16
[INFO] [stdout]       |
[INFO] [stdout] 13838 |     pub struct SingleReadExtraIn1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraIn2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13867:16
[INFO] [stdout]       |
[INFO] [stdout] 13867 |     pub struct SingleReadExtraIn2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraIn2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13891:16
[INFO] [stdout]       |
[INFO] [stdout] 13891 |     pub struct SingleReadExtraIn2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13920:16
[INFO] [stdout]       |
[INFO] [stdout] 13920 |     pub struct SingleReadExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13953:16
[INFO] [stdout]       |
[INFO] [stdout] 13953 |     pub struct SingleReadExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13990:16
[INFO] [stdout]       |
[INFO] [stdout] 13990 |     pub struct SingleReadExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14023:16
[INFO] [stdout]       |
[INFO] [stdout] 14023 |     pub struct SingleReadExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14060:16
[INFO] [stdout]       |
[INFO] [stdout] 14060 |     pub struct SingleReadExtraOutFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14101:16
[INFO] [stdout]       |
[INFO] [stdout] 14101 |     pub struct NormalReadLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraPrefix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14132:16
[INFO] [stdout]       |
[INFO] [stdout] 14132 |     pub struct NormalReadExtraPrefix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraPrefix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14169:16
[INFO] [stdout]       |
[INFO] [stdout] 14169 |     pub struct NormalReadExtraPrefix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraSuffix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14210:16
[INFO] [stdout]       |
[INFO] [stdout] 14210 |     pub struct NormalReadExtraSuffix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraSuffix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14247:16
[INFO] [stdout]       |
[INFO] [stdout] 14247 |     pub struct NormalReadExtraSuffix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraFullLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14288:16
[INFO] [stdout]       |
[INFO] [stdout] 14288 |     pub struct NormalReadExtraFullLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14337:16
[INFO] [stdout]       |
[INFO] [stdout] 14337 |     pub struct FixedReadLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraPrefix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14364:16
[INFO] [stdout]       |
[INFO] [stdout] 14364 |     pub struct FixedReadExtraPrefix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraPrefix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14397:16
[INFO] [stdout]       |
[INFO] [stdout] 14397 |     pub struct FixedReadExtraPrefix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraSuffix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14434:16
[INFO] [stdout]       |
[INFO] [stdout] 14434 |     pub struct FixedReadExtraSuffix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraSuffix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14467:16
[INFO] [stdout]       |
[INFO] [stdout] 14467 |     pub struct FixedReadExtraSuffix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraFullLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14504:16
[INFO] [stdout]       |
[INFO] [stdout] 14504 |     pub struct FixedReadExtraFullLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14545:16
[INFO] [stdout]       |
[INFO] [stdout] 14545 |     pub struct SingleReadLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraPrefix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14572:16
[INFO] [stdout]       |
[INFO] [stdout] 14572 |     pub struct SingleReadExtraPrefix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraPrefix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14605:16
[INFO] [stdout]       |
[INFO] [stdout] 14605 |     pub struct SingleReadExtraPrefix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6187:16
[INFO] [stdout]      |
[INFO] [stdout] 6174 |     impl DmxBricklet {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 6187 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 6195 |         pub async fn set_dmx_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6212 |         pub async fn get_dmx_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6292 |         pub async fn read_frame_low_level(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6317 |         pub async fn set_frame_duration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6334 |         pub async fn get_frame_duration(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6344 |         pub async fn get_frame_error_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6367 |         pub async fn set_communication_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6384 |         pub async fn get_communication_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6414 |         pub async fn set_error_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6431 |         pub async fn get_error_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6458 |         pub async fn set_frame_callback_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6475 |         pub async fn get_frame_callback_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6500 |         pub async fn frame_started_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6517 |         pub async fn frame_available_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6539 |         pub async fn frame_low_level_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6553 |         pub async fn frame_error_count_stream(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6578 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6604 |         pub async fn set_bootloader_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6630 |         pub async fn get_bootloader_mode(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6656 |         pub async fn set_write_firmware_pointer(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6680 |         pub async fn write_firmware(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6701 |         pub async fn set_status_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6718 |         pub async fn get_status_led_config(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6744 |         pub async fn get_chip_temperature(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6758 |         pub async fn reset(
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6775 |         pub async fn write_uid(
[INFO] [stdout]      |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6794 |         pub async fn read_uid(
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6813 |         pub async fn get_identity(
[INFO] [stdout]      |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WritePixelsLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6841:16
[INFO] [stdout]      |
[INFO] [stdout] 6841 |     pub struct WritePixelsLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `length` is never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6933:9
[INFO] [stdout]      |
[INFO] [stdout] 6930 |     pub struct WritePixelsSlice<'r> {
[INFO] [stdout]      |                ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6933 |         length: u16,
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadPixelsLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6955:16
[INFO] [stdout]      |
[INFO] [stdout] 6955 |     pub struct ReadPixelsLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadPixelsLowLevelResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:6988:16
[INFO] [stdout]      |
[INFO] [stdout] 6988 |     pub struct ReadPixelsLowLevelResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetDisplayConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7053:16
[INFO] [stdout]      |
[INFO] [stdout] 7053 |     pub struct GetDisplayConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteLineRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7087:16
[INFO] [stdout]      |
[INFO] [stdout] 7087 |     pub struct WriteLineRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchPositionResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7112:16
[INFO] [stdout]      |
[INFO] [stdout] 7112 |     pub struct GetTouchPositionResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetTouchPositionCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7140:16
[INFO] [stdout]      |
[INFO] [stdout] 7140 |     pub struct SetTouchPositionCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchPositionCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7167:16
[INFO] [stdout]      |
[INFO] [stdout] 7167 |     pub struct GetTouchPositionCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TouchPositionCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7194:16
[INFO] [stdout]      |
[INFO] [stdout] 7194 |     pub struct TouchPositionCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchGestureResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7264:16
[INFO] [stdout]      |
[INFO] [stdout] 7264 |     pub struct GetTouchGestureResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetTouchGestureCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7319:16
[INFO] [stdout]      |
[INFO] [stdout] 7319 |     pub struct SetTouchGestureCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTouchGestureCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7346:16
[INFO] [stdout]      |
[INFO] [stdout] 7346 |     pub struct GetTouchGestureCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TouchGestureCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7373:16
[INFO] [stdout]      |
[INFO] [stdout] 7373 |     pub struct TouchGestureCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DrawLineRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7464:16
[INFO] [stdout]      |
[INFO] [stdout] 7464 |     pub struct DrawLineRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DrawBoxRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7503:16
[INFO] [stdout]      |
[INFO] [stdout] 7503 |     pub struct DrawBoxRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DrawTextRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7606:16
[INFO] [stdout]      |
[INFO] [stdout] 7606 |     pub struct DrawTextRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiButtonRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7647:16
[INFO] [stdout]      |
[INFO] [stdout] 7647 |     pub struct SetGuiButtonRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiButtonResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7688:16
[INFO] [stdout]      |
[INFO] [stdout] 7688 |     pub struct GetGuiButtonResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiButtonPressedCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7729:16
[INFO] [stdout]      |
[INFO] [stdout] 7729 |     pub struct SetGuiButtonPressedCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiButtonPressedCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7756:16
[INFO] [stdout]      |
[INFO] [stdout] 7756 |     pub struct GetGuiButtonPressedCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuiButtonPressedCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7783:16
[INFO] [stdout]      |
[INFO] [stdout] 7783 |     pub struct GuiButtonPressedCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiSliderRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7841:16
[INFO] [stdout]      |
[INFO] [stdout] 7841 |     pub struct SetGuiSliderRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiSliderResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7884:16
[INFO] [stdout]      |
[INFO] [stdout] 7884 |     pub struct GetGuiSliderResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiSliderValueCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7931:16
[INFO] [stdout]      |
[INFO] [stdout] 7931 |     pub struct SetGuiSliderValueCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiSliderValueCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7958:16
[INFO] [stdout]      |
[INFO] [stdout] 7958 |     pub struct GetGuiSliderValueCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuiSliderValueCallback` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:7985:16
[INFO] [stdout]      |
[INFO] [stdout] 7985 |     pub struct GuiSliderValueCallback {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8046:16
[INFO] [stdout]      |
[INFO] [stdout] 8046 |     pub struct SetGuiTabConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8074:16
[INFO] [stdout]      |
[INFO] [stdout] 8074 |     pub struct GetGuiTabConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabTextRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8106:16
[INFO] [stdout]      |
[INFO] [stdout] 8106 |     pub struct SetGuiTabTextRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabTextResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8128:16
[INFO] [stdout]      |
[INFO] [stdout] 8128 |     pub struct GetGuiTabTextResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraSuffix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14642:16
[INFO] [stdout]       |
[INFO] [stdout] 14642 |     pub struct SingleReadExtraSuffix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraSuffix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14675:16
[INFO] [stdout]       |
[INFO] [stdout] 14675 |     pub struct SingleReadExtraSuffix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraFullLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14712:16
[INFO] [stdout]       |
[INFO] [stdout] 14712 |     pub struct SingleReadExtraFullLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14753:16
[INFO] [stdout]       |
[INFO] [stdout] 14753 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14927:16
[INFO] [stdout]       |
[INFO] [stdout] 14927 |     pub struct GetIdentityResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabIconRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8150:16
[INFO] [stdout]      |
[INFO] [stdout] 8150 |     pub struct SetGuiTabIconRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabIconResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8172:16
[INFO] [stdout]      |
[INFO] [stdout] 8172 |     pub struct GetGuiTabIconResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiTabSelectedCallbackConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8194:16
[INFO] [stdout]      |
[INFO] [stdout] 8194 |     pub struct SetGuiTabSelectedCallbackConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiTabSelectedCallbackConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8221:16
[INFO] [stdout]      |
[INFO] [stdout] 8221 |     pub struct GetGuiTabSelectedCallbackConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphConfigurationRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8287:16
[INFO] [stdout]      |
[INFO] [stdout] 8287 |     pub struct SetGuiGraphConfigurationRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiGraphConfigurationResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8339:16
[INFO] [stdout]      |
[INFO] [stdout] 8339 |     pub struct GetGuiGraphConfigurationResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataLowLevelRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8395:16
[INFO] [stdout]      |
[INFO] [stdout] 8395 |     pub struct SetGuiGraphDataLowLevelRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataRequest` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8431:16
[INFO] [stdout]      |
[INFO] [stdout] 8431 |     pub struct SetGuiGraphDataRequest<'d> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataIterator` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8435:16
[INFO] [stdout]      |
[INFO] [stdout] 8435 |     pub struct SetGuiGraphDataIterator<'r> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8440:16
[INFO] [stdout]      |
[INFO] [stdout] 8439 |     impl<'d> SetGuiGraphDataRequest<'d> {
[INFO] [stdout]      |     ----------------------------------- method in this implementation
[INFO] [stdout] 8440 |         pub fn write_to_slices(&'d self) -> SetGuiGraphDataIterator<'d> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetGuiGraphDataSlice` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8470:16
[INFO] [stdout]      |
[INFO] [stdout] 8470 |     pub struct SetGuiGraphDataSlice<'r> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetGuiGraphDataLowLevelResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8492:16
[INFO] [stdout]      |
[INFO] [stdout] 8492 |     pub struct GetGuiGraphDataLowLevelResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8566:16
[INFO] [stdout]      |
[INFO] [stdout] 8566 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8740:16
[INFO] [stdout]      |
[INFO] [stdout] 8740 |     pub struct GetIdentityResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14998:16
[INFO] [stdout]       |
[INFO] [stdout] 14997 |     impl StreamTestBricklet {
[INFO] [stdout]       |     ----------------------- associated items in this implementation
[INFO] [stdout] 14998 |         pub fn new(
[INFO] [stdout]       |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15010 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15015 |         pub async fn normal_write(
[INFO] [stdout]       |                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15031 |         pub async fn normal_write_extra_in_prefix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15047 |         pub async fn normal_write_extra_in_prefix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15063 |         pub async fn normal_write_extra_in_suffix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15079 |         pub async fn normal_write_extra_in_suffix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15095 |         pub async fn normal_write_extra_in_full(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15111 |         pub async fn normal_write_extra_out_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15127 |         pub async fn normal_write_extra_out_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15143 |         pub async fn fixed_write_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15159 |         pub async fn fixed_write_extra_in_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15175 |         pub async fn fixed_write_extra_in_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15191 |         pub async fn fixed_write_extra_in_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15207 |         pub async fn fixed_write_extra_in_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15223 |         pub async fn fixed_write_extra_in_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15239 |         pub async fn fixed_write_extra_out_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15253 |         pub async fn fixed_write_extra_out_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15274 |         pub async fn short_write(
[INFO] [stdout]       |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15290 |         pub async fn short_write_extra_in_prefix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15306 |         pub async fn short_write_extra_in_prefix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15322 |         pub async fn short_write_extra_in_suffix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15338 |         pub async fn short_write_extra_in_suffix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15354 |         pub async fn short_write_extra_out_prefix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15370 |         pub async fn short_write_extra_out_prefix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15386 |         pub async fn short_write_extra_out_suffix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15402 |         pub async fn short_write_extra_out_suffix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15418 |         pub async fn short_write_extra_full(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15434 |         pub async fn short_write_bool(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15450 |         pub async fn single_write_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15466 |         pub async fn single_write_extra_in_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15482 |         pub async fn single_write_extra_in_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15498 |         pub async fn single_write_extra_in_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15514 |         pub async fn single_write_extra_in_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15530 |         pub async fn single_write_extra_in_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15546 |         pub async fn single_write_extra_out_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15560 |         pub async fn single_write_extra_out_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15581 |         pub async fn short_single_write_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15595 |         pub async fn short_single_write_extra_in_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15609 |         pub async fn short_single_write_extra_in_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15623 |         pub async fn short_single_write_extra_in_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15637 |         pub async fn short_single_write_extra_in_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15651 |         pub async fn short_single_write_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15672 |         pub async fn short_single_write_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15693 |         pub async fn short_single_write_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15714 |         pub async fn short_single_write_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15735 |         pub async fn short_single_write_extra_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15756 |         pub async fn normal_read_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15772 |         pub async fn normal_read_extra_in_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15793 |         pub async fn normal_read_extra_in_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15814 |         pub async fn normal_read_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15830 |         pub async fn normal_read_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15846 |         pub async fn normal_read_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15862 |         pub async fn normal_read_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15878 |         pub async fn normal_read_extra_out_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15894 |         pub async fn fixed_read_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15910 |         pub async fn fixed_read_extra_in_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15931 |         pub async fn fixed_read_extra_in_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15952 |         pub async fn fixed_read_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15968 |         pub async fn fixed_read_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15984 |         pub async fn fixed_read_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16000 |         pub async fn fixed_read_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16016 |         pub async fn fixed_read_extra_out_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16032 |         pub async fn single_read_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16048 |         pub async fn single_read_extra_in_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16069 |         pub async fn single_read_extra_in_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16090 |         pub async fn single_read_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16106 |         pub async fn single_read_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16122 |         pub async fn single_read_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16138 |         pub async fn single_read_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16154 |         pub async fn single_read_extra_out_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16173 |         pub async fn normal_read_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16188 |         pub async fn normal_read_extra_prefix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16205 |         pub async fn normal_read_extra_prefix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16222 |         pub async fn normal_read_extra_suffix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16239 |         pub async fn normal_read_extra_suffix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16256 |         pub async fn normal_read_extra_full_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16273 |         pub async fn fixed_read_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16288 |         pub async fn fixed_read_extra_prefix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16305 |         pub async fn fixed_read_extra_prefix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16322 |         pub async fn fixed_read_extra_suffix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16339 |         pub async fn fixed_read_extra_suffix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16356 |         pub async fn fixed_read_extra_full_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16373 |         pub async fn single_read_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16388 |         pub async fn single_read_extra_prefix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16405 |         pub async fn single_read_extra_prefix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16422 |         pub async fn single_read_extra_suffix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16439 |         pub async fn single_read_extra_suffix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16456 |         pub async fn single_read_extra_full_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16483 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16509 |         pub async fn set_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16535 |         pub async fn get_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16561 |         pub async fn set_write_firmware_pointer(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16585 |         pub async fn write_firmware(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16606 |         pub async fn set_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16623 |         pub async fn get_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16649 |         pub async fn get_chip_temperature(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16663 |         pub async fn reset(
[INFO] [stdout]       |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16680 |         pub async fn write_uid(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16699 |         pub async fn read_uid(
[INFO] [stdout]       |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16718 |         pub async fn get_identity(
[INFO] [stdout]       |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:8823:16
[INFO] [stdout]       |
[INFO] [stdout]  8810 |     impl Lcd128X64Bricklet {
[INFO] [stdout]       |     ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  8823 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] ...
[INFO] [stdout]  8873 |         pub async fn read_pixels_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8941 |         pub async fn get_display_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8980 |         pub async fn write_line(
[INFO] [stdout]       |                      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9007 |         pub async fn draw_buffered_frame(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9029 |         pub async fn get_touch_position(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9055 |         pub async fn set_touch_position_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9073 |         pub async fn get_touch_position_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9092 |         pub async fn touch_position_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9116 |         pub async fn get_touch_gesture(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9142 |         pub async fn set_touch_gesture_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9160 |         pub async fn get_touch_gesture_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9179 |         pub async fn touch_gesture_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9193 |         pub async fn draw_line(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9215 |         pub async fn draw_box(
[INFO] [stdout]       |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9237 |         pub async fn draw_text(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9273 |         pub async fn set_gui_button(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9294 |         pub async fn get_gui_button(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9318 |         pub async fn remove_gui_button(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9344 |         pub async fn set_gui_button_pressed_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9362 |         pub async fn get_gui_button_pressed_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9381 |         pub async fn get_gui_button_pressed(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9398 |         pub async fn gui_button_pressed_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9434 |         pub async fn set_gui_slider(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9455 |         pub async fn get_gui_slider(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9479 |         pub async fn remove_gui_slider(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9505 |         pub async fn set_gui_slider_value_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9523 |         pub async fn get_gui_slider_value_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9540 |         pub async fn get_gui_slider_value(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9557 |         pub async fn gui_slider_value_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9575 |         pub async fn set_gui_tab_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9592 |         pub async fn get_gui_tab_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9613 |         pub async fn set_gui_tab_text(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9634 |         pub async fn get_gui_tab_text(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9662 |         pub async fn set_gui_tab_icon(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9683 |         pub async fn get_gui_tab_icon(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9707 |         pub async fn remove_gui_tab(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9725 |         pub async fn set_gui_tab_selected(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9751 |         pub async fn set_gui_tab_selected_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9769 |         pub async fn get_gui_tab_selected_callback_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9787 |         pub async fn get_gui_tab_selected(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9799 |         pub async fn gui_tab_selected_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9828 |         pub async fn set_gui_graph_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9849 |         pub async fn get_gui_graph_configuration(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9883 |         pub async fn set_gui_graph_data(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9901 |         pub async fn get_gui_graph_data_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9925 |         pub async fn remove_gui_graph(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9942 |         pub async fn remove_all_gui(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9976 |         pub async fn get_touch_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10009 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10035 |         pub async fn set_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10061 |         pub async fn get_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10087 |         pub async fn set_write_firmware_pointer(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10111 |         pub async fn write_firmware(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10132 |         pub async fn set_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10149 |         pub async fn get_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10175 |         pub async fn get_chip_temperature(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10189 |         pub async fn reset(
[INFO] [stdout]       |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10206 |         pub async fn write_uid(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10225 |         pub async fn read_uid(
[INFO] [stdout]       |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10244 |         pub async fn get_identity(
[INFO] [stdout]       |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamTestBricklet` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10268:16
[INFO] [stdout]       |
[INFO] [stdout] 10268 |     pub struct StreamTestBricklet {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10272:16
[INFO] [stdout]       |
[INFO] [stdout] 10272 |     pub struct NormalWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10303:16
[INFO] [stdout]       |
[INFO] [stdout] 10303 |     pub struct NormalWriteRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10306:16
[INFO] [stdout]       |
[INFO] [stdout] 10306 |     pub struct NormalWriteIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10311:16
[INFO] [stdout]       |
[INFO] [stdout] 10310 |     impl<'d> NormalWriteRequest<'d> {
[INFO] [stdout]       |     ------------------------------- method in this implementation
[INFO] [stdout] 10311 |         pub fn write_to_slices(&'d self) -> NormalWriteIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10341:16
[INFO] [stdout]       |
[INFO] [stdout] 10341 |     pub struct NormalWriteSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10362:16
[INFO] [stdout]       |
[INFO] [stdout] 10362 |     pub struct NormalWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10399:16
[INFO] [stdout]       |
[INFO] [stdout] 10399 |     pub struct NormalWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10403:16
[INFO] [stdout]       |
[INFO] [stdout] 10403 |     pub struct NormalWriteExtraInPrefix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10408:16
[INFO] [stdout]       |
[INFO] [stdout] 10407 |     impl<'d> NormalWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10408 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInPrefix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10438:16
[INFO] [stdout]       |
[INFO] [stdout] 10438 |     pub struct NormalWriteExtraInPrefix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10461:16
[INFO] [stdout]       |
[INFO] [stdout] 10461 |     pub struct NormalWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10502:16
[INFO] [stdout]       |
[INFO] [stdout] 10502 |     pub struct NormalWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10507:16
[INFO] [stdout]       |
[INFO] [stdout] 10507 |     pub struct NormalWriteExtraInPrefix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10512:16
[INFO] [stdout]       |
[INFO] [stdout] 10511 |     impl<'d> NormalWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10512 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInPrefix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInPrefix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10542:16
[INFO] [stdout]       |
[INFO] [stdout] 10542 |     pub struct NormalWriteExtraInPrefix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10566:16
[INFO] [stdout]       |
[INFO] [stdout] 10566 |     pub struct NormalWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10603:16
[INFO] [stdout]       |
[INFO] [stdout] 10603 |     pub struct NormalWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10607:16
[INFO] [stdout]       |
[INFO] [stdout] 10607 |     pub struct NormalWriteExtraInSuffix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10612:16
[INFO] [stdout]       |
[INFO] [stdout] 10611 |     impl<'d> NormalWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10612 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInSuffix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10642:16
[INFO] [stdout]       |
[INFO] [stdout] 10642 |     pub struct NormalWriteExtraInSuffix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10665:16
[INFO] [stdout]       |
[INFO] [stdout] 10665 |     pub struct NormalWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10706:16
[INFO] [stdout]       |
[INFO] [stdout] 10706 |     pub struct NormalWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10711:16
[INFO] [stdout]       |
[INFO] [stdout] 10711 |     pub struct NormalWriteExtraInSuffix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10716:16
[INFO] [stdout]       |
[INFO] [stdout] 10715 |     impl<'d> NormalWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 10716 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInSuffix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInSuffix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10746:16
[INFO] [stdout]       |
[INFO] [stdout] 10746 |     pub struct NormalWriteExtraInSuffix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10770:16
[INFO] [stdout]       |
[INFO] [stdout] 10770 |     pub struct NormalWriteExtraInFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10819:16
[INFO] [stdout]       |
[INFO] [stdout] 10819 |     pub struct NormalWriteExtraInFullRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10826:16
[INFO] [stdout]       |
[INFO] [stdout] 10826 |     pub struct NormalWriteExtraInFullIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10831:16
[INFO] [stdout]       |
[INFO] [stdout] 10830 |     impl<'d> NormalWriteExtraInFullRequest<'d> {
[INFO] [stdout]       |     ------------------------------------------ method in this implementation
[INFO] [stdout] 10831 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraInFullIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraInFullSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10861:16
[INFO] [stdout]       |
[INFO] [stdout] 10861 |     pub struct NormalWriteExtraInFullSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10887:16
[INFO] [stdout]       |
[INFO] [stdout] 10887 |     pub struct NormalWriteExtraOut1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10920:16
[INFO] [stdout]       |
[INFO] [stdout] 10920 |     pub struct NormalWriteExtraOut1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10923:16
[INFO] [stdout]       |
[INFO] [stdout] 10923 |     pub struct NormalWriteExtraOut1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10928:16
[INFO] [stdout]       |
[INFO] [stdout] 10927 |     impl<'d> NormalWriteExtraOut1Request<'d> {
[INFO] [stdout]       |     ---------------------------------------- method in this implementation
[INFO] [stdout] 10928 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraOut1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10958:16
[INFO] [stdout]       |
[INFO] [stdout] 10958 |     pub struct NormalWriteExtraOut1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:10980:16
[INFO] [stdout]       |
[INFO] [stdout] 10980 |     pub struct NormalWriteExtraOut2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11013:16
[INFO] [stdout]       |
[INFO] [stdout] 11013 |     pub struct NormalWriteExtraOut2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11016:16
[INFO] [stdout]       |
[INFO] [stdout] 11016 |     pub struct NormalWriteExtraOut2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11021:16
[INFO] [stdout]       |
[INFO] [stdout] 11020 |     impl<'d> NormalWriteExtraOut2Request<'d> {
[INFO] [stdout]       |     ---------------------------------------- method in this implementation
[INFO] [stdout] 11021 |         pub fn write_to_slices(&'d self) -> NormalWriteExtraOut2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalWriteExtraOut2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11051:16
[INFO] [stdout]       |
[INFO] [stdout] 11051 |     pub struct NormalWriteExtraOut2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11073:16
[INFO] [stdout]       |
[INFO] [stdout] 11073 |     pub struct FixedWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11100:16
[INFO] [stdout]       |
[INFO] [stdout] 11100 |     pub struct FixedWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11133:16
[INFO] [stdout]       |
[INFO] [stdout] 11133 |     pub struct FixedWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11170:16
[INFO] [stdout]       |
[INFO] [stdout] 11170 |     pub struct FixedWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11203:16
[INFO] [stdout]       |
[INFO] [stdout] 11203 |     pub struct FixedWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraInFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11240:16
[INFO] [stdout]       |
[INFO] [stdout] 11240 |     pub struct FixedWriteExtraInFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraOut1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11281:16
[INFO] [stdout]       |
[INFO] [stdout] 11281 |     pub struct FixedWriteExtraOut1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraOut2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11310:16
[INFO] [stdout]       |
[INFO] [stdout] 11310 |     pub struct FixedWriteExtraOut2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedWriteExtraOut2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11339:16
[INFO] [stdout]       |
[INFO] [stdout] 11339 |     pub struct FixedWriteExtraOut2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11363:16
[INFO] [stdout]       |
[INFO] [stdout] 11363 |     pub struct ShortWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11394:16
[INFO] [stdout]       |
[INFO] [stdout] 11394 |     pub struct ShortWriteRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11397:16
[INFO] [stdout]       |
[INFO] [stdout] 11397 |     pub struct ShortWriteIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11402:16
[INFO] [stdout]       |
[INFO] [stdout] 11401 |     impl<'d> ShortWriteRequest<'d> {
[INFO] [stdout]       |     ------------------------------ method in this implementation
[INFO] [stdout] 11402 |         pub fn write_to_slices(&'d self) -> ShortWriteIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11432:16
[INFO] [stdout]       |
[INFO] [stdout] 11432 |     pub struct ShortWriteSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11453:16
[INFO] [stdout]       |
[INFO] [stdout] 11453 |     pub struct ShortWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11490:16
[INFO] [stdout]       |
[INFO] [stdout] 11490 |     pub struct ShortWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11494:16
[INFO] [stdout]       |
[INFO] [stdout] 11494 |     pub struct ShortWriteExtraInPrefix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11499:16
[INFO] [stdout]       |
[INFO] [stdout] 11498 |     impl<'d> ShortWriteExtraInPrefix1Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11499 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInPrefix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11529:16
[INFO] [stdout]       |
[INFO] [stdout] 11529 |     pub struct ShortWriteExtraInPrefix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11552:16
[INFO] [stdout]       |
[INFO] [stdout] 11552 |     pub struct ShortWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11593:16
[INFO] [stdout]       |
[INFO] [stdout] 11593 |     pub struct ShortWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11598:16
[INFO] [stdout]       |
[INFO] [stdout] 11598 |     pub struct ShortWriteExtraInPrefix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11603:16
[INFO] [stdout]       |
[INFO] [stdout] 11602 |     impl<'d> ShortWriteExtraInPrefix2Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11603 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInPrefix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInPrefix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11633:16
[INFO] [stdout]       |
[INFO] [stdout] 11633 |     pub struct ShortWriteExtraInPrefix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11657:16
[INFO] [stdout]       |
[INFO] [stdout] 11657 |     pub struct ShortWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11694:16
[INFO] [stdout]       |
[INFO] [stdout] 11694 |     pub struct ShortWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11698:16
[INFO] [stdout]       |
[INFO] [stdout] 11698 |     pub struct ShortWriteExtraInSuffix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11703:16
[INFO] [stdout]       |
[INFO] [stdout] 11702 |     impl<'d> ShortWriteExtraInSuffix1Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11703 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInSuffix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11733:16
[INFO] [stdout]       |
[INFO] [stdout] 11733 |     pub struct ShortWriteExtraInSuffix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11756:16
[INFO] [stdout]       |
[INFO] [stdout] 11756 |     pub struct ShortWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11797:16
[INFO] [stdout]       |
[INFO] [stdout] 11797 |     pub struct ShortWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11802:16
[INFO] [stdout]       |
[INFO] [stdout] 11802 |     pub struct ShortWriteExtraInSuffix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11807:16
[INFO] [stdout]       |
[INFO] [stdout] 11806 |     impl<'d> ShortWriteExtraInSuffix2Request<'d> {
[INFO] [stdout]       |     -------------------------------------------- method in this implementation
[INFO] [stdout] 11807 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraInSuffix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraInSuffix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11837:16
[INFO] [stdout]       |
[INFO] [stdout] 11837 |     pub struct ShortWriteExtraInSuffix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11861:16
[INFO] [stdout]       |
[INFO] [stdout] 11861 |     pub struct ShortWriteExtraOutPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11894:16
[INFO] [stdout]       |
[INFO] [stdout] 11894 |     pub struct ShortWriteExtraOutPrefix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11897:16
[INFO] [stdout]       |
[INFO] [stdout] 11897 |     pub struct ShortWriteExtraOutPrefix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11902:16
[INFO] [stdout]       |
[INFO] [stdout] 11901 |     impl<'d> ShortWriteExtraOutPrefix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 11902 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutPrefix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11932:16
[INFO] [stdout]       |
[INFO] [stdout] 11932 |     pub struct ShortWriteExtraOutPrefix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11954:16
[INFO] [stdout]       |
[INFO] [stdout] 11954 |     pub struct ShortWriteExtraOutPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11987:16
[INFO] [stdout]       |
[INFO] [stdout] 11987 |     pub struct ShortWriteExtraOutPrefix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11990:16
[INFO] [stdout]       |
[INFO] [stdout] 11990 |     pub struct ShortWriteExtraOutPrefix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:11995:16
[INFO] [stdout]       |
[INFO] [stdout] 11994 |     impl<'d> ShortWriteExtraOutPrefix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 11995 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutPrefix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutPrefix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12025:16
[INFO] [stdout]       |
[INFO] [stdout] 12025 |     pub struct ShortWriteExtraOutPrefix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12047:16
[INFO] [stdout]       |
[INFO] [stdout] 12047 |     pub struct ShortWriteExtraOutSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12080:16
[INFO] [stdout]       |
[INFO] [stdout] 12080 |     pub struct ShortWriteExtraOutSuffix1Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12083:16
[INFO] [stdout]       |
[INFO] [stdout] 12083 |     pub struct ShortWriteExtraOutSuffix1Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12088:16
[INFO] [stdout]       |
[INFO] [stdout] 12087 |     impl<'d> ShortWriteExtraOutSuffix1Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 12088 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutSuffix1Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix1Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12118:16
[INFO] [stdout]       |
[INFO] [stdout] 12118 |     pub struct ShortWriteExtraOutSuffix1Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12140:16
[INFO] [stdout]       |
[INFO] [stdout] 12140 |     pub struct ShortWriteExtraOutSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2Request` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12173:16
[INFO] [stdout]       |
[INFO] [stdout] 12173 |     pub struct ShortWriteExtraOutSuffix2Request<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2Iterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12176:16
[INFO] [stdout]       |
[INFO] [stdout] 12176 |     pub struct ShortWriteExtraOutSuffix2Iterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12181:16
[INFO] [stdout]       |
[INFO] [stdout] 12180 |     impl<'d> ShortWriteExtraOutSuffix2Request<'d> {
[INFO] [stdout]       |     --------------------------------------------- method in this implementation
[INFO] [stdout] 12181 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraOutSuffix2Iterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraOutSuffix2Slice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12211:16
[INFO] [stdout]       |
[INFO] [stdout] 12211 |     pub struct ShortWriteExtraOutSuffix2Slice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12233:16
[INFO] [stdout]       |
[INFO] [stdout] 12233 |     pub struct ShortWriteExtraFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12282:16
[INFO] [stdout]       |
[INFO] [stdout] 12282 |     pub struct ShortWriteExtraFullRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12289:16
[INFO] [stdout]       |
[INFO] [stdout] 12289 |     pub struct ShortWriteExtraFullIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12294:16
[INFO] [stdout]       |
[INFO] [stdout] 12293 |     impl<'d> ShortWriteExtraFullRequest<'d> {
[INFO] [stdout]       |     --------------------------------------- method in this implementation
[INFO] [stdout] 12294 |         pub fn write_to_slices(&'d self) -> ShortWriteExtraFullIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteExtraFullSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12324:16
[INFO] [stdout]       |
[INFO] [stdout] 12324 |     pub struct ShortWriteExtraFullSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12349:16
[INFO] [stdout]       |
[INFO] [stdout] 12349 |     pub struct ShortWriteBoolLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12381:16
[INFO] [stdout]       |
[INFO] [stdout] 12381 |     pub struct ShortWriteBoolRequest<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolIterator` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12384:16
[INFO] [stdout]       |
[INFO] [stdout] 12384 |     pub struct ShortWriteBoolIterator<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_slices` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12389:16
[INFO] [stdout]       |
[INFO] [stdout] 12388 |     impl<'d> ShortWriteBoolRequest<'d> {
[INFO] [stdout]       |     ---------------------------------- method in this implementation
[INFO] [stdout] 12389 |         pub fn write_to_slices(&'d self) -> ShortWriteBoolIterator<'d> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortWriteBoolSlice` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12419:16
[INFO] [stdout]       |
[INFO] [stdout] 12419 |     pub struct ShortWriteBoolSlice<'r> {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12440:16
[INFO] [stdout]       |
[INFO] [stdout] 12440 |     pub struct SingleWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12467:16
[INFO] [stdout]       |
[INFO] [stdout] 12467 |     pub struct SingleWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12500:16
[INFO] [stdout]       |
[INFO] [stdout] 12500 |     pub struct SingleWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12537:16
[INFO] [stdout]       |
[INFO] [stdout] 12537 |     pub struct SingleWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12570:16
[INFO] [stdout]       |
[INFO] [stdout] 12570 |     pub struct SingleWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraInFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12607:16
[INFO] [stdout]       |
[INFO] [stdout] 12607 |     pub struct SingleWriteExtraInFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraOut1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12648:16
[INFO] [stdout]       |
[INFO] [stdout] 12648 |     pub struct SingleWriteExtraOut1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraOut2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12677:16
[INFO] [stdout]       |
[INFO] [stdout] 12677 |     pub struct SingleWriteExtraOut2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleWriteExtraOut2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12706:16
[INFO] [stdout]       |
[INFO] [stdout] 12706 |     pub struct SingleWriteExtraOut2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12730:16
[INFO] [stdout]       |
[INFO] [stdout] 12730 |     pub struct ShortSingleWriteLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12758:16
[INFO] [stdout]       |
[INFO] [stdout] 12758 |     pub struct ShortSingleWriteExtraInPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12791:16
[INFO] [stdout]       |
[INFO] [stdout] 12791 |     pub struct ShortSingleWriteExtraInPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12828:16
[INFO] [stdout]       |
[INFO] [stdout] 12828 |     pub struct ShortSingleWriteExtraInSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraInSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12861:16
[INFO] [stdout]       |
[INFO] [stdout] 12861 |     pub struct ShortSingleWriteExtraInSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12898:16
[INFO] [stdout]       |
[INFO] [stdout] 12898 |     pub struct ShortSingleWriteExtraOutPrefix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12927:16
[INFO] [stdout]       |
[INFO] [stdout] 12927 |     pub struct ShortSingleWriteExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12951:16
[INFO] [stdout]       |
[INFO] [stdout] 12951 |     pub struct ShortSingleWriteExtraOutPrefix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:12980:16
[INFO] [stdout]       |
[INFO] [stdout] 12980 |     pub struct ShortSingleWriteExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix1LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13011:16
[INFO] [stdout]       |
[INFO] [stdout] 13011 |     pub struct ShortSingleWriteExtraOutSuffix1LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13040:16
[INFO] [stdout]       |
[INFO] [stdout] 13040 |     pub struct ShortSingleWriteExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13064:16
[INFO] [stdout]       |
[INFO] [stdout] 13064 |     pub struct ShortSingleWriteExtraOutSuffix2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13093:16
[INFO] [stdout]       |
[INFO] [stdout] 13093 |     pub struct ShortSingleWriteExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraFullLowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13124:16
[INFO] [stdout]       |
[INFO] [stdout] 13124 |     pub struct ShortSingleWriteExtraFullLowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShortSingleWriteExtraFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13165:16
[INFO] [stdout]       |
[INFO] [stdout] 13165 |     pub struct ShortSingleWriteExtraFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13196:16
[INFO] [stdout]       |
[INFO] [stdout] 13196 |     pub struct NormalReadLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraIn1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13227:16
[INFO] [stdout]       |
[INFO] [stdout] 13227 |     pub struct NormalReadExtraIn1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraIn2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13260:16
[INFO] [stdout]       |
[INFO] [stdout] 13260 |     pub struct NormalReadExtraIn2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraIn2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13284:16
[INFO] [stdout]       |
[INFO] [stdout] 13284 |     pub struct NormalReadExtraIn2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13317:16
[INFO] [stdout]       |
[INFO] [stdout] 13317 |     pub struct NormalReadExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13354:16
[INFO] [stdout]       |
[INFO] [stdout] 13354 |     pub struct NormalReadExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13395:16
[INFO] [stdout]       |
[INFO] [stdout] 13395 |     pub struct NormalReadExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13432:16
[INFO] [stdout]       |
[INFO] [stdout] 13432 |     pub struct NormalReadExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraOutFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13473:16
[INFO] [stdout]       |
[INFO] [stdout] 13473 |     pub struct NormalReadExtraOutFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13522:16
[INFO] [stdout]       |
[INFO] [stdout] 13522 |     pub struct FixedReadLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraIn1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13549:16
[INFO] [stdout]       |
[INFO] [stdout] 13549 |     pub struct FixedReadExtraIn1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraIn2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13578:16
[INFO] [stdout]       |
[INFO] [stdout] 13578 |     pub struct FixedReadExtraIn2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraIn2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13601:16
[INFO] [stdout]       |
[INFO] [stdout] 13601 |     pub struct FixedReadExtraIn2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13630:16
[INFO] [stdout]       |
[INFO] [stdout] 13630 |     pub struct FixedReadExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13663:16
[INFO] [stdout]       |
[INFO] [stdout] 13663 |     pub struct FixedReadExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13700:16
[INFO] [stdout]       |
[INFO] [stdout] 13700 |     pub struct FixedReadExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13733:16
[INFO] [stdout]       |
[INFO] [stdout] 13733 |     pub struct FixedReadExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraOutFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13770:16
[INFO] [stdout]       |
[INFO] [stdout] 13770 |     pub struct FixedReadExtraOutFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13811:16
[INFO] [stdout]       |
[INFO] [stdout] 13811 |     pub struct SingleReadLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraIn1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13838:16
[INFO] [stdout]       |
[INFO] [stdout] 13838 |     pub struct SingleReadExtraIn1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraIn2LowLevelRequest` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13867:16
[INFO] [stdout]       |
[INFO] [stdout] 13867 |     pub struct SingleReadExtraIn2LowLevelRequest {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraIn2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13891:16
[INFO] [stdout]       |
[INFO] [stdout] 13891 |     pub struct SingleReadExtraIn2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutPrefix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13920:16
[INFO] [stdout]       |
[INFO] [stdout] 13920 |     pub struct SingleReadExtraOutPrefix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutPrefix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13953:16
[INFO] [stdout]       |
[INFO] [stdout] 13953 |     pub struct SingleReadExtraOutPrefix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutSuffix1LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:13990:16
[INFO] [stdout]       |
[INFO] [stdout] 13990 |     pub struct SingleReadExtraOutSuffix1LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutSuffix2LowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14023:16
[INFO] [stdout]       |
[INFO] [stdout] 14023 |     pub struct SingleReadExtraOutSuffix2LowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraOutFullLowLevelResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14060:16
[INFO] [stdout]       |
[INFO] [stdout] 14060 |     pub struct SingleReadExtraOutFullLowLevelResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14101:16
[INFO] [stdout]       |
[INFO] [stdout] 14101 |     pub struct NormalReadLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraPrefix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14132:16
[INFO] [stdout]       |
[INFO] [stdout] 14132 |     pub struct NormalReadExtraPrefix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraPrefix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14169:16
[INFO] [stdout]       |
[INFO] [stdout] 14169 |     pub struct NormalReadExtraPrefix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraSuffix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14210:16
[INFO] [stdout]       |
[INFO] [stdout] 14210 |     pub struct NormalReadExtraSuffix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraSuffix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14247:16
[INFO] [stdout]       |
[INFO] [stdout] 14247 |     pub struct NormalReadExtraSuffix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NormalReadExtraFullLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14288:16
[INFO] [stdout]       |
[INFO] [stdout] 14288 |     pub struct NormalReadExtraFullLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14337:16
[INFO] [stdout]       |
[INFO] [stdout] 14337 |     pub struct FixedReadLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraPrefix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14364:16
[INFO] [stdout]       |
[INFO] [stdout] 14364 |     pub struct FixedReadExtraPrefix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraPrefix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14397:16
[INFO] [stdout]       |
[INFO] [stdout] 14397 |     pub struct FixedReadExtraPrefix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraSuffix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14434:16
[INFO] [stdout]       |
[INFO] [stdout] 14434 |     pub struct FixedReadExtraSuffix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraSuffix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14467:16
[INFO] [stdout]       |
[INFO] [stdout] 14467 |     pub struct FixedReadExtraSuffix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedReadExtraFullLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14504:16
[INFO] [stdout]       |
[INFO] [stdout] 14504 |     pub struct FixedReadExtraFullLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14545:16
[INFO] [stdout]       |
[INFO] [stdout] 14545 |     pub struct SingleReadLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraPrefix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14572:16
[INFO] [stdout]       |
[INFO] [stdout] 14572 |     pub struct SingleReadExtraPrefix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraPrefix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14605:16
[INFO] [stdout]       |
[INFO] [stdout] 14605 |     pub struct SingleReadExtraPrefix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraSuffix1LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14642:16
[INFO] [stdout]       |
[INFO] [stdout] 14642 |     pub struct SingleReadExtraSuffix1LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraSuffix2LowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14675:16
[INFO] [stdout]       |
[INFO] [stdout] 14675 |     pub struct SingleReadExtraSuffix2LowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleReadExtraFullLowLevelCallback` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14712:16
[INFO] [stdout]       |
[INFO] [stdout] 14712 |     pub struct SingleReadExtraFullLowLevelCallback {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSpitfpErrorCountResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14753:16
[INFO] [stdout]       |
[INFO] [stdout] 14753 |     pub struct GetSpitfpErrorCountResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetIdentityResponse` is never constructed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14927:16
[INFO] [stdout]       |
[INFO] [stdout] 14927 |     pub struct GetIdentityResponse {
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/test-compile-c958cdcf328eb89c/out/bindings.rs:14998:16
[INFO] [stdout]       |
[INFO] [stdout] 14997 |     impl StreamTestBricklet {
[INFO] [stdout]       |     ----------------------- associated items in this implementation
[INFO] [stdout] 14998 |         pub fn new(
[INFO] [stdout]       |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15010 |         pub fn uid(&self) -> tinkerforge_base::base58::Uid {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15015 |         pub async fn normal_write(
[INFO] [stdout]       |                      ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15031 |         pub async fn normal_write_extra_in_prefix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15047 |         pub async fn normal_write_extra_in_prefix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15063 |         pub async fn normal_write_extra_in_suffix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15079 |         pub async fn normal_write_extra_in_suffix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15095 |         pub async fn normal_write_extra_in_full(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15111 |         pub async fn normal_write_extra_out_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15127 |         pub async fn normal_write_extra_out_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15143 |         pub async fn fixed_write_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15159 |         pub async fn fixed_write_extra_in_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15175 |         pub async fn fixed_write_extra_in_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15191 |         pub async fn fixed_write_extra_in_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15207 |         pub async fn fixed_write_extra_in_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15223 |         pub async fn fixed_write_extra_in_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15239 |         pub async fn fixed_write_extra_out_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15253 |         pub async fn fixed_write_extra_out_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15274 |         pub async fn short_write(
[INFO] [stdout]       |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15290 |         pub async fn short_write_extra_in_prefix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15306 |         pub async fn short_write_extra_in_prefix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15322 |         pub async fn short_write_extra_in_suffix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15338 |         pub async fn short_write_extra_in_suffix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15354 |         pub async fn short_write_extra_out_prefix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15370 |         pub async fn short_write_extra_out_prefix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15386 |         pub async fn short_write_extra_out_suffix_1(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15402 |         pub async fn short_write_extra_out_suffix_2(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15418 |         pub async fn short_write_extra_full(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15434 |         pub async fn short_write_bool(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15450 |         pub async fn single_write_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15466 |         pub async fn single_write_extra_in_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15482 |         pub async fn single_write_extra_in_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15498 |         pub async fn single_write_extra_in_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15514 |         pub async fn single_write_extra_in_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15530 |         pub async fn single_write_extra_in_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15546 |         pub async fn single_write_extra_out_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15560 |         pub async fn single_write_extra_out_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15581 |         pub async fn short_single_write_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15595 |         pub async fn short_single_write_extra_in_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15609 |         pub async fn short_single_write_extra_in_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15623 |         pub async fn short_single_write_extra_in_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15637 |         pub async fn short_single_write_extra_in_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15651 |         pub async fn short_single_write_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15672 |         pub async fn short_single_write_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15693 |         pub async fn short_single_write_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15714 |         pub async fn short_single_write_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15735 |         pub async fn short_single_write_extra_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15756 |         pub async fn normal_read_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15772 |         pub async fn normal_read_extra_in_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15793 |         pub async fn normal_read_extra_in_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15814 |         pub async fn normal_read_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15830 |         pub async fn normal_read_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15846 |         pub async fn normal_read_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15862 |         pub async fn normal_read_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15878 |         pub async fn normal_read_extra_out_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15894 |         pub async fn fixed_read_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15910 |         pub async fn fixed_read_extra_in_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15931 |         pub async fn fixed_read_extra_in_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15952 |         pub async fn fixed_read_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15968 |         pub async fn fixed_read_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15984 |         pub async fn fixed_read_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16000 |         pub async fn fixed_read_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16016 |         pub async fn fixed_read_extra_out_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16032 |         pub async fn single_read_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16048 |         pub async fn single_read_extra_in_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16069 |         pub async fn single_read_extra_in_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16090 |         pub async fn single_read_extra_out_prefix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16106 |         pub async fn single_read_extra_out_prefix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16122 |         pub async fn single_read_extra_out_suffix_1_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16138 |         pub async fn single_read_extra_out_suffix_2_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16154 |         pub async fn single_read_extra_out_full_low_level(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16173 |         pub async fn normal_read_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16188 |         pub async fn normal_read_extra_prefix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16205 |         pub async fn normal_read_extra_prefix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16222 |         pub async fn normal_read_extra_suffix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16239 |         pub async fn normal_read_extra_suffix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16256 |         pub async fn normal_read_extra_full_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16273 |         pub async fn fixed_read_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16288 |         pub async fn fixed_read_extra_prefix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16305 |         pub async fn fixed_read_extra_prefix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16322 |         pub async fn fixed_read_extra_suffix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16339 |         pub async fn fixed_read_extra_suffix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16356 |         pub async fn fixed_read_extra_full_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16373 |         pub async fn single_read_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16388 |         pub async fn single_read_extra_prefix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16405 |         pub async fn single_read_extra_prefix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16422 |         pub async fn single_read_extra_suffix_1_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16439 |         pub async fn single_read_extra_suffix_2_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16456 |         pub async fn single_read_extra_full_low_level_stream(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16483 |         pub async fn get_spitfp_error_count(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16509 |         pub async fn set_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16535 |         pub async fn get_bootloader_mode(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16561 |         pub async fn set_write_firmware_pointer(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16585 |         pub async fn write_firmware(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16606 |         pub async fn set_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16623 |         pub async fn get_status_led_config(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16649 |         pub async fn get_chip_temperature(
[INFO] [stdout]       |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16663 |         pub async fn reset(
[INFO] [stdout]       |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16680 |         pub async fn write_uid(
[INFO] [stdout]       |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16699 |         pub async fn read_uid(
[INFO] [stdout]       |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16718 |         pub async fn get_identity(
[INFO] [stdout]       |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.29s
[INFO] running `Command { std: "docker" "inspect" "015408cf978ae5e609a800540aab9ed54b4747821a51060f41086dbcc9ff571d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015408cf978ae5e609a800540aab9ed54b4747821a51060f41086dbcc9ff571d", kill_on_drop: false }`
[INFO] [stdout] 015408cf978ae5e609a800540aab9ed54b4747821a51060f41086dbcc9ff571d
