Sep 04 09:29:47.258 INFO checking num-traits-0.2.5 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 09:29:47.258 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 09:29:47.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:29:47.417 INFO blam! 3aab076e4afb9e48767d15ec02ddee1e19688a75d8570563ee8e9ccbd314175d Sep 04 09:29:47.419 INFO running `"docker" "start" "-a" "3aab076e4afb9e48767d15ec02ddee1e19688a75d8570563ee8e9ccbd314175d"` Sep 04 09:29:48.187 INFO kablam! Compiling num-traits v0.2.5 (file:///source) Sep 04 09:29:52.735 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.736 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.736 INFO kablam! | Sep 04 09:29:52.736 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.736 INFO kablam! ... Sep 04 09:29:52.736 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.736 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.736 INFO kablam! | Sep 04 09:29:52.736 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 04 09:29:52.736 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.736 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.736 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.736 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.736 INFO kablam! Sep 04 09:29:52.739 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.739 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.739 INFO kablam! | Sep 04 09:29:52.739 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.739 INFO kablam! ... Sep 04 09:29:52.739 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.739 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.739 INFO kablam! | Sep 04 09:29:52.739 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.739 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.739 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.739 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.739 INFO kablam! Sep 04 09:29:52.742 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.742 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.743 INFO kablam! | Sep 04 09:29:52.743 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.743 INFO kablam! ... Sep 04 09:29:52.743 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.743 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.743 INFO kablam! | Sep 04 09:29:52.743 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.743 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.743 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.743 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.743 INFO kablam! Sep 04 09:29:52.746 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.746 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.746 INFO kablam! | Sep 04 09:29:52.746 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.746 INFO kablam! ... Sep 04 09:29:52.746 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.746 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.747 INFO kablam! | Sep 04 09:29:52.747 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.747 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.747 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.747 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.747 INFO kablam! Sep 04 09:29:52.750 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.750 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.750 INFO kablam! | Sep 04 09:29:52.750 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.750 INFO kablam! ... Sep 04 09:29:52.750 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.750 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.750 INFO kablam! | Sep 04 09:29:52.750 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.750 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.750 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.750 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.750 INFO kablam! Sep 04 09:29:52.754 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.754 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.754 INFO kablam! | Sep 04 09:29:52.754 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.754 INFO kablam! ... Sep 04 09:29:52.754 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.754 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.754 INFO kablam! | Sep 04 09:29:52.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 09:29:52.754 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.754 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.754 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.754 INFO kablam! Sep 04 09:29:52.757 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.757 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.757 INFO kablam! | Sep 04 09:29:52.758 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.758 INFO kablam! ... Sep 04 09:29:52.758 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.758 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.758 INFO kablam! | Sep 04 09:29:52.758 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.758 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.758 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.758 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.758 INFO kablam! Sep 04 09:29:52.761 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.761 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.761 INFO kablam! | Sep 04 09:29:52.761 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.761 INFO kablam! ... Sep 04 09:29:52.761 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.761 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.762 INFO kablam! | Sep 04 09:29:52.762 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.762 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.762 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.762 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.762 INFO kablam! Sep 04 09:29:52.765 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.765 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.765 INFO kablam! | Sep 04 09:29:52.765 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.765 INFO kablam! ... Sep 04 09:29:52.765 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.765 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.765 INFO kablam! | Sep 04 09:29:52.765 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.766 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.766 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.766 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.766 INFO kablam! Sep 04 09:29:52.769 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.769 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.769 INFO kablam! | Sep 04 09:29:52.769 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.769 INFO kablam! ... Sep 04 09:29:52.769 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.769 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.769 INFO kablam! | Sep 04 09:29:52.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 09:29:52.769 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.769 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.769 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.769 INFO kablam! Sep 04 09:29:52.772 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.773 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.773 INFO kablam! | Sep 04 09:29:52.773 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.773 INFO kablam! ... Sep 04 09:29:52.773 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.773 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.773 INFO kablam! | Sep 04 09:29:52.773 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.773 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.773 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.773 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.773 INFO kablam! Sep 04 09:29:52.776 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.776 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.776 INFO kablam! | Sep 04 09:29:52.776 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.776 INFO kablam! ... Sep 04 09:29:52.777 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.777 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.777 INFO kablam! | Sep 04 09:29:52.777 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.777 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.777 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.777 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.777 INFO kablam! Sep 04 09:29:52.780 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.780 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.780 INFO kablam! | Sep 04 09:29:52.780 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.780 INFO kablam! ... Sep 04 09:29:52.780 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.780 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.780 INFO kablam! | Sep 04 09:29:52.780 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.780 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.781 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.781 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.781 INFO kablam! Sep 04 09:29:52.784 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.784 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.784 INFO kablam! | Sep 04 09:29:52.784 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.784 INFO kablam! ... Sep 04 09:29:52.784 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.784 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.784 INFO kablam! | Sep 04 09:29:52.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 09:29:52.784 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.784 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.784 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.784 INFO kablam! Sep 04 09:29:52.788 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.788 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.788 INFO kablam! | Sep 04 09:29:52.788 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.788 INFO kablam! ... Sep 04 09:29:52.788 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.788 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.788 INFO kablam! | Sep 04 09:29:52.788 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.788 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.788 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.788 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.788 INFO kablam! Sep 04 09:29:52.792 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.792 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.792 INFO kablam! | Sep 04 09:29:52.792 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.792 INFO kablam! ... Sep 04 09:29:52.792 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.792 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.792 INFO kablam! | Sep 04 09:29:52.792 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.792 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.792 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.792 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.792 INFO kablam! Sep 04 09:29:52.796 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.796 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.796 INFO kablam! | Sep 04 09:29:52.796 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.796 INFO kablam! ... Sep 04 09:29:52.796 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.796 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.796 INFO kablam! | Sep 04 09:29:52.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 09:29:52.796 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.796 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.796 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.796 INFO kablam! Sep 04 09:29:52.799 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.799 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.799 INFO kablam! | Sep 04 09:29:52.800 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.800 INFO kablam! ... Sep 04 09:29:52.800 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.800 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.800 INFO kablam! | Sep 04 09:29:52.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 09:29:52.800 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.800 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.800 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.800 INFO kablam! Sep 04 09:29:52.803 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.803 INFO kablam! --> src/bounds.rs:91:28 Sep 04 09:29:52.803 INFO kablam! | Sep 04 09:29:52.804 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.804 INFO kablam! ... Sep 04 09:29:52.804 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.804 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.804 INFO kablam! | Sep 04 09:29:52.804 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.804 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.804 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.804 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.804 INFO kablam! Sep 04 09:29:52.807 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.807 INFO kablam! --> src/bounds.rs:92:28 Sep 04 09:29:52.807 INFO kablam! | Sep 04 09:29:52.807 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.807 INFO kablam! ... Sep 04 09:29:52.807 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 09:29:52.807 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 09:29:52.807 INFO kablam! | Sep 04 09:29:52.807 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.808 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.808 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.808 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.808 INFO kablam! Sep 04 09:29:52.830 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.830 INFO kablam! --> src/bounds.rs:106:28 Sep 04 09:29:52.830 INFO kablam! | Sep 04 09:29:52.830 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.830 INFO kablam! ... Sep 04 09:29:52.830 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 09:29:52.830 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 09:29:52.830 INFO kablam! | Sep 04 09:29:52.830 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.830 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.830 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.830 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.830 INFO kablam! Sep 04 09:29:52.834 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.834 INFO kablam! --> src/bounds.rs:107:28 Sep 04 09:29:52.834 INFO kablam! | Sep 04 09:29:52.834 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.834 INFO kablam! ... Sep 04 09:29:52.834 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 09:29:52.834 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 09:29:52.834 INFO kablam! | Sep 04 09:29:52.834 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.834 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.834 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.835 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.835 INFO kablam! Sep 04 09:29:52.838 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.838 INFO kablam! --> src/bounds.rs:106:28 Sep 04 09:29:52.838 INFO kablam! | Sep 04 09:29:52.838 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 09:29:52.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.838 INFO kablam! ... Sep 04 09:29:52.838 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 09:29:52.838 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 09:29:52.838 INFO kablam! | Sep 04 09:29:52.838 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.838 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.838 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 09:29:52.838 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 09:29:52.838 INFO kablam! Sep 04 09:29:52.841 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 09:29:52.841 INFO kablam! --> src/bounds.rs:107:28 Sep 04 09:29:52.842 INFO kablam! | Sep 04 09:29:52.842 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 09:29:52.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:29:52.842 INFO kablam! ... Sep 04 09:29:52.842 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 09:29:52.842 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 09:29:52.842 INFO kablam! | Sep 04 09:29:52.842 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 09:29:52.842 INFO kablam! = note: for more information, see issue #48919 Sep 04 09:29:52.842 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 09:29:52.842 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 09:29:52.842 INFO kablam! Sep 04 09:30:03.405 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.23s Sep 04 09:30:03.414 INFO kablam! su: No module specific data is present Sep 04 09:30:03.929 INFO running `"docker" "rm" "-f" "3aab076e4afb9e48767d15ec02ddee1e19688a75d8570563ee8e9ccbd314175d"` Sep 04 09:30:04.064 INFO blam! 3aab076e4afb9e48767d15ec02ddee1e19688a75d8570563ee8e9ccbd314175d