Sep 01 12:38:50.418 INFO checking num-traits-0.2.5 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 12:38:50.418 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 12:38:50.418 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:38:50.558 INFO blam! 8bd7ad2e3b4bc910cb53fc5ed2ff2ab015e06ce058b1831f1345a594787696cb Sep 01 12:38:50.562 INFO running `"docker" "start" "-a" "8bd7ad2e3b4bc910cb53fc5ed2ff2ab015e06ce058b1831f1345a594787696cb"` Sep 01 12:38:51.143 INFO kablam! Compiling num-traits v0.2.5 (file:///source) Sep 01 12:38:55.067 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.067 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.067 INFO kablam! | Sep 01 12:38:55.067 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.067 INFO kablam! ... Sep 01 12:38:55.067 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.067 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.068 INFO kablam! | Sep 01 12:38:55.068 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 01 12:38:55.068 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.068 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.068 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.068 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.068 INFO kablam! Sep 01 12:38:55.070 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.070 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.070 INFO kablam! | Sep 01 12:38:55.070 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.070 INFO kablam! ... Sep 01 12:38:55.070 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.070 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.071 INFO kablam! | Sep 01 12:38:55.071 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.071 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.071 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.071 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.071 INFO kablam! Sep 01 12:38:55.073 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.074 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.074 INFO kablam! | Sep 01 12:38:55.074 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.074 INFO kablam! ... Sep 01 12:38:55.074 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.074 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.074 INFO kablam! | Sep 01 12:38:55.074 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.074 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.074 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.074 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.074 INFO kablam! Sep 01 12:38:55.077 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.077 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.077 INFO kablam! | Sep 01 12:38:55.077 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.077 INFO kablam! ... Sep 01 12:38:55.077 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.077 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.077 INFO kablam! | Sep 01 12:38:55.077 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.077 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.077 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.077 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.077 INFO kablam! Sep 01 12:38:55.080 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.080 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.080 INFO kablam! | Sep 01 12:38:55.080 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.080 INFO kablam! ... Sep 01 12:38:55.080 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.080 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.080 INFO kablam! | Sep 01 12:38:55.080 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.080 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.080 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.080 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.080 INFO kablam! Sep 01 12:38:55.083 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.083 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.083 INFO kablam! | Sep 01 12:38:55.083 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.083 INFO kablam! ... Sep 01 12:38:55.083 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.083 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.083 INFO kablam! | Sep 01 12:38:55.083 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.083 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.083 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.083 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.083 INFO kablam! Sep 01 12:38:55.098 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.098 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.098 INFO kablam! | Sep 01 12:38:55.098 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.098 INFO kablam! ... Sep 01 12:38:55.098 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.098 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.098 INFO kablam! | Sep 01 12:38:55.098 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.098 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.098 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.098 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.098 INFO kablam! Sep 01 12:38:55.100 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.100 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.100 INFO kablam! | Sep 01 12:38:55.100 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.100 INFO kablam! ... Sep 01 12:38:55.100 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.100 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.100 INFO kablam! | Sep 01 12:38:55.100 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.101 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.101 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.101 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.101 INFO kablam! Sep 01 12:38:55.103 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.104 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.104 INFO kablam! | Sep 01 12:38:55.104 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.104 INFO kablam! ... Sep 01 12:38:55.104 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.104 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.104 INFO kablam! | Sep 01 12:38:55.105 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.105 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.105 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.105 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.105 INFO kablam! Sep 01 12:38:55.107 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.107 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.107 INFO kablam! | Sep 01 12:38:55.107 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.107 INFO kablam! ... Sep 01 12:38:55.107 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.107 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.107 INFO kablam! | Sep 01 12:38:55.107 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.107 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.107 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.107 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.107 INFO kablam! Sep 01 12:38:55.110 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.110 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.110 INFO kablam! | Sep 01 12:38:55.110 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.110 INFO kablam! ... Sep 01 12:38:55.110 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.110 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.110 INFO kablam! | Sep 01 12:38:55.110 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.110 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.110 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.110 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.110 INFO kablam! Sep 01 12:38:55.113 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.113 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.113 INFO kablam! | Sep 01 12:38:55.113 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.113 INFO kablam! ... Sep 01 12:38:55.113 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.113 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.113 INFO kablam! | Sep 01 12:38:55.113 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.113 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.113 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.113 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.113 INFO kablam! Sep 01 12:38:55.116 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.116 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.116 INFO kablam! | Sep 01 12:38:55.116 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.116 INFO kablam! ... Sep 01 12:38:55.116 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.116 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.117 INFO kablam! | Sep 01 12:38:55.117 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.117 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.117 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.117 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.117 INFO kablam! Sep 01 12:38:55.119 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.119 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.119 INFO kablam! | Sep 01 12:38:55.119 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.119 INFO kablam! ... Sep 01 12:38:55.119 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.119 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.120 INFO kablam! | Sep 01 12:38:55.120 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.120 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.120 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.120 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.120 INFO kablam! Sep 01 12:38:55.122 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.122 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.122 INFO kablam! | Sep 01 12:38:55.122 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.122 INFO kablam! ... Sep 01 12:38:55.122 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.123 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.123 INFO kablam! | Sep 01 12:38:55.123 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.123 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.123 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.123 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.123 INFO kablam! Sep 01 12:38:55.125 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.125 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.125 INFO kablam! | Sep 01 12:38:55.125 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.125 INFO kablam! ... Sep 01 12:38:55.125 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.125 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.125 INFO kablam! | Sep 01 12:38:55.125 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.126 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.126 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.126 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.126 INFO kablam! Sep 01 12:38:55.129 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.129 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.129 INFO kablam! | Sep 01 12:38:55.129 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.129 INFO kablam! ... Sep 01 12:38:55.129 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.129 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.129 INFO kablam! | Sep 01 12:38:55.129 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.129 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.129 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.129 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.129 INFO kablam! Sep 01 12:38:55.132 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.132 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.132 INFO kablam! | Sep 01 12:38:55.132 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.132 INFO kablam! ... Sep 01 12:38:55.132 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.132 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.132 INFO kablam! | Sep 01 12:38:55.132 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.132 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.132 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.132 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.132 INFO kablam! Sep 01 12:38:55.135 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.135 INFO kablam! --> src/bounds.rs:91:28 Sep 01 12:38:55.135 INFO kablam! | Sep 01 12:38:55.135 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.135 INFO kablam! ... Sep 01 12:38:55.135 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.135 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.135 INFO kablam! | Sep 01 12:38:55.135 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.135 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.135 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.135 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.135 INFO kablam! Sep 01 12:38:55.138 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.138 INFO kablam! --> src/bounds.rs:92:28 Sep 01 12:38:55.138 INFO kablam! | Sep 01 12:38:55.138 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.138 INFO kablam! ... Sep 01 12:38:55.138 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 01 12:38:55.138 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 01 12:38:55.138 INFO kablam! | Sep 01 12:38:55.138 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.138 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.138 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.138 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.138 INFO kablam! Sep 01 12:38:55.158 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.158 INFO kablam! --> src/bounds.rs:106:28 Sep 01 12:38:55.158 INFO kablam! | Sep 01 12:38:55.158 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.158 INFO kablam! ... Sep 01 12:38:55.158 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 01 12:38:55.158 INFO kablam! | ---------------------------------- in this macro invocation Sep 01 12:38:55.158 INFO kablam! | Sep 01 12:38:55.158 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.158 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.158 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.158 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.158 INFO kablam! Sep 01 12:38:55.161 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.161 INFO kablam! --> src/bounds.rs:107:28 Sep 01 12:38:55.161 INFO kablam! | Sep 01 12:38:55.161 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.161 INFO kablam! ... Sep 01 12:38:55.161 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 01 12:38:55.161 INFO kablam! | ---------------------------------- in this macro invocation Sep 01 12:38:55.161 INFO kablam! | Sep 01 12:38:55.162 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.162 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.162 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.162 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.162 INFO kablam! Sep 01 12:38:55.164 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.164 INFO kablam! --> src/bounds.rs:106:28 Sep 01 12:38:55.164 INFO kablam! | Sep 01 12:38:55.164 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 01 12:38:55.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.164 INFO kablam! ... Sep 01 12:38:55.164 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 01 12:38:55.164 INFO kablam! | ---------------------------------- in this macro invocation Sep 01 12:38:55.164 INFO kablam! | Sep 01 12:38:55.164 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.164 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.165 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 01 12:38:55.165 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 01 12:38:55.165 INFO kablam! Sep 01 12:38:55.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:38:55.167 INFO kablam! --> src/bounds.rs:107:28 Sep 01 12:38:55.167 INFO kablam! | Sep 01 12:38:55.167 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 01 12:38:55.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:38:55.167 INFO kablam! ... Sep 01 12:38:55.167 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 01 12:38:55.167 INFO kablam! | ---------------------------------- in this macro invocation Sep 01 12:38:55.167 INFO kablam! | Sep 01 12:38:55.167 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:38:55.167 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:38:55.167 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 01 12:38:55.168 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 01 12:38:55.168 INFO kablam! Sep 01 12:39:05.402 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.27s Sep 01 12:39:05.406 INFO kablam! su: No module specific data is present Sep 01 12:39:05.928 INFO running `"docker" "rm" "-f" "8bd7ad2e3b4bc910cb53fc5ed2ff2ab015e06ce058b1831f1345a594787696cb"` Sep 01 12:39:06.017 INFO blam! 8bd7ad2e3b4bc910cb53fc5ed2ff2ab015e06ce058b1831f1345a594787696cb