Sep 02 06:06:55.551 INFO checking num-traits-0.2.5 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 06:06:55.551 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 06:06:55.551 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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.726 INFO blam! 750135b70ee63fa008ab876fa459686e869da018ba640c314108cfb560da29c2 Sep 02 06:06:55.727 INFO running `"docker" "start" "-a" "750135b70ee63fa008ab876fa459686e869da018ba640c314108cfb560da29c2"` Sep 02 06:06:56.476 INFO kablam! Compiling num-traits v0.2.5 (file:///source) Sep 02 06:07:00.159 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.159 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.159 INFO kablam! | Sep 02 06:07:00.159 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.159 INFO kablam! ... Sep 02 06:07:00.160 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.160 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.160 INFO kablam! | Sep 02 06:07:00.160 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 02 06:07:00.160 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.160 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.160 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.160 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.160 INFO kablam! Sep 02 06:07:00.162 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.162 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.162 INFO kablam! | Sep 02 06:07:00.162 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.162 INFO kablam! ... Sep 02 06:07:00.162 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.162 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.162 INFO kablam! | Sep 02 06:07:00.162 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.162 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.162 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.162 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.163 INFO kablam! Sep 02 06:07:00.164 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.164 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.164 INFO kablam! | Sep 02 06:07:00.165 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.165 INFO kablam! ... Sep 02 06:07:00.165 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.165 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.165 INFO kablam! | Sep 02 06:07:00.165 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.165 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.165 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.165 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.165 INFO kablam! Sep 02 06:07:00.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.167 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.167 INFO kablam! | Sep 02 06:07:00.168 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.168 INFO kablam! ... Sep 02 06:07:00.168 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.168 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.168 INFO kablam! | Sep 02 06:07:00.168 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.168 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.168 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.168 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.168 INFO kablam! Sep 02 06:07:00.171 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.171 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.171 INFO kablam! | Sep 02 06:07:00.171 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.171 INFO kablam! ... Sep 02 06:07:00.171 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.171 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.171 INFO kablam! | Sep 02 06:07:00.171 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.171 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.171 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.171 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.171 INFO kablam! Sep 02 06:07:00.174 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.174 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.174 INFO kablam! | Sep 02 06:07:00.174 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.174 INFO kablam! ... Sep 02 06:07:00.174 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.174 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.174 INFO kablam! | Sep 02 06:07:00.174 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.174 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.174 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.174 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.174 INFO kablam! Sep 02 06:07:00.177 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.177 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.177 INFO kablam! | Sep 02 06:07:00.177 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.177 INFO kablam! ... Sep 02 06:07:00.177 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.177 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.177 INFO kablam! | Sep 02 06:07:00.178 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.178 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.178 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.178 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.178 INFO kablam! Sep 02 06:07:00.180 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.180 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.180 INFO kablam! | Sep 02 06:07:00.180 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.180 INFO kablam! ... Sep 02 06:07:00.180 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.180 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.180 INFO kablam! | Sep 02 06:07:00.180 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.180 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.180 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.180 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.180 INFO kablam! Sep 02 06:07:00.183 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.183 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.183 INFO kablam! | Sep 02 06:07:00.183 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.183 INFO kablam! ... Sep 02 06:07:00.183 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.183 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.183 INFO kablam! | Sep 02 06:07:00.183 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.183 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.183 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.184 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.184 INFO kablam! Sep 02 06:07:00.186 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.186 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.186 INFO kablam! | Sep 02 06:07:00.186 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.186 INFO kablam! ... Sep 02 06:07:00.186 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.186 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.186 INFO kablam! | Sep 02 06:07:00.186 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.187 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.187 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.187 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.187 INFO kablam! Sep 02 06:07:00.189 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.189 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.189 INFO kablam! | Sep 02 06:07:00.189 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.189 INFO kablam! ... Sep 02 06:07:00.189 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.189 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.189 INFO kablam! | Sep 02 06:07:00.189 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.189 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.190 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.190 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.190 INFO kablam! Sep 02 06:07:00.192 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.192 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.192 INFO kablam! | Sep 02 06:07:00.192 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.192 INFO kablam! ... Sep 02 06:07:00.192 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.192 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.192 INFO kablam! | Sep 02 06:07:00.192 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.192 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.192 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.192 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.192 INFO kablam! Sep 02 06:07:00.195 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.195 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.195 INFO kablam! | Sep 02 06:07:00.195 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.195 INFO kablam! ... Sep 02 06:07:00.195 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.195 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.195 INFO kablam! | Sep 02 06:07:00.195 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.195 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.195 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.195 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.195 INFO kablam! Sep 02 06:07:00.198 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.198 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.198 INFO kablam! | Sep 02 06:07:00.198 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.198 INFO kablam! ... Sep 02 06:07:00.198 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.198 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.198 INFO kablam! | Sep 02 06:07:00.198 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.198 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.198 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.198 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.198 INFO kablam! Sep 02 06:07:00.201 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.201 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.201 INFO kablam! | Sep 02 06:07:00.201 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.201 INFO kablam! ... Sep 02 06:07:00.201 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.201 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.201 INFO kablam! | Sep 02 06:07:00.201 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.201 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.201 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.202 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.202 INFO kablam! Sep 02 06:07:00.204 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.204 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.204 INFO kablam! | Sep 02 06:07:00.204 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.204 INFO kablam! ... Sep 02 06:07:00.204 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.204 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.204 INFO kablam! | Sep 02 06:07:00.204 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.204 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.204 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.205 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.205 INFO kablam! Sep 02 06:07:00.207 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.207 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.207 INFO kablam! | Sep 02 06:07:00.207 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.207 INFO kablam! ... Sep 02 06:07:00.207 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.208 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.208 INFO kablam! | Sep 02 06:07:00.208 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.208 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.208 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.208 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.208 INFO kablam! Sep 02 06:07:00.210 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.210 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.210 INFO kablam! | Sep 02 06:07:00.210 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.210 INFO kablam! ... Sep 02 06:07:00.210 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.210 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.210 INFO kablam! | Sep 02 06:07:00.210 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.210 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.211 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.211 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.211 INFO kablam! Sep 02 06:07:00.212 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.213 INFO kablam! --> src/bounds.rs:91:28 Sep 02 06:07:00.213 INFO kablam! | Sep 02 06:07:00.213 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.213 INFO kablam! ... Sep 02 06:07:00.213 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.213 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.213 INFO kablam! | Sep 02 06:07:00.213 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.213 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.213 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.213 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.213 INFO kablam! Sep 02 06:07:00.215 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.215 INFO kablam! --> src/bounds.rs:92:28 Sep 02 06:07:00.215 INFO kablam! | Sep 02 06:07:00.215 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.215 INFO kablam! ... Sep 02 06:07:00.215 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 02 06:07:00.215 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 02 06:07:00.215 INFO kablam! | Sep 02 06:07:00.215 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.216 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.216 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.216 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.216 INFO kablam! Sep 02 06:07:00.234 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.234 INFO kablam! --> src/bounds.rs:106:28 Sep 02 06:07:00.234 INFO kablam! | Sep 02 06:07:00.235 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.235 INFO kablam! ... Sep 02 06:07:00.235 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:00.235 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:00.235 INFO kablam! | Sep 02 06:07:00.235 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.235 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.235 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.235 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.235 INFO kablam! Sep 02 06:07:00.238 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.238 INFO kablam! --> src/bounds.rs:107:28 Sep 02 06:07:00.238 INFO kablam! | Sep 02 06:07:00.238 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.238 INFO kablam! ... Sep 02 06:07:00.238 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:00.238 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:00.238 INFO kablam! | Sep 02 06:07:00.238 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.238 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.238 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.238 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.238 INFO kablam! Sep 02 06:07:00.240 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.240 INFO kablam! --> src/bounds.rs:106:28 Sep 02 06:07:00.240 INFO kablam! | Sep 02 06:07:00.241 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 02 06:07:00.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.241 INFO kablam! ... Sep 02 06:07:00.241 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:00.241 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:00.241 INFO kablam! | Sep 02 06:07:00.241 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.241 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.241 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 02 06:07:00.241 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 02 06:07:00.241 INFO kablam! Sep 02 06:07:00.244 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 06:07:00.244 INFO kablam! --> src/bounds.rs:107:28 Sep 02 06:07:00.244 INFO kablam! | Sep 02 06:07:00.244 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 02 06:07:00.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:07:00.244 INFO kablam! ... Sep 02 06:07:00.244 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 02 06:07:00.244 INFO kablam! | ---------------------------------- in this macro invocation Sep 02 06:07:00.244 INFO kablam! | Sep 02 06:07:00.244 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.244 INFO kablam! = note: for more information, see issue #48919 Sep 02 06:07:00.244 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 02 06:07:00.244 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 02 06:07:00.244 INFO kablam! Sep 02 06:07:10.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.29s Sep 02 06:07:10.763 INFO kablam! su: No module specific data is present Sep 02 06:07:11.103 INFO running `"docker" "rm" "-f" "750135b70ee63fa008ab876fa459686e869da018ba640c314108cfb560da29c2"` Sep 02 06:07:11.217 INFO blam! 750135b70ee63fa008ab876fa459686e869da018ba640c314108cfb560da29c2