[INFO] crate lebicon 3.0.0 is already in cache [INFO] checking lebicon-3.0.0 against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] extracting crate lebicon 3.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate lebicon 3.0.0 on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lebicon 3.0.0 [INFO] finished tweaking crates.io crate lebicon 3.0.0 [INFO] tweaked toml for crates.io crate lebicon 3.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 52a57f3f116274fc4eb2386d7cf0960f5a9c7dbea2d8ce33d7580e2114002a41 [INFO] running `"docker" "start" "-a" "52a57f3f116274fc4eb2386d7cf0960f5a9c7dbea2d8ce33d7580e2114002a41"` [INFO] [stderr] Compiling signrel v1.0.0 [INFO] [stderr] Compiling codicon v2.1.0 [INFO] [stderr] Compiling uabs v1.0.0 [INFO] [stderr] Checking lebicon v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:153:37 [INFO] [stderr] | [INFO] [stderr] 153 | let offs = 1 - (Self::MAX >> 6); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:172:38 [INFO] [stderr] | [INFO] [stderr] 172 | while value.uabs() > Self::MAX { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 183 | leb_impl! { isize:usize i128:u128 i64:u64 i32:u32 i16:u16 i8:u8 } [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ByteMax::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::num::::MAX` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.39s [INFO] running `"docker" "inspect" "52a57f3f116274fc4eb2386d7cf0960f5a9c7dbea2d8ce33d7580e2114002a41"` [INFO] running `"docker" "rm" "-f" "52a57f3f116274fc4eb2386d7cf0960f5a9c7dbea2d8ce33d7580e2114002a41"` [INFO] [stdout] 52a57f3f116274fc4eb2386d7cf0960f5a9c7dbea2d8ce33d7580e2114002a41