Sep 02 06:06:55.705 INFO checking num-traits-0.2.5 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 06:06:55.706 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 06:06:55.706 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:06:55.890 INFO blam! 0c0eb330dd54062a63e51b2ffbf5aa3ead77919a2759a300ee8324de0b7be52b Sep 02 06:06:55.893 INFO running `"docker" "start" "-a" "0c0eb330dd54062a63e51b2ffbf5aa3ead77919a2759a300ee8324de0b7be52b"` Sep 02 06:06:56.578 INFO kablam! Compiling num-traits v0.2.5 (file:///source) Sep 02 06:07:00.932 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.932 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.932 INFO kablam! | Sep 02 06:07:00.932 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.933 INFO kablam! ... Sep 02 06:07:00.933 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.933 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.933 INFO kablam! | Sep 02 06:07:00.933 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 02 06:07:00.933 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.933 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.933 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.933 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.933 INFO kablam! Sep 02 06:07:00.935 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.935 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.935 INFO kablam! | Sep 02 06:07:00.935 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.936 INFO kablam! ... Sep 02 06:07:00.936 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.936 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.936 INFO kablam! | Sep 02 06:07:00.936 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.936 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.936 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.936 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.936 INFO kablam! Sep 02 06:07:00.938 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.938 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.939 INFO kablam! | Sep 02 06:07:00.939 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.939 INFO kablam! ... Sep 02 06:07:00.939 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.939 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.939 INFO kablam! | Sep 02 06:07:00.939 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.939 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.939 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.939 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.939 INFO kablam! Sep 02 06:07:00.941 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.941 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.941 INFO kablam! | Sep 02 06:07:00.942 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.942 INFO kablam! ... Sep 02 06:07:00.942 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.942 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.942 INFO kablam! | Sep 02 06:07:00.942 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.942 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.942 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.942 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.942 INFO kablam! Sep 02 06:07:00.945 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.945 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.945 INFO kablam! | Sep 02 06:07:00.945 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.945 INFO kablam! ... Sep 02 06:07:00.945 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.945 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.945 INFO kablam! | Sep 02 06:07:00.945 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.945 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.945 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.945 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.945 INFO kablam! Sep 02 06:07:00.947 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.947 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.947 INFO kablam! | Sep 02 06:07:00.947 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.948 INFO kablam! ... Sep 02 06:07:00.948 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.948 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.948 INFO kablam! | Sep 02 06:07:00.948 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.948 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.948 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.948 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.948 INFO kablam! Sep 02 06:07:00.950 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.950 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.950 INFO kablam! | Sep 02 06:07:00.950 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.950 INFO kablam! ... Sep 02 06:07:00.951 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.951 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.951 INFO kablam! | Sep 02 06:07:00.951 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.951 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.951 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.951 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.951 INFO kablam! Sep 02 06:07:00.953 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.953 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.953 INFO kablam! | Sep 02 06:07:00.953 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.954 INFO kablam! ... Sep 02 06:07:00.954 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.954 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.954 INFO kablam! | Sep 02 06:07:00.954 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.954 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.954 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.954 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.954 INFO kablam! Sep 02 06:07:00.956 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.956 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.956 INFO kablam! | Sep 02 06:07:00.956 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.957 INFO kablam! ... Sep 02 06:07:00.957 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.957 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.957 INFO kablam! | Sep 02 06:07:00.957 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.957 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.957 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.957 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.957 INFO kablam! Sep 02 06:07:00.959 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.959 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.959 INFO kablam! | Sep 02 06:07:00.959 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.960 INFO kablam! ... Sep 02 06:07:00.960 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.960 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.960 INFO kablam! | Sep 02 06:07:00.960 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.960 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.960 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.960 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.960 INFO kablam! Sep 02 06:07:00.962 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.962 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.962 INFO kablam! | Sep 02 06:07:00.962 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.963 INFO kablam! ... Sep 02 06:07:00.963 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.963 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.963 INFO kablam! | Sep 02 06:07:00.963 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.963 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.963 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.963 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.963 INFO kablam! Sep 02 06:07:00.965 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.965 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.965 INFO kablam! | Sep 02 06:07:00.965 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.966 INFO kablam! ... Sep 02 06:07:00.966 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.966 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.966 INFO kablam! | Sep 02 06:07:00.966 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.966 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.966 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.966 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.966 INFO kablam! Sep 02 06:07:00.968 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.968 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.968 INFO kablam! | Sep 02 06:07:00.969 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.969 INFO kablam! ... Sep 02 06:07:00.969 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.969 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.969 INFO kablam! | Sep 02 06:07:00.969 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.969 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.969 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.969 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.969 INFO kablam! Sep 02 06:07:00.971 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.971 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.971 INFO kablam! | Sep 02 06:07:00.972 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.972 INFO kablam! ... Sep 02 06:07:00.972 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.972 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.972 INFO kablam! | Sep 02 06:07:00.972 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.972 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.972 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.972 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.972 INFO kablam! Sep 02 06:07:00.974 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.974 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.974 INFO kablam! | Sep 02 06:07:00.975 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.975 INFO kablam! ... Sep 02 06:07:00.975 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.975 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.975 INFO kablam! | Sep 02 06:07:00.975 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.975 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.975 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.975 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.975 INFO kablam! Sep 02 06:07:00.977 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.977 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.977 INFO kablam! | Sep 02 06:07:00.977 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.978 INFO kablam! ... Sep 02 06:07:00.978 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.978 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.978 INFO kablam! | Sep 02 06:07:00.978 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.978 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.978 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.978 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.978 INFO kablam! Sep 02 06:07:00.980 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.981 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.981 INFO kablam! | Sep 02 06:07:00.981 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.981 INFO kablam! ... Sep 02 06:07:00.981 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.981 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.981 INFO kablam! | Sep 02 06:07:00.981 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.981 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.981 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.981 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.981 INFO kablam! Sep 02 06:07:00.983 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.984 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.984 INFO kablam! | Sep 02 06:07:00.984 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.984 INFO kablam! ... Sep 02 06:07:00.984 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.984 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.984 INFO kablam! | Sep 02 06:07:00.984 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.984 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.984 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.984 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.984 INFO kablam! Sep 02 06:07:00.986 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.987 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.987 INFO kablam! | Sep 02 06:07:00.987 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.987 INFO kablam! ... Sep 02 06:07:00.987 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.987 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.987 INFO kablam! | Sep 02 06:07:00.987 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.987 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.987 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.987 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.987 INFO kablam! Sep 02 06:07:00.989 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.989 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.989 INFO kablam! | Sep 02 06:07:00.989 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.989 INFO kablam! ... Sep 02 06:07:00.989 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.989 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.989 INFO kablam! | Sep 02 06:07:00.989 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:00.989 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.990 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.990 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.990 INFO kablam! Sep 02 06:07:01.008 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:01.008 INFO kablam! --> src/bounds.rs:106:28 Sep 02 06:07:01.008 INFO kablam! | Sep 02 06:07:01.008 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:01.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:01.008 INFO kablam! ... Sep 02 06:07:01.008 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:01.008 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:01.008 INFO kablam! | Sep 02 06:07:01.008 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:01.008 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:01.008 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:01.008 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:01.008 INFO kablam! Sep 02 06:07:01.011 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:01.011 INFO kablam! --> src/bounds.rs:107:28 Sep 02 06:07:01.011 INFO kablam! | Sep 02 06:07:01.011 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:01.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:01.011 INFO kablam! ... Sep 02 06:07:01.011 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:01.011 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:01.011 INFO kablam! | Sep 02 06:07:01.011 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:01.011 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:01.011 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:01.011 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:01.011 INFO kablam! Sep 02 06:07:01.013 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:01.013 INFO kablam! --> src/bounds.rs:106:28 Sep 02 06:07:01.013 INFO kablam! | Sep 02 06:07:01.013 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:01.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:01.014 INFO kablam! ... Sep 02 06:07:01.014 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:01.014 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:01.014 INFO kablam! | Sep 02 06:07:01.014 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:01.014 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:01.014 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:01.014 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:01.014 INFO kablam! Sep 02 06:07:01.016 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:01.016 INFO kablam! --> src/bounds.rs:107:28 Sep 02 06:07:01.016 INFO kablam! | Sep 02 06:07:01.016 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:01.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:01.016 INFO kablam! ... Sep 02 06:07:01.016 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:01.016 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:01.017 INFO kablam! | Sep 02 06:07:01.017 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 06:07:01.017 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:01.017 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:01.017 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:01.017 INFO kablam! Sep 02 06:07:10.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.04s Sep 02 06:07:10.611 INFO kablam! su: No module specific data is present Sep 02 06:07:11.042 INFO running `"docker" "rm" "-f" "0c0eb330dd54062a63e51b2ffbf5aa3ead77919a2759a300ee8324de0b7be52b"` Sep 02 06:07:11.128 INFO blam! 0c0eb330dd54062a63e51b2ffbf5aa3ead77919a2759a300ee8324de0b7be52b