[INFO] fetching crate dashu-float 0.2.1... [INFO] checking dashu-float-0.2.1 against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] extracting crate dashu-float 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dashu-float 0.2.1 on toolchain 8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dashu-float 0.2.1 [INFO] finished tweaking crates.io crate dashu-float 0.2.1 [INFO] tweaked toml for crates.io crate dashu-float 0.2.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48edf3ba5badc6c5d99cd301788ca29b8d434e6581a467fb7fb57271baa9bd88 [INFO] running `Command { std: "docker" "start" "-a" "48edf3ba5badc6c5d99cd301788ca29b8d434e6581a467fb7fb57271baa9bd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48edf3ba5badc6c5d99cd301788ca29b8d434e6581a467fb7fb57271baa9bd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48edf3ba5badc6c5d99cd301788ca29b8d434e6581a467fb7fb57271baa9bd88", kill_on_drop: false }` [INFO] [stdout] 48edf3ba5badc6c5d99cd301788ca29b8d434e6581a467fb7fb57271baa9bd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ed3c9331e16329b71df456437fca6504d38bb2521d9e5d7c0dd4c2e59e64f31 [INFO] running `Command { std: "docker" "start" "-a" "6ed3c9331e16329b71df456437fca6504d38bb2521d9e5d7c0dd4c2e59e64f31", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking dashu-base v0.2.1 [INFO] [stderr] Checking dashu-int v0.2.1 [INFO] [stderr] Checking dashu-float v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | (fbig!(0x43), fbig!(0x21), fbig!(0x81p-6)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 60 | (fbig!(0x654), fbig!(-0x321), fbig!(-0x817p-10)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | (fbig!(-0x98765), fbig!(-0x43210), fbig!(0x915b1p-18)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | assert_eq!(format!("{}", fbig!(0x1p4)), "10000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | (fbig!(0x1), fbig!(0x9), fbig!(0xep-7)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | (fbig!(0x1), fbig!(0x09), fbig!(0xe3p-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | (fbig!(0x1), fbig!(0x009), fbig!(0x1c7p-12)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:257:37 [INFO] [stdout] | [INFO] [stdout] 257 | assert_eq!(format!("{}", fbig!(-0x1p4)), "-10000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 65 | (fbig!(0x13), fbig!(-0x9), fbig!(-0x87p-6)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:66:44 [INFO] [stdout] | [INFO] [stdout] 66 | (fbig!(0x169), fbig!(-0x9), fbig!(-0xa07p-6)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | (fbig!(0x1), fbig!(0x9p-4), ibig!(1), fbig!(0x7p-4)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:258:36 [INFO] [stdout] | [INFO] [stdout] 258 | assert_eq!(format!("{}", fbig!(0x1p-1)), "0.1"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:159:53 [INFO] [stdout] | [INFO] [stdout] 159 | (fbig!(0x1), fbig!(0x9p-4), ibig!(1), fbig!(0x7p-4)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | (fbig!(0x1), fbig!(0x9p-8), ibig!(28), fbig!(0x4p-8)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:259:37 [INFO] [stdout] | [INFO] [stdout] 259 | assert_eq!(format!("{}", fbig!(-0x1p-1)), "-0.1"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/div.rs:160:54 [INFO] [stdout] | [INFO] [stdout] 160 | (fbig!(0x1), fbig!(0x9p-8), ibig!(28), fbig!(0x4p-8)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:260:36 [INFO] [stdout] | [INFO] [stdout] 260 | assert_eq!(format!("{}", fbig!(0x1p-4)), "0.0001"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:261:37 [INFO] [stdout] | [INFO] [stdout] 261 | assert_eq!(format!("{}", fbig!(-0x1p-4)), "-0.0001"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:273:39 [INFO] [stdout] | [INFO] [stdout] 273 | assert_eq!(format!("{:.0}", fbig!(0x1p4)), "10000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:274:40 [INFO] [stdout] | [INFO] [stdout] 274 | assert_eq!(format!("{:.0}", fbig!(-0x1p4)), "-10000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:275:39 [INFO] [stdout] | [INFO] [stdout] 275 | assert_eq!(format!("{:.0}", fbig!(0x1p-1)), "0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:276:40 [INFO] [stdout] | [INFO] [stdout] 276 | assert_eq!(format!("{:.0}", fbig!(-0x1p-1)), "-0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:277:39 [INFO] [stdout] | [INFO] [stdout] 277 | assert_eq!(format!("{:.0}", fbig!(0x1p-4)), "0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:278:40 [INFO] [stdout] | [INFO] [stdout] 278 | assert_eq!(format!("{:.0}", fbig!(-0x1p-4)), "-0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:282:40 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(format!("{:8.0}", fbig!(0x1p4)), " 10000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:283:41 [INFO] [stdout] | [INFO] [stdout] 283 | assert_eq!(format!("{:8.0}", fbig!(-0x1p4)), " -10000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:284:40 [INFO] [stdout] | [INFO] [stdout] 284 | assert_eq!(format!("{:8.0}", fbig!(0x1p-1)), " 0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(fbig!(0x0p1), fbig!(-0x0p-1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(fbig!(0x0p1), fbig!(-0x0p-1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | (fbig!(0x3), fbig!(0x8p-3)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:285:41 [INFO] [stdout] | [INFO] [stdout] 285 | assert_eq!(format!("{:8.0}", fbig!(-0x1p-1)), " -0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:286:40 [INFO] [stdout] | [INFO] [stdout] 286 | assert_eq!(format!("{:8.0}", fbig!(0x1p-4)), " 0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | assert_eq!(format!("{:8.0}", fbig!(-0x1p-4)), " -0"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | assert_ne!(fbig!(0x0p1), fbig!(0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | (fbig!(0x0003), fbig!(0x8c9fp-15)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:292:39 [INFO] [stdout] | [INFO] [stdout] 292 | assert_eq!(format!("{:.8}", fbig!(0x1p4)), "10000.00000000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | assert_eq!(format!("{:.8}", fbig!(-0x1p4)), "-10000.00000000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | assert_ne!(fbig!(0x0p1), fbig!(0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | (fbig!(0x0000000000000003), fbig!(0x8c9f53d5681854bbp-63)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:294:39 [INFO] [stdout] | [INFO] [stdout] 294 | assert_eq!(format!("{:.8}", fbig!(0x1p-1)), "0.10000000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:295:40 [INFO] [stdout] | [INFO] [stdout] 295 | assert_eq!(format!("{:.8}", fbig!(-0x1p-1)), "-0.10000000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | fbig!(0x8c9f53d5681854bb520cc6aa829dbe5adf0a216cdbf046f81ep-199), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | assert_ne!(fbig!(0x0p1), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | (fbig!(0x3000), fbig!(0x96a9p-12)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:296:39 [INFO] [stdout] | [INFO] [stdout] 296 | assert_eq!(format!("{:.8}", fbig!(0x1p-4)), "0.00010000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | assert_ne!(fbig!(0x0p1), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/iter.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | fbig!(-0x1p2), [INFO] [stdout] | ^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | assert_ne!(fbig!(0x1p1), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | (fbig!(0x3000000000000000), fbig!(0xaabff116fff344b6p-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:297:40 [INFO] [stdout] | [INFO] [stdout] 297 | assert_eq!(format!("{:.8}", fbig!(-0x1p-4)), "-0.00010000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | assert_ne!(fbig!(0x1p1), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | (fbig!(0xf), fbig!(0xap-2)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p12` for number literal [INFO] [stdout] --> tests/cmp.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(fbig!(0x1000), fbig!(0x1p12)); [INFO] [stdout] | ^^^^^^ invalid suffix `p12` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:301:40 [INFO] [stdout] | [INFO] [stdout] 301 | assert_eq!(format!("{:8.4}", fbig!(0x1p4)), "10000.0000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | (fbig!(0xffff), fbig!(0xb172p-12)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p12` for number literal [INFO] [stdout] --> tests/cmp.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | assert_ne!(fbig!(0x1001), fbig!(0x1p12)); [INFO] [stdout] | ^^^^^^ invalid suffix `p12` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/io.rs:302:41 [INFO] [stdout] | [INFO] [stdout] 302 | assert_eq!(format!("{:8.4}", fbig!(-0x1p4)), "-10000.0000"); [INFO] [stdout] | ^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:303:40 [INFO] [stdout] | [INFO] [stdout] 303 | assert_eq!(format!("{:8.4}", fbig!(0x1p-1)), " 0.1000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/cmp.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(FBig::INFINITY > fbig!(0x1p100)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/iter.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | fbig!(-0x1p1), [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | (fbig!(0xffffp-16), fbig!(-0x1p-16)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:304:41 [INFO] [stdout] | [INFO] [stdout] 304 | assert_eq!(format!("{:8.4}", fbig!(-0x1p-1)), " -0.1000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/cmp.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | assert!(FBig::INFINITY > fbig!(-0x1p100)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:305:40 [INFO] [stdout] | [INFO] [stdout] 305 | assert_eq!(format!("{:8.4}", fbig!(0x1p-4)), " 0.0001"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | fbig!(-0x1p-1), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/cmp.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | assert!(FBig::NEG_INFINITY < fbig!(0x1p100)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | (fbig!(0xffffp-16), fbig!(-0x1p-16)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:306:41 [INFO] [stdout] | [INFO] [stdout] 306 | assert_eq!(format!("{:8.4}", fbig!(-0x1p-4)), " -0.0001"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/cmp.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | assert!(FBig::NEG_INFINITY < fbig!(-0x1p100)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | fbig!(-0x1p-2), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:307:40 [INFO] [stdout] | [INFO] [stdout] 307 | assert_eq!(format!("{:8.4}", fbig!(0x1p-5)), " 0.0000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/cmp.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | assert!(fbig!(0x1) > fbig!(-0x1p100)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | (fbig!(0xffffp-32), fbig!(-0xb172p-12)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | assert!(fbig!(-0x1) < fbig!(0x1p-100)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:308:41 [INFO] [stdout] | [INFO] [stdout] 308 | assert_eq!(format!("{:8.4}", fbig!(-0x1p-5)), " -0.0000"); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | fbig!(0x1p-2), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/cmp.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | assert!(fbig!(0x1p100) > fbig!(0x1)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:310:39 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(format!("{:16}", fbig!(0x123p-4)), " 10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | fbig!(0x1p-1), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | assert!(fbig!(0x1p-100) < fbig!(0x1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | (fbig!(0xffffp-32), fbig!(-0xb172p-12)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:311:40 [INFO] [stdout] | [INFO] [stdout] 311 | assert_eq!(format!("{:16}", fbig!(-0x123p-4)), " -10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/cmp.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | assert!(fbig!(-0x1p100) < fbig!(-0x1)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/iter.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | fbig!(0x1p1), [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:312:40 [INFO] [stdout] | [INFO] [stdout] 312 | assert_eq!(format!("{:+16}", fbig!(0x123p-4)), " +10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | assert!(fbig!(-0x1p-100) > fbig!(-0x1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/iter.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | fbig!(0x1p2), [INFO] [stdout] | ^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | (fbig!(0xffffffffffffffff), fbig!(0xb17217f7d1cf79abp-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p17` for number literal [INFO] [stdout] --> tests/cmp.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(fbig!(0xffff) < fbig!(0x1p17)); [INFO] [stdout] | ^^^^^^ invalid suffix `p17` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:313:41 [INFO] [stdout] | [INFO] [stdout] 313 | assert_eq!(format!("{:+16}", fbig!(-0x123p-4)), " -10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | (fbig!(0xffff000000000000p-64), fbig!(-0x800040002aaacaaap-79)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/iter.rs:23:58 [INFO] [stdout] | [INFO] [stdout] 23 | assert_eq!((&nums[..1]).iter().sum::(), fbig!(-0x1p2)); [INFO] [stdout] | ^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | assert!(fbig!(-0xffffp-17) > fbig!(-0x1)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | (fbig!(0xffff000000000000p-64), fbig!(-0x800040002aaacaaap-79)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/iter.rs:24:58 [INFO] [stdout] | [INFO] [stdout] 24 | assert_eq!((&nums[..2]).iter().sum::(), fbig!(-0x3p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p17` for number literal [INFO] [stdout] --> tests/cmp.rs:77:39 [INFO] [stdout] | [INFO] [stdout] 77 | assert!(fbig!(0x0000ffff) < fbig!(0x1p17)); [INFO] [stdout] | ^^^^^^ invalid suffix `p17` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:314:40 [INFO] [stdout] | [INFO] [stdout] 314 | assert_eq!(format!("{:<16}", fbig!(0x123p-4)), "10010.0011 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:25:58 [INFO] [stdout] | [INFO] [stdout] 25 | assert_eq!((&nums[..4]).iter().sum::(), fbig!(-0xfp-1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(fbig!(-0x0000ffffp-17) > fbig!(-0x1)); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | (fbig!(0xffff000000000000p-128), fbig!(-0xb1721bf7d3cf7b01p-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:315:41 [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(format!("{:<16}", fbig!(-0x123p-4)), "-10010.0011 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p16` for number literal [INFO] [stdout] --> tests/cmp.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | assert!(fbig!(0xffff) < fbig!(0x1p16)); [INFO] [stdout] | ^^^^^^ invalid suffix `p16` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | assert_eq!(nums.iter().sum::(), fbig!(0x1p-2)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:316:41 [INFO] [stdout] | [INFO] [stdout] 316 | assert_eq!(format!("{:<+16}", fbig!(0x123p-4)), "+10010.0011 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 82 | assert!(fbig!(-0xffffp-16) > fbig!(-0x1)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:317:40 [INFO] [stdout] | [INFO] [stdout] 317 | assert_eq!(format!("{:^16}", fbig!(0x123p-4)), " 10010.0011 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | (fbig!(0xffff000000000000p-128), fbig!(-0xb1721bf7d3cf7b01p-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(nums.into_iter().sum::(), fbig!(0x1p-2)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/cmp.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | assert!(fbig!(0xfffdp1) > fbig!(0xffff)); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:318:41 [INFO] [stdout] | [INFO] [stdout] 318 | assert_eq!(format!("{:^16}", fbig!(-0x123p-4)), " -10010.0011 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p16` for number literal [INFO] [stdout] --> tests/cmp.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | assert!(fbig!(0x1234p16) < fbig!(0x12345678)); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p16` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:319:41 [INFO] [stdout] | [INFO] [stdout] 319 | assert_eq!(format!("{:^+16}", fbig!(0x123p-4)), " +10010.0011 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/iter.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | fbig!(-0x1p2), [INFO] [stdout] | ^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | (fbig!(0xffffffffffffffffp-64), fbig!(-0x1p-64)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | assert!(fbig!(-0x1234p-16) > fbig!(-0x12345678p-32)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:320:40 [INFO] [stdout] | [INFO] [stdout] 320 | assert_eq!(format!("{:>16}", fbig!(0x123p-4)), " 10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/cmp.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | assert!(fbig!(-0x1234p-16) > fbig!(-0x12345678p-32)); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/iter.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | fbig!(0x1p1), [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:321:41 [INFO] [stdout] | [INFO] [stdout] 321 | assert_eq!(format!("{:>16}", fbig!(-0x123p-4)), " -10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | (fbig!(0xffffffffffffffffp-64), fbig!(-0x1p-64)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:322:41 [INFO] [stdout] | [INFO] [stdout] 322 | assert_eq!(format!("{:>+16}", fbig!(0x123p-4)), " +10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | fbig!(0x1p-1), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:323:42 [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(format!("{:=<16}", fbig!(-0x123p-4)), "-10010.0011====="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/iter.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | fbig!(-0x1p-2), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | (fbig!(0xf0f0f0f0f0f0f0f0), fbig!(0xb134039651acb45fp-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | assert_eq!(format!("{:=^16}", fbig!(-0x123p-4)), "==-10010.0011==="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/iter.rs:63:62 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!((&nums[..1]).iter().product::(), fbig!(-0x1p2)); [INFO] [stdout] | ^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:325:42 [INFO] [stdout] | [INFO] [stdout] 325 | assert_eq!(format!("{:=>16}", fbig!(-0x123p-4)), "=====-10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | (fbig!(0xf0f0f0f0f0f0f0f0p-64), fbig!(-0xf85186008b15331bp-68)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p3` for number literal [INFO] [stdout] --> tests/iter.rs:64:62 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!((&nums[..2]).iter().product::(), fbig!(-0x1p3)); [INFO] [stdout] | ^^^^^ invalid suffix `p3` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:326:42 [INFO] [stdout] | [INFO] [stdout] 326 | assert_eq!(format!("{:=<+16}", fbig!(0x123p-4)), "+10010.0011====="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:327:42 [INFO] [stdout] | [INFO] [stdout] 327 | assert_eq!(format!("{:=^+16}", fbig!(0x123p-4)), "==+10010.0011==="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | (fbig!(0xf0f0f0f0f0f0f0f0p-64), fbig!(-0xf85186008b15331bp-68)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/iter.rs:65:61 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!((&nums[..4]).iter().product::(), fbig!(0x1p2)); [INFO] [stdout] | ^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | assert_eq!(format!("{:=>+16}", fbig!(0x123p-4)), "=====+10010.0011"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | assert_eq!(format!("{:16.0}", fbig!(0x123p-4)), " 10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | (fbig!(0xf0f0f0f0f0f0f0f0p-128), fbig!(-0xb1b02c5951f23ef8p-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:331:42 [INFO] [stdout] | [INFO] [stdout] 331 | assert_eq!(format!("{:16.0}", fbig!(-0x123p-4)), " -10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:332:42 [INFO] [stdout] | [INFO] [stdout] 332 | assert_eq!(format!("{:+16.0}", fbig!(0x123p-4)), " +10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(fbig!(0x1p1).ceil(), fbig!(0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/shift.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(fbig!(0x1) << 1, fbig!(0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:333:43 [INFO] [stdout] | [INFO] [stdout] 333 | assert_eq!(format!("{:+16.0}", fbig!(-0x123p-4)), " -10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(fbig!(0x1p1).ceil(), fbig!(0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/shift.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(fbig!(0x1) >> 1, fbig!(0x1p-1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:334:42 [INFO] [stdout] | [INFO] [stdout] 334 | assert_eq!(format!("{:<16.0}", fbig!(0x123p-4)), "10010 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(fbig!(0x1p-1).ceil(), fbig!(0x1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/shift.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(fbig!(-0x1) << 1, fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:335:43 [INFO] [stdout] | [INFO] [stdout] 335 | assert_eq!(format!("{:<16.0}", fbig!(-0x123p-4)), "-10010 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | assert_eq!(fbig!(-0x1p1).ceil(), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/shift.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(fbig!(-0x1) >> 1, fbig!(-0x1p-1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | assert_eq!(fbig!(-0x1p1).ceil(), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:336:43 [INFO] [stdout] | [INFO] [stdout] 336 | assert_eq!(format!("{:<+16.0}", fbig!(0x123p-4)), "+10010 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | (fbig!(-0x2), ibig!(-1), fbig!(-0x1p-1)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | assert_eq!(fbig!(-0x1p-1).ceil(), fbig!(0x0)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:337:42 [INFO] [stdout] | [INFO] [stdout] 337 | assert_eq!(format!("{:^16.0}", fbig!(0x123p-4)), " 10010 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | (fbig!(0xf0f0f0f0f0f0f0f0p-128), fbig!(-0xb1b02c5951f23ef8p-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(fbig!(0x1p1).floor(), fbig!(0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/exp.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | (fbig!(-0x2), ibig!(2), fbig!(0x1p2)), [INFO] [stdout] | ^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:338:43 [INFO] [stdout] | [INFO] [stdout] 338 | assert_eq!(format!("{:^16.0}", fbig!(-0x123p-4)), " -10010 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(fbig!(0x1p1).floor(), fbig!(0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | (fbig!(-0x2), ibig!(-2), fbig!(0x1p-2)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:339:43 [INFO] [stdout] | [INFO] [stdout] 339 | assert_eq!(format!("{:^+16.0}", fbig!(0x123p-4)), " +10010 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | fbig!(0xf0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0p-128), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(fbig!(0x1p-1).floor(), fbig!(0x0)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | (fbig!(-0x03p-2), ibig!(3), fbig!(-0x1bp-6)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:340:42 [INFO] [stdout] | [INFO] [stdout] 340 | assert_eq!(format!("{:>16.0}", fbig!(0x123p-4)), " 10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | (fbig!(-0x03p-2), ibig!(3), fbig!(-0x1bp-6)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | assert_eq!(fbig!(-0x1p1).floor(), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:341:43 [INFO] [stdout] | [INFO] [stdout] 341 | assert_eq!(format!("{:>16.0}", fbig!(-0x123p-4)), " -10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/exp.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | (fbig!(-0x005p2), ibig!(5), fbig!(-0xc35p10)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p8` for number literal [INFO] [stdout] --> tests/add.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | (fbig!(0x00001p8), fbig!(0x00001p-8), fbig!(0x10001p-8)), [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p8` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | assert_eq!(fbig!(-0x1p1).floor(), fbig!(-0x1p1)); [INFO] [stdout] | ^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p10` for number literal [INFO] [stdout] --> tests/exp.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | (fbig!(-0x005p2), ibig!(5), fbig!(-0xc35p10)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p10` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(fbig!(-0x1p-1).floor(), fbig!(-0x1)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | fbig!(-0xf85186008b15330be64b8b775997899dp-132), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p5` for number literal [INFO] [stdout] --> tests/exp.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | (fbig!(-0x123), ibig!(2), fbig!(0xa56p5)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p5` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:73:34 [INFO] [stdout] | [INFO] [stdout] 73 | (fbig!(0x00001p8), fbig!(0x00001p-8), fbig!(0x10001p-8)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:342:43 [INFO] [stdout] | [INFO] [stdout] 342 | assert_eq!(format!("{:>+16.0}", fbig!(0x123p-4)), " +10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:73:53 [INFO] [stdout] | [INFO] [stdout] 73 | (fbig!(0x00001p8), fbig!(0x00001p-8), fbig!(0x10001p-8)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | (fbig!(0x123), ibig!(-2), fbig!(0xc61p-28)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(fbig!(0x12p4).trunc(), fbig!(0x12p4)); [INFO] [stdout] | ^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | (fbig!(0x10001p-16), ibig!(100), fbig!(0x80320p-19)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/add.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | (fbig!(0x123p2), fbig!(-0x123p2), fbig!(0)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:55:45 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(fbig!(0x12p4).trunc(), fbig!(0x12p4)); [INFO] [stdout] | ^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | (fbig!(0x10001p-16), ibig!(100), fbig!(0x80320p-19)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(fbig!(0x12p-4).trunc(), fbig!(0x1)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | (fbig!(0x10001p-16), ibig!(-100), fbig!(0xff9c1p-20)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/add.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | (fbig!(0x123p2), fbig!(-0x123p2), fbig!(0)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(fbig!(0x12p-8).trunc(), fbig!(0x0)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | (fbig!(0x10001p-16), ibig!(-100), fbig!(0xff9c1p-20)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(fbig!(0x12p-12).trunc(), fbig!(0x0)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | (fbig!(0x10001p-16), ibig!(100000), fbig!(0x932c1p-17)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/add.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | (fbig!(0x123p2), fbig!(-0x023p2), fbig!(0x1p10)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:343:44 [INFO] [stdout] | [INFO] [stdout] 343 | assert_eq!(format!("{:=<16.0}", fbig!(-0x123p-4)), "-10010=========="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(fbig!(-0x12p4).trunc(), fbig!(-0x12p4)); [INFO] [stdout] | ^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:36:51 [INFO] [stdout] | [INFO] [stdout] 36 | (fbig!(0x10001p-16), ibig!(100000), fbig!(0x932c1p-17)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(fbig!(-0x12p4).trunc(), fbig!(-0x12p4)); [INFO] [stdout] | ^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | (fbig!(0x10001p-16), ibig!(-100000), fbig!(0xdea69p-22)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/add.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | (fbig!(0x123p2), fbig!(-0x023p2), fbig!(0x1p10)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(fbig!(-0x12p-4).trunc(), fbig!(-0x1)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:37:52 [INFO] [stdout] | [INFO] [stdout] 37 | (fbig!(0x10001p-16), ibig!(-100000), fbig!(0xdea69p-22)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(fbig!(-0x12p-8).trunc(), fbig!(-0x0)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | (fbig!(0x10000001p-28), ibig!(100000), fbig!(0x800c3595p-31)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:344:44 [INFO] [stdout] | [INFO] [stdout] 344 | assert_eq!(format!("{:=^16.0}", fbig!(-0x123p-4)), "=====-10010====="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p10` for number literal [INFO] [stdout] --> tests/add.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 75 | (fbig!(0x123p2), fbig!(-0x023p2), fbig!(0x1p10)), [INFO] [stdout] | ^^^^^^ invalid suffix `p10` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!(fbig!(-0x12p-12).trunc(), fbig!(0x0)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:38:54 [INFO] [stdout] | [INFO] [stdout] 38 | (fbig!(0x10000001p-28), ibig!(100000), fbig!(0x800c3595p-31)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(fbig!(0x12p4).fract(), fbig!(0x0)); [INFO] [stdout] | ^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/add.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | (fbig!(0x123p2), fbig!(-0x234p-2), fbig!(0xffcp-2)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | (fbig!(0x10000001p-28), ibig!(-100000), fbig!(0xffe79729p-32)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(fbig!(0x12p-4).fract(), fbig!(0x2p-4)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:345:44 [INFO] [stdout] | [INFO] [stdout] 345 | assert_eq!(format!("{:=>16.0}", fbig!(-0x123p-4)), "==========-10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | (fbig!(0x1), fbig!(0xbp-4)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:69:46 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(fbig!(0x12p-4).fract(), fbig!(0x2p-4)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | (fbig!(0x123p2), fbig!(-0x234p-2), fbig!(0xffcp-2)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | (fbig!(0x0001), fbig!(0xb172p-16)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(fbig!(0x12p-8).fract(), fbig!(0x12p-8)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:109:43 [INFO] [stdout] | [INFO] [stdout] 109 | (fbig!(0x0000000000000001), fbig!(0xb17217f7d1cf79abp-64)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:76:50 [INFO] [stdout] | [INFO] [stdout] 76 | (fbig!(0x123p2), fbig!(-0x234p-2), fbig!(0xffcp-2)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 112 | fbig!(0xb17217f7d1cf79abc9e3b39803f2f6af40f343267298b62d8ap-200), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:346:44 [INFO] [stdout] | [INFO] [stdout] 346 | assert_eq!(format!("{:=<+16.0}", fbig!(0x123p-4)), "+10010=========="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(fbig!(0x12p-8).fract(), fbig!(0x12p-8)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | (fbig!(-0xfp-4), fbig!(-0xbp-2)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(fbig!(0x12p-12).fract(), fbig!(0x12p-12)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 114 | (fbig!(-0xfp-4), fbig!(-0xbp-2)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:347:44 [INFO] [stdout] | [INFO] [stdout] 347 | assert_eq!(format!("{:=^+16.0}", fbig!(0x123p-4)), "=====+10010====="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:71:47 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(fbig!(0x12p-12).fract(), fbig!(0x12p-12)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | (fbig!(-0xffffp-16), fbig!(-0xb172p-12)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | (fbig!(0x100), fbig!(-0x001p-1), fbig!(0x1ffp-1)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(fbig!(-0x12p4).fract(), fbig!(0x0)); [INFO] [stdout] | ^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | (fbig!(-0xffffp-16), fbig!(-0xb172p-12)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:348:44 [INFO] [stdout] | [INFO] [stdout] 348 | assert_eq!(format!("{:=>+16.0}", fbig!(0x123p-4)), "==========+10010"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | assert_eq!(fbig!(-0x12p-4).fract(), fbig!(-0x2p-4)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | (fbig!(-0xffffffffffffffffp-64), fbig!(-0xb17217f7d1cf79abp-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:77:48 [INFO] [stdout] | [INFO] [stdout] 77 | (fbig!(0x100), fbig!(-0x001p-1), fbig!(0x1ffp-1)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:74:48 [INFO] [stdout] | [INFO] [stdout] 74 | assert_eq!(fbig!(-0x12p-4).fract(), fbig!(-0x2p-4)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:116:49 [INFO] [stdout] | [INFO] [stdout] 116 | (fbig!(-0xffffffffffffffffp-64), fbig!(-0xb17217f7d1cf79abp-58)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:350:41 [INFO] [stdout] | [INFO] [stdout] 350 | assert_eq!(format!("{:16.8}", fbig!(0x123p-4)), " 10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(fbig!(-0x12p-8).fract(), fbig!(-0x12p-8)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | (fbig!(0x100), fbig!(0x001p-1), fbig!(0x201p-1)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | (fbig!(0x12p-8), fbig!(0x8bp-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:75:48 [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(fbig!(-0x12p-8).fract(), fbig!(-0x12p-8)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:351:42 [INFO] [stdout] | [INFO] [stdout] 351 | assert_eq!(format!("{:16.8}", fbig!(-0x123p-4)), " -10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | (fbig!(0x12p-8), fbig!(0x8bp-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | assert_eq!(fbig!(-0x12p-12).fract(), fbig!(-0x12p-12)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | (fbig!(0x100), fbig!(0x001p-1), fbig!(0x201p-1)), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | (fbig!(0x1234p-16), fbig!(0x8caep-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 76 | assert_eq!(fbig!(-0x12p-12).fract(), fbig!(-0x12p-12)); [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | (fbig!(0x1234p-16), fbig!(0x8caep-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p8` for number literal [INFO] [stdout] --> tests/add.rs:79:42 [INFO] [stdout] | [INFO] [stdout] 79 | (fbig!(0xff), fbig!(0x01), fbig!(0x1p8)), [INFO] [stdout] | ^^^^^ invalid suffix `p8` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(fbig!(-0x12345p1).with_rounding::().to_decimal(), Exact(dbig!(-149130))); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | (fbig!(0x123456789p-36), fbig!(0x8cb0c4597p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/convert.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | assert_eq!(fbig!(0x12345p100).with_rounding::().to_decimal(), Inexact(dbig!(945224e29), AddOne)); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:119:40 [INFO] [stdout] | [INFO] [stdout] 119 | (fbig!(0x123456789p-36), fbig!(0x8cb0c4597p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(fbig!(0x12345p-1).with_rounding::().to_decimal(), Exact(dbig!(372825e-1))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | fbig!(0x123456789012345678901234567890123456789p-156), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 104 | (fbig!(0x100), fbig!(0x1p-10), fbig!(0x100), NoOp), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/mul.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | (fbig!(0x12p1), fbig!(0x34p-1), fbig!(0x75p3)), [INFO] [stdout] | ^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(fbig!(-0x12345p-100).with_rounding::().to_decimal(), Inexact(dbig!(-588214e-31), NoOp)); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | fbig!(0x8cb0c45979137478e2c15022d0ec8a3bc2bd96fp-159), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | (fbig!(0x100), fbig!(0x1p-100), fbig!(0x100), NoOp), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | (fbig!(-0x12p-8), fbig!(-0x95p-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(fbig!(-0x12345p1).with_rounding::().with_base_and_precision::<10>(10), Exact(dbig!(-149130))); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:352:42 [INFO] [stdout] | [INFO] [stdout] 352 | assert_eq!(format!("{:+16.8}", fbig!(0x123p-4)), " +10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/mul.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | (fbig!(0x12p1), fbig!(0x34p-1), fbig!(0x75p3)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | (fbig!(0x100), fbig!(-0x1p-10), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | (fbig!(-0x12p-8), fbig!(-0x95p-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/convert.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | assert_eq!(fbig!(0x12345p100).with_rounding::().with_base_and_precision::<10>(10), Inexact(dbig!(9452236701e25), AddOne)); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p3` for number literal [INFO] [stdout] --> tests/mul.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | (fbig!(0x12p1), fbig!(0x34p-1), fbig!(0x75p3)), [INFO] [stdout] | ^^^^^^ invalid suffix `p3` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:106:47 [INFO] [stdout] | [INFO] [stdout] 106 | (fbig!(0x100), fbig!(-0x1p-10), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | (fbig!(-0x1234p-16), fbig!(-0x970fp-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/mul.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | (fbig!(0x056p2), fbig!(0x078p4), fbig!(0x285p10)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | assert_eq!(fbig!(0x12345p-1).with_rounding::().with_base_and_precision::<10>(10), Exact(dbig!(372825e-1))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | (fbig!(0x100), fbig!(-0x1p-100), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | (fbig!(-0x1234p-16), fbig!(-0x970fp-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/mul.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | (fbig!(0x056p2), fbig!(0x078p4), fbig!(0x285p10)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:107:48 [INFO] [stdout] | [INFO] [stdout] 107 | (fbig!(0x100), fbig!(-0x1p-100), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | assert_eq!(fbig!(-0x12345p-100).with_rounding::().with_base_and_precision::<10>(10), Inexact(dbig!(-5882141340e-35), SubOne)); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | (fbig!(-0x123456789p-36), fbig!(-0x9712b5164p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:353:43 [INFO] [stdout] | [INFO] [stdout] 353 | assert_eq!(format!("{:+16.8}", fbig!(-0x123p-4)), " -10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p10` for number literal [INFO] [stdout] --> tests/mul.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | (fbig!(0x056p2), fbig!(0x078p4), fbig!(0x285p10)), [INFO] [stdout] | ^^^^^^^^ invalid suffix `p10` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | (fbig!(0xff), fbig!(0x1p-1), fbig!(0xff), NoOp), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | (fbig!(-0x123456789p-36), fbig!(-0x9712b5164p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:158:82 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(dbig!(-12345e1).with_rounding::().to_binary(), Exact(fbig!(-0xf11dp1))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p3` for number literal [INFO] [stdout] --> tests/mul.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | (fbig!(0xa), fbig!(0xb), fbig!(0xdp3)), [INFO] [stdout] | ^^^^^ invalid suffix `p3` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | (fbig!(0x100), fbig!(0x1p-10), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | fbig!(-0x123456789012345678901234567890123456789p-156), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:354:42 [INFO] [stdout] | [INFO] [stdout] 354 | assert_eq!(format!("{:<16.8}", fbig!(0x123p-4)), "10010.00110000 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/mul.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | (fbig!(0x13), fbig!(-0x17), fbig!(-0xdap1)), [INFO] [stdout] | ^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:201:46 [INFO] [stdout] | [INFO] [stdout] 201 | (fbig!(0x100), fbig!(0x1p-10), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/log.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | fbig!(-0x9712b51649e8249cb09abdb00a6a0fa1977d537p-159), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2` for number literal [INFO] [stdout] --> tests/mul.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | (fbig!(-0x56p2), fbig!(-0x78p4), fbig!(0xa1p12)), [INFO] [stdout] | ^^^^^^ invalid suffix `p2` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p330` for number literal [INFO] [stdout] --> tests/convert.rs:159:84 [INFO] [stdout] | [INFO] [stdout] 159 | assert_eq!(dbig!(12345e100).with_rounding::().to_binary(), Inexact(fbig!(0xdc78p330), NoOp)); [INFO] [stdout] | ^^^^^^^^^^ invalid suffix `p330` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | (fbig!(0x100), fbig!(0x1p-100), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:355:43 [INFO] [stdout] | [INFO] [stdout] 355 | assert_eq!(format!("{:<16.8}", fbig!(-0x123p-4)), "-10010.00110000 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/mul.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | (fbig!(-0x56p2), fbig!(-0x78p4), fbig!(0xa1p12)), [INFO] [stdout] | ^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:202:47 [INFO] [stdout] | [INFO] [stdout] 202 | (fbig!(0x100), fbig!(0x1p-100), fbig!(0xfffp-4), SubOne), [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p12` for number literal [INFO] [stdout] --> tests/mul.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | (fbig!(-0x56p2), fbig!(-0x78p4), fbig!(0xa1p12)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p12` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:203:31 [INFO] [stdout] | [INFO] [stdout] 203 | (fbig!(0x100), fbig!(-0x1p-10), fbig!(0x100), NoOp), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:356:43 [INFO] [stdout] | [INFO] [stdout] 356 | assert_eq!(format!("{:<+16.8}", fbig!(0x123p-4)), "+10010.00110000 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p8` for number literal [INFO] [stdout] --> tests/mul.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | test_mul(&a, &b, &fbig!(-0xfep8)); [INFO] [stdout] | ^^^^^^ invalid suffix `p8` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | (fbig!(0x100), fbig!(-0x1p-100), fbig!(0x100), NoOp), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:160:81 [INFO] [stdout] | [INFO] [stdout] 160 | assert_eq!(dbig!(12345e-1).with_rounding::().to_binary(), Exact(fbig!(0x9a5p-1))); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:357:42 [INFO] [stdout] | [INFO] [stdout] 357 | assert_eq!(format!("{:^16.8}", fbig!(0x123p-4)), " 10010.00110000 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:205:30 [INFO] [stdout] | [INFO] [stdout] 205 | (fbig!(0xff), fbig!(-0x1p-1), fbig!(0xff), NoOp), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p16` for number literal [INFO] [stdout] --> tests/add.rs:296:19 [INFO] [stdout] | [INFO] [stdout] 296 | let a = fbig!(0x1p16).with_precision(0).value(); [INFO] [stdout] | ^^^^^^ invalid suffix `p16` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:358:43 [INFO] [stdout] | [INFO] [stdout] 358 | assert_eq!(format!("{:^16.8}", fbig!(-0x123p-4)), "-10010.00110000 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:161:87 [INFO] [stdout] | [INFO] [stdout] 161 | assert_eq!(dbig!(-12345e-100).with_rounding::().to_binary(), Inexact(fbig!(-0xa8c2p-334), NoOp)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | let b = fbig!(0x1p-16).with_precision(0).value(); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:359:43 [INFO] [stdout] | [INFO] [stdout] 359 | assert_eq!(format!("{:^+16.8}", fbig!(0x123p-4)), "+10010.00110000 "); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:166:103 [INFO] [stdout] | [INFO] [stdout] 166 | assert_eq!(dbig!(-12345e1).with_rounding::().with_base_and_precision::<2>(30), Exact(fbig!(-0xf11dp1))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:298:25 [INFO] [stdout] | [INFO] [stdout] 298 | test_add(&a, &fbig!(0x1p-16), &a); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/add.rs:299:29 [INFO] [stdout] | [INFO] [stdout] 299 | test_add(&a, &b, &fbig!(0x100000001p-16)); [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:360:42 [INFO] [stdout] | [INFO] [stdout] 360 | assert_eq!(format!("{:>16.8}", fbig!(0x123p-4)), " 10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p316` for number literal [INFO] [stdout] --> tests/convert.rs:167:105 [INFO] [stdout] | [INFO] [stdout] 167 | assert_eq!(dbig!(12345e100).with_rounding::().with_base_and_precision::<2>(30), Inexact(fbig!(0x371e2de9p316), NoOp)); [INFO] [stdout] | ^^^^^^^^^^^^^^ invalid suffix `p316` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:39:55 [INFO] [stdout] | [INFO] [stdout] 39 | (fbig!(0x10000001p-28), ibig!(-100000), fbig!(0xffe79729p-32)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:168:102 [INFO] [stdout] | [INFO] [stdout] 168 | assert_eq!(dbig!(12345e-1).with_rounding::().with_base_and_precision::<2>(30), Exact(fbig!(0x9a5p-1))); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:169:108 [INFO] [stdout] | [INFO] [stdout] 169 | assert_eq!(dbig!(-12345e-100).with_rounding::().with_base_and_precision::<2>(30), Inexact(fbig!(-0x2a30a4e2p-348), NoOp)); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p1` for number literal [INFO] [stdout] --> tests/convert.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | assert_eq!(fbig!(-0x12345p1).with_base::<16>(), Exact(FHex::from_parts(ibig!(-0x2468a), 0))); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p1` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p100` for number literal [INFO] [stdout] --> tests/convert.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | assert_eq!(fbig!(0x12345p100).with_base::<16>(), Exact(FHex::from_parts(ibig!(0x12345), 25))); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p100` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p111` for number literal [INFO] [stdout] --> tests/convert.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(fbig!(0x54321p111).with_base::<16>(), Inexact(FHex::from_parts(ibig!(0x2a190), 28), NoOp)); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p111` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | assert_eq!(fbig!(0x12345p-1).with_base::<16>(), Exact(FHex::from_parts(ibig!(0x91a28), -1))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | assert_eq!(fbig!(-0x12345p-100).with_base::<16>(), Exact(FHex::from_parts(ibig!(-0x12345), -25))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | assert_eq!(fbig!(-0x12345p-111).with_base::<16>(), Exact(FHex::from_parts(ibig!(-0x2468a), -28))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:184:79 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(FHex::from_parts(ibig!(-0x12345), 1).to_binary(), Exact(fbig!(-0x12345p4))); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p400` for number literal [INFO] [stdout] --> tests/convert.rs:185:79 [INFO] [stdout] | [INFO] [stdout] 185 | assert_eq!(FHex::from_parts(ibig!(0x12345), 100).to_binary(), Exact(fbig!(0x12345p400))); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p400` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:186:78 [INFO] [stdout] | [INFO] [stdout] 186 | assert_eq!(FHex::from_parts(ibig!(0x12345), -1).to_binary(), Exact(fbig!(0x12345p-4))); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p400` for number literal [INFO] [stdout] --> tests/convert.rs:187:81 [INFO] [stdout] | [INFO] [stdout] 187 | assert_eq!(FHex::from_parts(ibig!(-0x12345), 100).to_binary(), Exact(fbig!(-0x12345p400))); [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p400` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:195:19 [INFO] [stdout] | [INFO] [stdout] 195 | let _ = dbig!(0x1234p-1).with_precision(0).value().with_base::<2>(); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:207:57 [INFO] [stdout] | [INFO] [stdout] 207 | assert_eq!(FBin::try_from(12.34f32).unwrap(), fbig!(0x315c29p-18)); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:208:59 [INFO] [stdout] | [INFO] [stdout] 208 | assert_eq!(FBin::try_from(-12.34f32).unwrap(), fbig!(-0x315c29p-18)); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:210:58 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(FBin::try_from(1e-40_f32).unwrap(), fbig!(0x116c2p-126)); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:211:60 [INFO] [stdout] | [INFO] [stdout] 211 | assert_eq!(FBin::try_from(-1e-40_f32).unwrap(), fbig!(-0x116c2p-126)); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:226:57 [INFO] [stdout] | [INFO] [stdout] 226 | assert_eq!(FBin::try_from(12.34f64).unwrap(), fbig!(0xc570a3d70a3d7p-48)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:227:59 [INFO] [stdout] | [INFO] [stdout] 227 | assert_eq!(FBin::try_from(-12.34f64).unwrap(), fbig!(-0xc570a3d70a3d7p-48)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:229:59 [INFO] [stdout] | [INFO] [stdout] 229 | assert_eq!(FBin::try_from(1e-308_f64).unwrap(), fbig!(0x730d67819e8d2p-1022)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:230:61 [INFO] [stdout] | [INFO] [stdout] 230 | assert_eq!(FBin::try_from(-1e-308_f64).unwrap(), fbig!(-0x730d67819e8d2p-1022)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:242:22 [INFO] [stdout] | [INFO] [stdout] 242 | assert_eq!(fbig!(0x1234p-4).to_int(), Inexact(ibig!(0x123), NoOp)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | assert_eq!(fbig!(-0x1234p-8).to_int(), Inexact(ibig!(-0x12), NoOp)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:244:22 [INFO] [stdout] | [INFO] [stdout] 244 | assert_eq!(fbig!(0x1234p-16).to_int(), Inexact(ibig!(0), NoOp)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p4` for number literal [INFO] [stdout] --> tests/convert.rs:245:22 [INFO] [stdout] | [INFO] [stdout] 245 | assert_eq!(fbig!(0x1234p4).to_int(), Exact(ibig!(0x1234) << 4)); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p4` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p8` for number literal [INFO] [stdout] --> tests/convert.rs:246:23 [INFO] [stdout] | [INFO] [stdout] 246 | assert_eq!(fbig!(-0x1234p8).to_int(), Exact(ibig!(-0x1234) << 8)); [INFO] [stdout] | ^^^^^^^^ invalid suffix `p8` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | (fbig!(0x10000001p-28), ibig!(1000000000), fbig!(0xa5eedf2ep-26)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:273:22 [INFO] [stdout] | [INFO] [stdout] 273 | assert_eq!(fbig!(0x1234p-3).to_f32(), Exact(582.5)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:40:58 [INFO] [stdout] | [INFO] [stdout] 40 | (fbig!(0x10000001p-28), ibig!(1000000000), fbig!(0xa5eedf2ep-26)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:274:22 [INFO] [stdout] | [INFO] [stdout] 274 | assert_eq!(fbig!(0x1234p-16).to_f32(), Exact(0.07110595703125)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | (fbig!(0x10000001p-28), ibig!(-1000000000), fbig!(0xc57a28c2p-37)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:276:22 [INFO] [stdout] | [INFO] [stdout] 276 | assert_eq!(fbig!(0x123456789p-100).to_f32(), Inexact(3.85494115107127239027e-21, AddOne)); [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p50` for number literal [INFO] [stdout] --> tests/convert.rs:278:23 [INFO] [stdout] | [INFO] [stdout] 278 | assert_eq!(fbig!(-0x987654321p50).to_f32(), Inexact(-4.60788783382261110732e+25, NoOp)); [INFO] [stdout] | ^^^^^^^^^^^^^^ invalid suffix `p50` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:41:59 [INFO] [stdout] | [INFO] [stdout] 41 | (fbig!(0x10000001p-28), ibig!(-1000000000), fbig!(0xc57a28c2p-37)), [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(fbig!(0x1p-3).with_precision(0).value().powi(ibig!(100)), fbig!(0x1p-300)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | assert_eq!(fbig!(0x1234p-3).to_f64(), Exact(582.5)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:293:22 [INFO] [stdout] | [INFO] [stdout] 293 | assert_eq!(fbig!(0x1234p-16).to_f64(), Exact(0.07110595703125)); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:106:80 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(fbig!(0x1p-3).with_precision(0).value().powi(ibig!(100)), fbig!(0x1p-300)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | assert_eq!(fbig!(0x123456789p-100).to_f64(), Exact(3.85494105719682466897e-21)); [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | fbig!(0x11p-3).with_precision(0).value().powi(ibig!(100)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p50` for number literal [INFO] [stdout] --> tests/convert.rs:295:23 [INFO] [stdout] | [INFO] [stdout] 295 | assert_eq!(fbig!(-0x987654321p50).to_f64(), Exact(-4.60788792400719364542e+25)); [INFO] [stdout] | ^^^^^^^^^^^^^^ invalid suffix `p50` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | fbig!(0x1ad6e751d93a86b6ee122b6be4254d4ee2283adf63955e927dd2ccf8c9ed1fceec29ee2d0e93474283c3edae5b313516ad69c41p-300) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/convert.rs:298:15 [INFO] [stdout] | [INFO] [stdout] 298 | fbig!(0x1234567890123456789p-200).to_f64(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | let _ = fbig!(0x3p-3).with_precision(0).value().powi(ibig!(-100)); [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p200` for number literal [INFO] [stdout] --> tests/convert.rs:303:16 [INFO] [stdout] | [INFO] [stdout] 303 | fbig!(-0x9876543210987654321p200).to_f64(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p200` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:361:43 [INFO] [stdout] | [INFO] [stdout] 361 | assert_eq!(format!("{:>16.8}", fbig!(-0x123p-4)), " -10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:362:43 [INFO] [stdout] | [INFO] [stdout] 362 | assert_eq!(format!("{:>+16.8}", fbig!(0x123p-4)), " +10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | (fbig!(0x1), fbig!(0xap-2)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:363:44 [INFO] [stdout] | [INFO] [stdout] 363 | assert_eq!(format!("{:=<16.8}", fbig!(-0x123p-4)), "-10010.00110000="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:364:44 [INFO] [stdout] | [INFO] [stdout] 364 | assert_eq!(format!("{:=^16.8}", fbig!(-0x123p-4)), "-10010.00110000="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | (fbig!(0x0001), fbig!(0xadf8p-14)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:365:44 [INFO] [stdout] | [INFO] [stdout] 365 | assert_eq!(format!("{:=>16.8}", fbig!(-0x123p-4)), "=-10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:366:44 [INFO] [stdout] | [INFO] [stdout] 366 | assert_eq!(format!("{:=<+16.8}", fbig!(0x123p-4)), "+10010.00110000="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:367:44 [INFO] [stdout] | [INFO] [stdout] 367 | assert_eq!(format!("{:=^+16.8}", fbig!(0x123p-4)), "+10010.00110000="); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | (fbig!(0x0000000000000001), fbig!(0xadf85458a2bb4a9ap-62)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:368:44 [INFO] [stdout] | [INFO] [stdout] 368 | assert_eq!(format!("{:=>+16.8}", fbig!(0x123p-4)), "=+10010.00110000"); [INFO] [stdout] | ^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:510:38 [INFO] [stdout] | [INFO] [stdout] 510 | assert_eq!(format!("{:?}", fbig!(0x1234p-4).repr()), "1165 * 2 ^ -2"); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | fbig!(0xadf85458a2bb4a9aafdc5620273d3cf1d8b9c583ce2d3695a9p-198), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:512:31 [INFO] [stdout] | [INFO] [stdout] 512 | format!("{:?}", fbig!(0x1234p-4).context()), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:515:38 [INFO] [stdout] | [INFO] [stdout] 515 | assert_eq!(format!("{:?}", fbig!(0x1234p-4)), "1165 * 2 ^ -2 (prec: 16, rnd: Zero)"); [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:518:32 [INFO] [stdout] | [INFO] [stdout] 518 | format!("{:#?}", fbig!(0x1234p-4).repr()), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | (fbig!(-0x1), fbig!(0xbp-5)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | (fbig!(-0x0001), fbig!(0xbc5ap-17)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:525:32 [INFO] [stdout] | [INFO] [stdout] 525 | format!("{:#?}", fbig!(0x1234p-4).context()), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/io.rs:532:32 [INFO] [stdout] | [INFO] [stdout] 532 | format!("{:#?}", fbig!(0x1234p-4)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | (fbig!(-0x0000000000000001), fbig!(0xbc5ab1b16779be35p-65)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | fbig!(0xbc5ab1b16779be3575bd8f0520a9f21bb5300b556ad8ee6660p-201), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | (fbig!(0x12p-4), fbig!(0xc5p-6)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | (fbig!(0x12p-4), fbig!(0xc5p-6)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | (fbig!(0x1234p-12), fbig!(0xc7a7p-14)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:139:35 [INFO] [stdout] | [INFO] [stdout] 139 | (fbig!(0x1234p-12), fbig!(0xc7a7p-14)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | (fbig!(0x3), fbig!(0xdp-3)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | (fbig!(0x123456789p-32), fbig!(0xc7ab41d2cp-34)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:140:40 [INFO] [stdout] | [INFO] [stdout] 140 | (fbig!(0x123456789p-32), fbig!(0xc7ab41d2cp-34)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | fbig!(0x123456789012345678901234567890123456789p-152), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | (fbig!(0x0003), fbig!(0xddb3p-15)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | fbig!(0xc7ab41d2cef9900a0e4de4219dd6d2aaaee02fap-154), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 26 | (fbig!(0x0000000000000003), fbig!(0xddb3d742c265539dp-63)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | (fbig!(-0x12p-4), fbig!(0xa6p-9)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | fbig!(0xddb3d742c265539d92ba16b83c5c1dc492ec1a6629ed23cc63p-199), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | (fbig!(-0x12p-4), fbig!(0xa6p-9)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | (fbig!(0x3000), fbig!(0xddb3p-9)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | (fbig!(-0x1234p-12), fbig!(0xa420p-17)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | (fbig!(0x3000000000000000), fbig!(0xddb3d742c265539dp-33)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | (fbig!(-0x1234p-12), fbig!(0xa420p-17)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | (fbig!(0xf), fbig!(0xfp-2)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | (fbig!(-0x123456789p-32), fbig!(0xa41c9392bp-37)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/root.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | (fbig!(0xffff), fbig!(0xffffp-8)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:147:41 [INFO] [stdout] | [INFO] [stdout] 147 | (fbig!(-0x123456789p-32), fbig!(0xa41c9392bp-37)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fbig!(-0x123456789012345678901234567890123456789p-152), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | fbig!(0xa41c9392b0c8363d84145dd27bee3ffc01346adp-157), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | (fbig!(0x1), fbig!(0xdp-3)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:231:31 [INFO] [stdout] | [INFO] [stdout] 231 | (fbig!(0x0001), fbig!(0xdbf0p-15)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:232:43 [INFO] [stdout] | [INFO] [stdout] 232 | (fbig!(0x0000000000000001), fbig!(0xdbf0a8b145769535p-63)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | fbig!(0xdbf0a8b1457695355fb8ac404e7a79e3b1738b079c5a6d2b53p-199), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | (fbig!(-0x1), fbig!(-0xap-4)), [INFO] [stdout] | ^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:238:33 [INFO] [stdout] | [INFO] [stdout] 238 | (fbig!(-0x0001), fbig!(-0xa1d2p-16)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:239:45 [INFO] [stdout] | [INFO] [stdout] 239 | (fbig!(-0x0000000000000001), fbig!(-0xa1d2a7274c4320e5p-64)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:242:20 [INFO] [stdout] | [INFO] [stdout] 242 | fbig!(-0xa1d2a7274c4320e54521387d6fab06f22567fa554a9388cccfp-200), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | (fbig!(0x12p-8), fbig!(0x95p-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:244:32 [INFO] [stdout] | [INFO] [stdout] 244 | (fbig!(0x12p-8), fbig!(0x95p-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | (fbig!(0x1234p-16), fbig!(0x96edp-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:245:35 [INFO] [stdout] | [INFO] [stdout] 245 | (fbig!(0x1234p-16), fbig!(0x96edp-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 246 | (fbig!(0x123456789p-36), fbig!(0x96f04c405p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 246 | (fbig!(0x123456789p-36), fbig!(0x96f04c405p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:248:19 [INFO] [stdout] | [INFO] [stdout] 248 | fbig!(0x123456789012345678901234567890123456789p-156), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:249:19 [INFO] [stdout] | [INFO] [stdout] 249 | fbig!(0x96f04c405335d8e869e647249066a2580d2819ap-159), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | (fbig!(-0x12p-8), fbig!(-0x8bp-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:251:34 [INFO] [stdout] | [INFO] [stdout] 251 | (fbig!(-0x12p-8), fbig!(-0x8bp-11)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | (fbig!(-0x1234p-16), fbig!(-0x8c91p-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:252:37 [INFO] [stdout] | [INFO] [stdout] 252 | (fbig!(-0x1234p-16), fbig!(-0x8c91p-19)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | (fbig!(-0x123456789p-36), fbig!(-0x8c93f7504p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:253:42 [INFO] [stdout] | [INFO] [stdout] 253 | (fbig!(-0x123456789p-36), fbig!(-0x8c93f7504p-39)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:255:20 [INFO] [stdout] | [INFO] [stdout] 255 | fbig!(-0x123456789012345678901234567890123456789p-156), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:256:20 [INFO] [stdout] | [INFO] [stdout] 256 | fbig!(-0x8c93f7504e1183b008f2ee19d5e1b53169f2458p-159), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:343:16 [INFO] [stdout] | [INFO] [stdout] 343 | (fbig!(0x12p-8), fbig!(0xd4p-8), fbig!(0x9ap-7)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:343:32 [INFO] [stdout] | [INFO] [stdout] 343 | (fbig!(0x12p-8), fbig!(0xd4p-8), fbig!(0x9ap-7)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:343:48 [INFO] [stdout] | [INFO] [stdout] 343 | (fbig!(0x12p-8), fbig!(0xd4p-8), fbig!(0x9ap-7)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:344:16 [INFO] [stdout] | [INFO] [stdout] 344 | (fbig!(0x12p-4), fbig!(0x92p-7), fbig!(0xe0p-8)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:344:32 [INFO] [stdout] | [INFO] [stdout] 344 | (fbig!(0x12p-4), fbig!(0x92p-7), fbig!(0xe0p-8)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:344:48 [INFO] [stdout] | [INFO] [stdout] 344 | (fbig!(0x12p-4), fbig!(0x92p-7), fbig!(0xe0p-8)), [INFO] [stdout] | ^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:345:16 [INFO] [stdout] | [INFO] [stdout] 345 | (fbig!(0x1234p-16), fbig!(0xd421p-16), fbig!(0x9a78p-15)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:345:35 [INFO] [stdout] | [INFO] [stdout] 345 | (fbig!(0x1234p-16), fbig!(0xd421p-16), fbig!(0x9a78p-15)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:345:54 [INFO] [stdout] | [INFO] [stdout] 345 | (fbig!(0x1234p-16), fbig!(0xd421p-16), fbig!(0x9a78p-15)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:346:16 [INFO] [stdout] | [INFO] [stdout] 346 | (fbig!(0x1234p-8), fbig!(0x9311p61), fbig!(0xdecep-92)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p61` for number literal [INFO] [stdout] --> tests/exp.rs:346:34 [INFO] [stdout] | [INFO] [stdout] 346 | (fbig!(0x1234p-8), fbig!(0x9311p61), fbig!(0xdecep-92)), [INFO] [stdout] | ^^^^^^^^^ invalid suffix `p61` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:346:52 [INFO] [stdout] | [INFO] [stdout] 346 | (fbig!(0x1234p-8), fbig!(0x9311p61), fbig!(0xdecep-92)), [INFO] [stdout] | ^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:347:16 [INFO] [stdout] | [INFO] [stdout] 347 | (fbig!(0x123456789p-36), fbig!(0xd42103860p-36), fbig!(0x9a78d9b71p-35)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | (fbig!(0x123456789p-36), fbig!(0xd42103860p-36), fbig!(0x9a78d9b71p-35)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:347:64 [INFO] [stdout] | [INFO] [stdout] 347 | (fbig!(0x123456789p-36), fbig!(0xd42103860p-36), fbig!(0x9a78d9b71p-35)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:348:16 [INFO] [stdout] | [INFO] [stdout] 348 | (fbig!(0x123456789p-24), fbig!(0xa9f5a6d63p2349), fbig!(0xc0cc7d326p-2420)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p2349` for number literal [INFO] [stdout] --> tests/exp.rs:348:40 [INFO] [stdout] | [INFO] [stdout] 348 | (fbig!(0x123456789p-24), fbig!(0xa9f5a6d63p2349), fbig!(0xc0cc7d326p-2420)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ invalid suffix `p2349` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:348:65 [INFO] [stdout] | [INFO] [stdout] 348 | (fbig!(0x123456789p-24), fbig!(0xa9f5a6d63p2349), fbig!(0xc0cc7d326p-2420)), [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:350:19 [INFO] [stdout] | [INFO] [stdout] 350 | fbig!(0x123456789012345678901234567890123456789p-156), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | fbig!(0xd42103860f3571cd2a460fb6b4ea8d9b7c731f2p-156), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:352:19 [INFO] [stdout] | [INFO] [stdout] 352 | fbig!(0x9a78d9b718a5e6b0df4da5a7ae7442e43f3d092p-155), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:355:19 [INFO] [stdout] | [INFO] [stdout] 355 | fbig!(0x123456789012345678901234567890123456789p-142), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p11712` for number literal [INFO] [stdout] --> tests/exp.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | fbig!(0xdfa5a59d0656d300e096909463f09b52c76104ap11712), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p11712` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `p` for number literal [INFO] [stdout] --> tests/exp.rs:357:19 [INFO] [stdout] | [INFO] [stdout] 357 | fbig!(0x92843df7e9a9b00a08c246f466f9783f1f6f463p-12023), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `p` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 21 previous errors [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 13 previous errors [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 31 previous errors [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 9 previous errors [INFO] [stderr] error: could not compile `dashu-float` due to 53 previous errors [INFO] [stderr] error: could not compile `dashu-float` due to 13 previous errors [INFO] [stdout] error: aborting due to 34 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 35 previous errors [INFO] [stdout] error: aborting due to 102 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 103 previous errors [INFO] [stdout] error: aborting due to 86 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 87 previous errors [INFO] [stdout] error: aborting due to 95 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-float` due to 96 previous errors [INFO] running `Command { std: "docker" "inspect" "6ed3c9331e16329b71df456437fca6504d38bb2521d9e5d7c0dd4c2e59e64f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed3c9331e16329b71df456437fca6504d38bb2521d9e5d7c0dd4c2e59e64f31", kill_on_drop: false }` [INFO] [stdout] 6ed3c9331e16329b71df456437fca6504d38bb2521d9e5d7c0dd4c2e59e64f31