[INFO] fetching crate micropb 0.3.0... [INFO] testing micropb-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate micropb 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate micropb 0.3.0 [INFO] finished tweaking crates.io crate micropb 0.3.0 [INFO] tweaked toml for crates.io crate micropb 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate micropb 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate micropb 0.3.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0c8ceb8f34f36d20e642dcbbd44fb4442026cde3deb342f950da3488ff8a44e [INFO] running `Command { std: "docker" "start" "-a" "d0c8ceb8f34f36d20e642dcbbd44fb4442026cde3deb342f950da3488ff8a44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0c8ceb8f34f36d20e642dcbbd44fb4442026cde3deb342f950da3488ff8a44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c8ceb8f34f36d20e642dcbbd44fb4442026cde3deb342f950da3488ff8a44e", kill_on_drop: false }` [INFO] [stdout] d0c8ceb8f34f36d20e642dcbbd44fb4442026cde3deb342f950da3488ff8a44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fdf73cd0c07276f171cf5f9a0a2ee5913a31c326df5a41ea237c457871d537da [INFO] running `Command { std: "docker" "start" "-a" "fdf73cd0c07276f171cf5f9a0a2ee5913a31c326df5a41ea237c457871d537da", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling micropb v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `BYTES` is never used [INFO] [stdout] --> src/lib.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 208 | trait VarInt: PrimInt + From + AsPrimitive { [INFO] [stdout] | ------ associated constant in this trait [INFO] [stdout] 209 | const BYTES: u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "fdf73cd0c07276f171cf5f9a0a2ee5913a31c326df5a41ea237c457871d537da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf73cd0c07276f171cf5f9a0a2ee5913a31c326df5a41ea237c457871d537da", kill_on_drop: false }` [INFO] [stdout] fdf73cd0c07276f171cf5f9a0a2ee5913a31c326df5a41ea237c457871d537da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 68fffbbbd9451843755687c37b7bd59ba18f3755e5de4ca9554960cb8a17c679 [INFO] running `Command { std: "docker" "start" "-a" "68fffbbbd9451843755687c37b7bd59ba18f3755e5de4ca9554960cb8a17c679", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling micropb v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stdout] warning: associated constant `BYTES` is never used [INFO] [stdout] --> src/lib.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 208 | trait VarInt: PrimInt + From + AsPrimitive { [INFO] [stdout] | ------ associated constant in this trait [INFO] [stdout] 209 | const BYTES: u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> src/decode.rs:704:9 [INFO] [stdout] | [INFO] [stdout] 704 | use std::borrow::Cow; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrayvec` [INFO] [stdout] --> src/decode.rs:706:9 [INFO] [stdout] | [INFO] [stdout] 706 | use arrayvec::{ArrayString, ArrayVec}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `arrayvec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `arrayvec`, use `cargo add arrayvec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrayvec` [INFO] [stdout] --> src/encode.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | use arrayvec::ArrayVec; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `arrayvec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `arrayvec`, use `cargo add arrayvec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 761 | assert_decode!(Ok(5), [5], decode_varint32()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 761 | assert_decode!(Ok(5), [5], decode_varint32()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 762 | assert_decode!(Ok(150), [0x96, 0x01], decode_varint32()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 762 | assert_decode!(Ok(150), [0x96, 0x01], decode_varint32()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 763 | / assert_decode!( [INFO] [stdout] 764 | | Ok(0b1010000001110010101), [INFO] [stdout] 765 | | [0x95, 0x87, 0x14], [INFO] [stdout] 766 | | decode_varint32() [INFO] [stdout] 767 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 763 | / assert_decode!( [INFO] [stdout] 764 | | Ok(0b1010000001110010101), [INFO] [stdout] 765 | | [0x95, 0x87, 0x14], [INFO] [stdout] 766 | | decode_varint32() [INFO] [stdout] 767 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | / assert_decode!( [INFO] [stdout] 770 | | Ok(0b11110000000000000000000000000001), [INFO] [stdout] 771 | | [0x81, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 772 | | decode_varint32() [INFO] [stdout] 773 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | / assert_decode!( [INFO] [stdout] 770 | | Ok(0b11110000000000000000000000000001), [INFO] [stdout] 771 | | [0x81, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 772 | | decode_varint32() [INFO] [stdout] 773 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | / assert_decode!( [INFO] [stdout] 775 | | Ok(u32::MAX), [INFO] [stdout] 776 | | [0xFF, 0xFF, 0xFF, 0xFF, 0x0F], [INFO] [stdout] 777 | | decode_varint32() [INFO] [stdout] 778 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | / assert_decode!( [INFO] [stdout] 775 | | Ok(u32::MAX), [INFO] [stdout] 776 | | [0xFF, 0xFF, 0xFF, 0xFF, 0x0F], [INFO] [stdout] 777 | | decode_varint32() [INFO] [stdout] 778 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | assert_decode!(Err(DecodeError::UnexpectedEof), [0x80], decode_varint32()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | assert_decode!(Err(DecodeError::UnexpectedEof), [0x80], decode_varint32()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 781 | assert_decode!(Err(DecodeError::UnexpectedEof), [], decode_varint32()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 781 | assert_decode!(Err(DecodeError::UnexpectedEof), [], decode_varint32()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 782 | / assert_decode!( [INFO] [stdout] 783 | | Ok(1), [INFO] [stdout] 784 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x00], [INFO] [stdout] 785 | | decode_varint32() [INFO] [stdout] 786 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 782 | / assert_decode!( [INFO] [stdout] 783 | | Ok(1), [INFO] [stdout] 784 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x00], [INFO] [stdout] 785 | | decode_varint32() [INFO] [stdout] 786 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 791 | assert_decode!(Ok(5), [5], decode_varint64()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 791 | assert_decode!(Ok(5), [5], decode_varint64()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 792 | assert_decode!(Ok(150), [0x96, 0x01], decode_varint64()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 792 | assert_decode!(Ok(150), [0x96, 0x01], decode_varint64()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 794 | / assert_decode!( [INFO] [stdout] 795 | | Ok(0b1000000000000000000000000000000000000000000000000000000000000001), [INFO] [stdout] 796 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 797 | | decode_varint64() [INFO] [stdout] 798 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 794 | / assert_decode!( [INFO] [stdout] 795 | | Ok(0b1000000000000000000000000000000000000000000000000000000000000001), [INFO] [stdout] 796 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 797 | | decode_varint64() [INFO] [stdout] 798 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 799 | / assert_decode!( [INFO] [stdout] 800 | | Ok(u64::MAX), [INFO] [stdout] 801 | | [0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 802 | | decode_varint64() [INFO] [stdout] 803 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 799 | / assert_decode!( [INFO] [stdout] 800 | | Ok(u64::MAX), [INFO] [stdout] 801 | | [0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 802 | | decode_varint64() [INFO] [stdout] 803 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 805 | assert_decode!(Err(DecodeError::UnexpectedEof), [0x80], decode_varint64()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 805 | assert_decode!(Err(DecodeError::UnexpectedEof), [0x80], decode_varint64()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 806 | assert_decode!(Err(DecodeError::UnexpectedEof), [], decode_varint64()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 806 | assert_decode!(Err(DecodeError::UnexpectedEof), [], decode_varint64()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 807 | / assert_decode!( [INFO] [stdout] 808 | | Err(DecodeError::VarIntLimit), [INFO] [stdout] 809 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 810 | | decode_varint64() [INFO] [stdout] 811 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 807 | / assert_decode!( [INFO] [stdout] 808 | | Err(DecodeError::VarIntLimit), [INFO] [stdout] 809 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 810 | | decode_varint64() [INFO] [stdout] 811 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 816 | assert_decode!(Ok(()), [5], skip_varint()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 816 | assert_decode!(Ok(()), [5], skip_varint()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 817 | assert_decode!(Ok(()), [0x96, 0x01], skip_varint()); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 817 | assert_decode!(Ok(()), [0x96, 0x01], skip_varint()); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 818 | / assert_decode!( [INFO] [stdout] 819 | | Ok(()), [INFO] [stdout] 820 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 821 | | skip_varint() [INFO] [stdout] 822 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 818 | / assert_decode!( [INFO] [stdout] 819 | | Ok(()), [INFO] [stdout] 820 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 821 | | skip_varint() [INFO] [stdout] 822 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 824 | assert_decode!(Err(DecodeError::UnexpectedEof), [0x80], skip_varint()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 824 | assert_decode!(Err(DecodeError::UnexpectedEof), [0x80], skip_varint()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | assert_decode!(Err(DecodeError::UnexpectedEof), [], skip_varint()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 825 | assert_decode!(Err(DecodeError::UnexpectedEof), [], skip_varint()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | / assert_decode!( [INFO] [stdout] 827 | | Err(DecodeError::VarIntLimit), [INFO] [stdout] 828 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 829 | | skip_varint() [INFO] [stdout] 830 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | / assert_decode!( [INFO] [stdout] 827 | | Err(DecodeError::VarIntLimit), [INFO] [stdout] 828 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 829 | | skip_varint() [INFO] [stdout] 830 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 835 | assert_decode!(Ok(5), [5], decode_int32()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 835 | assert_decode!(Ok(5), [5], decode_int32()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 836 | assert_decode!(Ok(5), [5], decode_int64()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 836 | assert_decode!(Ok(5), [5], decode_int64()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | / assert_decode!( [INFO] [stdout] 840 | | Ok(0b00000000000000000000000000000001), [INFO] [stdout] 841 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 842 | | decode_int32() [INFO] [stdout] 843 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | / assert_decode!( [INFO] [stdout] 840 | | Ok(0b00000000000000000000000000000001), [INFO] [stdout] 841 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 842 | | decode_int32() [INFO] [stdout] 843 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 844 | / assert_decode!( [INFO] [stdout] 845 | | Ok(0b100000000000000000000000000000000000000000000000000000000000001), [INFO] [stdout] 846 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0xC0, 0x00], [INFO] [stdout] 847 | | decode_int64() [INFO] [stdout] 848 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 844 | / assert_decode!( [INFO] [stdout] 845 | | Ok(0b100000000000000000000000000000000000000000000000000000000000001), [INFO] [stdout] 846 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0xC0, 0x00], [INFO] [stdout] 847 | | decode_int64() [INFO] [stdout] 848 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 850 | / assert_decode!( [INFO] [stdout] 851 | | Ok(-2), [INFO] [stdout] 852 | | [0xFE, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 853 | | decode_int32() [INFO] [stdout] 854 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 850 | / assert_decode!( [INFO] [stdout] 851 | | Ok(-2), [INFO] [stdout] 852 | | [0xFE, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 853 | | decode_int32() [INFO] [stdout] 854 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / assert_decode!( [INFO] [stdout] 856 | | Ok(-2), [INFO] [stdout] 857 | | [0xFE, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 858 | | decode_int64() [INFO] [stdout] 859 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / assert_decode!( [INFO] [stdout] 856 | | Ok(-2), [INFO] [stdout] 857 | | [0xFE, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 858 | | decode_int64() [INFO] [stdout] 859 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 860 | / assert_decode!( [INFO] [stdout] 861 | | Ok(i32::MIN), [INFO] [stdout] 862 | | [0x80, 0x80, 0x80, 0x80, 0xF8, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 863 | | decode_int32() [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 860 | / assert_decode!( [INFO] [stdout] 861 | | Ok(i32::MIN), [INFO] [stdout] 862 | | [0x80, 0x80, 0x80, 0x80, 0xF8, 0xFF, 0xFF, 0xFF, 0xFF, 0x01], [INFO] [stdout] 863 | | decode_int32() [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 865 | / assert_decode!( [INFO] [stdout] 866 | | Ok(i64::MIN), [INFO] [stdout] 867 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 868 | | decode_int64() [INFO] [stdout] 869 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 865 | / assert_decode!( [INFO] [stdout] 866 | | Ok(i64::MIN), [INFO] [stdout] 867 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 868 | | decode_int64() [INFO] [stdout] 869 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 874 | assert_decode!(Ok(0), [0], decode_sint32()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 874 | assert_decode!(Ok(0), [0], decode_sint32()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 875 | assert_decode!(Ok(-1), [1], decode_sint32()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 875 | assert_decode!(Ok(-1), [1], decode_sint32()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 876 | assert_decode!(Ok(1), [2], decode_sint32()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 876 | assert_decode!(Ok(1), [2], decode_sint32()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 877 | assert_decode!(Ok(-2), [3], decode_sint32()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 877 | assert_decode!(Ok(-2), [3], decode_sint32()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 878 | / assert_decode!( [INFO] [stdout] 879 | | Ok(0x7FFFFFFF), [INFO] [stdout] 880 | | [0xFE, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 881 | | decode_sint32() [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 878 | / assert_decode!( [INFO] [stdout] 879 | | Ok(0x7FFFFFFF), [INFO] [stdout] 880 | | [0xFE, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 881 | | decode_sint32() [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | / assert_decode!( [INFO] [stdout] 884 | | Ok(-0x80000000), [INFO] [stdout] 885 | | [0xFF, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 886 | | decode_sint32() [INFO] [stdout] 887 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | / assert_decode!( [INFO] [stdout] 884 | | Ok(-0x80000000), [INFO] [stdout] 885 | | [0xFF, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 886 | | decode_sint32() [INFO] [stdout] 887 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 888 | / assert_decode!( [INFO] [stdout] 889 | | Ok(-1), [INFO] [stdout] 890 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x00], [INFO] [stdout] 891 | | decode_sint32() [INFO] [stdout] 892 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 888 | / assert_decode!( [INFO] [stdout] 889 | | Ok(-1), [INFO] [stdout] 890 | | [0x81, 0x80, 0x80, 0x80, 0x80, 0x00], [INFO] [stdout] 891 | | decode_sint32() [INFO] [stdout] 892 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 897 | assert_decode!(Ok(0), [0], decode_sint64()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 897 | assert_decode!(Ok(0), [0], decode_sint64()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 898 | assert_decode!(Ok(-1), [1], decode_sint64()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 898 | assert_decode!(Ok(-1), [1], decode_sint64()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 899 | / assert_decode!( [INFO] [stdout] 900 | | Ok(0x7FFFFFFFFFFFFFFF), [INFO] [stdout] 901 | | [0xFE, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 902 | | decode_sint64() [INFO] [stdout] 903 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 899 | / assert_decode!( [INFO] [stdout] 900 | | Ok(0x7FFFFFFFFFFFFFFF), [INFO] [stdout] 901 | | [0xFE, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 902 | | decode_sint64() [INFO] [stdout] 903 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 904 | / assert_decode!( [INFO] [stdout] 905 | | Ok(-0x8000000000000000), [INFO] [stdout] 906 | | [0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 907 | | decode_sint64() [INFO] [stdout] 908 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 904 | / assert_decode!( [INFO] [stdout] 905 | | Ok(-0x8000000000000000), [INFO] [stdout] 906 | | [0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x7F], [INFO] [stdout] 907 | | decode_sint64() [INFO] [stdout] 908 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 909 | / assert_decode!( [INFO] [stdout] 910 | | Err(DecodeError::VarIntLimit), [INFO] [stdout] 911 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 912 | | decode_sint64() [INFO] [stdout] 913 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 909 | / assert_decode!( [INFO] [stdout] 910 | | Err(DecodeError::VarIntLimit), [INFO] [stdout] 911 | | [0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x01], [INFO] [stdout] 912 | | decode_sint64() [INFO] [stdout] 913 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 918 | assert_decode!(Ok(false), [0], decode_bool()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 918 | assert_decode!(Ok(false), [0], decode_bool()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 919 | assert_decode!(Ok(true), [1], decode_bool()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 919 | assert_decode!(Ok(true), [1], decode_bool()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 920 | assert_decode!(Ok(true), [0x3], decode_bool()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 920 | assert_decode!(Ok(true), [0x3], decode_bool()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 921 | assert_decode!(Ok(false), [0x80, 0x00], decode_bool()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 921 | assert_decode!(Ok(false), [0x80, 0x00], decode_bool()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 922 | assert_decode!(Ok(true), [0x80, 0x01], decode_bool()); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 922 | assert_decode!(Ok(true), [0x80, 0x01], decode_bool()); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 927 | assert_decode!(Err(DecodeError::UnexpectedEof), [0], decode_fixed32()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 927 | assert_decode!(Err(DecodeError::UnexpectedEof), [0], decode_fixed32()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 928 | / assert_decode!( [INFO] [stdout] 929 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 930 | | [0x01, 0x43, 0x22], [INFO] [stdout] 931 | | decode_fixed32() [INFO] [stdout] 932 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 928 | / assert_decode!( [INFO] [stdout] 929 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 930 | | [0x01, 0x43, 0x22], [INFO] [stdout] 931 | | decode_fixed32() [INFO] [stdout] 932 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 933 | assert_decode!(Ok(0xF4983212), [0x12, 0x32, 0x98, 0xF4], decode_fixed32()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 933 | assert_decode!(Ok(0xF4983212), [0x12, 0x32, 0x98, 0xF4], decode_fixed32()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 935 | / assert_decode!( [INFO] [stdout] 936 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 937 | | [0x01, 0x43, 0x22, 0x32, 0x9A, 0xBB, 0x3C], [INFO] [stdout] 938 | | decode_fixed64() [INFO] [stdout] 939 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 935 | / assert_decode!( [INFO] [stdout] 936 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 937 | | [0x01, 0x43, 0x22, 0x32, 0x9A, 0xBB, 0x3C], [INFO] [stdout] 938 | | decode_fixed64() [INFO] [stdout] 939 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 940 | / assert_decode!( [INFO] [stdout] 941 | | Ok(0x9950AA3BF4983212), [INFO] [stdout] 942 | | [0x12, 0x32, 0x98, 0xF4, 0x3B, 0xAA, 0x50, 0x99], [INFO] [stdout] 943 | | decode_fixed64() [INFO] [stdout] 944 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 940 | / assert_decode!( [INFO] [stdout] 941 | | Ok(0x9950AA3BF4983212), [INFO] [stdout] 942 | | [0x12, 0x32, 0x98, 0xF4, 0x3B, 0xAA, 0x50, 0x99], [INFO] [stdout] 943 | | decode_fixed64() [INFO] [stdout] 944 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 949 | / assert_decode!( [INFO] [stdout] 950 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 951 | | [0x01, 0x43, 0x22], [INFO] [stdout] 952 | | decode_sfixed32() [INFO] [stdout] 953 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 949 | / assert_decode!( [INFO] [stdout] 950 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 951 | | [0x01, 0x43, 0x22], [INFO] [stdout] 952 | | decode_sfixed32() [INFO] [stdout] 953 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 954 | assert_decode!(Ok(-0x0B67CDEE), [0x12, 0x32, 0x98, 0xF4], decode_sfixed32()); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 954 | assert_decode!(Ok(-0x0B67CDEE), [0x12, 0x32, 0x98, 0xF4], decode_sfixed32()); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 956 | / assert_decode!( [INFO] [stdout] 957 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 958 | | [0x01, 0x43, 0x22, 0x32, 0x9A, 0xBB, 0x3C], [INFO] [stdout] 959 | | decode_sfixed64() [INFO] [stdout] 960 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 956 | / assert_decode!( [INFO] [stdout] 957 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 958 | | [0x01, 0x43, 0x22, 0x32, 0x9A, 0xBB, 0x3C], [INFO] [stdout] 959 | | decode_sfixed64() [INFO] [stdout] 960 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 965 | / assert_decode!( [INFO] [stdout] 966 | | Ok(0xF4983212), [INFO] [stdout] 967 | | [0x12, 0x32, 0x98, 0xF4, 0x12, 0x34, 0x00, 0x00], [INFO] [stdout] 968 | | decode_fixed64_as_32() [INFO] [stdout] 969 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 965 | / assert_decode!( [INFO] [stdout] 966 | | Ok(0xF4983212), [INFO] [stdout] 967 | | [0x12, 0x32, 0x98, 0xF4, 0x12, 0x34, 0x00, 0x00], [INFO] [stdout] 968 | | decode_fixed64_as_32() [INFO] [stdout] 969 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 970 | / assert_decode!( [INFO] [stdout] 971 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 972 | | [0x12, 0x32, 0x98, 0xF4, 0x12, 0x34, 0x00], [INFO] [stdout] 973 | | decode_fixed64_as_32() [INFO] [stdout] 974 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 970 | / assert_decode!( [INFO] [stdout] 971 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 972 | | [0x12, 0x32, 0x98, 0xF4, 0x12, 0x34, 0x00], [INFO] [stdout] 973 | | decode_fixed64_as_32() [INFO] [stdout] 974 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | / assert_decode!( [INFO] [stdout] 976 | | Ok(-0x0B67CDEE), [INFO] [stdout] 977 | | [0x12, 0x32, 0x98, 0xF4, 0xFF, 0xFF, 0x00, 0x00], [INFO] [stdout] 978 | | decode_sfixed64_as_32() [INFO] [stdout] 979 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | / assert_decode!( [INFO] [stdout] 976 | | Ok(-0x0B67CDEE), [INFO] [stdout] 977 | | [0x12, 0x32, 0x98, 0xF4, 0xFF, 0xFF, 0x00, 0x00], [INFO] [stdout] 978 | | decode_sfixed64_as_32() [INFO] [stdout] 979 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 980 | / assert_decode!( [INFO] [stdout] 981 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 982 | | [0x12, 0x32, 0x98, 0xF4], [INFO] [stdout] 983 | | decode_sfixed64_as_32() [INFO] [stdout] 984 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 980 | / assert_decode!( [INFO] [stdout] 981 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 982 | | [0x12, 0x32, 0x98, 0xF4], [INFO] [stdout] 983 | | decode_sfixed64_as_32() [INFO] [stdout] 984 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | / assert_decode!( [INFO] [stdout] 990 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 991 | | [0x01, 0x43, 0x22], [INFO] [stdout] 992 | | decode_float() [INFO] [stdout] 993 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | / assert_decode!( [INFO] [stdout] 990 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 991 | | [0x01, 0x43, 0x22], [INFO] [stdout] 992 | | decode_float() [INFO] [stdout] 993 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 994 | assert_decode!(Ok(-29.03456), [0xC7, 0x46, 0xE8, 0xC1], decode_float()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 994 | assert_decode!(Ok(-29.03456), [0xC7, 0x46, 0xE8, 0xC1], decode_float()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 996 | / assert_decode!( [INFO] [stdout] 997 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 998 | | [0x01, 0x43, 0x22, 0x32, 0x9A, 0xBB, 0x3C], [INFO] [stdout] 999 | | decode_double() [INFO] [stdout] 1000 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 996 | / assert_decode!( [INFO] [stdout] 997 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 998 | | [0x01, 0x43, 0x22, 0x32, 0x9A, 0xBB, 0x3C], [INFO] [stdout] 999 | | decode_double() [INFO] [stdout] 1000 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1001 | / assert_decode!( [INFO] [stdout] 1002 | | Ok(26.029345233467545), [INFO] [stdout] 1003 | | [0x5E, 0x09, 0x52, 0x2B, 0x83, 0x07, 0x3A, 0x40], [INFO] [stdout] 1004 | | decode_double() [INFO] [stdout] 1005 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1001 | / assert_decode!( [INFO] [stdout] 1002 | | Ok(26.029345233467545), [INFO] [stdout] 1003 | | [0x5E, 0x09, 0x52, 0x2B, 0x83, 0x07, 0x3A, 0x40], [INFO] [stdout] 1004 | | decode_double() [INFO] [stdout] 1005 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1010 | / assert_decode!( [INFO] [stdout] 1011 | | Ok(()), [INFO] [stdout] 1012 | | [0x81, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 1013 | | skip_wire_value(WIRE_TYPE_VARINT) [INFO] [stdout] 1014 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1010 | / assert_decode!( [INFO] [stdout] 1011 | | Ok(()), [INFO] [stdout] 1012 | | [0x81, 0x80, 0x80, 0x80, 0x7F], [INFO] [stdout] 1013 | | skip_wire_value(WIRE_TYPE_VARINT) [INFO] [stdout] 1014 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1016 | / assert_decode!( [INFO] [stdout] 1017 | | Ok(()), [INFO] [stdout] 1018 | | [0x12, 0x45, 0xE4, 0x90, 0x9C, 0xA1, 0xF5, 0xFF], [INFO] [stdout] 1019 | | skip_wire_value(WIRE_TYPE_I64) [INFO] [stdout] 1020 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1016 | / assert_decode!( [INFO] [stdout] 1017 | | Ok(()), [INFO] [stdout] 1018 | | [0x12, 0x45, 0xE4, 0x90, 0x9C, 0xA1, 0xF5, 0xFF], [INFO] [stdout] 1019 | | skip_wire_value(WIRE_TYPE_I64) [INFO] [stdout] 1020 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / assert_decode!( [INFO] [stdout] 1022 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1023 | | [0x12, 0x45, 0xE4, 0x90, 0x9C], [INFO] [stdout] 1024 | | skip_wire_value(WIRE_TYPE_I64) [INFO] [stdout] 1025 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / assert_decode!( [INFO] [stdout] 1022 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1023 | | [0x12, 0x45, 0xE4, 0x90, 0x9C], [INFO] [stdout] 1024 | | skip_wire_value(WIRE_TYPE_I64) [INFO] [stdout] 1025 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1027 | / assert_decode!( [INFO] [stdout] 1028 | | Ok(()), [INFO] [stdout] 1029 | | [0x9C, 0xA1, 0xF5, 0xFF], [INFO] [stdout] 1030 | | skip_wire_value(WIRE_TYPE_I32) [INFO] [stdout] 1031 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1027 | / assert_decode!( [INFO] [stdout] 1028 | | Ok(()), [INFO] [stdout] 1029 | | [0x9C, 0xA1, 0xF5, 0xFF], [INFO] [stdout] 1030 | | skip_wire_value(WIRE_TYPE_I32) [INFO] [stdout] 1031 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1032 | / assert_decode!( [INFO] [stdout] 1033 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1034 | | [0xF5, 0xFF], [INFO] [stdout] 1035 | | skip_wire_value(WIRE_TYPE_I32) [INFO] [stdout] 1036 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1032 | / assert_decode!( [INFO] [stdout] 1033 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1034 | | [0xF5, 0xFF], [INFO] [stdout] 1035 | | skip_wire_value(WIRE_TYPE_I32) [INFO] [stdout] 1036 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1038 | / assert_decode!( [INFO] [stdout] 1039 | | Ok(()), [INFO] [stdout] 1040 | | [0x03, 0xEE, 0xAB, 0x56], [INFO] [stdout] 1041 | | skip_wire_value(WIRE_TYPE_LEN) [INFO] [stdout] 1042 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1038 | / assert_decode!( [INFO] [stdout] 1039 | | Ok(()), [INFO] [stdout] 1040 | | [0x03, 0xEE, 0xAB, 0x56], [INFO] [stdout] 1041 | | skip_wire_value(WIRE_TYPE_LEN) [INFO] [stdout] 1042 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1043 | / assert_decode!( [INFO] [stdout] 1044 | | Ok(()), [INFO] [stdout] 1045 | | [0x85, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05], [INFO] [stdout] 1046 | | skip_wire_value(WIRE_TYPE_LEN) [INFO] [stdout] 1047 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1043 | / assert_decode!( [INFO] [stdout] 1044 | | Ok(()), [INFO] [stdout] 1045 | | [0x85, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05], [INFO] [stdout] 1046 | | skip_wire_value(WIRE_TYPE_LEN) [INFO] [stdout] 1047 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1048 | / assert_decode!( [INFO] [stdout] 1049 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1050 | | [0x03, 0xAB, 0x56], [INFO] [stdout] 1051 | | skip_wire_value(WIRE_TYPE_LEN) [INFO] [stdout] 1052 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1048 | / assert_decode!( [INFO] [stdout] 1049 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1050 | | [0x03, 0xAB, 0x56], [INFO] [stdout] 1051 | | skip_wire_value(WIRE_TYPE_LEN) [INFO] [stdout] 1052 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1054 | assert_decode!(Err(DecodeError::Deprecation), [], skip_wire_value(3)); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1054 | assert_decode!(Err(DecodeError::Deprecation), [], skip_wire_value(3)); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1055 | assert_decode!(Err(DecodeError::Deprecation), [], skip_wire_value(4)); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1055 | assert_decode!(Err(DecodeError::Deprecation), [], skip_wire_value(4)); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1056 | assert_decode!(Err(DecodeError::UnknownWireType), [], skip_wire_value(10)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1056 | assert_decode!(Err(DecodeError::UnknownWireType), [], skip_wire_value(10)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1097 | / assert_decode_vec!( [INFO] [stdout] 1098 | | Ok("\0\0\0\0"), [INFO] [stdout] 1099 | | [0], [INFO] [stdout] 1100 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1101 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1097 | / assert_decode_vec!( [INFO] [stdout] 1098 | | Ok("\0\0\0\0"), [INFO] [stdout] 1099 | | [0], [INFO] [stdout] 1100 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1101 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1103 | assert_decode_vec!(Ok(""), [0], decode_string(string, Presence::Explicit)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1103 | assert_decode_vec!(Ok(""), [0], decode_string(string, Presence::Explicit)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1106 | / assert_decode_vec!( [INFO] [stdout] 1107 | | Ok("a\0\0\0"), [INFO] [stdout] 1108 | | [1, b'a'], [INFO] [stdout] 1109 | | decode_string(string, Presence::Implicit) [INFO] [stdout] 1110 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1106 | / assert_decode_vec!( [INFO] [stdout] 1107 | | Ok("a\0\0\0"), [INFO] [stdout] 1108 | | [1, b'a'], [INFO] [stdout] 1109 | | decode_string(string, Presence::Implicit) [INFO] [stdout] 1110 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1112 | / assert_decode_vec!( [INFO] [stdout] 1113 | | Ok("a"), [INFO] [stdout] 1114 | | [1, b'a'], [INFO] [stdout] 1115 | | decode_string(string, Presence::Implicit) [INFO] [stdout] 1116 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1112 | / assert_decode_vec!( [INFO] [stdout] 1113 | | Ok("a"), [INFO] [stdout] 1114 | | [1, b'a'], [INFO] [stdout] 1115 | | decode_string(string, Presence::Implicit) [INFO] [stdout] 1116 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1118 | / assert_decode_vec!( [INFO] [stdout] 1119 | | Ok("abcd"), [INFO] [stdout] 1120 | | [4, b'a', b'b', b'c', b'd'], [INFO] [stdout] 1121 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1122 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1118 | / assert_decode_vec!( [INFO] [stdout] 1119 | | Ok("abcd"), [INFO] [stdout] 1120 | | [4, b'a', b'b', b'c', b'd'], [INFO] [stdout] 1121 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1122 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1123 | / assert_decode_vec!( [INFO] [stdout] 1124 | | Ok("Зд"), [INFO] [stdout] 1125 | | [4, 208, 151, 208, 180], [INFO] [stdout] 1126 | | decode_string(string, Presence::Implicit) [INFO] [stdout] 1127 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1123 | / assert_decode_vec!( [INFO] [stdout] 1124 | | Ok("Зд"), [INFO] [stdout] 1125 | | [4, 208, 151, 208, 180], [INFO] [stdout] 1126 | | decode_string(string, Presence::Implicit) [INFO] [stdout] 1127 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1129 | assert_decode_vec!(Ok("Зд"), [0], decode_string(string, Presence::Implicit)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1129 | assert_decode_vec!(Ok("Зд"), [0], decode_string(string, Presence::Implicit)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1133 | / assert_decode_vec!( [INFO] [stdout] 1134 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1135 | | [], [INFO] [stdout] 1136 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1137 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1133 | / assert_decode_vec!( [INFO] [stdout] 1134 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1135 | | [], [INFO] [stdout] 1136 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1137 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1141 | / assert_decode_vec!( [INFO] [stdout] 1142 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1143 | | [4, b'b', b'c', b'd'], [INFO] [stdout] 1144 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1145 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1141 | / assert_decode_vec!( [INFO] [stdout] 1142 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1143 | | [4, b'b', b'c', b'd'], [INFO] [stdout] 1144 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1145 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1150 | / assert_decode_vec!( [INFO] [stdout] 1151 | | Err(DecodeError::Capacity), [INFO] [stdout] 1152 | | [5, b'a', b'b', b'c', b'd', b'e'], [INFO] [stdout] 1153 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1154 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1150 | / assert_decode_vec!( [INFO] [stdout] 1151 | | Err(DecodeError::Capacity), [INFO] [stdout] 1152 | | [5, b'a', b'b', b'c', b'd', b'e'], [INFO] [stdout] 1153 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1154 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1159 | / assert_decode_vec!( [INFO] [stdout] 1160 | | Err(DecodeError::Utf8), [INFO] [stdout] 1161 | | [4, 0x80, 0x80, 0x80, 0x80], [INFO] [stdout] 1162 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1163 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1159 | / assert_decode_vec!( [INFO] [stdout] 1160 | | Err(DecodeError::Utf8), [INFO] [stdout] 1161 | | [4, 0x80, 0x80, 0x80, 0x80], [INFO] [stdout] 1162 | | decode_string(string, Presence::Explicit) [INFO] [stdout] 1163 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1178 | assert_decode_vec!(Ok(&[0, 0, 0]), [0], decode_bytes(bytes, Presence::Explicit)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1178 | assert_decode_vec!(Ok(&[0, 0, 0]), [0], decode_bytes(bytes, Presence::Explicit)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1179 | / assert_decode_vec!( [INFO] [stdout] 1180 | | Ok(b"a\0\0"), [INFO] [stdout] 1181 | | [1, b'a'], [INFO] [stdout] 1182 | | decode_bytes(bytes, Presence::Implicit) [INFO] [stdout] 1183 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1179 | / assert_decode_vec!( [INFO] [stdout] 1180 | | Ok(b"a\0\0"), [INFO] [stdout] 1181 | | [1, b'a'], [INFO] [stdout] 1182 | | decode_bytes(bytes, Presence::Implicit) [INFO] [stdout] 1183 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1185 | assert_decode_vec!(Ok(&[]), [0], decode_bytes(bytes, Presence::Explicit)); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1185 | assert_decode_vec!(Ok(&[]), [0], decode_bytes(bytes, Presence::Explicit)); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1186 | assert_decode_vec!(Ok(b"a"), [1, b'a'], decode_bytes(bytes, Presence::Implicit)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1186 | assert_decode_vec!(Ok(b"a"), [1, b'a'], decode_bytes(bytes, Presence::Implicit)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1188 | / assert_decode_vec!( [INFO] [stdout] 1189 | | Ok(&[0x10, 0x20, 0x30]), [INFO] [stdout] 1190 | | [3, 0x10, 0x20, 0x30], [INFO] [stdout] 1191 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1192 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1188 | / assert_decode_vec!( [INFO] [stdout] 1189 | | Ok(&[0x10, 0x20, 0x30]), [INFO] [stdout] 1190 | | [3, 0x10, 0x20, 0x30], [INFO] [stdout] 1191 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1192 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1193 | / assert_decode_vec!( [INFO] [stdout] 1194 | | Ok(&[0x10, 0x20, 0x30]), [INFO] [stdout] 1195 | | [0], [INFO] [stdout] 1196 | | decode_bytes(bytes, Presence::Implicit) [INFO] [stdout] 1197 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1193 | / assert_decode_vec!( [INFO] [stdout] 1194 | | Ok(&[0x10, 0x20, 0x30]), [INFO] [stdout] 1195 | | [0], [INFO] [stdout] 1196 | | decode_bytes(bytes, Presence::Implicit) [INFO] [stdout] 1197 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1199 | / assert_decode_vec!( [INFO] [stdout] 1200 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1201 | | [], [INFO] [stdout] 1202 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1203 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1199 | / assert_decode_vec!( [INFO] [stdout] 1200 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1201 | | [], [INFO] [stdout] 1202 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1203 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1205 | / assert_decode_vec!( [INFO] [stdout] 1206 | | Err(DecodeError::Capacity), [INFO] [stdout] 1207 | | [4, 0x10, 0x20, 0x30, 0x40], [INFO] [stdout] 1208 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1209 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1205 | / assert_decode_vec!( [INFO] [stdout] 1206 | | Err(DecodeError::Capacity), [INFO] [stdout] 1207 | | [4, 0x10, 0x20, 0x30, 0x40], [INFO] [stdout] 1208 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1209 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1211 | / assert_decode_vec!( [INFO] [stdout] 1212 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1213 | | [3, 0x20, 0x30], [INFO] [stdout] 1214 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1215 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1211 | / assert_decode_vec!( [INFO] [stdout] 1212 | | Err(DecodeError::UnexpectedEof), [INFO] [stdout] 1213 | | [3, 0x20, 0x30], [INFO] [stdout] 1214 | | decode_bytes(bytes, Presence::Explicit) [INFO] [stdout] 1215 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1227 | / assert_decode_vec!( [INFO] [stdout] 1228 | | Ok(&[]), [INFO] [stdout] 1229 | | [0], [INFO] [stdout] 1230 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1231 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1227 | / assert_decode_vec!( [INFO] [stdout] 1228 | | Ok(&[]), [INFO] [stdout] 1229 | | [0], [INFO] [stdout] 1230 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1231 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1232 | / assert_decode_vec!( [INFO] [stdout] 1233 | | Err(DecodeError::WrongLen), [INFO] [stdout] 1234 | | [1, 0x90, 0x01], [INFO] [stdout] 1235 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1236 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1232 | / assert_decode_vec!( [INFO] [stdout] 1233 | | Err(DecodeError::WrongLen), [INFO] [stdout] 1234 | | [1, 0x90, 0x01], [INFO] [stdout] 1235 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1236 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1241 | / assert_decode_vec!( [INFO] [stdout] 1242 | | Ok(&[150, 5]), [INFO] [stdout] 1243 | | [3, 0x96, 0x01, 0x05], [INFO] [stdout] 1244 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1245 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1241 | / assert_decode_vec!( [INFO] [stdout] 1242 | | Ok(&[150, 5]), [INFO] [stdout] 1243 | | [3, 0x96, 0x01, 0x05], [INFO] [stdout] 1244 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1245 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1246 | / assert_decode_vec!( [INFO] [stdout] 1247 | | Ok(&[150, 5, 144, 512, 1]), [INFO] [stdout] 1248 | | [5, 0x90, 0x01, 0x80, 0x04, 0x01], [INFO] [stdout] 1249 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1250 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1246 | / assert_decode_vec!( [INFO] [stdout] 1247 | | Ok(&[150, 5, 144, 512, 1]), [INFO] [stdout] 1248 | | [5, 0x90, 0x01, 0x80, 0x04, 0x01], [INFO] [stdout] 1249 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1250 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1252 | / assert_decode_vec!( [INFO] [stdout] 1253 | | Err(DecodeError::Capacity), [INFO] [stdout] 1254 | | [1, 0x01], [INFO] [stdout] 1255 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1256 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1252 | / assert_decode_vec!( [INFO] [stdout] 1253 | | Err(DecodeError::Capacity), [INFO] [stdout] 1254 | | [1, 0x01], [INFO] [stdout] 1255 | | decode_packed(vec1 | vec2, |rd| rd.decode_varint32()) [INFO] [stdout] 1256 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | assert_decode_map_elem!(Ok(None), [0]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | assert_decode_map_elem!(Ok(None), [0]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1322 | assert_decode_map_elem!(Ok(None), [2, 0x08, 0x01]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1322 | assert_decode_map_elem!(Ok(None), [2, 0x08, 0x01]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1324 | assert_decode_map_elem!(Ok(None), [4, 0x08, 0x01, 0x08, 0x02]); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1324 | assert_decode_map_elem!(Ok(None), [4, 0x08, 0x01, 0x08, 0x02]); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1326 | assert_decode_map_elem!(Ok(None), [3, 0x12, 1, b'a']); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1326 | assert_decode_map_elem!(Ok(None), [3, 0x12, 1, b'a']); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1328 | assert_decode_map_elem!(Ok(None), [6, 0x12, 1, b'a', 0x12, 1, b'c']); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1328 | assert_decode_map_elem!(Ok(None), [6, 0x12, 1, b'a', 0x12, 1, b'c']); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1330 | / assert_decode_map_elem!( [INFO] [stdout] 1331 | | Ok(Some((1, ArrayString::from("ac").unwrap()))), [INFO] [stdout] 1332 | | [6, 0x08, 0x01, 0x12, 2, b'a', b'c'] [INFO] [stdout] 1333 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1330 | / assert_decode_map_elem!( [INFO] [stdout] 1331 | | Ok(Some((1, ArrayString::from("ac").unwrap()))), [INFO] [stdout] 1332 | | [6, 0x08, 0x01, 0x12, 2, b'a', b'c'] [INFO] [stdout] 1333 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1335 | / assert_decode_map_elem!( [INFO] [stdout] 1336 | | Ok(Some((1, ArrayString::from("ac").unwrap()))), [INFO] [stdout] 1337 | | [8, 0x08, 0x01, 0x12, 2, b'a', b'c', 0x28, 0x01] [INFO] [stdout] 1338 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1335 | / assert_decode_map_elem!( [INFO] [stdout] 1336 | | Ok(Some((1, ArrayString::from("ac").unwrap()))), [INFO] [stdout] 1337 | | [8, 0x08, 0x01, 0x12, 2, b'a', b'c', 0x28, 0x01] [INFO] [stdout] 1338 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1340 | / assert_decode_map_elem!( [INFO] [stdout] 1341 | | Ok(Some((1, ArrayString::from("ac").unwrap()))), [INFO] [stdout] 1342 | | [6, 0x12, 2, b'a', b'c', 0x08, 0x01] [INFO] [stdout] 1343 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1340 | / assert_decode_map_elem!( [INFO] [stdout] 1341 | | Ok(Some((1, ArrayString::from("ac").unwrap()))), [INFO] [stdout] 1342 | | [6, 0x12, 2, b'a', b'c', 0x08, 0x01] [INFO] [stdout] 1343 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1345 | / assert_decode_map_elem!( [INFO] [stdout] 1346 | | Ok(Some((2, ArrayString::from("x").unwrap()))), [INFO] [stdout] 1347 | | [11, 0x12, 2, b'a', b'c', 0x08, 0x01, 0x08, 0x02, 0x12, 1, b'x'] [INFO] [stdout] 1348 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1345 | / assert_decode_map_elem!( [INFO] [stdout] 1346 | | Ok(Some((2, ArrayString::from("x").unwrap()))), [INFO] [stdout] 1347 | | [11, 0x12, 2, b'a', b'c', 0x08, 0x01, 0x08, 0x02, 0x12, 1, b'x'] [INFO] [stdout] 1348 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1351 | assert_decode_map_elem!(Err(DecodeError::UnexpectedEof), []); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1351 | assert_decode_map_elem!(Err(DecodeError::UnexpectedEof), []); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1352 | assert_decode_map_elem!(Err(DecodeError::UnexpectedEof), [1]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1352 | assert_decode_map_elem!(Err(DecodeError::UnexpectedEof), [1]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1353 | assert_decode_map_elem!(Err(DecodeError::UnexpectedEof), [1, 0x08]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1353 | assert_decode_map_elem!(Err(DecodeError::UnexpectedEof), [1, 0x08]); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1355 | / assert_decode_map_elem!( [INFO] [stdout] 1356 | | Err(DecodeError::UnknownWireType), [INFO] [stdout] 1357 | | [7, 0x08, 0x01, 0x12, 2, b'a', b'c', 0x07] [INFO] [stdout] 1358 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1355 | / assert_decode_map_elem!( [INFO] [stdout] 1356 | | Err(DecodeError::UnknownWireType), [INFO] [stdout] 1357 | | [7, 0x08, 0x01, 0x12, 2, b'a', b'c', 0x07] [INFO] [stdout] 1358 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` which comes from the expansion of the macro `assert_decode_map_elem` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1363 | / assert_decode!( [INFO] [stdout] 1364 | | Ok(Some(( [INFO] [stdout] 1365 | | ArrayString::from("ac").unwrap(), [INFO] [stdout] 1366 | | ArrayString::from("bd").unwrap() [INFO] [stdout] ... | [INFO] [stdout] 1373 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> src/decode.rs:743:13 [INFO] [stdout] | [INFO] [stdout] 743 | println!("{} output = {res:?}", stringify!($reader)); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1363 | / assert_decode!( [INFO] [stdout] 1364 | | Ok(Some(( [INFO] [stdout] 1365 | | ArrayString::from("ac").unwrap(), [INFO] [stdout] 1366 | | ArrayString::from("bd").unwrap() [INFO] [stdout] ... | [INFO] [stdout] 1373 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> src/decode.rs:1171:43 [INFO] [stdout] | [INFO] [stdout] 1171 | container_test!(string, string_alloc, String, false, false); [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `PbString` [INFO] [stdout] | [INFO] [stdout] ::: src/container.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait PbString { [INFO] [stdout] | ------------------ similarly named trait `PbString` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/decode.rs:1220:41 [INFO] [stdout] | [INFO] [stdout] 1220 | container_test!(bytes, bytes_alloc, Vec<_>, false, false); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/decode.rs:1262:43 [INFO] [stdout] | [INFO] [stdout] 1262 | container_test!(packed, packed_alloc, Vec<_>, false, false); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `heapless` [INFO] [stdout] --> src/decode.rs:1170:46 [INFO] [stdout] | [INFO] [stdout] 1170 | container_test!(string, string_heapless, heapless::String::<4>, true, false); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `heapless` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `heapless` [INFO] [stdout] --> src/decode.rs:1219:44 [INFO] [stdout] | [INFO] [stdout] 1219 | container_test!(bytes, bytes_heapless, heapless::Vec::<_, 3>, true, false); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `heapless` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `heapless` [INFO] [stdout] --> src/decode.rs:1261:46 [INFO] [stdout] | [INFO] [stdout] 1261 | container_test!(packed, packed_heapless, heapless::Vec::<_, 5>, true, false); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `heapless` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `micropb` (lib test) due to 233 previous errors [INFO] running `Command { std: "docker" "inspect" "68fffbbbd9451843755687c37b7bd59ba18f3755e5de4ca9554960cb8a17c679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fffbbbd9451843755687c37b7bd59ba18f3755e5de4ca9554960cb8a17c679", kill_on_drop: false }` [INFO] [stdout] 68fffbbbd9451843755687c37b7bd59ba18f3755e5de4ca9554960cb8a17c679