[INFO] fetching crate easybuffers 2.0.2...
[INFO] testing easybuffers-2.0.2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate easybuffers 2.0.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate easybuffers 2.0.2
[INFO] finished tweaking crates.io crate easybuffers 2.0.2
[INFO] tweaked toml for crates.io crate easybuffers 2.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate easybuffers 2.0.2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.45)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2739b3e665bacd2e0bd74557beb0d4c227fbd72fac3b039246c86abc491929f3
[INFO] running `Command { std: "docker" "start" "-a" "2739b3e665bacd2e0bd74557beb0d4c227fbd72fac3b039246c86abc491929f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2739b3e665bacd2e0bd74557beb0d4c227fbd72fac3b039246c86abc491929f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2739b3e665bacd2e0bd74557beb0d4c227fbd72fac3b039246c86abc491929f3", kill_on_drop: false }`
[INFO] [stdout] 2739b3e665bacd2e0bd74557beb0d4c227fbd72fac3b039246c86abc491929f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 213ddc5bd1adaaad796ee618300fba1abefa88e517e399871d420984e726c99e
[INFO] running `Command { std: "docker" "start" "-a" "213ddc5bd1adaaad796ee618300fba1abefa88e517e399871d420984e726c99e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling easybuffers v2.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]  --> src/helper.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::{Hash, Hasher};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:248:51
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:248:70
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:248:87
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:279:51
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:279:70
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:279:87
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:299:51
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:299:70
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:299:87
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:322:51
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:322:70
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:322:87
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:353:51
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:353:70
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:353:87
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:411:51
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:411:70
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:411:87
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:433:51
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:433:70
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:433:87
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:458:51
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:458:70
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:458:87
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:489:51
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:489:70
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:489:87
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:659:51
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:659:70
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:751:51
[INFO] [stdout]     |
[INFO] [stdout] 751 | ...ec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:751:70
[INFO] [stdout]     |
[INFO] [stdout] 751 | ...ize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stdout]     |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/helper.rs:793:18
[INFO] [stdout]     |
[INFO] [stdout] 793 |         for (key,mut value) in self.iter_mut() {
[INFO] [stdout]     |                  ----^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "213ddc5bd1adaaad796ee618300fba1abefa88e517e399871d420984e726c99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213ddc5bd1adaaad796ee618300fba1abefa88e517e399871d420984e726c99e", kill_on_drop: false }`
[INFO] [stdout] 213ddc5bd1adaaad796ee618300fba1abefa88e517e399871d420984e726c99e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f22fe2edd52027804e97b21a0913c9dfef2c8e02f019f569d8abfc1afe4dfb91
[INFO] running `Command { std: "docker" "start" "-a" "f22fe2edd52027804e97b21a0913c9dfef2c8e02f019f569d8abfc1afe4dfb91", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]  --> src/helper.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::{Hash, Hasher};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:248:51
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:248:70
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:248:87
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:279:51
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:279:70
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:279:87
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:299:51
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:299:70
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:299:87
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:322:51
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:322:70
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:322:87
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:353:51
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:353:70
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:353:87
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:411:51
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:411:70
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:411:87
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:433:51
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:433:70
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:433:87
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:458:51
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:458:70
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:458:87
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:489:51
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:489:70
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:489:87
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:659:51
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling easybuffers v2.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:659:70
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:751:51
[INFO] [stdout]     |
[INFO] [stdout] 751 | ...ec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:751:70
[INFO] [stdout]     |
[INFO] [stdout] 751 | ...ize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stdout]     |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/helper.rs:793:18
[INFO] [stdout]     |
[INFO] [stdout] 793 |         for (key,mut value) in self.iter_mut() {
[INFO] [stdout]     |                  ----^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> examples/test_complex.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessage_0` should have an upper camel case name
[INFO] [stdout]  --> examples/test_complex.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TestMessage_0 {
[INFO] [stdout]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessage0`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_0` should have an upper camel case name
[INFO] [stdout]    --> examples/test_complex.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct TestMessageChild_0 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_1` should have an upper camel case name
[INFO] [stdout]    --> examples/test_complex.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 251 | struct TestMessageChild_1 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_2` should have an upper camel case name
[INFO] [stdout]    --> examples/test_complex.rs:334:8
[INFO] [stdout]     |
[INFO] [stdout] 334 | struct TestMessageChild_2 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> examples/test_simple.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> examples/test_none.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]   --> examples/test_simple.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stdout]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> examples/test_simple.rs:57:70
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stdout]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]    --> examples/test_simple.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let test = TestMessage::init();
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_simple.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_simple.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> examples/test_any_field.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]   --> examples/test_simple.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestMessage {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 22 |     fn print(&mut self) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessage_0` should have an upper camel case name
[INFO] [stdout]  --> examples/test_any_field.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TestMessage_0 {
[INFO] [stdout]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessage0`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_0` should have an upper camel case name
[INFO] [stdout]    --> examples/test_any_field.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct TestMessageChild_0 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_1` should have an upper camel case name
[INFO] [stdout]    --> examples/test_any_field.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout] 251 | struct TestMessageChild_1 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_2` should have an upper camel case name
[INFO] [stdout]    --> examples/test_any_field.rs:334:8
[INFO] [stdout]     |
[INFO] [stdout] 334 | struct TestMessageChild_2 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]   --> examples/test_any_field.rs:48:51
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stdout]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> examples/test_any_field.rs:48:70
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stdout]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> examples/test_any_field.rs:215:51
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> examples/test_any_field.rs:215:70
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> examples/test_any_field.rs:304:51
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> examples/test_any_field.rs:304:70
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> examples/test_any_field.rs:382:51
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> examples/test_any_field.rs:382:70
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_any_field.rs:426:21
[INFO] [stdout]     |
[INFO] [stdout] 426 |                 for i in 0..len {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/test_any_field.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let mut field_0 = vec![child_1_0, child_1_1, child_1_2];
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_any_field.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]    --> examples/test_any_field.rs:469:21
[INFO] [stdout]     |
[INFO] [stdout] 469 |                 let string = TestMessageChild_1::deserialize(&data, child, help, position, &helper);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_any_field.rs:479:9
[INFO] [stdout]     |
[INFO] [stdout] 479 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]    --> examples/test_any_field.rs:486:21
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 let string = bool::deserialize(&data, child, help, position, &helper);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_any_field.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]    --> examples/test_any_field.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 let string = String::deserialize(&data, child, help, position, &helper);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> examples/test_any_field.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestMessage_0 {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn new( field_0: Vec<TestMessageChild_1>,
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl TestMessageChild_0 {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn new( field_0: &str,
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl TestMessageChild_1 {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn new(field_2: Option<bool>) -> TestMessageChild_1 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:343:8
[INFO] [stdout]     |
[INFO] [stdout] 339 | impl TestMessageChild_2 {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn new() -> TestMessageChild_2 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_child_2` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:406:4
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn init_child_2() -> TestMessageChild_2 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_child_0` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:409:4
[INFO] [stdout]     |
[INFO] [stdout] 409 | fn init_child_0(message: &str) -> TestMessageChild_0 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_child_1` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:412:4
[INFO] [stdout]     |
[INFO] [stdout] 412 | fn init_child_1(bool_value: Option<bool>) -> TestMessageChild_1 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_father` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:415:4
[INFO] [stdout]     |
[INFO] [stdout] 415 | fn init_father( field_0: Vec<TestMessageChild_1>,
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `father_instance` is never used
[INFO] [stdout]    --> examples/test_any_field.rs:437:4
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn father_instance() -> TestMessage_0 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]   --> examples/test_none.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stdout]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> examples/test_none.rs:31:70
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stdout]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_instance`
[INFO] [stdout]    --> examples/test_none.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let test_instance:TestMessage = Default::default();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_none.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_none.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `de_instance`
[INFO] [stdout]    --> examples/test_none.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let de_instance = TestMessage::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]   --> examples/test_simple_macro.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let test = TestMessage::init();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> examples/test_simple_macro.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     for i in 0..1000000 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> examples/test_simple_macro.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     for i in 0..1000000 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `print` and `instance` are never used
[INFO] [stdout]   --> examples/test_simple_macro.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestMessage {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 22 |     fn print(&mut self) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn instance() -> TestMessage {
[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 variable: `help_pivot`
[INFO] [stdout]   --> examples/test_complex.rs:48:51
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stdout]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> examples/test_complex.rs:48:70
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stdout]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_instance`
[INFO] [stdout]   --> examples/test_none_macro.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let test_instance:TestMessage = Default::default();
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> examples/test_none_macro.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     for i in 0..1000000 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> examples/test_none_macro.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     for i in 0..1000000 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `de_instance`
[INFO] [stdout]   --> examples/test_none_macro.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let de_instance = TestMessage::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> examples/test_complex.rs:215:51
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> examples/test_complex.rs:215:70
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> examples/test_complex.rs:304:51
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> examples/test_complex.rs:304:70
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> examples/test_complex.rs:382:51
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> examples/test_complex.rs:382:70
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_complex.rs:426:21
[INFO] [stdout]     |
[INFO] [stdout] 426 |                 for i in 0..len {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/test_complex.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let mut field_0 = vec![child_1_0, child_1_1, child_1_2];
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_complex.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_instance`
[INFO] [stdout]    --> examples/test_complex.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |     let test_instance = father_instance();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_complex.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `de_instance`
[INFO] [stdout]    --> examples/test_complex.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let de_instance = TestMessage_0::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessage_0` should have an upper camel case name
[INFO] [stdout]  --> examples/test_complex_macro.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TestMessage_0 {
[INFO] [stdout]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessage0`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_0` should have an upper camel case name
[INFO] [stdout]   --> examples/test_complex_macro.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct TestMessageChild_0 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_1` should have an upper camel case name
[INFO] [stdout]    --> examples/test_complex_macro.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | struct TestMessageChild_1 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestMessageChild_2` should have an upper camel case name
[INFO] [stdout]    --> examples/test_complex_macro.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | struct TestMessageChild_2 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]  --> src/helper.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::{Hash, Hasher};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:248:51
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:248:70
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:248:87
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:279:51
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:279:70
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:279:87
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:299:51
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:299:70
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:299:87
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:322:51
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:322:70
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:322:87
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:353:51
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:353:70
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:353:87
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:411:51
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:411:70
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:411:87
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:433:51
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:433:70
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:433:87
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:458:51
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:458:70
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:458:87
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:489:51
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:489:70
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]    --> src/helper.rs:489:87
[INFO] [stdout]     |
[INFO] [stdout] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:659:51
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:659:70
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stdout]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `help_pivot`
[INFO] [stdout]    --> src/helper.rs:751:51
[INFO] [stdout]     |
[INFO] [stdout] 751 | ...ec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/helper.rs:751:70
[INFO] [stdout]     |
[INFO] [stdout] 751 | ...ize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stdout]     |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/helper.rs:793:18
[INFO] [stdout]     |
[INFO] [stdout] 793 |         for (key,mut value) in self.iter_mut() {
[INFO] [stdout]     |                  ----^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_complex_macro.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 for i in 0..len {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/test_complex_macro.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let mut field_0 = vec![child_1_0, child_1_1, child_1_2];
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_complex_macro.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_instance`
[INFO] [stdout]    --> examples/test_complex_macro.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let test_instance = father_instance();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> examples/test_complex_macro.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     for i in 0..1000000 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `de_instance`
[INFO] [stdout]    --> examples/test_complex_macro.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let de_instance = TestMessage_0::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `instance` is never used
[INFO] [stdout]   --> examples/test_complex_macro.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestMessage_0 {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 22 |     fn instance() -> TestMessage_0 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `instance` is never used
[INFO] [stdout]   --> examples/test_complex_macro.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl TestMessageChild_0 {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 95 |     fn instance() -> TestMessageChild_0 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `instance` is never used
[INFO] [stdout]    --> examples/test_complex_macro.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl TestMessageChild_1 {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 118 |     fn instance() -> TestMessageChild_1 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `instance` is never used
[INFO] [stdout]    --> examples/test_complex_macro.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl TestMessageChild_2 {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 138 |     fn instance() -> TestMessageChild_2 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] running `Command { std: "docker" "inspect" "f22fe2edd52027804e97b21a0913c9dfef2c8e02f019f569d8abfc1afe4dfb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22fe2edd52027804e97b21a0913c9dfef2c8e02f019f569d8abfc1afe4dfb91", kill_on_drop: false }`
[INFO] [stdout] f22fe2edd52027804e97b21a0913c9dfef2c8e02f019f569d8abfc1afe4dfb91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd82efaee0d30dadb401d1a932690f1963cfc6a16077112482217f5602c3f141
[INFO] running `Command { std: "docker" "start" "-a" "fd82efaee0d30dadb401d1a932690f1963cfc6a16077112482217f5602c3f141", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused import: `Hasher`
[INFO] [stderr]  --> src/helper.rs:2:23
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::hash::{Hash, Hasher};
[INFO] [stderr]   |                       ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:248:51
[INFO] [stderr]     |
[INFO] [stderr] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:248:70
[INFO] [stderr]     |
[INFO] [stderr] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:248:87
[INFO] [stderr]     |
[INFO] [stderr] 248 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> bool {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:279:51
[INFO] [stderr]     |
[INFO] [stderr] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:279:70
[INFO] [stderr]     |
[INFO] [stderr] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:279:87
[INFO] [stderr]     |
[INFO] [stderr] 279 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u8 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:299:51
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:299:70
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:299:87
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u16 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:322:51
[INFO] [stderr]     |
[INFO] [stderr] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:322:70
[INFO] [stderr]     |
[INFO] [stderr] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:322:87
[INFO] [stderr]     |
[INFO] [stderr] 322 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u32 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:353:51
[INFO] [stderr]     |
[INFO] [stderr] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:353:70
[INFO] [stderr]     |
[INFO] [stderr] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:353:87
[INFO] [stderr]     |
[INFO] [stderr] 353 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> u64 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:411:51
[INFO] [stderr]     |
[INFO] [stderr] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:411:70
[INFO] [stderr]     |
[INFO] [stderr] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:411:87
[INFO] [stderr]     |
[INFO] [stderr] 411 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i8 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:433:51
[INFO] [stderr]     |
[INFO] [stderr] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:433:70
[INFO] [stderr]     |
[INFO] [stderr] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:433:87
[INFO] [stderr]     |
[INFO] [stderr] 433 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i16 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:458:51
[INFO] [stderr]     |
[INFO] [stderr] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:458:70
[INFO] [stderr]     |
[INFO] [stderr] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:458:87
[INFO] [stderr]     |
[INFO] [stderr] 458 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i32 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:489:51
[INFO] [stderr]     |
[INFO] [stderr] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:489:70
[INFO] [stderr]     |
[INFO] [stderr] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]    --> src/helper.rs:489:87
[INFO] [stderr]     |
[INFO] [stderr] 489 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> i64 {
[INFO] [stderr]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:659:51
[INFO] [stderr]     |
[INFO] [stderr] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:659:70
[INFO] [stderr]     |
[INFO] [stderr] 659 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> Vec<T> {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> src/helper.rs:751:51
[INFO] [stderr]     |
[INFO] [stderr] 751 | ...ec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stderr]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/helper.rs:751:70
[INFO] [stderr]     |
[INFO] [stderr] 751 | ...ize, help_pivot: usize, position: usize, helper: &HyperHelper) -> HashMap<K, V, RandomState> {
[INFO] [stderr]     |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/helper.rs:793:18
[INFO] [stderr]     |
[INFO] [stderr] 793 |         for (key,mut value) in self.iter_mut() {
[INFO] [stderr]     |                  ----^^^^^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `easybuffers` (lib) generated 33 warnings (run `cargo fix --lib -p easybuffers` to apply 33 suggestions)
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> examples/test_none.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]   --> examples/test_none.rs:31:51
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stderr]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> examples/test_none.rs:31:70
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stderr]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test_instance`
[INFO] [stderr]    --> examples/test_none.rs:214:9
[INFO] [stderr]     |
[INFO] [stderr] 214 |     let test_instance:TestMessage = Default::default();
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_none.rs:216:9
[INFO] [stderr]     |
[INFO] [stderr] 216 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_none.rs:227:9
[INFO] [stderr]     |
[INFO] [stderr] 227 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `de_instance`
[INFO] [stderr]    --> examples/test_none.rs:230:13
[INFO] [stderr]     |
[INFO] [stderr] 230 |         let de_instance = TestMessage::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessage_0` should have an upper camel case name
[INFO] [stderr]  --> examples/test_complex_macro.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct TestMessage_0 {
[INFO] [stderr]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessage0`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_0` should have an upper camel case name
[INFO] [stderr]   --> examples/test_complex_macro.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub struct TestMessageChild_0 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild0`
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_1` should have an upper camel case name
[INFO] [stderr]    --> examples/test_complex_macro.rs:111:8
[INFO] [stderr]     |
[INFO] [stderr] 111 | struct TestMessageChild_1 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild1`
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_2` should have an upper camel case name
[INFO] [stderr]    --> examples/test_complex_macro.rs:132:8
[INFO] [stderr]     |
[INFO] [stderr] 132 | struct TestMessageChild_2 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_complex_macro.rs:170:21
[INFO] [stderr]     |
[INFO] [stderr] 170 |                 for i in 0..len {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> examples/test_complex_macro.rs:185:9
[INFO] [stderr]     |
[INFO] [stderr] 185 |     let mut field_0 = vec![child_1_0, child_1_1, child_1_2];
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_complex_macro.rs:195:9
[INFO] [stderr]     |
[INFO] [stderr] 195 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test_instance`
[INFO] [stderr]    --> examples/test_complex_macro.rs:205:9
[INFO] [stderr]     |
[INFO] [stderr] 205 |     let test_instance = father_instance();
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_complex_macro.rs:207:9
[INFO] [stderr]     |
[INFO] [stderr] 207 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `de_instance`
[INFO] [stderr]    --> examples/test_complex_macro.rs:210:13
[INFO] [stderr]     |
[INFO] [stderr] 210 |         let de_instance = TestMessage_0::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `instance` is never used
[INFO] [stderr]   --> examples/test_complex_macro.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestMessage_0 {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 22 |     fn instance() -> TestMessage_0 {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `instance` is never used
[INFO] [stderr]   --> examples/test_complex_macro.rs:95:8
[INFO] [stderr]    |
[INFO] [stderr] 94 | impl TestMessageChild_0 {
[INFO] [stderr]    | ----------------------- associated function in this implementation
[INFO] [stderr] 95 |     fn instance() -> TestMessageChild_0 {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `instance` is never used
[INFO] [stderr]    --> examples/test_complex_macro.rs:118:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl TestMessageChild_1 {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] 118 |     fn instance() -> TestMessageChild_1 {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `instance` is never used
[INFO] [stderr]    --> examples/test_complex_macro.rs:138:8
[INFO] [stderr]     |
[INFO] [stderr] 137 | impl TestMessageChild_2 {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] 138 |     fn instance() -> TestMessageChild_2 {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `easybuffers` (example "test_none") generated 7 warnings (run `cargo fix --example "test_none" -p easybuffers` to apply 6 suggestions)
[INFO] [stderr] warning: `easybuffers` (example "test_complex_macro") generated 14 warnings (run `cargo fix --example "test_complex_macro" -p easybuffers` to apply 6 suggestions)
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> examples/test_complex.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessage_0` should have an upper camel case name
[INFO] [stderr]  --> examples/test_complex.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct TestMessage_0 {
[INFO] [stderr]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessage0`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_0` should have an upper camel case name
[INFO] [stderr]    --> examples/test_complex.rs:159:12
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub struct TestMessageChild_0 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild0`
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_1` should have an upper camel case name
[INFO] [stderr]    --> examples/test_complex.rs:251:8
[INFO] [stderr]     |
[INFO] [stderr] 251 | struct TestMessageChild_1 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild1`
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_2` should have an upper camel case name
[INFO] [stderr]    --> examples/test_complex.rs:334:8
[INFO] [stderr]     |
[INFO] [stderr] 334 | struct TestMessageChild_2 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]   --> examples/test_complex.rs:48:51
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stderr]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> examples/test_complex.rs:48:70
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stderr]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> examples/test_complex.rs:215:51
[INFO] [stderr]     |
[INFO] [stderr] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> examples/test_complex.rs:215:70
[INFO] [stderr]     |
[INFO] [stderr] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> examples/test_complex.rs:304:51
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> examples/test_complex.rs:304:70
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> examples/test_complex.rs:382:51
[INFO] [stderr]     |
[INFO] [stderr] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> examples/test_complex.rs:382:70
[INFO] [stderr]     |
[INFO] [stderr] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_complex.rs:426:21
[INFO] [stderr]     |
[INFO] [stderr] 426 |                 for i in 0..len {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> examples/test_complex.rs:441:9
[INFO] [stderr]     |
[INFO] [stderr] 441 |     let mut field_0 = vec![child_1_0, child_1_1, child_1_2];
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_complex.rs:451:9
[INFO] [stderr]     |
[INFO] [stderr] 451 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test_instance`
[INFO] [stderr]    --> examples/test_complex.rs:461:9
[INFO] [stderr]     |
[INFO] [stderr] 461 |     let test_instance = father_instance();
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_complex.rs:463:9
[INFO] [stderr]     |
[INFO] [stderr] 463 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `de_instance`
[INFO] [stderr]    --> examples/test_complex.rs:466:13
[INFO] [stderr]     |
[INFO] [stderr] 466 |         let de_instance = TestMessage_0::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> examples/test_any_field.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessage_0` should have an upper camel case name
[INFO] [stderr]  --> examples/test_any_field.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct TestMessage_0 {
[INFO] [stderr]   |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessage0`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_0` should have an upper camel case name
[INFO] [stderr]    --> examples/test_any_field.rs:159:12
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub struct TestMessageChild_0 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild0`
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_1` should have an upper camel case name
[INFO] [stderr]    --> examples/test_any_field.rs:251:8
[INFO] [stderr]     |
[INFO] [stderr] 251 | struct TestMessageChild_1 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild1`
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestMessageChild_2` should have an upper camel case name
[INFO] [stderr]    --> examples/test_any_field.rs:334:8
[INFO] [stderr]     |
[INFO] [stderr] 334 | struct TestMessageChild_2 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestMessageChild2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]   --> examples/test_any_field.rs:48:51
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stderr]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> examples/test_any_field.rs:48:70
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage_0 {
[INFO] [stderr]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> examples/test_any_field.rs:215:51
[INFO] [stderr]     |
[INFO] [stderr] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> examples/test_any_field.rs:215:70
[INFO] [stderr]     |
[INFO] [stderr] 215 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_0 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> examples/test_any_field.rs:304:51
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> examples/test_any_field.rs:304:70
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_1 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]    --> examples/test_any_field.rs:382:51
[INFO] [stderr]     |
[INFO] [stderr] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stderr]     |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> examples/test_any_field.rs:382:70
[INFO] [stderr]     |
[INFO] [stderr] 382 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessageChild_2 {
[INFO] [stderr]     |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_any_field.rs:426:21
[INFO] [stderr]     |
[INFO] [stderr] 426 |                 for i in 0..len {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> examples/test_any_field.rs:441:9
[INFO] [stderr]     |
[INFO] [stderr] 441 |     let mut field_0 = vec![child_1_0, child_1_1, child_1_2];
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_any_field.rs:462:9
[INFO] [stderr]     |
[INFO] [stderr] 462 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `string`
[INFO] [stderr]    --> examples/test_any_field.rs:469:21
[INFO] [stderr]     |
[INFO] [stderr] 469 |                 let string = TestMessageChild_1::deserialize(&data, child, help, position, &helper);
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_any_field.rs:479:9
[INFO] [stderr]     |
[INFO] [stderr] 479 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `string`
[INFO] [stderr]    --> examples/test_any_field.rs:486:21
[INFO] [stderr]     |
[INFO] [stderr] 486 |                 let string = bool::deserialize(&data, child, help, position, &helper);
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_any_field.rs:496:9
[INFO] [stderr]     |
[INFO] [stderr] 496 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `string`
[INFO] [stderr]    --> examples/test_any_field.rs:503:21
[INFO] [stderr]     |
[INFO] [stderr] 503 |                 let string = String::deserialize(&data, child, help, position, &helper);
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> examples/test_any_field.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestMessage_0 {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 25 |     fn new( field_0: Vec<TestMessageChild_1>,
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:170:8
[INFO] [stderr]     |
[INFO] [stderr] 166 | impl TestMessageChild_0 {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 170 |     fn new( field_0: &str,
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:261:8
[INFO] [stderr]     |
[INFO] [stderr] 257 | impl TestMessageChild_1 {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 261 |     fn new(field_2: Option<bool>) -> TestMessageChild_1 {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:343:8
[INFO] [stderr]     |
[INFO] [stderr] 339 | impl TestMessageChild_2 {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 343 |     fn new() -> TestMessageChild_2 {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_child_2` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:406:4
[INFO] [stderr]     |
[INFO] [stderr] 406 | fn init_child_2() -> TestMessageChild_2 {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_child_0` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:409:4
[INFO] [stderr]     |
[INFO] [stderr] 409 | fn init_child_0(message: &str) -> TestMessageChild_0 {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_child_1` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:412:4
[INFO] [stderr]     |
[INFO] [stderr] 412 | fn init_child_1(bool_value: Option<bool>) -> TestMessageChild_1 {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_father` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:415:4
[INFO] [stderr]     |
[INFO] [stderr] 415 | fn init_father( field_0: Vec<TestMessageChild_1>,
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `father_instance` is never used
[INFO] [stderr]    --> examples/test_any_field.rs:437:4
[INFO] [stderr]     |
[INFO] [stderr] 437 | fn father_instance() -> TestMessage_0 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> examples/test_simple.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `help_pivot`
[INFO] [stderr]   --> examples/test_simple.rs:57:51
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stderr]    |                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_help_pivot`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]   --> examples/test_simple.rs:57:70
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn deserialize(bytes: &Vec<u8>, pivot: usize, help_pivot: usize, position: usize, helper: &HyperHelper) -> TestMessage {
[INFO] [stderr]    |                                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test`
[INFO] [stderr]    --> examples/test_simple.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     let test = TestMessage::init();
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_simple.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> examples/test_simple.rs:183:9
[INFO] [stderr]     |
[INFO] [stderr] 183 |     for i in 0..1000000 {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: method `print` is never used
[INFO] [stderr]   --> examples/test_simple.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestMessage {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] 22 |     fn print(&mut self) {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test_instance`
[INFO] [stderr]   --> examples/test_none_macro.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     let test_instance:TestMessage = Default::default();
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_instance`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> examples/test_none_macro.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     for i in 0..1000000 {
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> examples/test_none_macro.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     for i in 0..1000000 {
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `de_instance`
[INFO] [stderr]   --> examples/test_none_macro.rs:74:13
[INFO] [stderr]    |
[INFO] [stderr] 74 |         let de_instance = TestMessage::deserialize(&data, pivot, pivot, 0, &helper);
[INFO] [stderr]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_de_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test`
[INFO] [stderr]   --> examples/test_simple_macro.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let test = TestMessage::init();
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> examples/test_simple_macro.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     for i in 0..1000000 {
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> examples/test_simple_macro.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 |     for i in 0..1000000 {
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `print` and `instance` are never used
[INFO] [stderr]   --> examples/test_simple_macro.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestMessage {
[INFO] [stderr]    | ---------------- associated items in this implementation
[INFO] [stderr] 22 |     fn print(&mut self) {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     fn instance() -> TestMessage {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `easybuffers` (example "test_complex") generated 19 warnings (run `cargo fix --example "test_complex" -p easybuffers` to apply 14 suggestions)
[INFO] [stderr] warning: `easybuffers` (example "test_any_field") generated 30 warnings (run `cargo fix --example "test_any_field" -p easybuffers` to apply 16 suggestions)
[INFO] [stderr] warning: `easybuffers` (example "test_simple") generated 7 warnings (run `cargo fix --example "test_simple" -p easybuffers` to apply 5 suggestions)
[INFO] [stderr] warning: `easybuffers` (example "test_none_macro") generated 4 warnings (run `cargo fix --example "test_none_macro" -p easybuffers` to apply 4 suggestions)
[INFO] [stderr] warning: `easybuffers` (example "test_simple_macro") generated 4 warnings (run `cargo fix --example "test_simple_macro" -p easybuffers` to apply 3 suggestions)
[INFO] [stderr] warning: `easybuffers` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/easybuffers-1315d83e6358671f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests easybuffers
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/helper.rs - helper::HyperHelper::push_pivot (line 117) ... FAILED
[INFO] [stdout] test src/helper.rs - helper::HyperHelper::new (line 56) ... ok
[INFO] [stdout] test src/helper.rs - helper::HyperHelper::any_field (line 136) ... FAILED
[INFO] [stdout] test src/helper.rs - helper::HyperHelper::child_pivot (line 89) ... ok
[INFO] [stdout] test src/helper.rs - helper::realize_table (line 840) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/helper.rs - helper::HashMap<K,V,RandomState> (line 710) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/helper.rs - helper::HyperHelper::push_pivot (line 117) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/helper.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | HyperHelper::push_pivot(2, vec![255u8, 2, 0, 4, 0, 4, 0, 2, 255, 1, 255, 0, 7]);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------------------------- argument #3 of type `&HyperHelper` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&mut Vec<u8>`, found `Vec<u8>`
[INFO] [stdout]    --> src/helper.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 | HyperHelper::push_pivot(2, vec![255u8, 2, 0, 4, 0, 4, 0, 2, 255, 1, 255, 0, 7]);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected mutable reference `&mut Vec<_>`
[INFO] [stdout]                           found struct `Vec<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/helper.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn push_pivot(filds: u8, table:&mut Vec<u8>, helper: &HyperHelper) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 123 - HyperHelper::push_pivot(2, vec![255u8, 2, 0, 4, 0, 4, 0, 2, 255, 1, 255, 0, 7]);
[INFO] [stdout] 123 + HyperHelper::push_pivot(2, /* &mut Vec<u8> */, /* &HyperHelper */);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `Vec<u8>` with `{integer}`
[INFO] [stdout]    --> src/helper.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | assert_eq!(bytes, 11);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ no implementation for `Vec<u8> == {integer}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq<{integer}>` is not implemented for `Vec<u8>`
[INFO] [stdout] help: the following other types implement trait `PartialEq<Rhs>`
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/bstr/traits.rs:58:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vec<u8>` implements `PartialEq<ByteStr>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vec<u8>` implements `PartialEq<ByteString>`
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/bstr.rs:523:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]    ::: /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/bstr.rs:667:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/helper.rs - helper::HyperHelper::any_field (line 136) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]    --> src/helper.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 | let res = bool::deserialize(&data, child, help, position, &helper);
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `child` in this scope
[INFO] [stdout]    --> src/helper.rs:146:36
[INFO] [stdout]     |
[INFO] [stdout] 146 | let res = bool::deserialize(&data, child, help, position, &helper);
[INFO] [stdout]     |                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `help` in this scope
[INFO] [stdout]    --> src/helper.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 | let res = bool::deserialize(&data, child, help, position, &helper);
[INFO] [stdout]     |                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `position` in this scope
[INFO] [stdout]    --> src/helper.rs:146:49
[INFO] [stdout]     |
[INFO] [stdout] 146 | let res = bool::deserialize(&data, child, help, position, &helper);
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 146 - let res = bool::deserialize(&data, child, help, position, &helper);
[INFO] [stdout] 146 + let res = bool::deserialize(&data, child, help, pisition, &helper);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/helper.rs - helper::HashMap<K,V,RandomState> (line 710) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (109) panicked at src/helper.rs:494:13:
[INFO] [stdout] attempt to multiply with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7e1ad22ba2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7e1ad22ba2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7e1ad22ba2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7e1ad22ba2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7e1ad345aa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7e1ad345aa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c7e1ad270c6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7e1ad270c6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7e1ad0d3df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7e1ad0d3df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7e1ad1e761 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c7e1ad1e91b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c7e1ad0d4ca - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5c7e1ad05019 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c7e1ad0de3d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c7e1ad34c1c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c7e1ad35aa9 - core[c5ed12ab89cc536a]::panicking::panic_const::panic_const_mul_overflow
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:175:17
[INFO] [stdout]   17:     0x5c7e1acf7019 - <i64 as easybuffers[10c81a445842d087]::helper::Table>::deserialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helper.rs:494:13
[INFO] [stdout]   18:     0x5c7e1acf7172 - <isize as easybuffers[10c81a445842d087]::helper::Table>::deserialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helper.rs:521:9
[INFO] [stdout]   19:     0x5c7e1acf2e95 - <std[716c9a7a72e5c14e]::collections::hash::map::HashMap<isize, alloc[9c68fdf4f4f29218]::string::String> as easybuffers[10c81a445842d087]::helper::Table>::deserialize
[INFO] [stdout]   20:     0x5c7e1acf16ea - <rust_out[31cf89adcf23a82a]::TestMap as easybuffers[10c81a445842d087]::helper::Table>::deserialize
[INFO] [stdout]   21:     0x5c7e1aceef97 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   22:     0x5c7e1acf4623 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5c7e1acee616 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   24:     0x5c7e1aceea49 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   25:     0x5c7e1ad1dd56 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c7e1ad1dd56 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5c7e1acee431 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   35:     0x5c7e1acf48a5 - main
[INFO] [stdout]   36:     0x76155f6f41ca - <unknown>
[INFO] [stdout]   37:     0x76155f6f428b - __libc_start_main
[INFO] [stdout]   38:     0x5c7e1aceca85 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/helper.rs - helper::HashMap<K,V,RandomState> (line 710)
[INFO] [stdout]     src/helper.rs - helper::HyperHelper::any_field (line 136)
[INFO] [stdout]     src/helper.rs - helper::HyperHelper::push_pivot (line 117)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd82efaee0d30dadb401d1a932690f1963cfc6a16077112482217f5602c3f141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd82efaee0d30dadb401d1a932690f1963cfc6a16077112482217f5602c3f141", kill_on_drop: false }`
[INFO] [stdout] fd82efaee0d30dadb401d1a932690f1963cfc6a16077112482217f5602c3f141
