Nov 28 21:20:39.868 INFO checking num-traits-0.2.6 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 21:20:39.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 28 21:20:40.051 INFO [stdout] d79f38e7eb2a8a02b511ecf6eddbff6796013562f43be17bc763e65f00dec0fe Nov 28 21:20:40.053 INFO running `"docker" "start" "-a" "d79f38e7eb2a8a02b511ecf6eddbff6796013562f43be17bc763e65f00dec0fe"` Nov 28 21:20:40.587 INFO [stderr] usermod: no changes Nov 28 21:20:40.618 INFO [stderr] Compiling num-traits v0.2.6 (/source) Nov 28 21:20:43.748 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.748 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.748 INFO [stderr] | Nov 28 21:20:43.748 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.748 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.748 INFO [stderr] ... Nov 28 21:20:43.748 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.748 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.748 INFO [stderr] | Nov 28 21:20:43.748 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 28 21:20:43.748 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.748 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.748 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.748 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.748 INFO [stderr] Nov 28 21:20:43.748 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.748 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.748 INFO [stderr] | Nov 28 21:20:43.748 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.748 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.748 INFO [stderr] ... Nov 28 21:20:43.748 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.748 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.748 INFO [stderr] | Nov 28 21:20:43.748 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.748 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.748 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.748 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.748 INFO [stderr] Nov 28 21:20:43.752 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.752 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.752 INFO [stderr] | Nov 28 21:20:43.752 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.752 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.752 INFO [stderr] ... Nov 28 21:20:43.752 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.752 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.752 INFO [stderr] | Nov 28 21:20:43.752 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.752 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.752 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.752 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.753 INFO [stderr] Nov 28 21:20:43.753 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.753 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.753 INFO [stderr] | Nov 28 21:20:43.753 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.753 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.753 INFO [stderr] ... Nov 28 21:20:43.753 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.753 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.753 INFO [stderr] | Nov 28 21:20:43.753 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.753 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.753 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.753 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.753 INFO [stderr] Nov 28 21:20:43.753 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.753 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.753 INFO [stderr] | Nov 28 21:20:43.753 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.753 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.753 INFO [stderr] ... Nov 28 21:20:43.753 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.753 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.753 INFO [stderr] | Nov 28 21:20:43.753 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.753 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.753 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.753 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.753 INFO [stderr] Nov 28 21:20:43.760 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.760 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.760 INFO [stderr] | Nov 28 21:20:43.760 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.760 INFO [stderr] ... Nov 28 21:20:43.760 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.760 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.760 INFO [stderr] | Nov 28 21:20:43.760 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.760 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.760 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.760 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.760 INFO [stderr] Nov 28 21:20:43.760 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.760 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.760 INFO [stderr] | Nov 28 21:20:43.760 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.760 INFO [stderr] ... Nov 28 21:20:43.760 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.760 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.760 INFO [stderr] | Nov 28 21:20:43.760 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.760 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.760 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.760 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.760 INFO [stderr] Nov 28 21:20:43.760 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.760 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.760 INFO [stderr] | Nov 28 21:20:43.760 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.760 INFO [stderr] ... Nov 28 21:20:43.760 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.760 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.760 INFO [stderr] | Nov 28 21:20:43.760 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.760 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.760 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.760 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.760 INFO [stderr] Nov 28 21:20:43.760 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.760 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.760 INFO [stderr] | Nov 28 21:20:43.760 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.761 INFO [stderr] ... Nov 28 21:20:43.761 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.761 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.761 INFO [stderr] | Nov 28 21:20:43.761 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.761 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.761 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.761 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.761 INFO [stderr] Nov 28 21:20:43.761 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.761 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.761 INFO [stderr] | Nov 28 21:20:43.761 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.761 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.761 INFO [stderr] ... Nov 28 21:20:43.761 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.761 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.761 INFO [stderr] | Nov 28 21:20:43.761 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.761 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.761 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.761 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.761 INFO [stderr] Nov 28 21:20:43.764 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.764 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.764 INFO [stderr] | Nov 28 21:20:43.764 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.764 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.764 INFO [stderr] ... Nov 28 21:20:43.764 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.765 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.765 INFO [stderr] | Nov 28 21:20:43.765 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.765 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.765 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.765 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.765 INFO [stderr] Nov 28 21:20:43.765 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.765 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.765 INFO [stderr] | Nov 28 21:20:43.765 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.765 INFO [stderr] ... Nov 28 21:20:43.765 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.765 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.765 INFO [stderr] | Nov 28 21:20:43.765 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.765 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.765 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.765 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.766 INFO [stderr] Nov 28 21:20:43.768 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.768 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.768 INFO [stderr] | Nov 28 21:20:43.768 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.769 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.769 INFO [stderr] ... Nov 28 21:20:43.769 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.769 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.769 INFO [stderr] | Nov 28 21:20:43.769 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.769 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.769 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.769 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.769 INFO [stderr] Nov 28 21:20:43.769 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.769 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.769 INFO [stderr] | Nov 28 21:20:43.769 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.769 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.769 INFO [stderr] ... Nov 28 21:20:43.769 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.769 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.769 INFO [stderr] | Nov 28 21:20:43.769 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.769 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.770 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.770 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.770 INFO [stderr] Nov 28 21:20:43.770 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.770 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.770 INFO [stderr] | Nov 28 21:20:43.770 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.770 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.770 INFO [stderr] ... Nov 28 21:20:43.770 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.770 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.770 INFO [stderr] | Nov 28 21:20:43.770 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.770 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.770 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.770 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.770 INFO [stderr] Nov 28 21:20:43.772 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.772 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.772 INFO [stderr] | Nov 28 21:20:43.772 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.773 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.773 INFO [stderr] ... Nov 28 21:20:43.773 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.773 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.773 INFO [stderr] | Nov 28 21:20:43.773 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.773 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.773 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.773 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.773 INFO [stderr] Nov 28 21:20:43.773 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.773 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.773 INFO [stderr] | Nov 28 21:20:43.773 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.773 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.773 INFO [stderr] ... Nov 28 21:20:43.773 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.773 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.773 INFO [stderr] | Nov 28 21:20:43.773 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.773 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.773 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.773 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.773 INFO [stderr] Nov 28 21:20:43.773 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.773 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.773 INFO [stderr] | Nov 28 21:20:43.773 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.773 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.773 INFO [stderr] ... Nov 28 21:20:43.773 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.773 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.773 INFO [stderr] | Nov 28 21:20:43.776 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.776 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.776 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.776 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.776 INFO [stderr] Nov 28 21:20:43.776 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.776 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.776 INFO [stderr] | Nov 28 21:20:43.776 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.776 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.776 INFO [stderr] ... Nov 28 21:20:43.776 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.776 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.776 INFO [stderr] | Nov 28 21:20:43.776 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.776 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.776 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.776 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.776 INFO [stderr] Nov 28 21:20:43.780 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.780 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.780 INFO [stderr] | Nov 28 21:20:43.780 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.780 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.780 INFO [stderr] ... Nov 28 21:20:43.780 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.780 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.780 INFO [stderr] | Nov 28 21:20:43.780 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.780 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.780 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.780 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.780 INFO [stderr] Nov 28 21:20:43.792 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.792 INFO [stderr] --> src/bounds.rs:113:28 Nov 28 21:20:43.792 INFO [stderr] | Nov 28 21:20:43.792 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.792 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.792 INFO [stderr] ... Nov 28 21:20:43.792 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.792 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.792 INFO [stderr] | Nov 28 21:20:43.792 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.792 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.792 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.792 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.792 INFO [stderr] Nov 28 21:20:43.792 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.793 INFO [stderr] --> src/bounds.rs:114:28 Nov 28 21:20:43.793 INFO [stderr] | Nov 28 21:20:43.793 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.794 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.794 INFO [stderr] ... Nov 28 21:20:43.794 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.794 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.794 INFO [stderr] | Nov 28 21:20:43.795 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.795 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.795 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.795 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.795 INFO [stderr] Nov 28 21:20:43.796 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.796 INFO [stderr] --> src/bounds.rs:113:28 Nov 28 21:20:43.798 INFO [stderr] | Nov 28 21:20:43.798 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.798 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.798 INFO [stderr] ... Nov 28 21:20:43.798 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.798 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.798 INFO [stderr] | Nov 28 21:20:43.798 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.798 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.798 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.798 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.798 INFO [stderr] Nov 28 21:20:43.804 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.804 INFO [stderr] --> src/bounds.rs:114:28 Nov 28 21:20:43.804 INFO [stderr] | Nov 28 21:20:43.804 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.804 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.804 INFO [stderr] ... Nov 28 21:20:43.804 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.804 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.804 INFO [stderr] | Nov 28 21:20:43.804 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:20:43.804 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.804 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.804 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.804 INFO [stderr] Nov 28 21:20:52.544 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.93s Nov 28 21:20:52.544 INFO [stderr] su: No module specific data is present Nov 28 21:20:53.180 INFO running `"docker" "inspect" "d79f38e7eb2a8a02b511ecf6eddbff6796013562f43be17bc763e65f00dec0fe"` Nov 28 21:20:53.502 INFO running `"docker" "rm" "-f" "d79f38e7eb2a8a02b511ecf6eddbff6796013562f43be17bc763e65f00dec0fe"` Nov 28 21:20:53.756 INFO [stdout] d79f38e7eb2a8a02b511ecf6eddbff6796013562f43be17bc763e65f00dec0fe