[INFO] cloning repository https://github.com/chrisccerami/libcore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisccerami/libcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisccerami%2Flibcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisccerami%2Flibcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 143e98d37c94699135dcf6bbf5b36d464af7110b [INFO] checking chrisccerami/libcore against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisccerami%2Flibcore" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisccerami/libcore on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisccerami/libcore [INFO] finished tweaking git repo https://github.com/chrisccerami/libcore [INFO] tweaked toml for git repo https://github.com/chrisccerami/libcore written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/chrisccerami/libcore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 995d96e5401b5929e3954aa2639a57fa0f219c7b564b96e52d04cd64e3d638c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "995d96e5401b5929e3954aa2639a57fa0f219c7b564b96e52d04cd64e3d638c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "995d96e5401b5929e3954aa2639a57fa0f219c7b564b96e52d04cd64e3d638c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995d96e5401b5929e3954aa2639a57fa0f219c7b564b96e52d04cd64e3d638c5", kill_on_drop: false }` [INFO] [stdout] 995d96e5401b5929e3954aa2639a57fa0f219c7b564b96e52d04cd64e3d638c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7527482b59ecdf79cb45592ae2eed0d91c20feaa63f5eb39a7ac32f625c2a93e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7527482b59ecdf79cb45592ae2eed0d91c20feaa63f5eb39a7ac32f625c2a93e", kill_on_drop: false }` [INFO] [stderr] Compiling core v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | #![feature(on_unimplemented)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | #![feature(reflect)] [INFO] [stdout] | ^^^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | #![feature(on_unimplemented)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | #![feature(reflect)] [INFO] [stdout] | ^^^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> slice.rs:636:21 [INFO] [stdout] | [INFO] [stdout] 636 | self.index(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 636 | self.index(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 636 | self.index(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> slice.rs:726:25 [INFO] [stdout] | [INFO] [stdout] 726 | self.index_mut(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 726 | self.index_mut(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 726 | self.index_mut(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> str/mod.rs:1571:25 [INFO] [stdout] | [INFO] [stdout] 1571 | self.index(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 1571 | self.index(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 1571 | self.index(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> str/mod.rs:1596:29 [INFO] [stdout] | [INFO] [stdout] 1596 | self.index_mut(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 1596 | self.index_mut(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 1596 | self.index_mut(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> slice.rs:636:21 [INFO] [stdout] | [INFO] [stdout] 636 | self.index(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 636 | self.index(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 636 | self.index(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> slice.rs:726:25 [INFO] [stdout] | [INFO] [stdout] 726 | self.index_mut(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 726 | self.index_mut(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 726 | self.index_mut(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `allow_internal_unstable` expects a list of feature names [INFO] [stdout] --> macros.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[allow_internal_unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> str/mod.rs:1571:25 [INFO] [stdout] | [INFO] [stdout] 1571 | self.index(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 1571 | self.index(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 1571 | self.index(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> str/mod.rs:1596:29 [INFO] [stdout] | [INFO] [stdout] 1596 | self.index_mut(0...index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 1596 | self.index_mut(0..index.end) [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 1596 | self.index_mut(0..=index.end) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `allow_internal_unstable` expects a list of feature names [INFO] [stdout] --> macros.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[allow_internal_unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | / int_impl! { i8, u8, 8, [INFO] [stdout] 1128 | | intrinsics::add_with_overflow, [INFO] [stdout] 1129 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1130 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | / int_impl! { i8, u8, 8, [INFO] [stdout] 1128 | | intrinsics::add_with_overflow, [INFO] [stdout] 1129 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1130 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1135 | / int_impl! { i16, u16, 16, [INFO] [stdout] 1136 | | intrinsics::add_with_overflow, [INFO] [stdout] 1137 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1138 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1135 | / int_impl! { i16, u16, 16, [INFO] [stdout] 1136 | | intrinsics::add_with_overflow, [INFO] [stdout] 1137 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1138 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1143 | / int_impl! { i32, u32, 32, [INFO] [stdout] 1144 | | intrinsics::add_with_overflow, [INFO] [stdout] 1145 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1146 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1143 | / int_impl! { i32, u32, 32, [INFO] [stdout] 1144 | | intrinsics::add_with_overflow, [INFO] [stdout] 1145 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1146 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1151 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1152 | | intrinsics::add_with_overflow, [INFO] [stdout] 1153 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1154 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1151 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1152 | | intrinsics::add_with_overflow, [INFO] [stdout] 1153 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1154 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1169 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1170 | | intrinsics::add_with_overflow, [INFO] [stdout] 1171 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1172 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | / int_impl! { i8, u8, 8, [INFO] [stdout] 1128 | | intrinsics::add_with_overflow, [INFO] [stdout] 1129 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1130 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1169 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1170 | | intrinsics::add_with_overflow, [INFO] [stdout] 1171 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1172 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2111 | / uint_impl! { u8, 8, [INFO] [stdout] 2112 | | intrinsics::ctpop, [INFO] [stdout] 2113 | | intrinsics::ctlz, [INFO] [stdout] 2114 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2117 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2118 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | / int_impl! { i8, u8, 8, [INFO] [stdout] 1128 | | intrinsics::add_with_overflow, [INFO] [stdout] 1129 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1130 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1135 | / int_impl! { i16, u16, 16, [INFO] [stdout] 1136 | | intrinsics::add_with_overflow, [INFO] [stdout] 1137 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1138 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2123 | / uint_impl! { u16, 16, [INFO] [stdout] 2124 | | intrinsics::ctpop, [INFO] [stdout] 2125 | | intrinsics::ctlz, [INFO] [stdout] 2126 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2129 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2130 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1135 | / int_impl! { i16, u16, 16, [INFO] [stdout] 1136 | | intrinsics::add_with_overflow, [INFO] [stdout] 1137 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1138 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1143 | / int_impl! { i32, u32, 32, [INFO] [stdout] 1144 | | intrinsics::add_with_overflow, [INFO] [stdout] 1145 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1146 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1143 | / int_impl! { i32, u32, 32, [INFO] [stdout] 1144 | | intrinsics::add_with_overflow, [INFO] [stdout] 1145 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1146 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2135 | / uint_impl! { u32, 32, [INFO] [stdout] 2136 | | intrinsics::ctpop, [INFO] [stdout] 2137 | | intrinsics::ctlz, [INFO] [stdout] 2138 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2141 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2142 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2147 | / uint_impl! { u64, 64, [INFO] [stdout] 2148 | | intrinsics::ctpop, [INFO] [stdout] 2149 | | intrinsics::ctlz, [INFO] [stdout] 2150 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2153 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2154 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2173 | / uint_impl! { u64, 64, [INFO] [stdout] 2174 | | intrinsics::ctpop, [INFO] [stdout] 2175 | | intrinsics::ctlz, [INFO] [stdout] 2176 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2179 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2180 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> marker.rs:452:3 [INFO] [stdout] | [INFO] [stdout] 452 | #[rustc_reflect_like] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1151 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1152 | | intrinsics::add_with_overflow, [INFO] [stdout] 1153 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1154 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1151 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1152 | | intrinsics::add_with_overflow, [INFO] [stdout] 1153 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1154 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1169 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1170 | | intrinsics::add_with_overflow, [INFO] [stdout] 1171 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1172 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1169 | / int_impl! { i64, u64, 64, [INFO] [stdout] 1170 | | intrinsics::add_with_overflow, [INFO] [stdout] 1171 | | intrinsics::sub_with_overflow, [INFO] [stdout] 1172 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2111 | / uint_impl! { u8, 8, [INFO] [stdout] 2112 | | intrinsics::ctpop, [INFO] [stdout] 2113 | | intrinsics::ctlz, [INFO] [stdout] 2114 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2117 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2118 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2123 | / uint_impl! { u16, 16, [INFO] [stdout] 2124 | | intrinsics::ctpop, [INFO] [stdout] 2125 | | intrinsics::ctlz, [INFO] [stdout] 2126 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2129 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2130 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2135 | / uint_impl! { u32, 32, [INFO] [stdout] 2136 | | intrinsics::ctpop, [INFO] [stdout] 2137 | | intrinsics::ctlz, [INFO] [stdout] 2138 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2141 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2142 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2147 | / uint_impl! { u64, 64, [INFO] [stdout] 2148 | | intrinsics::ctpop, [INFO] [stdout] 2149 | | intrinsics::ctlz, [INFO] [stdout] 2150 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2153 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2154 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> num/mod.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[rustc_no_mir] // FIXME #29769 MIR overflow checking is TBD. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2173 | / uint_impl! { u64, 64, [INFO] [stdout] 2174 | | intrinsics::ctpop, [INFO] [stdout] 2175 | | intrinsics::ctlz, [INFO] [stdout] 2176 | | intrinsics::cttz, [INFO] [stdout] ... | [INFO] [stdout] 2179 | | intrinsics::sub_with_overflow, [INFO] [stdout] 2180 | | intrinsics::mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> marker.rs:452:3 [INFO] [stdout] | [INFO] [stdout] 452 | #[rustc_reflect_like] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax [INFO] [stdout] --> marker.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe impl Send for .. { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `auto trait Trait {}` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax [INFO] [stdout] --> marker.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | unsafe impl Sync for .. { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `auto trait Trait {}` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax [INFO] [stdout] --> marker.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | impl Reflect for .. { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `auto trait Trait {}` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unwind` attribute input [INFO] [stdout] --> panicking.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | #[unwind] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[unwind(allowed|aborts)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/mod.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Debug, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax [INFO] [stdout] --> marker.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe impl Send for .. { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `auto trait Trait {}` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax [INFO] [stdout] --> marker.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | unsafe impl Sync for .. { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `auto trait Trait {}` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax [INFO] [stdout] --> marker.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | impl Reflect for .. { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `auto trait Trait {}` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unwind` attribute input [INFO] [stdout] --> panicking.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | #[unwind] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[unwind(allowed|aborts)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/decoder.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/decoder.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/mod.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Debug, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/decoder.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/decoder.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug_assert!(n < 512); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | debug_assert!(*x < *scale); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | assert!(d.mant + d.plus < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | assert!(d.mant + d.plus < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | assert!(d.mant + d.plus < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | debug_assert!(mant < scale); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/dragon.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | debug_assert!(d < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | debug_assert!(alpha <= e && e <= gamma); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | assert!(d.mant < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | assert!(d.mant < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | assert!(d.mant < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | debug_assert!(x > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | assert!(d.minus > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | assert!(d.plus > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | assert!(d.mant.checked_add(d.plus).is_some()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | assert!(d.mant.checked_sub(d.minus).is_some()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | assert!(d.mant + d.plus < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | assert!(d.mant + d.plus < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | assert!(d.mant + d.plus < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | debug_assert_eq!(plus.e, minus.e); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | debug_assert_eq!(plus.e, v.e); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | debug_assert!(*last > b'0'); // the shortest repr cannot end with `0` [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/mod.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Copy, Clone, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/mod.rs:226:3 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | assert!(d.mant > 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | assert!(d.mant < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | assert!(d.mant < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | assert!(d.mant < (1 << 61)); // we need at least three bits of additional precision [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | debug_assert!(len > 0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | debug_assert_eq!(ten_kappa, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/mod.rs:372:3 [INFO] [stdout] | [INFO] [stdout] 372 | #[derive(Copy, Clone, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | debug_assert_eq!(kappa, 0); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | debug_assert!(q < 10); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/strategy/grisu.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(remainder < ten_kappa); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/mod.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Copy, Clone, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | assert!(dec_bounds.0 <= dec_bounds.1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | assert!(dec_bounds.0 <= dec_bounds.1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | assert!(dec_bounds.0 <= dec_bounds.1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | assert!(ndigits > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | assert!(ndigits > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | assert!(ndigits > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/mod.rs:226:3 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | assert!(buf.len() >= ndigits || buf.len() >= maxlen); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | assert!(buf.len() >= ndigits || buf.len() >= maxlen); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | assert!(buf.len() >= ndigits || buf.len() >= maxlen); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | assert!(buf.len() >= maxlen); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | assert!(buf.len() >= maxlen); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | assert!(buf.len() >= maxlen); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | assert!(!buf.is_empty()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(e >= table::MIN_E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(buf[0] > b'0'); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(e >= table::MIN_E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(e >= table::MIN_E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | assert!(*k == 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | assert!(*k == 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | assert!(*k == 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(x.bit_length() < 64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(x.bit_length() < 64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(x.bit_length() < 64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(end - start <= 64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(end - start <= 64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(end - start <= 64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/rawfp.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | assert!(bits < u32::MAX as u64, "f32::from_bits: too many bits"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/flt2dec/mod.rs:372:3 [INFO] [stdout] | [INFO] [stdout] 372 | #[derive(Copy, Clone, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | assert!(bits < u32::MAX as u64, "f32::from_bits: too many bits"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | panic!("fp_to_float: exponent {} too large", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | panic!("fp_to_float: exponent {} too large", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | assert!(buf.len() >= MAX_SIG_DIGITS); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | assert!(dec_bounds.0 <= dec_bounds.1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | panic!("fp_to_float: exponent {} too large", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | panic!("fp_to_float: exponent {} too small", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | panic!("fp_to_float: exponent {} too small", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | panic!("fp_to_float: exponent {} too small", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | assert_eq!(q << excess | rem, x.f); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | assert_eq!(q << excess | rem, x.f); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | assert!(dec_bounds.0 <= dec_bounds.1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | assert_eq!(q << excess | rem, x.f); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | / debug_assert!(T::min_sig() <= x.sig && x.sig <= T::max_sig(), [INFO] [stdout] 288 | | "encode_normal: significand not normalized"); [INFO] [stdout] | |_____________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | assert!(dec_bounds.0 <= dec_bounds.1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | / debug_assert!(T::min_sig() <= x.sig && x.sig <= T::max_sig(), [INFO] [stdout] 288 | | "encode_normal: significand not normalized"); [INFO] [stdout] | |_____________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | / debug_assert!(T::min_sig() <= x.sig && x.sig <= T::max_sig(), [INFO] [stdout] 288 | | "encode_normal: significand not normalized"); [INFO] [stdout] | |_____________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | assert!(parts.len() >= 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / debug_assert!(k_enc != 0 && k_enc < T::max_encoded_exp(), [INFO] [stdout] 294 | | "encode_normal: exponent out of range"); [INFO] [stdout] | |________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | assert!(ndigits > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / debug_assert!(k_enc != 0 && k_enc < T::max_encoded_exp(), [INFO] [stdout] 294 | | "encode_normal: exponent out of range"); [INFO] [stdout] | |________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | assert!(ndigits > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / debug_assert!(k_enc != 0 && k_enc < T::max_encoded_exp(), [INFO] [stdout] 294 | | "encode_normal: exponent out of range"); [INFO] [stdout] | |________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | assert!(ndigits > 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | assert!(significand < T::min_sig(), "encode_subnormal: not actually subnormal"); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | assert!(buf.len() >= ndigits || buf.len() >= maxlen); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | assert!(significand < T::min_sig(), "encode_subnormal: not actually subnormal"); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | assert!(buf.len() >= ndigits || buf.len() >= maxlen); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | assert!(end != 0, "big_to_fp: unexpectedly, input is zero"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | assert!(buf.len() >= ndigits || buf.len() >= maxlen); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | assert!(end != 0, "big_to_fp: unexpectedly, input is zero"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | Infinite => panic!("prev_float: argument is infinite"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | Infinite => panic!("prev_float: argument is infinite"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | assert!(parts.len() >= 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | assert!(buf.len() >= maxlen); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:333:16 [INFO] [stdout] | [INFO] [stdout] 333 | Nan => panic!("prev_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:333:16 [INFO] [stdout] | [INFO] [stdout] 333 | Nan => panic!("prev_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | assert!(buf.len() >= maxlen); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | Subnormal => panic!("prev_float: argument is subnormal"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | Subnormal => panic!("prev_float: argument is subnormal"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | Zero => panic!("prev_float: argument is zero"), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | Zero => panic!("prev_float: argument is zero"), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:353:16 [INFO] [stdout] | [INFO] [stdout] 353 | Nan => panic!("next_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:353:16 [INFO] [stdout] | [INFO] [stdout] 353 | Nan => panic!("next_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/parse.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/parse.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/parse.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/mod.rs:159:3 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/mod.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | assert!(buf.len() >= maxlen); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert_eq!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/flt2dec/mod.rs:646:17 [INFO] [stdout] | [INFO] [stdout] 646 | debug_assert_eq!(len, 0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(e >= table::MIN_E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(e >= table::MIN_E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(e >= table::MIN_E); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | assert!(*k == 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | assert!(*k == 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/algorithm.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | assert!(*k == 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(x.bit_length() < 64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(x.bit_length() < 64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(x.bit_length() < 64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(end - start <= 64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(end - start <= 64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/num.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(end - start <= 64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/rawfp.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | assert!(bits < u32::MAX as u64, "f32::from_bits: too many bits"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | assert!(bits < u32::MAX as u64, "f32::from_bits: too many bits"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | debug_assert!(x as f32 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | debug_assert!(x as f64 == fp_to_float(Fp { f: x, e: 0 })); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | panic!("fp_to_float: exponent {} too large", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | panic!("fp_to_float: exponent {} too large", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | panic!("fp_to_float: exponent {} too large", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | panic!("fp_to_float: exponent {} too small", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | panic!("fp_to_float: exponent {} too small", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | panic!("fp_to_float: exponent {} too small", e) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | assert_eq!(q << excess | rem, x.f); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:28:60 [INFO] [stdout] | [INFO] [stdout] 28 | static _FILE_LINE: (&'static str, u32) = (file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | assert_eq!(q << excess | rem, x.f); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::panicking::panic_fmt(format_args!($fmt, $($arg)*), &_FILE_LINE) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | assert_eq!(q << excess | rem, x.f); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | / debug_assert!(T::min_sig() <= x.sig && x.sig <= T::max_sig(), [INFO] [stdout] 288 | | "encode_normal: significand not normalized"); [INFO] [stdout] | |_____________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | / debug_assert!(T::min_sig() <= x.sig && x.sig <= T::max_sig(), [INFO] [stdout] 288 | | "encode_normal: significand not normalized"); [INFO] [stdout] | |_____________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | / debug_assert!(T::min_sig() <= x.sig && x.sig <= T::max_sig(), [INFO] [stdout] 288 | | "encode_normal: significand not normalized"); [INFO] [stdout] | |_____________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / debug_assert!(k_enc != 0 && k_enc < T::max_encoded_exp(), [INFO] [stdout] 294 | | "encode_normal: exponent out of range"); [INFO] [stdout] | |________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / debug_assert!(k_enc != 0 && k_enc < T::max_encoded_exp(), [INFO] [stdout] 294 | | "encode_normal: exponent out of range"); [INFO] [stdout] | |________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / debug_assert!(k_enc != 0 && k_enc < T::max_encoded_exp(), [INFO] [stdout] 294 | | "encode_normal: exponent out of range"); [INFO] [stdout] | |________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | assert!(significand < T::min_sig(), "encode_subnormal: not actually subnormal"); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | assert!(significand < T::min_sig(), "encode_subnormal: not actually subnormal"); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | assert!(end != 0, "big_to_fp: unexpectedly, input is zero"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | assert!(end != 0, "big_to_fp: unexpectedly, input is zero"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | Infinite => panic!("prev_float: argument is infinite"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | Infinite => panic!("prev_float: argument is infinite"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:333:16 [INFO] [stdout] | [INFO] [stdout] 333 | Nan => panic!("prev_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:333:16 [INFO] [stdout] | [INFO] [stdout] 333 | Nan => panic!("prev_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | Subnormal => panic!("prev_float: argument is subnormal"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | Subnormal => panic!("prev_float: argument is subnormal"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | Zero => panic!("prev_float: argument is zero"), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | Zero => panic!("prev_float: argument is zero"), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:353:16 [INFO] [stdout] | [INFO] [stdout] 353 | Nan => panic!("next_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/dec2flt/rawfp.rs:353:16 [INFO] [stdout] | [INFO] [stdout] 353 | Nan => panic!("next_float: argument is NaN"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/parse.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/parse.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/parse.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/mod.rs:159:3 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/dec2flt/mod.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / impl_full_ops! { [INFO] [stdout] 97 | | u8: add(intrinsics::u8_add_with_overflow), mul/div(u16); [INFO] [stdout] 98 | | u16: add(intrinsics::u16_add_with_overflow), mul/div(u32); [INFO] [stdout] 99 | | u32: add(intrinsics::u32_add_with_overflow), mul/div(u64); [INFO] [stdout] 100 | | // u64: add(intrinsics::u64_add_with_overflow), mul/div(u128); // see RFC #521 for enabling this. [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | ($dst:expr, $($arg:tt)*) => ($dst.write_fmt(format_args!($($arg)*))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | ($dst:expr, $($arg:tt)*) => ($dst.write_fmt(format_args!($($arg)*))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | ($dst:expr, $($arg:tt)*) => ($dst.write_fmt(format_args!($($arg)*))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | ($dst:expr, $($arg:tt)*) => ($dst.write_fmt(format_args!($($arg)*))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | define_bignum!(Big32x40: type=Digit32, n=40); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | ($dst:expr, $($arg:tt)*) => ($dst.write_fmt(format_args!($($arg)*))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format_args` in this scope [INFO] [stdout] --> macros.rs:226:49 [INFO] [stdout] | [INFO] [stdout] 226 | ($dst:expr, $($arg:tt)*) => ($dst.write_fmt(format_args!($($arg)*))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/bignum.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | define_bignum!(Big8x3: type=u8, n=3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> num/diy_float.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cfg` in this scope [INFO] [stdout] --> macros.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | ($($arg:tt)*) => (if cfg!(debug_assertions) { assert!($($arg)*); }) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/diy_float.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | debug_assert!(f >= (1 >> 63)); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat` in this scope [INFO] [stdout] --> macros.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | panic!(concat!("assertion failed: ", stringify!($cond))) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/diy_float.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | debug_assert!(f >= (1 >> 63)); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `file` in this scope [INFO] [stdout] --> macros.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/diy_float.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | debug_assert!(f >= (1 >> 63)); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `line` in this scope [INFO] [stdout] --> macros.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | static _MSG_FILE_LINE: (&'static str, &'static str, u32) = ($msg, file!(), line!()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: num/diy_float.rs:58:9 [WARN] too many lines in the log, truncating it