Oct 13 11:26:05.943 INFO checking num-traits-0.2.6 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:26:05.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.155 INFO blam! 25af71784b254caf6af49a38d9cc722ae860ba10739f1b1cd4c75edb1000db03 Oct 13 11:26:06.156 INFO running `"docker" "start" "-a" "25af71784b254caf6af49a38d9cc722ae860ba10739f1b1cd4c75edb1000db03"` Oct 13 11:26:06.860 INFO kablam! usermod: no changes Oct 13 11:26:06.897 INFO kablam! Compiling num-traits v0.2.6 (/source) Oct 13 11:26:11.700 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.700 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.700 INFO kablam! | Oct 13 11:26:11.700 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.700 INFO kablam! ... Oct 13 11:26:11.701 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.701 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.701 INFO kablam! | Oct 13 11:26:11.701 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 13 11:26:11.701 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.701 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.701 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.701 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.701 INFO kablam! Oct 13 11:26:11.701 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.701 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.701 INFO kablam! | Oct 13 11:26:11.701 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.701 INFO kablam! ... Oct 13 11:26:11.701 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.701 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.701 INFO kablam! | Oct 13 11:26:11.701 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.701 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.701 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.701 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.701 INFO kablam! Oct 13 11:26:11.701 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.701 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.701 INFO kablam! | Oct 13 11:26:11.701 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.701 INFO kablam! ... Oct 13 11:26:11.701 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.701 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.701 INFO kablam! | Oct 13 11:26:11.701 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.701 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.701 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.701 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.701 INFO kablam! Oct 13 11:26:11.701 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.701 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.701 INFO kablam! | Oct 13 11:26:11.701 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.702 INFO kablam! ... Oct 13 11:26:11.702 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.702 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.702 INFO kablam! | Oct 13 11:26:11.702 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.702 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.702 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.702 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.702 INFO kablam! Oct 13 11:26:11.702 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.702 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.702 INFO kablam! | Oct 13 11:26:11.702 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.702 INFO kablam! ... Oct 13 11:26:11.702 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.702 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.702 INFO kablam! | Oct 13 11:26:11.702 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.702 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.702 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.702 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.702 INFO kablam! Oct 13 11:26:11.702 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.702 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.702 INFO kablam! | Oct 13 11:26:11.702 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.702 INFO kablam! ... Oct 13 11:26:11.703 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.703 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.703 INFO kablam! | Oct 13 11:26:11.703 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.703 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.703 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.703 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.703 INFO kablam! Oct 13 11:26:11.720 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.720 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.720 INFO kablam! | Oct 13 11:26:11.720 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.720 INFO kablam! ... Oct 13 11:26:11.720 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.720 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.720 INFO kablam! | Oct 13 11:26:11.720 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.720 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.720 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.720 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.720 INFO kablam! Oct 13 11:26:11.733 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.733 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.733 INFO kablam! ... Oct 13 11:26:11.733 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.733 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 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.733 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.733 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.733 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.733 INFO kablam! Oct 13 11:26:11.733 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.733 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.733 INFO kablam! ... Oct 13 11:26:11.733 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.733 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 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.733 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.733 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.733 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.733 INFO kablam! Oct 13 11:26:11.733 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.733 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.733 INFO kablam! ... Oct 13 11:26:11.733 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.733 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 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.733 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.733 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.733 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.733 INFO kablam! Oct 13 11:26:11.733 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.733 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.733 INFO kablam! ... Oct 13 11:26:11.733 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.733 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 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.733 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.733 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.733 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.733 INFO kablam! Oct 13 11:26:11.733 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.733 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.733 INFO kablam! ... Oct 13 11:26:11.733 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.733 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 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.733 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.733 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.733 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.733 INFO kablam! Oct 13 11:26:11.733 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.733 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.733 INFO kablam! | Oct 13 11:26:11.733 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.733 INFO kablam! ... Oct 13 11:26:11.733 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.734 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 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.734 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.734 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.734 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.734 INFO kablam! Oct 13 11:26:11.734 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.734 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.734 INFO kablam! ... Oct 13 11:26:11.734 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.734 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 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.734 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.734 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.734 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.734 INFO kablam! Oct 13 11:26:11.734 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.734 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.734 INFO kablam! ... Oct 13 11:26:11.734 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.734 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 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.734 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.734 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.734 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.734 INFO kablam! Oct 13 11:26:11.734 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.734 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.734 INFO kablam! ... Oct 13 11:26:11.734 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.734 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 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.734 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.734 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.734 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.734 INFO kablam! Oct 13 11:26:11.734 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.734 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.734 INFO kablam! ... Oct 13 11:26:11.734 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.734 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.734 INFO kablam! | Oct 13 11:26:11.734 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.734 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.734 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.734 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.734 INFO kablam! Oct 13 11:26:11.749 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.749 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.749 INFO kablam! | Oct 13 11:26:11.749 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.749 INFO kablam! ... Oct 13 11:26:11.749 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.749 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.749 INFO kablam! | Oct 13 11:26:11.749 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.749 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.749 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_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::>::max_value` Oct 13 11:26:11.749 INFO kablam! Oct 13 11:26:11.749 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.749 INFO kablam! --> src/bounds.rs:98:28 Oct 13 11:26:11.749 INFO kablam! | Oct 13 11:26:11.749 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.749 INFO kablam! ... Oct 13 11:26:11.749 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.749 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.749 INFO kablam! | Oct 13 11:26:11.749 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.749 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.749 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.749 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.749 INFO kablam! --> src/bounds.rs:99:28 Oct 13 11:26:11.749 INFO kablam! | Oct 13 11:26:11.749 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.749 INFO kablam! ... Oct 13 11:26:11.749 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 13 11:26:11.749 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 13 11:26:11.749 INFO kablam! | Oct 13 11:26:11.749 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.749 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.749 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_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::>::max_value` Oct 13 11:26:11.749 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:113:28 Oct 13 11:26:11.764 INFO kablam! | Oct 13 11:26:11.764 INFO kablam! 113 | 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! 119 | test_wrapping_bounded!(u128 i128); 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.765 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.765 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.765 INFO kablam! Oct 13 11:26:11.765 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.765 INFO kablam! --> src/bounds.rs:114:28 Oct 13 11:26:11.765 INFO kablam! | Oct 13 11:26:11.765 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.765 INFO kablam! ... Oct 13 11:26:11.765 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 13 11:26:11.765 INFO kablam! | ---------------------------------- in this macro invocation Oct 13 11:26:11.765 INFO kablam! | Oct 13 11:26:11.765 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.765 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.765 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 13 11:26:11.765 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 13 11:26:11.765 INFO kablam! Oct 13 11:26:11.765 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.765 INFO kablam! --> src/bounds.rs:113:28 Oct 13 11:26:11.765 INFO kablam! | Oct 13 11:26:11.765 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 13 11:26:11.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.765 INFO kablam! ... Oct 13 11:26:11.765 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 13 11:26:11.765 INFO kablam! | ---------------------------------- in this macro invocation Oct 13 11:26:11.765 INFO kablam! | Oct 13 11:26:11.765 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.765 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:26:11.765 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 13 11:26:11.765 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 13 11:26:11.765 INFO kablam! Oct 13 11:26:11.768 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:26:11.768 INFO kablam! --> src/bounds.rs:114:28 Oct 13 11:26:11.768 INFO kablam! | Oct 13 11:26:11.768 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 13 11:26:11.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:26:11.768 INFO kablam! ... Oct 13 11:26:11.768 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 13 11:26:11.768 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:21.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.23s Oct 13 11:26:21.124 INFO kablam! su: No module specific data is present Oct 13 11:26:21.822 INFO running `"docker" "rm" "-f" "25af71784b254caf6af49a38d9cc722ae860ba10739f1b1cd4c75edb1000db03"` Oct 13 11:26:21.978 INFO blam! 25af71784b254caf6af49a38d9cc722ae860ba10739f1b1cd4c75edb1000db03