[INFO] fetching crate compiler_builtins 0.1.36... [INFO] checking compiler_builtins-0.1.36 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate compiler_builtins 0.1.36 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate compiler_builtins 0.1.36 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate compiler_builtins 0.1.36 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate compiler_builtins 0.1.36 [INFO] tweaked toml for crates.io crate compiler_builtins 0.1.36 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate compiler_builtins 0.1.36 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-std-workspace-core v1.0.0 [INFO] [stderr] Downloaded cc v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 254f1ad06225393be750d9262667f1cd7cef627f26e3a0b87b5a161aeafc8d63 [INFO] running `Command { std: "docker" "start" "-a" "254f1ad06225393be750d9262667f1cd7cef627f26e3a0b87b5a161aeafc8d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "254f1ad06225393be750d9262667f1cd7cef627f26e3a0b87b5a161aeafc8d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "254f1ad06225393be750d9262667f1cd7cef627f26e3a0b87b5a161aeafc8d63", kill_on_drop: false }` [INFO] [stdout] 254f1ad06225393be750d9262667f1cd7cef627f26e3a0b87b5a161aeafc8d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38d57791e7842ac3bb78a196f5b14abfb1059cac6dc0feeaee8b66d50e9ef9a2 [INFO] running `Command { std: "docker" "start" "-a" "38d57791e7842ac3bb78a196f5b14abfb1059cac6dc0feeaee8b66d50e9ef9a2", kill_on_drop: false }` [INFO] [stderr] Compiling compiler_builtins v0.1.36 (/opt/rustwide/workdir) [INFO] [stdout] error[E0259]: the name `core` is defined multiple times [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | extern crate core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `core` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `core` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 32 | extern crate core as other_core; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | int_to_float!(i, i32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | int_to_float!(i, i32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | int_to_float!(i, i32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | int_to_float!(i, i32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | int_to_float!(i, i32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | int_to_float!(i, i32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | int_to_float!(i, i64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | int_to_float!(i, i64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | int_to_float!(i, i32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | int_to_float!(i, i32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | int_to_float!(i, i64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | int_to_float!(i, i64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | int_to_float!(i, i64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | int_to_float!(i, i64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | int_to_float!(i, i64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | int_to_float!(i, i64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | int_to_float!(i, i128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | int_to_float!(i, i128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | int_to_float!(i, i128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | int_to_float!(i, i128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | int_to_float!(i, i128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | int_to_float!(i, i128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | int_to_float!(i, i128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | int_to_float!(i, i128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | int_to_float!(i, u32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | int_to_float!(i, u32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | int_to_float!(i, u32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | int_to_float!(i, u32, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | int_to_float!(i, u32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | int_to_float!(i, u32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | int_to_float!(i, u32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | int_to_float!(i, u32, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | int_to_float!(i, u64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | int_to_float!(i, u64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | int_to_float!(i, u64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | int_to_float!(i, u64, f32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | int_to_float!(i, u64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | int_to_float!(i, u64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | int_to_float!(i, u128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | int_to_float!(i, u128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | int_to_float!(i, u128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | int_to_float!(i, u128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | int_to_float!(i, u64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | int_to_float!(i, u64, f64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | float_to_int!(f, f32, i32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | int_to_float!(i, u128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | int_to_float!(i, u128, f32) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | float_to_int!(f, f32, i64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | float_to_int!(f, f32, i128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let n = <$ity>::BITS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | int_to_float!(i, u128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if <$ity>::BITS < mant_dig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | int_to_float!(i, u128, f64) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | float_to_int!(f, f64, i32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | float_to_int!(f, f64, i64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | float_to_int!(f, f32, i32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | float_to_int!(f, f32, i64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | float_to_int!(f, f64, i128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | float_to_int!(f, f32, i128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | float_to_int!(f, f32, u32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | float_to_int!(f, f32, u64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | float_to_int!(f, f64, i32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | float_to_int!(f, f32, u128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | float_to_int!(f, f64, u32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | float_to_int!(f, f64, i64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | float_to_int!(f, f64, u64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | float_to_int!(f, f64, i128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | float_to_int!(f, f64, u128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | float_to_int!(f, f32, u32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | float_to_int!(f, f32, u64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | float_to_int!(f, f32, u128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | float_to_int!(f, f64, u32) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | float_to_int!(f, f64, u64) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/float/conv.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | let fixint_bits = <$ity>::BITS as usize; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | float_to_int!(f, f64, u128) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Int::BITS(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable `num::::BITS` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0259`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compiler_builtins` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "38d57791e7842ac3bb78a196f5b14abfb1059cac6dc0feeaee8b66d50e9ef9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d57791e7842ac3bb78a196f5b14abfb1059cac6dc0feeaee8b66d50e9ef9a2", kill_on_drop: false }` [INFO] [stdout] 38d57791e7842ac3bb78a196f5b14abfb1059cac6dc0feeaee8b66d50e9ef9a2