[INFO] crate lexical-core 0.7.0 is already in cache [INFO] checking lexical-core-0.7.0 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate lexical-core 0.7.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate lexical-core 0.7.0 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lexical-core 0.7.0 [INFO] finished tweaking crates.io crate lexical-core 0.7.0 [INFO] tweaked toml for crates.io crate lexical-core 0.7.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] 5b06eb7c2422411595726ba02b2647843d2e343f84245d1c7df1efa3f48965a7 [INFO] running `"docker" "start" "-a" "5b06eb7c2422411595726ba02b2647843d2e343f84245d1c7df1efa3f48965a7"` [INFO] [stderr] Compiling lexical-core v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:823:21 [INFO] [stderr] | [INFO] [stderr] 823 | try_cast_u8(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:824:22 [INFO] [stderr] | [INFO] [stderr] 824 | try_cast_u16(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:825:22 [INFO] [stderr] | [INFO] [stderr] 825 | try_cast_u32(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:826:22 [INFO] [stderr] | [INFO] [stderr] 826 | try_cast_u64(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:827:23 [INFO] [stderr] | [INFO] [stderr] 827 | try_cast_u128(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:828:24 [INFO] [stderr] | [INFO] [stderr] 828 | try_cast_usize(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:829:21 [INFO] [stderr] | [INFO] [stderr] 829 | try_cast_i8(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:830:22 [INFO] [stderr] | [INFO] [stderr] 830 | try_cast_i16(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:831:22 [INFO] [stderr] | [INFO] [stderr] 831 | try_cast_i32(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:832:22 [INFO] [stderr] | [INFO] [stderr] 832 | try_cast_i64(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:833:23 [INFO] [stderr] | [INFO] [stderr] 833 | try_cast_i128(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:834:24 [INFO] [stderr] | [INFO] [stderr] 834 | try_cast_isize(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:837:21 [INFO] [stderr] | [INFO] [stderr] 837 | try_cast_u8(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:838:22 [INFO] [stderr] | [INFO] [stderr] 838 | try_cast_u16(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:839:22 [INFO] [stderr] | [INFO] [stderr] 839 | try_cast_u32(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:840:22 [INFO] [stderr] | [INFO] [stderr] 840 | try_cast_u64(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:841:23 [INFO] [stderr] | [INFO] [stderr] 841 | try_cast_u128(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:842:24 [INFO] [stderr] | [INFO] [stderr] 842 | try_cast_usize(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:843:21 [INFO] [stderr] | [INFO] [stderr] 843 | try_cast_i8(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:844:22 [INFO] [stderr] | [INFO] [stderr] 844 | try_cast_i16(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:845:22 [INFO] [stderr] | [INFO] [stderr] 845 | try_cast_i32(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:846:22 [INFO] [stderr] | [INFO] [stderr] 846 | try_cast_i64(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:847:23 [INFO] [stderr] | [INFO] [stderr] 847 | try_cast_i128(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:848:24 [INFO] [stderr] | [INFO] [stderr] 848 | try_cast_isize(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:863:22 [INFO] [stderr] | [INFO] [stderr] 863 | try_cast_f32(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:864:22 [INFO] [stderr] | [INFO] [stderr] 864 | try_cast_f32(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:879:22 [INFO] [stderr] | [INFO] [stderr] 879 | try_cast_f64(f32::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f32::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/cast.rs:880:22 [INFO] [stderr] | [INFO] [stderr] 880 | try_cast_f64(f64::MIN); [INFO] [stderr] | ^^^^^^^^ [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 `util::num::Float::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::f64::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:374:17 [INFO] [stderr] | [INFO] [stderr] 374 | Self::MAX [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MAX(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MAX` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/util/num.rs:379:17 [INFO] [stderr] | [INFO] [stderr] 379 | Self::MIN [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 545 | integer_impl! { u8 u16 u32 u64 u128 usize i8 i16 i32 i64 i128 isize } [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 `util::num::Integer::MIN(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `static_assertions::core::num::::MIN` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `"docker" "inspect" "5b06eb7c2422411595726ba02b2647843d2e343f84245d1c7df1efa3f48965a7"` [INFO] running `"docker" "rm" "-f" "5b06eb7c2422411595726ba02b2647843d2e343f84245d1c7df1efa3f48965a7"` [INFO] [stdout] 5b06eb7c2422411595726ba02b2647843d2e343f84245d1c7df1efa3f48965a7