Oct 22 01:11:52.608 INFO checking num-traits-0.2.6 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:11:52.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:11:52.832 INFO blam! 293685c1e9f1c7653da3b30b66a0ad01c58fd07a925695f33b8c962e2f3c6f70 Oct 22 01:11:52.832 INFO running `"docker" "start" "-a" "293685c1e9f1c7653da3b30b66a0ad01c58fd07a925695f33b8c962e2f3c6f70"` Oct 22 01:11:53.612 INFO kablam! usermod: no changes Oct 22 01:11:53.660 INFO kablam! Compiling num-traits v0.2.6 (/source) Oct 22 01:11:56.901 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.901 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.901 INFO kablam! | Oct 22 01:11:56.901 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.901 INFO kablam! ... Oct 22 01:11:56.901 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.901 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.901 INFO kablam! | Oct 22 01:11:56.901 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 22 01:11:56.901 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.901 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.901 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.901 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.901 INFO kablam! Oct 22 01:11:56.901 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.901 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.901 INFO kablam! | Oct 22 01:11:56.901 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.901 INFO kablam! ... Oct 22 01:11:56.901 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.901 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.901 INFO kablam! | Oct 22 01:11:56.901 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.901 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.901 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.901 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.901 INFO kablam! Oct 22 01:11:56.913 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.913 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.913 INFO kablam! | Oct 22 01:11:56.913 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.913 INFO kablam! ... Oct 22 01:11:56.913 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.913 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.913 INFO kablam! | Oct 22 01:11:56.913 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.913 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.913 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.913 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.913 INFO kablam! Oct 22 01:11:56.913 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.913 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.913 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.914 INFO kablam! ... Oct 22 01:11:56.914 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.914 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.914 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.914 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.914 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.914 INFO kablam! Oct 22 01:11:56.914 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.914 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.914 INFO kablam! ... Oct 22 01:11:56.914 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.914 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.914 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.914 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.914 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.914 INFO kablam! Oct 22 01:11:56.914 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.914 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.914 INFO kablam! ... Oct 22 01:11:56.914 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.914 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.914 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.914 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.914 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.914 INFO kablam! Oct 22 01:11:56.914 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.914 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.914 INFO kablam! ... Oct 22 01:11:56.914 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.914 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.914 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.914 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.914 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.914 INFO kablam! Oct 22 01:11:56.914 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.914 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.914 INFO kablam! ... Oct 22 01:11:56.914 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.914 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.914 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.914 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.914 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.914 INFO kablam! Oct 22 01:11:56.914 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.914 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.914 INFO kablam! ... Oct 22 01:11:56.914 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.914 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.914 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.914 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.914 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.914 INFO kablam! Oct 22 01:11:56.914 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.914 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.914 INFO kablam! | Oct 22 01:11:56.914 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.915 INFO kablam! ... Oct 22 01:11:56.915 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.915 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.915 INFO kablam! | Oct 22 01:11:56.915 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.915 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.915 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.945 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.945 INFO kablam! Oct 22 01:11:56.945 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.945 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.945 INFO kablam! | Oct 22 01:11:56.945 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.945 INFO kablam! ... Oct 22 01:11:56.945 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.945 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.945 INFO kablam! | Oct 22 01:11:56.945 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.945 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.945 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.945 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.945 INFO kablam! Oct 22 01:11:56.945 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.945 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.945 INFO kablam! | Oct 22 01:11:56.945 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.945 INFO kablam! ... Oct 22 01:11:56.945 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.945 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.945 INFO kablam! | Oct 22 01:11:56.945 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.945 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.945 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.945 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.945 INFO kablam! Oct 22 01:11:56.945 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.945 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.945 INFO kablam! | Oct 22 01:11:56.945 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.945 INFO kablam! ... Oct 22 01:11:56.945 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.945 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.945 INFO kablam! | Oct 22 01:11:56.945 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.945 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.945 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.946 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.946 INFO kablam! Oct 22 01:11:56.946 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.946 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.946 INFO kablam! ... Oct 22 01:11:56.946 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.946 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.946 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.946 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.946 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.946 INFO kablam! Oct 22 01:11:56.946 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.946 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.946 INFO kablam! ... Oct 22 01:11:56.946 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.946 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.946 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.946 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.946 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.946 INFO kablam! Oct 22 01:11:56.946 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.946 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.946 INFO kablam! ... Oct 22 01:11:56.946 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.946 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.946 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.946 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.946 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.946 INFO kablam! Oct 22 01:11:56.946 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.946 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.946 INFO kablam! ... Oct 22 01:11:56.946 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.946 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.946 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.946 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.946 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.946 INFO kablam! Oct 22 01:11:56.946 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.946 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.946 INFO kablam! ... Oct 22 01:11:56.946 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.946 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.946 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.946 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.946 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.946 INFO kablam! Oct 22 01:11:56.946 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.946 INFO kablam! --> src/bounds.rs:98:28 Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.946 INFO kablam! ... Oct 22 01:11:56.946 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.946 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.946 INFO kablam! | Oct 22 01:11:56.946 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.946 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.946 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.946 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.947 INFO kablam! Oct 22 01:11:56.947 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.947 INFO kablam! --> src/bounds.rs:99:28 Oct 22 01:11:56.947 INFO kablam! | Oct 22 01:11:56.947 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.947 INFO kablam! ... Oct 22 01:11:56.947 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 22 01:11:56.947 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:11:56.947 INFO kablam! | Oct 22 01:11:56.947 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.947 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.947 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.947 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.947 INFO kablam! Oct 22 01:11:56.956 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.956 INFO kablam! --> src/bounds.rs:113:28 Oct 22 01:11:56.956 INFO kablam! | Oct 22 01:11:56.956 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.956 INFO kablam! ... Oct 22 01:11:56.956 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 22 01:11:56.956 INFO kablam! | ---------------------------------- in this macro invocation Oct 22 01:11:56.956 INFO kablam! | Oct 22 01:11:56.956 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.956 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.957 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.957 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.957 INFO kablam! Oct 22 01:11:56.957 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.957 INFO kablam! --> src/bounds.rs:114:28 Oct 22 01:11:56.957 INFO kablam! | Oct 22 01:11:56.957 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.957 INFO kablam! ... Oct 22 01:11:56.957 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 22 01:11:56.957 INFO kablam! | ---------------------------------- in this macro invocation Oct 22 01:11:56.957 INFO kablam! | Oct 22 01:11:56.957 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.957 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.957 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.957 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.957 INFO kablam! Oct 22 01:11:56.957 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.957 INFO kablam! --> src/bounds.rs:113:28 Oct 22 01:11:56.957 INFO kablam! | Oct 22 01:11:56.957 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 22 01:11:56.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.957 INFO kablam! ... Oct 22 01:11:56.957 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 22 01:11:56.957 INFO kablam! | ---------------------------------- in this macro invocation Oct 22 01:11:56.957 INFO kablam! | Oct 22 01:11:56.957 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.957 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.957 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 22 01:11:56.957 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 22 01:11:56.957 INFO kablam! Oct 22 01:11:56.968 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 22 01:11:56.968 INFO kablam! --> src/bounds.rs:114:28 Oct 22 01:11:56.968 INFO kablam! | Oct 22 01:11:56.968 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 22 01:11:56.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:11:56.968 INFO kablam! ... Oct 22 01:11:56.968 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 22 01:11:56.968 INFO kablam! | ---------------------------------- in this macro invocation Oct 22 01:11:56.968 INFO kablam! | Oct 22 01:11:56.968 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 22 01:11:56.968 INFO kablam! = note: for more information, see issue #48919 Oct 22 01:11:56.968 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 22 01:11:56.968 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 22 01:11:56.968 INFO kablam! Oct 22 01:12:06.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.40s Oct 22 01:12:06.044 INFO kablam! su: No module specific data is present Oct 22 01:12:06.433 INFO running `"docker" "rm" "-f" "293685c1e9f1c7653da3b30b66a0ad01c58fd07a925695f33b8c962e2f3c6f70"` Oct 22 01:12:06.588 INFO blam! 293685c1e9f1c7653da3b30b66a0ad01c58fd07a925695f33b8c962e2f3c6f70