[INFO] cloning repository https://github.com/xuxiaocheng0201/variable-len-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuxiaocheng0201/variable-len-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuxiaocheng0201%2Fvariable-len-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuxiaocheng0201%2Fvariable-len-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59debadb5f3cf01900927bae9bfb2d75b9607adb
[INFO] checking xuxiaocheng0201/variable-len-reader against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuxiaocheng0201%2Fvariable-len-reader" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xuxiaocheng0201/variable-len-reader
[INFO] finished tweaking git repo https://github.com/xuxiaocheng0201/variable-len-reader
[INFO] tweaked toml for git repo https://github.com/xuxiaocheng0201/variable-len-reader written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xuxiaocheng0201/variable-len-reader on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xuxiaocheng0201/variable-len-reader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking xuxiaocheng0201/variable-len-reader against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuxiaocheng0201%2Fvariable-len-reader" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xuxiaocheng0201/variable-len-reader
[INFO] finished tweaking git repo https://github.com/xuxiaocheng0201/variable-len-reader
[INFO] tweaked toml for git repo https://github.com/xuxiaocheng0201/variable-len-reader written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xuxiaocheng0201/variable-len-reader on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xuxiaocheng0201/variable-len-reader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25b9179a425193ea77d69be4893ebfa1ef3548bb77d3fa1c3c150e5a9e54a12e
[INFO] running `Command { std: "docker" "start" "-a" "25b9179a425193ea77d69be4893ebfa1ef3548bb77d3fa1c3c150e5a9e54a12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25b9179a425193ea77d69be4893ebfa1ef3548bb77d3fa1c3c150e5a9e54a12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b9179a425193ea77d69be4893ebfa1ef3548bb77d3fa1c3c150e5a9e54a12e", kill_on_drop: false }`
[INFO] [stdout] 25b9179a425193ea77d69be4893ebfa1ef3548bb77d3fa1c3c150e5a9e54a12e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f07e90954ce28476d4d6bc7c0b37dcdf7384a429966b4e63cc504f73fbef3575
[INFO] running `Command { std: "docker" "start" "-a" "f07e90954ce28476d4d6bc7c0b37dcdf7384a429966b4e63cc504f73fbef3575", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking variable-len-reader v3.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(bools_8, read_bools_8, write_bools_8 @m [[true, true, true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(bools_8, read_bools_8, write_bools_8 @m [[true, true, true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | test_func!(usize_raw_le, read_usize_raw_le, write_usize_raw_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | test_func!(usize_raw_le, read_usize_raw_le, write_usize_raw_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(usize_raw_be, read_usize_raw_be, write_usize_raw_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(usize_raw_be, read_usize_raw_be, write_usize_raw_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_raw_le, read_isize_raw_le, write_isize_raw_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_raw_le, read_isize_raw_le, write_isize_raw_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_raw_be, read_isize_raw_be, write_isize_raw_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_raw_be, read_isize_raw_be, write_isize_raw_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_raw_le_ap, read_usize_raw_le_ap, write_usize_raw_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_raw_le_ap, read_usize_raw_le_ap, write_usize_raw_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_raw_be_ap, read_usize_raw_be_ap, write_usize_raw_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_raw_be_ap, read_usize_raw_be_ap, write_usize_raw_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_raw_le_ap, read_isize_raw_le_ap, write_isize_raw_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_raw_le_ap, read_isize_raw_le_ap, write_isize_raw_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_raw_be_ap, read_isize_raw_be_ap, write_isize_raw_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_raw_be_ap, read_isize_raw_be_ap, write_isize_raw_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(u8_varint, read_u8_varint, write_u8_varint @a u8);
[INFO] [stdout]   | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(u8_varint, read_u8_varint, write_u8_varint @a u8);
[INFO] [stdout]   | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(u16_varint_2_le, read_u16_varint_2_le, write_u16_varint_2_le @a u16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(u16_varint_2_le, read_u16_varint_2_le, write_u16_varint_2_le @a u16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(u16_varint_2_be, read_u16_varint_2_be, write_u16_varint_2_be @a u16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(u16_varint_2_be, read_u16_varint_2_be, write_u16_varint_2_be @a u16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(u32_varint_2_le, read_u32_varint_2_le, write_u32_varint_2_le @g u32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(u32_varint_2_le, read_u32_varint_2_le, write_u32_varint_2_le @g u32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(u32_varint_2_be, read_u32_varint_2_be, write_u32_varint_2_be @g u32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(u32_varint_2_be, read_u32_varint_2_be, write_u32_varint_2_be @g u32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_varint_4_le, read_u32_varint_4_le, write_u32_varint_4_le @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_varint_4_le, read_u32_varint_4_le, write_u32_varint_4_le @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(u32_varint_4_be, read_u32_varint_4_be, write_u32_varint_4_be @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(u32_varint_4_be, read_u32_varint_4_be, write_u32_varint_4_be @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_varint_2_le, read_u64_varint_2_le, write_u64_varint_2_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_varint_2_le, read_u64_varint_2_le, write_u64_varint_2_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_varint_2_be, read_u64_varint_2_be, write_u64_varint_2_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_varint_2_be, read_u64_varint_2_be, write_u64_varint_2_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(u64_varint_4_le, read_u64_varint_4_le, write_u64_varint_4_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(u64_varint_4_le, read_u64_varint_4_le, write_u64_varint_4_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(u64_varint_4_be, read_u64_varint_4_be, write_u64_varint_4_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(u64_varint_4_be, read_u64_varint_4_be, write_u64_varint_4_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(u64_varint_8_le, read_u64_varint_8_le, write_u64_varint_8_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(u64_varint_8_le, read_u64_varint_8_le, write_u64_varint_8_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u64_varint_8_be, read_u64_varint_8_be, write_u64_varint_8_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u64_varint_8_be, read_u64_varint_8_be, write_u64_varint_8_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(u128_varint_2_le, read_u128_varint_2_le, write_u128_varint_2_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(u128_varint_2_le, read_u128_varint_2_le, write_u128_varint_2_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(u128_varint_2_be, read_u128_varint_2_be, write_u128_varint_2_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(u128_varint_2_be, read_u128_varint_2_be, write_u128_varint_2_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(u128_varint_4_le, read_u128_varint_4_le, write_u128_varint_4_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(u128_varint_4_le, read_u128_varint_4_le, write_u128_varint_4_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(u128_varint_4_be, read_u128_varint_4_be, write_u128_varint_4_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(u128_varint_4_be, read_u128_varint_4_be, write_u128_varint_4_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(u128_varint_8_le, read_u128_varint_8_le, write_u128_varint_8_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(u128_varint_8_le, read_u128_varint_8_le, write_u128_varint_8_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(u128_varint_8_be, read_u128_varint_8_be, write_u128_varint_8_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(u128_varint_8_be, read_u128_varint_8_be, write_u128_varint_8_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(u128_varint_16_le, read_u128_varint_16_le, write_u128_varint_16_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(u128_varint_16_le, read_u128_varint_16_le, write_u128_varint_16_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(u128_varint_16_be, read_u128_varint_16_be, write_u128_varint_16_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(u128_varint_16_be, read_u128_varint_16_be, write_u128_varint_16_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(usize_varint_2_le, read_usize_varint_2_le, write_usize_varint_2_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(usize_varint_2_le, read_usize_varint_2_le, write_usize_varint_2_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(usize_varint_2_be, read_usize_varint_2_be, write_usize_varint_2_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(usize_varint_2_be, read_usize_varint_2_be, write_usize_varint_2_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(usize_varint_4_le, read_usize_varint_4_le, write_usize_varint_4_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(usize_varint_4_le, read_usize_varint_4_le, write_usize_varint_4_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_varint_4_be, read_usize_varint_4_be, write_usize_varint_4_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_varint_4_be, read_usize_varint_4_be, write_usize_varint_4_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_varint_8_le, read_usize_varint_8_le, write_usize_varint_8_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_varint_8_le, read_usize_varint_8_le, write_usize_varint_8_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(usize_varint_8_be, read_usize_varint_8_be, write_usize_varint_8_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(usize_varint_8_be, read_usize_varint_8_be, write_usize_varint_8_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(usize_varint_16_le, read_usize_varint_16_le, write_usize_varint_16_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(usize_varint_16_le, read_usize_varint_16_le, write_usize_varint_16_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(usize_varint_16_be, read_usize_varint_16_be, write_usize_varint_16_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(usize_varint_16_be, read_usize_varint_16_be, write_usize_varint_16_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(usize_varint_2_le_ap, read_usize_varint_2_le_ap, write_usize_varint_2_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(usize_varint_2_le_ap, read_usize_varint_2_le_ap, write_usize_varint_2_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(usize_varint_2_be_ap, read_usize_varint_2_be_ap, write_usize_varint_2_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(usize_varint_2_be_ap, read_usize_varint_2_be_ap, write_usize_varint_2_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(usize_varint_4_le_ap, read_usize_varint_4_le_ap, write_usize_varint_4_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(usize_varint_4_le_ap, read_usize_varint_4_le_ap, write_usize_varint_4_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(usize_varint_4_be_ap, read_usize_varint_4_be_ap, write_usize_varint_4_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(usize_varint_4_be_ap, read_usize_varint_4_be_ap, write_usize_varint_4_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(usize_varint_8_le_ap, read_usize_varint_8_le_ap, write_usize_varint_8_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(usize_varint_8_le_ap, read_usize_varint_8_le_ap, write_usize_varint_8_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(usize_varint_8_be_ap, read_usize_varint_8_be_ap, write_usize_varint_8_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(usize_varint_8_be_ap, read_usize_varint_8_be_ap, write_usize_varint_8_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(usize_varint_16_le_ap, read_usize_varint_16_le_ap, write_usize_varint_16_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(usize_varint_16_le_ap, read_usize_varint_16_le_ap, write_usize_varint_16_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(usize_varint_16_be_ap, read_usize_varint_16_be_ap, write_usize_varint_16_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(usize_varint_16_be_ap, read_usize_varint_16_be_ap, write_usize_varint_16_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(i8_varint, read_i8_varint, write_i8_varint @a i8);
[INFO] [stdout]   | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(i8_varint, read_i8_varint, write_i8_varint @a i8);
[INFO] [stdout]   | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(i16_varint, read_i16_varint, write_i16_varint @a i16);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(i16_varint, read_i16_varint, write_i16_varint @a i16);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(i16_varint_2_le, read_i16_varint_2_le, write_i16_varint_2_le @a i16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(i16_varint_2_le, read_i16_varint_2_le, write_i16_varint_2_le @a i16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(i16_varint_2_be, read_i16_varint_2_be, write_i16_varint_2_be @a i16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(i16_varint_2_be, read_i16_varint_2_be, write_i16_varint_2_be @a i16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(i32_varint, read_i32_varint, write_i32_varint @g i32);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(i32_varint, read_i32_varint, write_i32_varint @g i32);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(i32_varint_2_le, read_i32_varint_2_le, write_i32_varint_2_le @g i32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(i32_varint_2_le, read_i32_varint_2_le, write_i32_varint_2_le @g i32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(i32_varint_2_be, read_i32_varint_2_be, write_i32_varint_2_be @g i32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(i32_varint_2_be, read_i32_varint_2_be, write_i32_varint_2_be @g i32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(i32_varint_4_le, read_i32_varint_4_le, write_i32_varint_4_le @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(i32_varint_4_le, read_i32_varint_4_le, write_i32_varint_4_le @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_varint_4_be, read_i32_varint_4_be, write_i32_varint_4_be @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_varint_4_be, read_i32_varint_4_be, write_i32_varint_4_be @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(i64_varint, read_i64_varint, write_i64_varint @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(i64_varint, read_i64_varint, write_i64_varint @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(i64_varint_2_le, read_i64_varint_2_le, write_i64_varint_2_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(i64_varint_2_le, read_i64_varint_2_le, write_i64_varint_2_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(i64_varint_2_be, read_i64_varint_2_be, write_i64_varint_2_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(i64_varint_2_be, read_i64_varint_2_be, write_i64_varint_2_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_varint_4_le, read_i64_varint_4_le, write_i64_varint_4_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_varint_4_le, read_i64_varint_4_le, write_i64_varint_4_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_varint_4_be, read_i64_varint_4_be, write_i64_varint_4_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_varint_4_be, read_i64_varint_4_be, write_i64_varint_4_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(i64_varint_8_le, read_i64_varint_8_le, write_i64_varint_8_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(i64_varint_8_le, read_i64_varint_8_le, write_i64_varint_8_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(i64_varint_8_be, read_i64_varint_8_be, write_i64_varint_8_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(i64_varint_8_be, read_i64_varint_8_be, write_i64_varint_8_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_varint, read_i128_varint, write_i128_varint @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_varint, read_i128_varint, write_i128_varint @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(i128_varint_2_le, read_i128_varint_2_le, write_i128_varint_2_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(i128_varint_2_le, read_i128_varint_2_le, write_i128_varint_2_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(i128_varint_2_be, read_i128_varint_2_be, write_i128_varint_2_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(i128_varint_2_be, read_i128_varint_2_be, write_i128_varint_2_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(i128_varint_4_le, read_i128_varint_4_le, write_i128_varint_4_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(i128_varint_4_le, read_i128_varint_4_le, write_i128_varint_4_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(i128_varint_4_be, read_i128_varint_4_be, write_i128_varint_4_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(i128_varint_4_be, read_i128_varint_4_be, write_i128_varint_4_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(i128_varint_8_le, read_i128_varint_8_le, write_i128_varint_8_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(i128_varint_8_le, read_i128_varint_8_le, write_i128_varint_8_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(i128_varint_8_be, read_i128_varint_8_be, write_i128_varint_8_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(i128_varint_8_be, read_i128_varint_8_be, write_i128_varint_8_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(i128_varint_16_le, read_i128_varint_16_le, write_i128_varint_16_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(i128_varint_16_le, read_i128_varint_16_le, write_i128_varint_16_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(i128_varint_16_be, read_i128_varint_16_be, write_i128_varint_16_be @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(i128_varint_16_be, read_i128_varint_16_be, write_i128_varint_16_be @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(isize_varint, read_isize_varint, write_isize_varint @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(isize_varint, read_isize_varint, write_isize_varint @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_varint_2_le, read_isize_varint_2_le, write_isize_varint_2_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_varint_2_le, read_isize_varint_2_le, write_isize_varint_2_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_varint_2_be, read_isize_varint_2_be, write_isize_varint_2_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_varint_2_be, read_isize_varint_2_be, write_isize_varint_2_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(isize_varint_4_le, read_isize_varint_4_le, write_isize_varint_4_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(isize_varint_4_le, read_isize_varint_4_le, write_isize_varint_4_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(isize_varint_4_be, read_isize_varint_4_be, write_isize_varint_4_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(isize_varint_4_be, read_isize_varint_4_be, write_isize_varint_4_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(isize_varint_8_le, read_isize_varint_8_le, write_isize_varint_8_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(isize_varint_8_le, read_isize_varint_8_le, write_isize_varint_8_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_varint_8_be, read_isize_varint_8_be, write_isize_varint_8_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_varint_8_be, read_isize_varint_8_be, write_isize_varint_8_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_varint_16_le, read_isize_varint_16_le, write_isize_varint_16_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_varint_16_le, read_isize_varint_16_le, write_isize_varint_16_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(isize_varint_16_be, read_isize_varint_16_be, write_isize_varint_16_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(isize_varint_16_be, read_isize_varint_16_be, write_isize_varint_16_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | test_func!(isize_varint_ap, read_isize_varint_ap, write_isize_varint_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | test_func!(isize_varint_ap, read_isize_varint_ap, write_isize_varint_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(isize_varint_2_le_ap, read_isize_varint_2_le_ap, write_isize_varint_2_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(isize_varint_2_le_ap, read_isize_varint_2_le_ap, write_isize_varint_2_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(isize_varint_2_be_ap, read_isize_varint_2_be_ap, write_isize_varint_2_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(isize_varint_2_be_ap, read_isize_varint_2_be_ap, write_isize_varint_2_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(isize_varint_4_le_ap, read_isize_varint_4_le_ap, write_isize_varint_4_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(isize_varint_4_le_ap, read_isize_varint_4_le_ap, write_isize_varint_4_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(isize_varint_4_be_ap, read_isize_varint_4_be_ap, write_isize_varint_4_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(isize_varint_4_be_ap, read_isize_varint_4_be_ap, write_isize_varint_4_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(isize_varint_8_le_ap, read_isize_varint_8_le_ap, write_isize_varint_8_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(isize_varint_8_le_ap, read_isize_varint_8_le_ap, write_isize_varint_8_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(isize_varint_8_be_ap, read_isize_varint_8_be_ap, write_isize_varint_8_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(isize_varint_8_be_ap, read_isize_varint_8_be_ap, write_isize_varint_8_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(isize_varint_16_le_ap, read_isize_varint_16_le_ap, write_isize_varint_16_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(isize_varint_16_le_ap, read_isize_varint_16_le_ap, write_isize_varint_16_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(isize_varint_16_be_ap, read_isize_varint_16_be_ap, write_isize_varint_16_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(isize_varint_16_be_ap, read_isize_varint_16_be_ap, write_isize_varint_16_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(f32_varint, read_f32_varint, write_f32_varint @g f32);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(f32_varint, read_f32_varint, write_f32_varint @g f32);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(f32_varint_2_le, read_f32_varint_2_le, write_f32_varint_2_le @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(f32_varint_2_le, read_f32_varint_2_le, write_f32_varint_2_le @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(f32_varint_2_be, read_f32_varint_2_be, write_f32_varint_2_be @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(f32_varint_2_be, read_f32_varint_2_be, write_f32_varint_2_be @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(f32_varint_4_le, read_f32_varint_4_le, write_f32_varint_4_le @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(f32_varint_4_le, read_f32_varint_4_le, write_f32_varint_4_le @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(f32_varint_4_be, read_f32_varint_4_be, write_f32_varint_4_be @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(f32_varint_4_be, read_f32_varint_4_be, write_f32_varint_4_be @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(f64_varint, read_f64_varint, write_f64_varint @g f64);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(f64_varint, read_f64_varint, write_f64_varint @g f64);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(f64_varint_2_le, read_f64_varint_2_le, write_f64_varint_2_le @g f64);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(f64_varint_2_le, read_f64_varint_2_le, write_f64_varint_2_le @g f64);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]  --> tests/synchronous.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(f64_varint_2_be, read_f64_varint_2_be, write_f64_varint_2_be @g f64);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/synchronous.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(f64_varint_2_be, read_f64_varint_2_be, write_f64_varint_2_be @g f64);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(f64_varint_4_le, read_f64_varint_4_le, write_f64_varint_4_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(f64_varint_4_le, read_f64_varint_4_le, write_f64_varint_4_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(f64_varint_4_be, read_f64_varint_4_be, write_f64_varint_4_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(f64_varint_4_be, read_f64_varint_4_be, write_f64_varint_4_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(f64_varint_8_le, read_f64_varint_8_le, write_f64_varint_8_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(f64_varint_8_le, read_f64_varint_8_le, write_f64_varint_8_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::reader::VariableReader`
[INFO] [stdout]   --> tests/synchronous.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout]  5 |         use variable_len_reader::synchronous::reader::VariableReader;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(f64_varint_8_be, read_f64_varint_8_be, write_f64_varint_8_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/synchronous.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |         use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(f64_varint_8_be, read_f64_varint_8_be, write_f64_varint_8_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(bools_8, read_bools_8, write_bools_8 @m [[true, true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(u8_raw_ne, read_u8_raw, write_u8_raw @a u8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(i8_raw_ne, read_i8_raw, write_i8_raw @a i8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(u16_raw_le, read_u16_raw_le, write_u16_raw_le @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(u16_raw_be, read_u16_raw_be, write_u16_raw_be @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(i16_raw_le, read_i16_raw_le, write_i16_raw_le @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(i16_raw_be, read_i16_raw_be, write_i16_raw_be @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | test_func!(u32_raw_le, read_u32_raw_le, write_u32_raw_le @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_raw_be, read_u32_raw_be, write_u32_raw_be @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_raw_le, read_i32_raw_le, write_i32_raw_le @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(i32_raw_be, read_i32_raw_be, write_i32_raw_be @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_raw_le, read_u64_raw_le, write_u64_raw_le @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_raw_be, read_u64_raw_be, write_u64_raw_be @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_raw_le, read_i64_raw_le, write_i64_raw_le @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_raw_be, read_i64_raw_be, write_i64_raw_be @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u128_raw_le, read_u128_raw_le, write_u128_raw_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | test_func!(u128_raw_be, read_u128_raw_be, write_u128_raw_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_raw_le, read_i128_raw_le, write_i128_raw_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(i128_raw_be, read_i128_raw_be, write_i128_raw_be @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(f32_raw_le, read_f32_raw_le, write_f32_raw_le @g f32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(f32_raw_be, read_f32_raw_be, write_f32_raw_be @g f32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(f64_raw_le, read_f64_raw_le, write_f64_raw_le @g f64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(f64_raw_be, read_f64_raw_be, write_f64_raw_be @g f64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | test_func!(usize_raw_le, read_usize_raw_le, write_usize_raw_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(usize_raw_be, read_usize_raw_be, write_usize_raw_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_raw_le, read_isize_raw_le, write_isize_raw_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_raw_be, read_isize_raw_be, write_isize_raw_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_raw_le_ap, read_usize_raw_le_ap, write_usize_raw_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_raw_be_ap, read_usize_raw_be_ap, write_usize_raw_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_raw_le_ap, read_isize_raw_le_ap, write_isize_raw_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_raw_be_ap, read_isize_raw_be_ap, write_isize_raw_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(u8_varint, read_u8_varint, write_u8_varint @a u8);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(u16_varint, read_u16_varint, write_u16_varint @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(u16_varint_2_le, read_u16_varint_2_le, write_u16_varint_2_le @a u16);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(u16_varint_2_be, read_u16_varint_2_be, write_u16_varint_2_be @a u16);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(u32_varint, read_u32_varint, write_u32_varint @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | test_func!(u32_varint_2_le, read_u32_varint_2_le, write_u32_varint_2_le @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | test_func!(u32_varint_2_be, read_u32_varint_2_be, write_u32_varint_2_be @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_varint_4_le, read_u32_varint_4_le, write_u32_varint_4_le @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(u32_varint_4_be, read_u32_varint_4_be, write_u32_varint_4_be @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(u64_varint, read_u64_varint, write_u64_varint @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_varint_2_le, read_u64_varint_2_le, write_u64_varint_2_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_varint_2_be, read_u64_varint_2_be, write_u64_varint_2_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(u64_varint_4_le, read_u64_varint_4_le, write_u64_varint_4_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(u64_varint_4_be, read_u64_varint_4_be, write_u64_varint_4_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(u64_varint_8_le, read_u64_varint_8_le, write_u64_varint_8_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u64_varint_8_be, read_u64_varint_8_be, write_u64_varint_8_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(u128_varint, read_u128_varint, write_u128_varint @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(u128_varint_2_le, read_u128_varint_2_le, write_u128_varint_2_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(u128_varint_2_be, read_u128_varint_2_be, write_u128_varint_2_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(u128_varint_4_le, read_u128_varint_4_le, write_u128_varint_4_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(u128_varint_4_be, read_u128_varint_4_be, write_u128_varint_4_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(u128_varint_8_le, read_u128_varint_8_le, write_u128_varint_8_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(u128_varint_8_be, read_u128_varint_8_be, write_u128_varint_8_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(u128_varint_16_le, read_u128_varint_16_le, write_u128_varint_16_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(u128_varint_16_be, read_u128_varint_16_be, write_u128_varint_16_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(usize_varint, read_usize_varint, write_usize_varint @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(usize_varint_2_le, read_usize_varint_2_le, write_usize_varint_2_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(usize_varint_2_be, read_usize_varint_2_be, write_usize_varint_2_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(usize_varint_4_le, read_usize_varint_4_le, write_usize_varint_4_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_varint_4_be, read_usize_varint_4_be, write_usize_varint_4_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_varint_8_le, read_usize_varint_8_le, write_usize_varint_8_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(usize_varint_8_be, read_usize_varint_8_be, write_usize_varint_8_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(usize_varint_16_le, read_usize_varint_16_le, write_usize_varint_16_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(usize_varint_16_be, read_usize_varint_16_be, write_usize_varint_16_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | test_func!(usize_varint_ap, read_usize_varint_ap, write_usize_varint_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(usize_varint_2_le_ap, read_usize_varint_2_le_ap, write_usize_varint_2_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(usize_varint_2_be_ap, read_usize_varint_2_be_ap, write_usize_varint_2_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(usize_varint_4_le_ap, read_usize_varint_4_le_ap, write_usize_varint_4_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(usize_varint_4_be_ap, read_usize_varint_4_be_ap, write_usize_varint_4_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(usize_varint_8_le_ap, read_usize_varint_8_le_ap, write_usize_varint_8_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(usize_varint_8_be_ap, read_usize_varint_8_be_ap, write_usize_varint_8_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(usize_varint_16_le_ap, read_usize_varint_16_le_ap, write_usize_varint_16_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(usize_varint_16_be_ap, read_usize_varint_16_be_ap, write_usize_varint_16_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(i8_varint, read_i8_varint, write_i8_varint @a i8);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(i16_varint, read_i16_varint, write_i16_varint @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(i16_varint_2_le, read_i16_varint_2_le, write_i16_varint_2_le @a i16);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(i16_varint_2_be, read_i16_varint_2_be, write_i16_varint_2_be @a i16);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(i32_varint, read_i32_varint, write_i32_varint @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | test_func!(i32_varint_2_le, read_i32_varint_2_le, write_i32_varint_2_le @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | test_func!(i32_varint_2_be, read_i32_varint_2_be, write_i32_varint_2_be @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(i32_varint_4_le, read_i32_varint_4_le, write_i32_varint_4_le @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_varint_4_be, read_i32_varint_4_be, write_i32_varint_4_be @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(i64_varint, read_i64_varint, write_i64_varint @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(i64_varint_2_le, read_i64_varint_2_le, write_i64_varint_2_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(i64_varint_2_be, read_i64_varint_2_be, write_i64_varint_2_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_varint_4_le, read_i64_varint_4_le, write_i64_varint_4_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_varint_4_be, read_i64_varint_4_be, write_i64_varint_4_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(i64_varint_8_le, read_i64_varint_8_le, write_i64_varint_8_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(i64_varint_8_be, read_i64_varint_8_be, write_i64_varint_8_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_varint, read_i128_varint, write_i128_varint @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(i128_varint_2_le, read_i128_varint_2_le, write_i128_varint_2_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(i128_varint_2_be, read_i128_varint_2_be, write_i128_varint_2_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(i128_varint_4_le, read_i128_varint_4_le, write_i128_varint_4_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(i128_varint_4_be, read_i128_varint_4_be, write_i128_varint_4_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(i128_varint_8_le, read_i128_varint_8_le, write_i128_varint_8_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(i128_varint_8_be, read_i128_varint_8_be, write_i128_varint_8_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(i128_varint_16_le, read_i128_varint_16_le, write_i128_varint_16_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(i128_varint_16_be, read_i128_varint_16_be, write_i128_varint_16_be @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(isize_varint, read_isize_varint, write_isize_varint @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_varint_2_le, read_isize_varint_2_le, write_isize_varint_2_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_varint_2_be, read_isize_varint_2_be, write_isize_varint_2_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(isize_varint_4_le, read_isize_varint_4_le, write_isize_varint_4_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(isize_varint_4_be, read_isize_varint_4_be, write_isize_varint_4_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(isize_varint_8_le, read_isize_varint_8_le, write_isize_varint_8_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_varint_8_be, read_isize_varint_8_be, write_isize_varint_8_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_varint_16_le, read_isize_varint_16_le, write_isize_varint_16_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(isize_varint_16_be, read_isize_varint_16_be, write_isize_varint_16_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | test_func!(isize_varint_ap, read_isize_varint_ap, write_isize_varint_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(isize_varint_2_le_ap, read_isize_varint_2_le_ap, write_isize_varint_2_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(isize_varint_2_be_ap, read_isize_varint_2_be_ap, write_isize_varint_2_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(isize_varint_4_le_ap, read_isize_varint_4_le_ap, write_isize_varint_4_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(isize_varint_4_be_ap, read_isize_varint_4_be_ap, write_isize_varint_4_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(isize_varint_8_le_ap, read_isize_varint_8_le_ap, write_isize_varint_8_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(isize_varint_8_be_ap, read_isize_varint_8_be_ap, write_isize_varint_8_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(isize_varint_16_le_ap, read_isize_varint_16_le_ap, write_isize_varint_16_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(isize_varint_16_be_ap, read_isize_varint_16_be_ap, write_isize_varint_16_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(f32_varint, read_f32_varint, write_f32_varint @g f32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(f32_varint_2_le, read_f32_varint_2_le, write_f32_varint_2_le @g f32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(f32_varint_2_be, read_f32_varint_2_be, write_f32_varint_2_be @g f32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(f32_varint_4_le, read_f32_varint_4_le, write_f32_varint_4_le @g f32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(f32_varint_4_be, read_f32_varint_4_be, write_f32_varint_4_be @g f32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(f64_varint, read_f64_varint, write_f64_varint @g f64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | test_func!(f64_varint_2_le, read_f64_varint_2_le, write_f64_varint_2_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | test_func!(f64_varint_2_be, read_f64_varint_2_be, write_f64_varint_2_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(f64_varint_4_le, read_f64_varint_4_le, write_f64_varint_4_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(f64_varint_4_be, read_f64_varint_4_be, write_f64_varint_4_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(f64_varint_8_le, read_f64_varint_8_le, write_f64_varint_8_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(f64_varint_8_be, read_f64_varint_8_be, write_f64_varint_8_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout] ...
[INFO] [stdout] 64 | test_func!(S u8_vec, write_u8_vec, write_u8_vec_boxed @m test_u8_vec_values!());
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/writer.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout] ...
[INFO] [stdout] 66 | test_func!(S string, write_string, write_string_boxed @m test_string_values!());
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_bools_2` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `write_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout] 1 + test_func!(bools_2, read_bools_2, write_bool @m [[true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_bools_2` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `read_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout] 1 + test_func!(bools_2, read_bool, write_bools_2 @m [[true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/bools.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(bools_8, read_bools_8, write_bools_8 @m [[true, true, true, true, true, true, true, true],]);
[INFO] [stdout]   | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | test_func!(usize_raw_le, read_usize_raw_le, write_usize_raw_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(usize_raw_be, read_usize_raw_be, write_usize_raw_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_raw_le, read_isize_raw_le, write_isize_raw_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_raw_be, read_isize_raw_be, write_isize_raw_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_bools_3` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `write_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout] 2 + test_func!(bools_3, read_bools_3, write_bool @m [[true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_raw_le_ap, read_usize_raw_le_ap, write_usize_raw_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_raw_be_ap, read_usize_raw_be_ap, write_usize_raw_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_raw_le_ap, read_isize_raw_le_ap, write_isize_raw_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_raw_be_ap, read_isize_raw_be_ap, write_isize_raw_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(u8_varint, read_u8_varint, write_u8_varint @a u8);
[INFO] [stdout]   | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(u16_varint_2_le, read_u16_varint_2_le, write_u16_varint_2_le @a u16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(u16_varint_2_be, read_u16_varint_2_be, write_u16_varint_2_be @a u16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(u32_varint_2_le, read_u32_varint_2_le, write_u32_varint_2_le @g u32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(u32_varint_2_be, read_u32_varint_2_be, write_u32_varint_2_be @g u32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_varint_4_le, read_u32_varint_4_le, write_u32_varint_4_le @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(u32_varint_4_be, read_u32_varint_4_be, write_u32_varint_4_be @g u32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_varint_2_le, read_u64_varint_2_le, write_u64_varint_2_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_varint_2_be, read_u64_varint_2_be, write_u64_varint_2_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(u64_varint_4_le, read_u64_varint_4_le, write_u64_varint_4_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(u64_varint_4_be, read_u64_varint_4_be, write_u64_varint_4_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(u64_varint_8_le, read_u64_varint_8_le, write_u64_varint_8_le @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u64_varint_8_be, read_u64_varint_8_be, write_u64_varint_8_be @g u64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(u128_varint_2_le, read_u128_varint_2_le, write_u128_varint_2_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_bools_3` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `read_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout] 2 + test_func!(bools_3, read_bool, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(u128_varint_2_be, read_u128_varint_2_be, write_u128_varint_2_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(u128_varint_4_le, read_u128_varint_4_le, write_u128_varint_4_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(u128_varint_4_be, read_u128_varint_4_be, write_u128_varint_4_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(u128_varint_8_le, read_u128_varint_8_le, write_u128_varint_8_le @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(u128_varint_8_be, read_u128_varint_8_be, write_u128_varint_8_be @g u128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(u128_varint_16_le, read_u128_varint_16_le, write_u128_varint_16_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(u128_varint_16_be, read_u128_varint_16_be, write_u128_varint_16_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(usize_varint_2_le, read_usize_varint_2_le, write_usize_varint_2_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(usize_varint_2_be, read_usize_varint_2_be, write_usize_varint_2_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(usize_varint_4_le, read_usize_varint_4_le, write_usize_varint_4_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_varint_4_be, read_usize_varint_4_be, write_usize_varint_4_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_varint_8_le, read_usize_varint_8_le, write_usize_varint_8_le @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(usize_varint_8_be, read_usize_varint_8_be, write_usize_varint_8_be @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(usize_varint_16_le, read_usize_varint_16_le, write_usize_varint_16_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(usize_varint_16_be, read_usize_varint_16_be, write_usize_varint_16_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(usize_varint_2_le_ap, read_usize_varint_2_le_ap, write_usize_varint_2_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(usize_varint_2_be_ap, read_usize_varint_2_be_ap, write_usize_varint_2_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(usize_varint_4_le_ap, read_usize_varint_4_le_ap, write_usize_varint_4_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(usize_varint_4_be_ap, read_usize_varint_4_be_ap, write_usize_varint_4_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(usize_varint_8_le_ap, read_usize_varint_8_le_ap, write_usize_varint_8_le_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(usize_varint_8_be_ap, read_usize_varint_8_be_ap, write_usize_varint_8_be_ap @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(usize_varint_16_le_ap, read_usize_varint_16_le_ap, write_usize_varint_16_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(usize_varint_16_be_ap, read_usize_varint_16_be_ap, write_usize_varint_16_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(i8_varint, read_i8_varint, write_i8_varint @a i8);
[INFO] [stdout]   | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(i16_varint, read_i16_varint, write_i16_varint @a i16);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(i16_varint_2_le, read_i16_varint_2_le, write_i16_varint_2_le @a i16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(i16_varint_2_be, read_i16_varint_2_be, write_i16_varint_2_be @a i16);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(i32_varint, read_i32_varint, write_i32_varint @g i32);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(i32_varint_2_le, read_i32_varint_2_le, write_i32_varint_2_le @g i32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_signed.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(i32_varint_2_be, read_i32_varint_2_be, write_i32_varint_2_be @g i32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(i32_varint_4_le, read_i32_varint_4_le, write_i32_varint_4_le @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_varint_4_be, read_i32_varint_4_be, write_i32_varint_4_be @g i32);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(i64_varint, read_i64_varint, write_i64_varint @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(i64_varint_2_le, read_i64_varint_2_le, write_i64_varint_2_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(i64_varint_2_be, read_i64_varint_2_be, write_i64_varint_2_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_varint_4_le, read_i64_varint_4_le, write_i64_varint_4_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_varint_4_be, read_i64_varint_4_be, write_i64_varint_4_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | test_func!(i64_varint_8_le, read_i64_varint_8_le, write_i64_varint_8_le @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(i64_varint_8_be, read_i64_varint_8_be, write_i64_varint_8_be @g i64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_varint, read_i128_varint, write_i128_varint @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(i128_varint_2_le, read_i128_varint_2_le, write_i128_varint_2_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | test_func!(i128_varint_2_be, read_i128_varint_2_be, write_i128_varint_2_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | test_func!(i128_varint_4_le, read_i128_varint_4_le, write_i128_varint_4_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(i128_varint_4_be, read_i128_varint_4_be, write_i128_varint_4_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(i128_varint_8_le, read_i128_varint_8_le, write_i128_varint_8_le @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(i128_varint_8_be, read_i128_varint_8_be, write_i128_varint_8_be @g i128);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(i128_varint_16_le, read_i128_varint_16_le, write_i128_varint_16_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | test_func!(i128_varint_16_be, read_i128_varint_16_be, write_i128_varint_16_be @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(isize_varint, read_isize_varint, write_isize_varint @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_varint_2_le, read_isize_varint_2_le, write_isize_varint_2_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_bools_4` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `write_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout] 3 + test_func!(bools_4, read_bools_4, write_bool @m [[true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_varint_2_be, read_isize_varint_2_be, write_isize_varint_2_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | test_func!(isize_varint_4_le, read_isize_varint_4_le, write_isize_varint_4_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(isize_varint_4_be, read_isize_varint_4_be, write_isize_varint_4_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(isize_varint_8_le, read_isize_varint_8_le, write_isize_varint_8_le @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_varint_8_be, read_isize_varint_8_be, write_isize_varint_8_be @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_varint_16_le, read_isize_varint_16_le, write_isize_varint_16_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | test_func!(isize_varint_16_be, read_isize_varint_16_be, write_isize_varint_16_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | test_func!(isize_varint_ap, read_isize_varint_ap, write_isize_varint_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_func!(isize_varint_2_le_ap, read_isize_varint_2_le_ap, write_isize_varint_2_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | test_func!(isize_varint_2_be_ap, read_isize_varint_2_be_ap, write_isize_varint_2_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | test_func!(isize_varint_4_le_ap, read_isize_varint_4_le_ap, write_isize_varint_4_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(bools_8, read_bools_8, write_bools_8 @m [[true, true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(bools_8, read_bools_8, write_bools_8 @m [[true, true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(u8_raw_ne, read_u8_raw, write_u8_raw @a u8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(u8_raw_ne, read_u8_raw, write_u8_raw @a u8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(i8_raw_ne, read_i8_raw, write_i8_raw @a i8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(i8_raw_ne, read_i8_raw, write_i8_raw @a i8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(u16_raw_le, read_u16_raw_le, write_u16_raw_le @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(u16_raw_le, read_u16_raw_le, write_u16_raw_le @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(u16_raw_be, read_u16_raw_be, write_u16_raw_be @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_func!(isize_varint_4_be_ap, read_isize_varint_4_be_ap, write_isize_varint_4_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | test_func!(isize_varint_8_le_ap, read_isize_varint_8_le_ap, write_isize_varint_8_le_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_func!(isize_varint_8_be_ap, read_isize_varint_8_be_ap, write_isize_varint_8_be_ap @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_bools_4` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `read_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout] 3 + test_func!(bools_4, read_bool, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(u16_raw_be, read_u16_raw_be, write_u16_raw_be @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | test_func!(isize_varint_16_le_ap, read_isize_varint_16_le_ap, write_isize_varint_16_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_signed.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | test_func!(isize_varint_16_be_ap, read_isize_varint_16_be_ap, write_isize_varint_16_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(i16_raw_le, read_i16_raw_le, write_i16_raw_le @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | test_func!(f32_varint, read_f32_varint, write_f32_varint @g f32);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(i16_raw_le, read_i16_raw_le, write_i16_raw_le @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(i16_raw_be, read_i16_raw_be, write_i16_raw_be @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | test_func!(f32_varint_2_le, read_f32_varint_2_le, write_f32_varint_2_le @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(i16_raw_be, read_i16_raw_be, write_i16_raw_be @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | test_func!(u32_raw_le, read_u32_raw_le, write_u32_raw_le @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | test_func!(u32_raw_le, read_u32_raw_le, write_u32_raw_le @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_bools_5` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `write_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout] 4 + test_func!(bools_5, read_bools_5, write_bool @m [[true, true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_bools_5` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `read_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout] 4 + test_func!(bools_5, read_bool, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | test_func!(f32_varint_2_be, read_f32_varint_2_be, write_f32_varint_2_be @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_raw_be, read_u32_raw_be, write_u32_raw_be @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_raw_be, read_u32_raw_be, write_u32_raw_be @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | test_func!(f32_varint_4_le, read_f32_varint_4_le, write_f32_varint_4_le @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_raw_le, read_i32_raw_le, write_i32_raw_le @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_raw_le, read_i32_raw_le, write_i32_raw_le @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(f32_varint_4_be, read_f32_varint_4_be, write_f32_varint_4_be @g f32);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(i32_raw_be, read_i32_raw_be, write_i32_raw_be @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_func!(f64_varint, read_f64_varint, write_f64_varint @g f64);
[INFO] [stdout]   | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(i32_raw_be, read_i32_raw_be, write_i32_raw_be @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_func!(f64_varint_2_le, read_f64_varint_2_le, write_f64_varint_2_le @g f64);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_raw_le, read_u64_raw_le, write_u64_raw_le @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_raw_le, read_u64_raw_le, write_u64_raw_le @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]  --> tests/writer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/func/varint_float.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | test_func!(f64_varint_2_be, read_f64_varint_2_be, write_f64_varint_2_be @g f64);
[INFO] [stdout]   | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(f64_varint_4_le, read_f64_varint_4_le, write_f64_varint_4_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(f64_varint_4_be, read_f64_varint_4_be, write_f64_varint_4_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(f64_varint_8_le, read_f64_varint_8_le, write_f64_varint_8_le @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `variable_len_reader::synchronous::writer::VariableWriter`
[INFO] [stdout]   --> tests/writer.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |             use variable_len_reader::synchronous::writer::VariableWriter;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint_float.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | test_func!(f64_varint_8_be, read_f64_varint_8_be, write_f64_varint_8_be @g f64);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_bools_6` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `write_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout] 5 + test_func!(bools_6, read_bools_6, write_bool @m [[true, true, true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_raw_be, read_u64_raw_be, write_u64_raw_be @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_raw_be, read_u64_raw_be, write_u64_raw_be @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_raw_le, read_i64_raw_le, write_i64_raw_le @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_raw_le, read_i64_raw_le, write_i64_raw_le @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_bools_6` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `read_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout] 5 + test_func!(bools_6, read_bool, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_raw_be, read_i64_raw_be, write_i64_raw_be @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_raw_be, read_i64_raw_be, write_i64_raw_be @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u128_raw_le, read_u128_raw_le, write_u128_raw_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u128_raw_le, read_u128_raw_le, write_u128_raw_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | test_func!(u128_raw_be, read_u128_raw_be, write_u128_raw_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | test_func!(u128_raw_be, read_u128_raw_be, write_u128_raw_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_raw_le, read_i128_raw_le, write_i128_raw_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_raw_le, read_i128_raw_le, write_i128_raw_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(i128_raw_be, read_i128_raw_be, write_i128_raw_be @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_func!(i128_raw_be, read_i128_raw_be, write_i128_raw_be @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(f32_raw_le, read_f32_raw_le, write_f32_raw_le @g f32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | test_func!(f32_raw_le, read_f32_raw_le, write_f32_raw_le @g f32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(bools_2, read_bools_2, write_bools_2 @m [[true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(bools_3, read_bools_3, write_bools_3 @m [[true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(f32_raw_be, read_f32_raw_be, write_f32_raw_be @g f32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | test_func!(f32_raw_be, read_f32_raw_be, write_f32_raw_be @g f32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(f64_raw_le, read_f64_raw_le, write_f64_raw_le @g f64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | test_func!(f64_raw_le, read_f64_raw_le, write_f64_raw_le @g f64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(f64_raw_be, read_f64_raw_be, write_f64_raw_be @g f64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | test_func!(f64_raw_be, read_f64_raw_be, write_f64_raw_be @g f64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | test_func!(usize_raw_le, read_usize_raw_le, write_usize_raw_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(bools_4, read_bools_4, write_bools_4 @m [[true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(bools_5, read_bools_5, write_bools_5 @m [[true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(bools_6, read_bools_6, write_bools_6 @m [[true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_bools_7` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `write_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout] 6 + test_func!(bools_7, read_bools_7, write_bool @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | test_func!(usize_raw_le, read_usize_raw_le, write_usize_raw_le @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(usize_raw_be, read_usize_raw_be, write_usize_raw_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | test_func!(usize_raw_be, read_usize_raw_be, write_usize_raw_be @g usize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_raw_le, read_isize_raw_le, write_isize_raw_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | test_func!(isize_raw_le, read_isize_raw_le, write_isize_raw_le @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_raw_be, read_isize_raw_be, write_isize_raw_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/bools.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(bools_8, read_bools_8, write_bools_8 @m [[true, true, true, true, true, true, true, true],]);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(u8_raw_ne, read_u8_raw, write_u8_raw @a u8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | test_func!(i8_raw_ne, read_i8_raw, write_i8_raw @a i8);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(u16_raw_le, read_u16_raw_le, write_u16_raw_le @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | test_func!(u16_raw_be, read_u16_raw_be, write_u16_raw_be @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | test_func!(isize_raw_be, read_isize_raw_be, write_isize_raw_be @g isize);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_raw_le_ap, read_usize_raw_le_ap, write_usize_raw_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_func!(usize_raw_le_ap, read_usize_raw_le_ap, write_usize_raw_le_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | test_func!(i16_raw_le, read_i16_raw_le, write_i16_raw_le @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_raw_be_ap, read_usize_raw_be_ap, write_usize_raw_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | test_func!(i16_raw_be, read_i16_raw_be, write_i16_raw_be @a i16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | test_func!(usize_raw_be_ap, read_usize_raw_be_ap, write_usize_raw_be_ap @g usize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | test_func!(u32_raw_le, read_u32_raw_le, write_u32_raw_le @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | test_func!(u32_raw_be, read_u32_raw_be, write_u32_raw_be @g u32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_bools_7` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]  --> tests/func/bools.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `read_bool` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - test_func!(bools_7, read_bools_7, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout] 6 + test_func!(bools_7, read_bool, write_bools_7 @m [[true, true, true, true, true, true, true],]);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_func!(i32_raw_le, read_i32_raw_le, write_i32_raw_le @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | test_func!(i32_raw_be, read_i32_raw_be, write_i32_raw_be @g i32);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | test_func!(u64_raw_le, read_u64_raw_le, write_u64_raw_le @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | test_func!(u64_raw_be, read_u64_raw_be, write_u64_raw_be @g u64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | test_func!(i64_raw_le, read_i64_raw_le, write_i64_raw_le @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_raw_le_ap, read_isize_raw_le_ap, write_isize_raw_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | test_func!(i64_raw_be, read_i64_raw_be, write_i64_raw_be @g i64);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | test_func!(isize_raw_le_ap, read_isize_raw_le_ap, write_isize_raw_le_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_raw_be_ap, read_isize_raw_be_ap, write_isize_raw_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | test_func!(u128_raw_le, read_u128_raw_le, write_u128_raw_le @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | test_func!(isize_raw_be_ap, read_isize_raw_be_ap, write_isize_raw_be_ap @g isize);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | test_func!(u128_raw_be, read_u128_raw_be, write_u128_raw_be @g u128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(u8_varint, read_u8_varint, write_u8_varint @a u8);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/reader.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |             use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/raw.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_func!(i128_raw_le, read_i128_raw_le, write_i128_raw_le @g i128);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | test_func!(u8_varint, read_u8_varint, write_u8_varint @a u8);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(u16_varint, read_u16_varint, write_u16_varint @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | test_func!(u16_varint, read_u16_varint, write_u16_varint @a u16);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |         use variable_len_reader::asynchronous::reader::AsyncVariableReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(u16_varint_2_le, read_u16_varint_2_le, write_u16_varint_2_le @a u16);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[INFO] [stdout] 17 | pub mod asynchronous;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `test_func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]   --> tests/asynchronous.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 |         use variable_len_reader::asynchronous::writer::AsyncVariableWriter;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ could not find `asynchronous` in `variable_len_reader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/func/varint.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | test_func!(u16_varint_2_le, read_u16_varint_2_le, write_u16_varint_2_le @a u16);
[INFO] [stdout]    | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 16 | #[cfg_attr(docsrs, doc(cfg(feature = "async")))]
[WARN] too many lines in the log, truncating it
