Nov 28 21:20:39.843 INFO checking num-traits-0.2.6 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 21:20:39.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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.055 INFO [stdout] 78af2d731abd2c760a2005ba7b82bc84ebc06c1bc43cd91a08c1724f03bdc08f Nov 28 21:20:40.058 INFO running `"docker" "start" "-a" "78af2d731abd2c760a2005ba7b82bc84ebc06c1bc43cd91a08c1724f03bdc08f"` Nov 28 21:20:40.672 INFO [stderr] usermod: no changes Nov 28 21:20:40.706 INFO [stderr] Compiling num-traits v0.2.6 (/source) Nov 28 21:20:43.725 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.725 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.725 INFO [stderr] | Nov 28 21:20:43.725 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.725 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.725 INFO [stderr] ... Nov 28 21:20:43.725 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.725 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.725 INFO [stderr] | Nov 28 21:20:43.725 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 28 21:20:43.725 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.725 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.725 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.725 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.725 INFO [stderr] Nov 28 21:20:43.725 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.725 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.725 INFO [stderr] | Nov 28 21:20:43.725 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.726 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.726 INFO [stderr] ... Nov 28 21:20:43.726 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.726 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.726 INFO [stderr] | Nov 28 21:20:43.726 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.726 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.726 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.726 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.726 INFO [stderr] Nov 28 21:20:43.727 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.727 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.727 INFO [stderr] | Nov 28 21:20:43.727 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.727 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.727 INFO [stderr] ... Nov 28 21:20:43.727 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.727 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.727 INFO [stderr] | Nov 28 21:20:43.727 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.727 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.727 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.727 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.727 INFO [stderr] Nov 28 21:20:43.733 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.733 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.733 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.733 INFO [stderr] ... Nov 28 21:20:43.733 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.733 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 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.733 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.733 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.733 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.733 INFO [stderr] Nov 28 21:20:43.733 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.733 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.733 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.733 INFO [stderr] ... Nov 28 21:20:43.733 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.733 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 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.733 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.733 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.733 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.733 INFO [stderr] Nov 28 21:20:43.733 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.733 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.733 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.733 INFO [stderr] ... Nov 28 21:20:43.733 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.733 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 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.733 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.733 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.733 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.733 INFO [stderr] Nov 28 21:20:43.733 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.733 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.733 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.733 INFO [stderr] ... Nov 28 21:20:43.733 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.733 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.733 INFO [stderr] | Nov 28 21:20:43.733 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.733 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.733 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.733 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.733 INFO [stderr] Nov 28 21:20:43.734 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.734 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.734 INFO [stderr] | Nov 28 21:20:43.734 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.734 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.734 INFO [stderr] ... Nov 28 21:20:43.734 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.734 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.734 INFO [stderr] | Nov 28 21:20:43.734 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.734 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.734 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.734 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.734 INFO [stderr] Nov 28 21:20:43.735 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.735 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.735 INFO [stderr] | Nov 28 21:20:43.735 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.735 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.735 INFO [stderr] ... Nov 28 21:20:43.735 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.735 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.735 INFO [stderr] | Nov 28 21:20:43.735 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.735 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.740 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.740 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.740 INFO [stderr] Nov 28 21:20:43.740 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.740 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.740 INFO [stderr] | Nov 28 21:20:43.740 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.740 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.740 INFO [stderr] ... Nov 28 21:20:43.740 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.740 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.740 INFO [stderr] | Nov 28 21:20:43.740 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.740 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.740 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.740 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.740 INFO [stderr] Nov 28 21:20:43.740 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.740 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.740 INFO [stderr] | Nov 28 21:20:43.740 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.740 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.740 INFO [stderr] ... Nov 28 21:20:43.740 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.740 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.740 INFO [stderr] | Nov 28 21:20:43.740 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.740 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.740 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.740 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.740 INFO [stderr] Nov 28 21:20:43.744 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.744 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.744 INFO [stderr] | Nov 28 21:20:43.744 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.744 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.744 INFO [stderr] ... Nov 28 21:20:43.744 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.744 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.744 INFO [stderr] | Nov 28 21:20:43.744 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.744 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.744 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.744 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.745 INFO [stderr] Nov 28 21:20:43.745 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.745 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.745 INFO [stderr] | Nov 28 21:20:43.745 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.745 INFO [stderr] ... Nov 28 21:20:43.745 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.745 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.745 INFO [stderr] | Nov 28 21:20:43.745 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.745 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.745 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.745 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.745 INFO [stderr] Nov 28 21:20:43.745 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.745 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.745 INFO [stderr] | Nov 28 21:20:43.745 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.745 INFO [stderr] ... Nov 28 21:20:43.745 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.745 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.745 INFO [stderr] | Nov 28 21:20:43.745 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.745 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.745 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.745 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.745 INFO [stderr] Nov 28 21:20:43.745 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.745 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.745 INFO [stderr] | Nov 28 21:20:43.745 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.745 INFO [stderr] ... Nov 28 21:20:43.745 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.745 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.745 INFO [stderr] | Nov 28 21:20:43.745 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.745 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.745 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.745 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.745 INFO [stderr] Nov 28 21:20:43.749 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.749 INFO [stderr] --> src/bounds.rs:99:28 Nov 28 21:20:43.749 INFO [stderr] | Nov 28 21:20:43.749 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.749 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.749 INFO [stderr] ... Nov 28 21:20:43.749 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.749 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.749 INFO [stderr] | Nov 28 21:20:43.749 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.749 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.749 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.749 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.749 INFO [stderr] Nov 28 21:20:43.749 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.749 INFO [stderr] --> src/bounds.rs:98:28 Nov 28 21:20:43.750 INFO [stderr] | Nov 28 21:20:43.750 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.750 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.750 INFO [stderr] ... Nov 28 21:20:43.750 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 28 21:20:43.750 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:20:43.750 INFO [stderr] | Nov 28 21:20:43.750 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.750 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.750 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.750 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.750 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.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.766 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.766 INFO [stderr] --> src/bounds.rs:113:28 Nov 28 21:20:43.766 INFO [stderr] | Nov 28 21:20:43.766 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.766 INFO [stderr] ... Nov 28 21:20:43.766 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.766 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.766 INFO [stderr] | Nov 28 21:20:43.766 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.766 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.766 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.766 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.766 INFO [stderr] Nov 28 21:20:43.774 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.774 INFO [stderr] --> src/bounds.rs:114:28 Nov 28 21:20:43.774 INFO [stderr] | Nov 28 21:20:43.774 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.774 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.774 INFO [stderr] ... Nov 28 21:20:43.774 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.774 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.774 INFO [stderr] | Nov 28 21:20:43.774 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.774 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.774 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.774 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.774 INFO [stderr] Nov 28 21:20:43.774 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.774 INFO [stderr] --> src/bounds.rs:113:28 Nov 28 21:20:43.774 INFO [stderr] | Nov 28 21:20:43.774 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 28 21:20:43.774 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.774 INFO [stderr] ... Nov 28 21:20:43.774 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.774 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.774 INFO [stderr] | Nov 28 21:20:43.774 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.774 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.774 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 28 21:20:43.774 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 28 21:20:43.774 INFO [stderr] Nov 28 21:20:43.774 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:20:43.774 INFO [stderr] --> src/bounds.rs:114:28 Nov 28 21:20:43.774 INFO [stderr] | Nov 28 21:20:43.774 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 28 21:20:43.774 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 21:20:43.774 INFO [stderr] ... Nov 28 21:20:43.774 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 28 21:20:43.774 INFO [stderr] | ---------------------------------- in this macro invocation Nov 28 21:20:43.774 INFO [stderr] | Nov 28 21:20:43.774 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.774 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:20:43.774 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 28 21:20:43.774 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 28 21:20:43.774 INFO [stderr] Nov 28 21:20:52.179 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.48s Nov 28 21:20:52.180 INFO [stderr] su: No module specific data is present Nov 28 21:20:52.902 INFO running `"docker" "inspect" "78af2d731abd2c760a2005ba7b82bc84ebc06c1bc43cd91a08c1724f03bdc08f"` Nov 28 21:20:53.276 INFO running `"docker" "rm" "-f" "78af2d731abd2c760a2005ba7b82bc84ebc06c1bc43cd91a08c1724f03bdc08f"` Nov 28 21:20:53.575 INFO [stdout] 78af2d731abd2c760a2005ba7b82bc84ebc06c1bc43cd91a08c1724f03bdc08f