Oct 13 11:26:06.060 INFO checking num-traits-0.2.6 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:26:06.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:26:06.268 INFO blam! 3f94fc5c6dadfbd95d89d0dab56d1af68daa1630d05140629846a2d948869121 Oct 13 11:26:06.271 INFO running `"docker" "start" "-a" "3f94fc5c6dadfbd95d89d0dab56d1af68daa1630d05140629846a2d948869121"` Oct 13 11:26:06.904 INFO kablam! usermod: no changes Oct 13 11:26:06.966 INFO kablam! Compiling num-traits v0.2.6 (/source) Oct 13 11:26:11.748 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.748 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.748 INFO kablam! | Oct 13 11:26:11.748 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.748 INFO kablam! ... Oct 13 11:26:11.748 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.748 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.748 INFO kablam! | Oct 13 11:26:11.748 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 13 11:26:11.748 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.748 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.748 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.749 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.749 INFO kablam! Oct 13 11:26:11.752 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.752 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.752 INFO kablam! | Oct 13 11:26:11.752 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.752 INFO kablam! ... Oct 13 11:26:11.752 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.752 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.752 INFO kablam! | Oct 13 11:26:11.752 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.752 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.752 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.752 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.752 INFO kablam! Oct 13 11:26:11.752 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.752 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.752 INFO kablam! | Oct 13 11:26:11.753 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.753 INFO kablam! ... Oct 13 11:26:11.753 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.753 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.753 INFO kablam! | Oct 13 11:26:11.753 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.753 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.753 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.753 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.753 INFO kablam! Oct 13 11:26:11.756 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.756 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.756 INFO kablam! | Oct 13 11:26:11.756 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.756 INFO kablam! ... Oct 13 11:26:11.756 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.756 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.756 INFO kablam! | Oct 13 11:26:11.756 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.756 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.756 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.756 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.756 INFO kablam! Oct 13 11:26:11.756 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.756 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.756 INFO kablam! | Oct 13 11:26:11.756 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.756 INFO kablam! ... Oct 13 11:26:11.756 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.756 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.756 INFO kablam! | Oct 13 11:26:11.756 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.756 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.756 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.756 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.757 INFO kablam! Oct 13 11:26:11.758 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.758 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.758 INFO kablam! | Oct 13 11:26:11.758 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.758 INFO kablam! ... Oct 13 11:26:11.758 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.758 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.758 INFO kablam! | Oct 13 11:26:11.758 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.758 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.758 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.758 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.758 INFO kablam! Oct 13 11:26:11.758 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.758 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.758 INFO kablam! | Oct 13 11:26:11.758 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.758 INFO kablam! ... Oct 13 11:26:11.758 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.758 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.758 INFO kablam! | Oct 13 11:26:11.758 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.764 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.764 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.764 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.764 INFO kablam! Oct 13 11:26:11.764 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.764 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.764 INFO kablam! | Oct 13 11:26:11.764 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.764 INFO kablam! ... Oct 13 11:26:11.764 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.764 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.764 INFO kablam! | Oct 13 11:26:11.764 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.764 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.764 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.764 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.764 INFO kablam! Oct 13 11:26:11.764 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.764 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.764 INFO kablam! | Oct 13 11:26:11.764 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.764 INFO kablam! ... Oct 13 11:26:11.764 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.764 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.764 INFO kablam! | Oct 13 11:26:11.764 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.764 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.764 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.764 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.764 INFO kablam! Oct 13 11:26:11.769 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.769 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.769 INFO kablam! | Oct 13 11:26:11.769 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.769 INFO kablam! ... Oct 13 11:26:11.769 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.769 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.769 INFO kablam! | Oct 13 11:26:11.769 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.769 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.769 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.769 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.769 INFO kablam! Oct 13 11:26:11.769 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.769 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.769 INFO kablam! | Oct 13 11:26:11.769 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.769 INFO kablam! ... Oct 13 11:26:11.769 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.769 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.769 INFO kablam! | Oct 13 11:26:11.769 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.769 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.769 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.769 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.769 INFO kablam! Oct 13 11:26:11.769 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.769 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.770 INFO kablam! | Oct 13 11:26:11.770 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.770 INFO kablam! ... Oct 13 11:26:11.770 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.770 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.770 INFO kablam! | Oct 13 11:26:11.770 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.770 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.770 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.770 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.770 INFO kablam! Oct 13 11:26:11.776 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.776 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.776 INFO kablam! | Oct 13 11:26:11.776 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.776 INFO kablam! ... Oct 13 11:26:11.776 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.776 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.776 INFO kablam! | Oct 13 11:26:11.776 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.776 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.776 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.776 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.776 INFO kablam! Oct 13 11:26:11.776 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.776 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.776 INFO kablam! | Oct 13 11:26:11.776 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.776 INFO kablam! ... Oct 13 11:26:11.776 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.776 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.776 INFO kablam! | Oct 13 11:26:11.776 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.776 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.776 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.776 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.776 INFO kablam! Oct 13 11:26:11.776 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.776 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.776 INFO kablam! | Oct 13 11:26:11.776 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.776 INFO kablam! ... Oct 13 11:26:11.776 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.776 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.777 INFO kablam! | Oct 13 11:26:11.777 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.777 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.777 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.777 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.777 INFO kablam! Oct 13 11:26:11.777 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.777 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.777 INFO kablam! | Oct 13 11:26:11.777 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.777 INFO kablam! ... Oct 13 11:26:11.777 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.777 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.777 INFO kablam! | Oct 13 11:26:11.777 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.777 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.777 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.777 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.777 INFO kablam! Oct 13 11:26:11.784 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.784 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.784 INFO kablam! | Oct 13 11:26:11.784 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.784 INFO kablam! ... Oct 13 11:26:11.784 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.784 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.784 INFO kablam! | Oct 13 11:26:11.784 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.784 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.784 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.784 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.784 INFO kablam! Oct 13 11:26:11.784 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.784 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.784 INFO kablam! | Oct 13 11:26:11.784 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.784 INFO kablam! ... Oct 13 11:26:11.784 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.784 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.784 INFO kablam! | Oct 13 11:26:11.784 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.784 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.784 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.784 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.784 INFO kablam! Oct 13 11:26:11.784 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.784 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.784 INFO kablam! | Oct 13 11:26:11.784 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.784 INFO kablam! ... Oct 13 11:26:11.784 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.784 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.784 INFO kablam! | Oct 13 11:26:11.784 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.784 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.784 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.784 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.784 INFO kablam! Oct 13 11:26:11.788 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.788 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.788 INFO kablam! | Oct 13 11:26:11.788 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.788 INFO kablam! ... Oct 13 11:26:11.788 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.788 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.788 INFO kablam! | Oct 13 11:26:11.788 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.788 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.788 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.788 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.788 INFO kablam! Oct 13 11:26:11.798 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.798 INFO kablam! --> src/bounds.rs:113:28 Oct 13 11:26:11.798 INFO kablam! | Oct 13 11:26:11.798 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.798 INFO kablam! ... Oct 13 11:26:11.798 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 13 11:26:11.798 INFO kablam! | ---------------------------------- in this macro invocation Oct 13 11:26:11.798 INFO kablam! | Oct 13 11:26:11.798 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.798 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.798 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.798 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.798 INFO kablam! Oct 13 11:26:11.801 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.801 INFO kablam! --> src/bounds.rs:114:28 Oct 13 11:26:11.801 INFO kablam! | Oct 13 11:26:11.801 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.801 INFO kablam! ... Oct 13 11:26:11.801 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 13 11:26:11.801 INFO kablam! | ---------------------------------- in this macro invocation Oct 13 11:26:11.801 INFO kablam! | Oct 13 11:26:11.801 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.801 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.801 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.801 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.801 INFO kablam! Oct 13 11:26:11.801 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.801 INFO kablam! --> src/bounds.rs:113:28 Oct 13 11:26:11.801 INFO kablam! | Oct 13 11:26:11.801 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.801 INFO kablam! ... Oct 13 11:26:11.801 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 13 11:26:11.801 INFO kablam! | ---------------------------------- in this macro invocation Oct 13 11:26:11.801 INFO kablam! | Oct 13 11:26:11.804 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.804 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.804 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.804 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.804 INFO kablam! Oct 13 11:26:11.804 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.804 INFO kablam! --> src/bounds.rs:114:28 Oct 13 11:26:11.804 INFO kablam! | Oct 13 11:26:11.804 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.804 INFO kablam! ... Oct 13 11:26:11.804 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 13 11:26:11.804 INFO kablam! | ---------------------------------- in this macro invocation Oct 13 11:26:11.804 INFO kablam! | Oct 13 11:26:11.804 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:26:11.804 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.804 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.804 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.804 INFO kablam! Oct 13 11:26:21.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.28s Oct 13 11:26:21.224 INFO kablam! su: No module specific data is present Oct 13 11:26:21.744 INFO running `"docker" "rm" "-f" "3f94fc5c6dadfbd95d89d0dab56d1af68daa1630d05140629846a2d948869121"` Oct 13 11:26:21.955 INFO blam! 3f94fc5c6dadfbd95d89d0dab56d1af68daa1630d05140629846a2d948869121