Sep 19 23:30:19.113 INFO checking num-traits-0.2.5 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:30:19.113 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:30:19.113 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:30:19.249 INFO blam! 8c6dd9143c86326b441c2199b94b2ca5592e4f4f043794f4aeda83d10c6e53d5 Sep 19 23:30:19.251 INFO running `"docker" "start" "-a" "8c6dd9143c86326b441c2199b94b2ca5592e4f4f043794f4aeda83d10c6e53d5"` Sep 19 23:30:20.282 INFO kablam! usermod: no changes Sep 19 23:30:20.305 INFO kablam! Compiling num-traits v0.2.5 (/source) Sep 19 23:30:22.779 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.779 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.779 INFO kablam! | Sep 19 23:30:22.779 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.779 INFO kablam! ... Sep 19 23:30:22.779 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.779 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.779 INFO kablam! | Sep 19 23:30:22.780 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 23:30:22.780 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.780 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.780 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.780 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.780 INFO kablam! Sep 19 23:30:22.783 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.783 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.783 INFO kablam! | Sep 19 23:30:22.783 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.783 INFO kablam! ... Sep 19 23:30:22.783 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.783 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.783 INFO kablam! | Sep 19 23:30:22.783 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.783 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.783 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.783 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.783 INFO kablam! Sep 19 23:30:22.787 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.787 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.787 INFO kablam! | Sep 19 23:30:22.787 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.787 INFO kablam! ... Sep 19 23:30:22.787 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.787 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.787 INFO kablam! | Sep 19 23:30:22.787 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.787 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.788 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.788 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.788 INFO kablam! Sep 19 23:30:22.788 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.788 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.788 INFO kablam! | Sep 19 23:30:22.788 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.788 INFO kablam! ... Sep 19 23:30:22.788 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.788 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.788 INFO kablam! | Sep 19 23:30:22.788 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.788 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.788 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.788 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.788 INFO kablam! Sep 19 23:30:22.790 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.790 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.790 INFO kablam! | Sep 19 23:30:22.790 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.790 INFO kablam! ... Sep 19 23:30:22.790 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.790 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.790 INFO kablam! | Sep 19 23:30:22.790 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.790 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.790 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.790 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.790 INFO kablam! Sep 19 23:30:22.802 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.802 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.802 INFO kablam! | Sep 19 23:30:22.802 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.802 INFO kablam! ... Sep 19 23:30:22.802 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.802 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.802 INFO kablam! | Sep 19 23:30:22.802 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.802 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.802 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.802 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.802 INFO kablam! Sep 19 23:30:22.802 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.802 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.802 INFO kablam! | Sep 19 23:30:22.802 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.802 INFO kablam! ... Sep 19 23:30:22.802 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.802 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.802 INFO kablam! | Sep 19 23:30:22.802 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.802 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.802 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.802 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.802 INFO kablam! Sep 19 23:30:22.818 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.818 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.818 INFO kablam! | Sep 19 23:30:22.818 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.818 INFO kablam! ... Sep 19 23:30:22.818 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.818 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.818 INFO kablam! | Sep 19 23:30:22.818 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.818 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.818 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.818 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.818 INFO kablam! Sep 19 23:30:22.818 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.818 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.818 INFO kablam! | Sep 19 23:30:22.818 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.818 INFO kablam! ... Sep 19 23:30:22.818 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.818 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.818 INFO kablam! | Sep 19 23:30:22.818 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.818 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.818 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.818 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.818 INFO kablam! Sep 19 23:30:22.818 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.818 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.818 INFO kablam! | Sep 19 23:30:22.818 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.818 INFO kablam! ... Sep 19 23:30:22.819 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.819 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.819 INFO kablam! | Sep 19 23:30:22.819 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.819 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.819 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.819 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.819 INFO kablam! Sep 19 23:30:22.826 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.826 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.826 INFO kablam! | Sep 19 23:30:22.826 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.826 INFO kablam! ... Sep 19 23:30:22.826 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.826 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.826 INFO kablam! | Sep 19 23:30:22.826 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.826 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.826 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.826 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.826 INFO kablam! Sep 19 23:30:22.826 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.826 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.826 INFO kablam! | Sep 19 23:30:22.826 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.826 INFO kablam! ... Sep 19 23:30:22.826 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.826 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.826 INFO kablam! | Sep 19 23:30:22.826 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.826 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.826 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.826 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.826 INFO kablam! Sep 19 23:30:22.826 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.826 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.826 INFO kablam! | Sep 19 23:30:22.826 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.826 INFO kablam! ... Sep 19 23:30:22.826 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.827 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.827 INFO kablam! | Sep 19 23:30:22.827 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.827 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.827 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.827 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.827 INFO kablam! Sep 19 23:30:22.827 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.827 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.827 INFO kablam! | Sep 19 23:30:22.827 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.827 INFO kablam! ... Sep 19 23:30:22.827 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.827 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.827 INFO kablam! | Sep 19 23:30:22.827 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.827 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.827 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.827 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.827 INFO kablam! Sep 19 23:30:22.834 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.834 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.834 INFO kablam! | Sep 19 23:30:22.834 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.834 INFO kablam! ... Sep 19 23:30:22.834 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.834 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.834 INFO kablam! | Sep 19 23:30:22.834 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.834 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.834 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.834 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.834 INFO kablam! Sep 19 23:30:22.834 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.834 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.834 INFO kablam! | Sep 19 23:30:22.834 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.834 INFO kablam! ... Sep 19 23:30:22.834 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.834 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.834 INFO kablam! | Sep 19 23:30:22.834 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.834 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.834 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.834 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.834 INFO kablam! Sep 19 23:30:22.842 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.842 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.842 INFO kablam! | Sep 19 23:30:22.842 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.842 INFO kablam! ... Sep 19 23:30:22.842 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.842 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.842 INFO kablam! | Sep 19 23:30:22.842 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.842 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.842 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.842 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.842 INFO kablam! Sep 19 23:30:22.842 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.842 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.842 INFO kablam! | Sep 19 23:30:22.842 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.842 INFO kablam! ... Sep 19 23:30:22.842 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.842 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.842 INFO kablam! | Sep 19 23:30:22.842 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.842 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.842 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.842 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.842 INFO kablam! Sep 19 23:30:22.850 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.850 INFO kablam! --> src/bounds.rs:91:28 Sep 19 23:30:22.850 INFO kablam! | Sep 19 23:30:22.850 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.850 INFO kablam! ... Sep 19 23:30:22.850 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.850 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.850 INFO kablam! | Sep 19 23:30:22.850 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.850 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.850 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.850 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.850 INFO kablam! Sep 19 23:30:22.850 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.850 INFO kablam! --> src/bounds.rs:92:28 Sep 19 23:30:22.850 INFO kablam! | Sep 19 23:30:22.850 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.850 INFO kablam! ... Sep 19 23:30:22.850 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 19 23:30:22.850 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 19 23:30:22.850 INFO kablam! | Sep 19 23:30:22.850 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.850 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.850 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.850 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.850 INFO kablam! Sep 19 23:30:22.866 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.866 INFO kablam! --> src/bounds.rs:106:28 Sep 19 23:30:22.866 INFO kablam! | Sep 19 23:30:22.866 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.866 INFO kablam! ... Sep 19 23:30:22.866 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 19 23:30:22.866 INFO kablam! | ---------------------------------- in this macro invocation Sep 19 23:30:22.866 INFO kablam! | Sep 19 23:30:22.866 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.866 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.866 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.866 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.866 INFO kablam! Sep 19 23:30:22.872 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.872 INFO kablam! --> src/bounds.rs:107:28 Sep 19 23:30:22.872 INFO kablam! | Sep 19 23:30:22.872 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.872 INFO kablam! ... Sep 19 23:30:22.872 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 19 23:30:22.872 INFO kablam! | ---------------------------------- in this macro invocation Sep 19 23:30:22.872 INFO kablam! | Sep 19 23:30:22.872 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.872 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.872 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.872 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.872 INFO kablam! Sep 19 23:30:22.872 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.872 INFO kablam! --> src/bounds.rs:106:28 Sep 19 23:30:22.872 INFO kablam! | Sep 19 23:30:22.872 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 19 23:30:22.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.872 INFO kablam! ... Sep 19 23:30:22.872 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 19 23:30:22.872 INFO kablam! | ---------------------------------- in this macro invocation Sep 19 23:30:22.873 INFO kablam! | Sep 19 23:30:22.873 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.873 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.873 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 19 23:30:22.873 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 19 23:30:22.873 INFO kablam! Sep 19 23:30:22.875 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:30:22.875 INFO kablam! --> src/bounds.rs:107:28 Sep 19 23:30:22.875 INFO kablam! | Sep 19 23:30:22.875 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 19 23:30:22.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:30:22.875 INFO kablam! ... Sep 19 23:30:22.875 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 19 23:30:22.875 INFO kablam! | ---------------------------------- in this macro invocation Sep 19 23:30:22.875 INFO kablam! | Sep 19 23:30:22.875 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:30:22.875 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:30:22.875 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 19 23:30:22.875 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 19 23:30:22.875 INFO kablam! Sep 19 23:30:30.105 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.81s Sep 19 23:30:30.107 INFO kablam! su: No module specific data is present Sep 19 23:30:31.108 INFO running `"docker" "rm" "-f" "8c6dd9143c86326b441c2199b94b2ca5592e4f4f043794f4aeda83d10c6e53d5"` Sep 19 23:30:31.176 INFO blam! 8c6dd9143c86326b441c2199b94b2ca5592e4f4f043794f4aeda83d10c6e53d5