[INFO] fetching crate bitlab 1.0.0... [INFO] checking bitlab-1.0.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate bitlab 1.0.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate bitlab 1.0.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitlab 1.0.0 [INFO] finished tweaking crates.io crate bitlab 1.0.0 [INFO] tweaked toml for crates.io crate bitlab 1.0.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate bitlab 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25b33608a84e232f95546668250867da2af2327c96912e17b9e4316565325d63 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25b33608a84e232f95546668250867da2af2327c96912e17b9e4316565325d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25b33608a84e232f95546668250867da2af2327c96912e17b9e4316565325d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b33608a84e232f95546668250867da2af2327c96912e17b9e4316565325d63", kill_on_drop: false }` [INFO] [stdout] 25b33608a84e232f95546668250867da2af2327c96912e17b9e4316565325d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a15e4f19a57696229aef1b52af0c7ae3fb78913ac60e8f6fae4fb09c1f78c34 [INFO] running `Command { std: "docker" "start" "-a" "0a15e4f19a57696229aef1b52af0c7ae3fb78913ac60e8f6fae4fb09c1f78c34", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking bitlab v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | return Err(s!(LEN_TOO_BIG_MSG) + "u8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | return Err(s!(LEN_TOO_BIG_MSG) + "i8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 417 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 417 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 434 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 434 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | return Err(s!(LEN_TOO_BIG_MSG) + "u8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 525 | return Err(s!(LEN_TOO_BIG_MSG) + "i8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 534 | return Err(s!(LEN_TOO_BIG_MSG) + "u16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 543 | return Err(s!(LEN_TOO_BIG_MSG) + "i16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 551 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 551 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 568 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 568 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 640 | return Err(s!(LEN_TOO_BIG_MSG) + "u8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 649 | return Err(s!(LEN_TOO_BIG_MSG) + "i8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 658 | return Err(s!(LEN_TOO_BIG_MSG) + "u16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 667 | return Err(s!(LEN_TOO_BIG_MSG) + "i16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 676 | return Err(s!(LEN_TOO_BIG_MSG) + "u32"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 685 | return Err(s!(LEN_TOO_BIG_MSG) + "i32"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 693 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 693 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 711 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 711 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 833 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 877 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 880 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 885 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 929 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 932 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 937 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1009 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1012 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1017 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1089 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1092 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1097 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1227 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1230 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1235 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1365 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1368 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1402 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1416 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1434 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1450 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1464 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1482 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1498 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1512 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1530 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1546 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1560 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1578 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1594 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1608 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1626 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1642 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1656 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1674 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1690 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1704 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1722 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1738 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1752 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1770 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1851 | impl InsertIntoSizedIntegerTypes for u8 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1851 | impl InsertIntoSizedIntegerTypes for u8 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1851 | impl InsertIntoSizedIntegerTypes for u8 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1852 | impl InsertIntoSizedIntegerTypes for i8 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1852 | impl InsertIntoSizedIntegerTypes for i8 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1852 | impl InsertIntoSizedIntegerTypes for i8 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1853 | impl InsertIntoSizedIntegerTypes for u16 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1853 | impl InsertIntoSizedIntegerTypes for u16 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1853 | impl InsertIntoSizedIntegerTypes for u16 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1854 | impl InsertIntoSizedIntegerTypes for i16 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1854 | impl InsertIntoSizedIntegerTypes for i16 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1854 | impl InsertIntoSizedIntegerTypes for i16 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | impl InsertIntoSizedIntegerTypes for u32 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | impl InsertIntoSizedIntegerTypes for u32 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | impl InsertIntoSizedIntegerTypes for u32 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1856 | impl InsertIntoSizedIntegerTypes for i32 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1856 | impl InsertIntoSizedIntegerTypes for i32 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1856 | impl InsertIntoSizedIntegerTypes for i32 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1857 | impl InsertIntoSizedIntegerTypes for u64 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1857 | impl InsertIntoSizedIntegerTypes for u64 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1857 | impl InsertIntoSizedIntegerTypes for u64 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1858 | impl InsertIntoSizedIntegerTypes for i64 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1858 | impl InsertIntoSizedIntegerTypes for i64 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1858 | impl InsertIntoSizedIntegerTypes for i64 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1890 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1893 | return Err(s!(OUT_OF_RANGE_MSG)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | return Err(s!(LEN_TOO_BIG_MSG) + "u8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | return Err(s!(LEN_TOO_BIG_MSG) + "i8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 417 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 417 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 434 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 434 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | return Err(s!(LEN_TOO_BIG_MSG) + "u8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 525 | return Err(s!(LEN_TOO_BIG_MSG) + "i8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 534 | return Err(s!(LEN_TOO_BIG_MSG) + "u16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 543 | return Err(s!(LEN_TOO_BIG_MSG) + "i16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 551 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 551 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 568 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 568 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 640 | return Err(s!(LEN_TOO_BIG_MSG) + "u8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 649 | return Err(s!(LEN_TOO_BIG_MSG) + "i8"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 658 | return Err(s!(LEN_TOO_BIG_MSG) + "u16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 667 | return Err(s!(LEN_TOO_BIG_MSG) + "i16"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 676 | return Err(s!(LEN_TOO_BIG_MSG) + "u32"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 685 | return Err(s!(LEN_TOO_BIG_MSG) + "i32"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 693 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 693 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 711 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 711 | check_range!(bit_offset, length); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 833 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 877 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 880 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 885 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 929 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 932 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 937 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1009 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1012 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1017 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1089 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1092 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1097 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1227 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1230 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1235 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1365 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1368 | return Err(s!(OUT_OF_RANGE_MSG)) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1402 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1416 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1434 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1450 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1464 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1482 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1498 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1512 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1530 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1546 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1560 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1578 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1594 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1608 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1626 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1642 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1656 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1674 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1690 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1704 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1722 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1738 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1752 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1770 | check_max_bit_offset!(bit_offset); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1851 | impl InsertIntoSizedIntegerTypes for u8 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1851 | impl InsertIntoSizedIntegerTypes for u8 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1851 | impl InsertIntoSizedIntegerTypes for u8 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1852 | impl InsertIntoSizedIntegerTypes for i8 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1852 | impl InsertIntoSizedIntegerTypes for i8 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1852 | impl InsertIntoSizedIntegerTypes for i8 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1853 | impl InsertIntoSizedIntegerTypes for u16 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1853 | impl InsertIntoSizedIntegerTypes for u16 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1853 | impl InsertIntoSizedIntegerTypes for u16 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1854 | impl InsertIntoSizedIntegerTypes for i16 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1854 | impl InsertIntoSizedIntegerTypes for i16 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1854 | impl InsertIntoSizedIntegerTypes for i16 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | impl InsertIntoSizedIntegerTypes for u32 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | impl InsertIntoSizedIntegerTypes for u32 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | impl InsertIntoSizedIntegerTypes for u32 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1856 | impl InsertIntoSizedIntegerTypes for i32 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1856 | impl InsertIntoSizedIntegerTypes for i32 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1856 | impl InsertIntoSizedIntegerTypes for i32 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1857 | impl InsertIntoSizedIntegerTypes for u64 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1857 | impl InsertIntoSizedIntegerTypes for u64 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1857 | impl InsertIntoSizedIntegerTypes for u64 { def_set_fn!(u8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1858 | impl InsertIntoSizedIntegerTypes for i64 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1858 | impl InsertIntoSizedIntegerTypes for i64 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1858 | impl InsertIntoSizedIntegerTypes for i64 { def_set_fn!(i8); } [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1890 | if length == 0 { return Err(s!(LEN_ZERO)); }; [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1893 | return Err(s!(OUT_OF_RANGE_MSG)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2062 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2067 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2078 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2083 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2098 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2103 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2124 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2129 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2134 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u32"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2149 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2154 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2159 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i32"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2243 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2248 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2259 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2264 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2279 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2284 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2305 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2310 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2315 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "u32"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2330 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i8"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2335 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i16"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2340 | Err(e) => assert_eq!(e, s!(LEN_TOO_BIG_MSG) + "i32"), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2984 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2984 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2990 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2998 | Err(e) => assert_eq!(e, s!("Failed to insert 5 as a 2 bit unsigned integer variable, since it requires at least 3 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3018 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3018 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3024 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3032 | Err(e) => assert_eq!(e, s!("Failed to insert -5 as a 2 bit signed integer variable, since it requires at least 4 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3052 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3052 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3058 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3066 | Err(e) => assert_eq!(e, s!("Failed to insert 5 as a 2 bit unsigned integer variable, since it requires at least 3 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3089 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3089 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3095 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3103 | Err(e) => assert_eq!(e, s!("Failed to insert -5 as a 2 bit signed integer variable, since it requires at least 4 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3123 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3123 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3129 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3137 | Err(e) => assert_eq!(e, s!("Failed to insert 5 as a 2 bit unsigned integer variable, since it requires at least 3 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3160 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3160 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3166 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3174 | Err(e) => assert_eq!(e, s!("Failed to insert -5 as a 2 bit signed integer variable, since it requires at least 4 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3194 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3194 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3200 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3208 | Err(e) => assert_eq!(e, s!("Failed to insert 5 as a 2 bit unsigned integer variable, since it requires at least 3 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3231 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3231 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3237 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3245 | Err(e) => assert_eq!(e, s!("Failed to insert -5 as a 2 bit signed integer variable, since it requires at least 4 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3262 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3262 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3268 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3289 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3289 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3295 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3315 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3315 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3321 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3344 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3344 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3350 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3370 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3370 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3376 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3399 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3399 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3405 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3425 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3425 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3431 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3454 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3454 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3460 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3477 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3477 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3483 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3504 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3504 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3510 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3530 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3530 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3536 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3559 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3559 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3565 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3585 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3585 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3591 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3614 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3614 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3620 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3640 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3640 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3646 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3669 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3669 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3675 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3692 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3692 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3698 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3718 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3718 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u8")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3724 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3744 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3744 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3750 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3773 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3773 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u16")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3779 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3799 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3799 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3805 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3828 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3828 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u32")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3834 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3854 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3854 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3860 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3883 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3883 | Err(e) => assert_eq!(e, s!(s!(LEN_TOO_BIG_MSG) + "u64")), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3889 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3940 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3946 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3952 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3958 | Err(e) => assert_eq!(e, s!(OUT_OF_RANGE_MSG)), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | ( $x:expr ) => { String::from($x); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3964 | Err(e) => assert_eq!(e, s!("Failed to insert 3 as a 1 bit unsigned integer variable, since it requires at least 2 bits.")), [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 96 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitlab` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 229 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0a15e4f19a57696229aef1b52af0c7ae3fb78913ac60e8f6fae4fb09c1f78c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a15e4f19a57696229aef1b52af0c7ae3fb78913ac60e8f6fae4fb09c1f78c34", kill_on_drop: false }` [INFO] [stdout] 0a15e4f19a57696229aef1b52af0c7ae3fb78913ac60e8f6fae4fb09c1f78c34