Sep 21 06:22:01.141 INFO checking num-traits-0.2.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:22:01.141 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:22:01.141 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:22:01.351 INFO blam! 88b2cb36f9c142b107e927c4501543937eae9cd0d8c84cfbe26ffa8a2422abc0 Sep 21 06:22:01.353 INFO running `"docker" "start" "-a" "88b2cb36f9c142b107e927c4501543937eae9cd0d8c84cfbe26ffa8a2422abc0"` Sep 21 06:22:02.425 INFO kablam! usermod: no changes Sep 21 06:22:02.443 INFO kablam! Compiling num-traits v0.2.6 (/source) Sep 21 06:22:04.151 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.151 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.151 INFO kablam! | Sep 21 06:22:04.151 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.151 INFO kablam! ... Sep 21 06:22:04.151 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.151 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.151 INFO kablam! | Sep 21 06:22:04.151 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 21 06:22:04.151 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.151 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.151 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.151 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.151 INFO kablam! Sep 21 06:22:04.151 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.151 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.151 INFO kablam! | Sep 21 06:22:04.151 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.151 INFO kablam! ... Sep 21 06:22:04.152 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.152 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.152 INFO kablam! | Sep 21 06:22:04.152 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.152 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.152 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.152 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.152 INFO kablam! Sep 21 06:22:04.152 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.152 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.152 INFO kablam! | Sep 21 06:22:04.152 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.152 INFO kablam! ... Sep 21 06:22:04.152 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.152 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.152 INFO kablam! | Sep 21 06:22:04.152 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.152 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.152 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.152 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.152 INFO kablam! Sep 21 06:22:04.155 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.155 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.155 INFO kablam! | Sep 21 06:22:04.155 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.155 INFO kablam! ... Sep 21 06:22:04.155 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.155 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.155 INFO kablam! | Sep 21 06:22:04.155 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.155 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.155 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.155 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.155 INFO kablam! Sep 21 06:22:04.155 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.155 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.155 INFO kablam! | Sep 21 06:22:04.155 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.155 INFO kablam! ... Sep 21 06:22:04.155 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.155 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.155 INFO kablam! | Sep 21 06:22:04.155 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.155 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.155 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.155 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.155 INFO kablam! Sep 21 06:22:04.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.167 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.167 INFO kablam! ... Sep 21 06:22:04.167 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.167 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.167 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.167 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.167 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.167 INFO kablam! Sep 21 06:22:04.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.167 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.167 INFO kablam! ... Sep 21 06:22:04.167 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.167 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.167 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.167 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.167 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.167 INFO kablam! Sep 21 06:22:04.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.167 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.167 INFO kablam! ... Sep 21 06:22:04.167 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.167 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.167 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.167 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.167 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.167 INFO kablam! Sep 21 06:22:04.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.167 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.167 INFO kablam! ... Sep 21 06:22:04.167 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.167 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.167 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.167 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.167 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.167 INFO kablam! Sep 21 06:22:04.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.167 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.167 INFO kablam! ... Sep 21 06:22:04.167 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.167 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.167 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.167 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.167 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.167 INFO kablam! Sep 21 06:22:04.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.167 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.167 INFO kablam! | Sep 21 06:22:04.167 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.167 INFO kablam! ... Sep 21 06:22:04.167 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.170 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.170 INFO kablam! | Sep 21 06:22:04.170 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.170 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.170 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.170 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.170 INFO kablam! Sep 21 06:22:04.170 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.170 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.170 INFO kablam! | Sep 21 06:22:04.170 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.170 INFO kablam! ... Sep 21 06:22:04.170 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.170 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.170 INFO kablam! | Sep 21 06:22:04.170 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.170 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.170 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.170 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.170 INFO kablam! Sep 21 06:22:04.170 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.170 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.170 INFO kablam! | Sep 21 06:22:04.170 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.170 INFO kablam! ... Sep 21 06:22:04.170 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.170 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.170 INFO kablam! | Sep 21 06:22:04.170 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.170 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.170 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.170 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.170 INFO kablam! Sep 21 06:22:04.174 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.174 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.174 INFO kablam! | Sep 21 06:22:04.174 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.174 INFO kablam! ... Sep 21 06:22:04.174 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.174 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.174 INFO kablam! | Sep 21 06:22:04.174 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.174 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.174 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.174 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.174 INFO kablam! Sep 21 06:22:04.174 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.174 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.174 INFO kablam! | Sep 21 06:22:04.174 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.174 INFO kablam! ... Sep 21 06:22:04.174 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.174 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.174 INFO kablam! | Sep 21 06:22:04.174 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.174 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.174 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.174 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.174 INFO kablam! Sep 21 06:22:04.174 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.174 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.174 INFO kablam! | Sep 21 06:22:04.174 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.174 INFO kablam! ... Sep 21 06:22:04.174 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.174 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.174 INFO kablam! | Sep 21 06:22:04.174 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.174 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.174 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.174 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.174 INFO kablam! Sep 21 06:22:04.177 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.177 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.177 INFO kablam! | Sep 21 06:22:04.177 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.177 INFO kablam! ... Sep 21 06:22:04.177 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.177 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.177 INFO kablam! | Sep 21 06:22:04.177 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.177 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.177 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.177 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.177 INFO kablam! Sep 21 06:22:04.177 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.177 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.177 INFO kablam! | Sep 21 06:22:04.177 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.177 INFO kablam! ... Sep 21 06:22:04.177 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.177 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.177 INFO kablam! | Sep 21 06:22:04.177 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.177 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.177 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.177 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.178 INFO kablam! Sep 21 06:22:04.178 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.178 INFO kablam! --> src/bounds.rs:98:28 Sep 21 06:22:04.178 INFO kablam! | Sep 21 06:22:04.178 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.178 INFO kablam! ... Sep 21 06:22:04.178 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.178 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.178 INFO kablam! | Sep 21 06:22:04.178 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.178 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.178 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.178 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.178 INFO kablam! Sep 21 06:22:04.180 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.180 INFO kablam! --> src/bounds.rs:99:28 Sep 21 06:22:04.180 INFO kablam! | Sep 21 06:22:04.180 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.180 INFO kablam! ... Sep 21 06:22:04.180 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 21 06:22:04.180 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 21 06:22:04.180 INFO kablam! | Sep 21 06:22:04.180 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.180 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.180 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.180 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.180 INFO kablam! Sep 21 06:22:04.189 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.189 INFO kablam! --> src/bounds.rs:113:28 Sep 21 06:22:04.189 INFO kablam! | Sep 21 06:22:04.189 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.189 INFO kablam! ... Sep 21 06:22:04.189 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Sep 21 06:22:04.189 INFO kablam! | ---------------------------------- in this macro invocation Sep 21 06:22:04.189 INFO kablam! | Sep 21 06:22:04.189 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.189 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.189 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.189 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.189 INFO kablam! Sep 21 06:22:04.190 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.190 INFO kablam! --> src/bounds.rs:114:28 Sep 21 06:22:04.190 INFO kablam! | Sep 21 06:22:04.190 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.190 INFO kablam! ... Sep 21 06:22:04.190 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Sep 21 06:22:04.190 INFO kablam! | ---------------------------------- in this macro invocation Sep 21 06:22:04.190 INFO kablam! | Sep 21 06:22:04.191 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.191 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.191 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.191 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.191 INFO kablam! Sep 21 06:22:04.191 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.191 INFO kablam! --> src/bounds.rs:113:28 Sep 21 06:22:04.191 INFO kablam! | Sep 21 06:22:04.191 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 21 06:22:04.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.191 INFO kablam! ... Sep 21 06:22:04.191 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Sep 21 06:22:04.192 INFO kablam! | ---------------------------------- in this macro invocation Sep 21 06:22:04.192 INFO kablam! | Sep 21 06:22:04.192 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.192 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.192 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 21 06:22:04.192 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 21 06:22:04.192 INFO kablam! Sep 21 06:22:04.193 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:22:04.193 INFO kablam! --> src/bounds.rs:114:28 Sep 21 06:22:04.193 INFO kablam! | Sep 21 06:22:04.193 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 21 06:22:04.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 06:22:04.193 INFO kablam! ... Sep 21 06:22:04.193 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Sep 21 06:22:04.193 INFO kablam! | ---------------------------------- in this macro invocation Sep 21 06:22:04.193 INFO kablam! | Sep 21 06:22:04.193 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:22:04.193 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:22:04.193 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 21 06:22:04.193 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 21 06:22:04.193 INFO kablam! Sep 21 06:22:11.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.36s Sep 21 06:22:11.806 INFO kablam! su: No module specific data is present Sep 21 06:22:12.216 INFO running `"docker" "rm" "-f" "88b2cb36f9c142b107e927c4501543937eae9cd0d8c84cfbe26ffa8a2422abc0"` Sep 21 06:22:12.282 INFO blam! 88b2cb36f9c142b107e927c4501543937eae9cd0d8c84cfbe26ffa8a2422abc0