Sep 04 12:27:51.965 INFO checking num-traits-0.2.5 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 12:27:51.965 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 12:27:51.965 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:27:52.147 INFO blam! 1427a355d2524a705d5eb29b4d20c7bef00ff772e17b3365bbe45121a2040f0a Sep 04 12:27:52.149 INFO running `"docker" "start" "-a" "1427a355d2524a705d5eb29b4d20c7bef00ff772e17b3365bbe45121a2040f0a"` Sep 04 12:27:52.722 INFO kablam! Compiling num-traits v0.2.5 (file:///source) Sep 04 12:27:56.748 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.748 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.748 INFO kablam! | Sep 04 12:27:56.748 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.748 INFO kablam! ... Sep 04 12:27:56.748 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.748 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.748 INFO kablam! | Sep 04 12:27:56.748 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 04 12:27:56.748 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.748 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.748 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.748 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.748 INFO kablam! Sep 04 12:27:56.751 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.751 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.751 INFO kablam! | Sep 04 12:27:56.751 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.751 INFO kablam! ... Sep 04 12:27:56.751 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.751 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.751 INFO kablam! | Sep 04 12:27:56.751 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.751 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.751 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.751 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.751 INFO kablam! Sep 04 12:27:56.754 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.754 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.754 INFO kablam! | Sep 04 12:27:56.754 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.754 INFO kablam! ... Sep 04 12:27:56.754 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.754 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.754 INFO kablam! | Sep 04 12:27:56.754 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.754 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.754 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.754 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.754 INFO kablam! Sep 04 12:27:56.757 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.757 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.757 INFO kablam! | Sep 04 12:27:56.757 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.757 INFO kablam! ... Sep 04 12:27:56.757 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.757 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.757 INFO kablam! | Sep 04 12:27:56.757 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.757 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.757 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.757 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.757 INFO kablam! Sep 04 12:27:56.760 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.760 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.760 INFO kablam! | Sep 04 12:27:56.760 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.760 INFO kablam! ... Sep 04 12:27:56.760 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.760 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.760 INFO kablam! | Sep 04 12:27:56.760 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.760 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.760 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.760 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.760 INFO kablam! Sep 04 12:27:56.763 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.763 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.763 INFO kablam! | Sep 04 12:27:56.763 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.763 INFO kablam! ... Sep 04 12:27:56.763 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.763 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.763 INFO kablam! | Sep 04 12:27:56.763 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.763 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.763 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.763 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.763 INFO kablam! Sep 04 12:27:56.766 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.766 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.766 INFO kablam! | Sep 04 12:27:56.766 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.766 INFO kablam! ... Sep 04 12:27:56.766 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.766 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.766 INFO kablam! | Sep 04 12:27:56.766 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.766 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.766 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.766 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.766 INFO kablam! Sep 04 12:27:56.769 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.769 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.769 INFO kablam! | Sep 04 12:27:56.769 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.769 INFO kablam! ... Sep 04 12:27:56.769 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.769 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.769 INFO kablam! | Sep 04 12:27:56.769 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.770 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.770 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.770 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.770 INFO kablam! Sep 04 12:27:56.772 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.772 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.772 INFO kablam! | Sep 04 12:27:56.772 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.772 INFO kablam! ... Sep 04 12:27:56.772 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.772 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.772 INFO kablam! | Sep 04 12:27:56.772 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.772 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.772 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.772 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.772 INFO kablam! Sep 04 12:27:56.775 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.775 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.775 INFO kablam! | Sep 04 12:27:56.775 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.775 INFO kablam! ... Sep 04 12:27:56.775 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.775 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.775 INFO kablam! | Sep 04 12:27:56.775 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.775 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.775 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.775 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.775 INFO kablam! Sep 04 12:27:56.778 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.778 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.778 INFO kablam! | Sep 04 12:27:56.778 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.778 INFO kablam! ... Sep 04 12:27:56.778 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.778 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.778 INFO kablam! | Sep 04 12:27:56.778 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.779 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.779 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.779 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.779 INFO kablam! Sep 04 12:27:56.781 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.781 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.781 INFO kablam! | Sep 04 12:27:56.781 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.781 INFO kablam! ... Sep 04 12:27:56.781 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.781 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.781 INFO kablam! | Sep 04 12:27:56.781 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.781 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.781 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.781 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.781 INFO kablam! Sep 04 12:27:56.784 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.784 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.784 INFO kablam! | Sep 04 12:27:56.784 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.784 INFO kablam! ... Sep 04 12:27:56.784 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.784 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.784 INFO kablam! | Sep 04 12:27:56.784 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.785 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.785 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.785 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.785 INFO kablam! Sep 04 12:27:56.786 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.786 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.787 INFO kablam! | Sep 04 12:27:56.787 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.787 INFO kablam! ... Sep 04 12:27:56.787 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.787 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.787 INFO kablam! | Sep 04 12:27:56.787 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.787 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.787 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.787 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.787 INFO kablam! Sep 04 12:27:56.790 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.790 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.790 INFO kablam! | Sep 04 12:27:56.790 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.790 INFO kablam! ... Sep 04 12:27:56.790 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.790 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.790 INFO kablam! | Sep 04 12:27:56.790 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.791 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.791 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.791 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.791 INFO kablam! Sep 04 12:27:56.792 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.792 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.793 INFO kablam! | Sep 04 12:27:56.793 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.793 INFO kablam! ... Sep 04 12:27:56.793 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.793 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.793 INFO kablam! | Sep 04 12:27:56.793 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.793 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.793 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.793 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.793 INFO kablam! Sep 04 12:27:56.796 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.796 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.796 INFO kablam! | Sep 04 12:27:56.796 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.796 INFO kablam! ... Sep 04 12:27:56.796 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.796 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.796 INFO kablam! | Sep 04 12:27:56.796 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.796 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.796 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.796 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.796 INFO kablam! Sep 04 12:27:56.799 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.799 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.799 INFO kablam! | Sep 04 12:27:56.799 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.799 INFO kablam! ... Sep 04 12:27:56.799 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.799 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.799 INFO kablam! | Sep 04 12:27:56.800 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.800 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.800 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.800 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.800 INFO kablam! Sep 04 12:27:56.802 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.802 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:56.802 INFO kablam! | Sep 04 12:27:56.802 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.802 INFO kablam! ... Sep 04 12:27:56.802 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.802 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.802 INFO kablam! | Sep 04 12:27:56.802 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.802 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.802 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.802 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.802 INFO kablam! Sep 04 12:27:56.805 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.805 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:56.805 INFO kablam! | Sep 04 12:27:56.805 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.805 INFO kablam! ... Sep 04 12:27:56.805 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:56.805 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:56.805 INFO kablam! | Sep 04 12:27:56.806 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.806 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.806 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.806 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.806 INFO kablam! Sep 04 12:27:56.823 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.823 INFO kablam! --> src/bounds.rs:106:28 Sep 04 12:27:56.824 INFO kablam! | Sep 04 12:27:56.824 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.824 INFO kablam! ... Sep 04 12:27:56.824 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:56.824 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:56.824 INFO kablam! | Sep 04 12:27:56.824 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.824 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.824 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.824 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.824 INFO kablam! Sep 04 12:27:56.826 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.827 INFO kablam! --> src/bounds.rs:107:28 Sep 04 12:27:56.827 INFO kablam! | Sep 04 12:27:56.827 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.827 INFO kablam! ... Sep 04 12:27:56.827 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:56.827 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:56.827 INFO kablam! | Sep 04 12:27:56.828 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.828 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.828 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.828 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.828 INFO kablam! Sep 04 12:27:56.829 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.829 INFO kablam! --> src/bounds.rs:106:28 Sep 04 12:27:56.829 INFO kablam! | Sep 04 12:27:56.829 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:56.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.829 INFO kablam! ... Sep 04 12:27:56.829 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:56.829 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:56.829 INFO kablam! | Sep 04 12:27:56.829 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.829 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.829 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:56.829 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:56.830 INFO kablam! Sep 04 12:27:56.832 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:56.832 INFO kablam! --> src/bounds.rs:107:28 Sep 04 12:27:56.832 INFO kablam! | Sep 04 12:27:56.832 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:56.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:56.832 INFO kablam! ... Sep 04 12:27:56.832 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:56.832 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:56.832 INFO kablam! | Sep 04 12:27:56.832 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:56.832 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:56.832 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:56.832 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:56.832 INFO kablam! Sep 04 12:28:06.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.90s Sep 04 12:28:06.615 INFO kablam! su: No module specific data is present Sep 04 12:28:07.193 INFO running `"docker" "rm" "-f" "1427a355d2524a705d5eb29b4d20c7bef00ff772e17b3365bbe45121a2040f0a"` Sep 04 12:28:07.274 INFO blam! 1427a355d2524a705d5eb29b4d20c7bef00ff772e17b3365bbe45121a2040f0a