Nov 30 18:45:53.433 INFO checking num-traits-0.2.6 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 18:45:53.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 18:45:53.804 INFO [stdout] 95b0ac5455ab213b8a4724c79f19cb66e0ca9f0590d2178018a0ad28ea907d97 Nov 30 18:45:53.806 INFO running `"docker" "start" "-a" "95b0ac5455ab213b8a4724c79f19cb66e0ca9f0590d2178018a0ad28ea907d97"` Nov 30 18:45:54.803 INFO [stderr] usermod: no changes Nov 30 18:45:54.872 INFO [stderr] Compiling num-traits v0.2.6 (/source) Nov 30 18:45:57.572 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.572 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.572 INFO [stderr] | Nov 30 18:45:57.572 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.572 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.572 INFO [stderr] ... Nov 30 18:45:57.572 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.572 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.572 INFO [stderr] | Nov 30 18:45:57.572 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 30 18:45:57.572 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.572 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.572 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.572 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.573 INFO [stderr] Nov 30 18:45:57.573 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.573 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.573 INFO [stderr] | Nov 30 18:45:57.573 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.573 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.573 INFO [stderr] ... Nov 30 18:45:57.573 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.573 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.573 INFO [stderr] | Nov 30 18:45:57.573 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.573 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.573 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.573 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.573 INFO [stderr] Nov 30 18:45:57.573 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.573 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.573 INFO [stderr] | Nov 30 18:45:57.573 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.573 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.573 INFO [stderr] ... Nov 30 18:45:57.573 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.573 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.573 INFO [stderr] | Nov 30 18:45:57.573 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.573 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.573 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.573 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.573 INFO [stderr] Nov 30 18:45:57.576 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.576 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.576 INFO [stderr] | Nov 30 18:45:57.576 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.576 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.576 INFO [stderr] ... Nov 30 18:45:57.576 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.576 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.576 INFO [stderr] | Nov 30 18:45:57.576 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.576 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.576 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.576 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.576 INFO [stderr] Nov 30 18:45:57.576 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.576 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.576 INFO [stderr] | Nov 30 18:45:57.576 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.576 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.576 INFO [stderr] ... Nov 30 18:45:57.576 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.576 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.576 INFO [stderr] | Nov 30 18:45:57.576 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.576 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.577 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.577 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.577 INFO [stderr] Nov 30 18:45:57.580 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.580 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.580 INFO [stderr] | Nov 30 18:45:57.580 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.580 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.580 INFO [stderr] ... Nov 30 18:45:57.580 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.580 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.580 INFO [stderr] | Nov 30 18:45:57.580 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.580 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.580 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.580 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.580 INFO [stderr] Nov 30 18:45:57.580 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.580 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.580 INFO [stderr] | Nov 30 18:45:57.580 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.580 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.580 INFO [stderr] ... Nov 30 18:45:57.580 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.580 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.580 INFO [stderr] | Nov 30 18:45:57.580 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.580 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.580 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.580 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.580 INFO [stderr] Nov 30 18:45:57.581 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.581 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.581 INFO [stderr] | Nov 30 18:45:57.581 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.581 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.581 INFO [stderr] ... Nov 30 18:45:57.581 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.581 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.581 INFO [stderr] | Nov 30 18:45:57.581 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.581 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.581 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.581 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.581 INFO [stderr] Nov 30 18:45:57.582 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.582 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.582 INFO [stderr] | Nov 30 18:45:57.582 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.582 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.582 INFO [stderr] ... Nov 30 18:45:57.582 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.582 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.582 INFO [stderr] | Nov 30 18:45:57.582 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.582 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.582 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.582 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.582 INFO [stderr] Nov 30 18:45:57.584 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.584 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.584 INFO [stderr] | Nov 30 18:45:57.584 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.584 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.584 INFO [stderr] ... Nov 30 18:45:57.584 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.584 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.584 INFO [stderr] | Nov 30 18:45:57.584 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.584 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.584 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.584 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.584 INFO [stderr] Nov 30 18:45:57.585 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.585 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.585 INFO [stderr] | Nov 30 18:45:57.585 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.585 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.585 INFO [stderr] ... Nov 30 18:45:57.585 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.585 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.585 INFO [stderr] | Nov 30 18:45:57.585 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.586 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.586 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.586 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.586 INFO [stderr] Nov 30 18:45:57.589 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.589 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.589 INFO [stderr] | Nov 30 18:45:57.589 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.589 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.589 INFO [stderr] ... Nov 30 18:45:57.589 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.589 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.589 INFO [stderr] | Nov 30 18:45:57.589 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.589 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.589 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.589 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.589 INFO [stderr] Nov 30 18:45:57.589 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.589 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.589 INFO [stderr] | Nov 30 18:45:57.589 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.589 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.589 INFO [stderr] ... Nov 30 18:45:57.589 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.589 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.589 INFO [stderr] | Nov 30 18:45:57.589 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.589 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.589 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.589 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.589 INFO [stderr] Nov 30 18:45:57.596 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.596 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.596 INFO [stderr] | Nov 30 18:45:57.596 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.596 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.596 INFO [stderr] ... Nov 30 18:45:57.597 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.597 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.597 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.597 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.597 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.597 INFO [stderr] Nov 30 18:45:57.597 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.597 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.597 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.597 INFO [stderr] ... Nov 30 18:45:57.597 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.597 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.597 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.597 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.597 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.597 INFO [stderr] Nov 30 18:45:57.597 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.597 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.597 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.597 INFO [stderr] ... Nov 30 18:45:57.597 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.597 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.597 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.597 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.597 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.597 INFO [stderr] Nov 30 18:45:57.597 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.597 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.597 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.597 INFO [stderr] ... Nov 30 18:45:57.597 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.597 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.597 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.597 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.597 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.597 INFO [stderr] Nov 30 18:45:57.597 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.597 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.597 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.597 INFO [stderr] ... Nov 30 18:45:57.597 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.597 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.597 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.597 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.597 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.597 INFO [stderr] Nov 30 18:45:57.597 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.597 INFO [stderr] --> src/bounds.rs:98:28 Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.597 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.597 INFO [stderr] ... Nov 30 18:45:57.597 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.597 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.597 INFO [stderr] | Nov 30 18:45:57.597 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.597 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.597 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.597 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.597 INFO [stderr] Nov 30 18:45:57.600 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.600 INFO [stderr] --> src/bounds.rs:99:28 Nov 30 18:45:57.600 INFO [stderr] | Nov 30 18:45:57.600 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.600 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.600 INFO [stderr] ... Nov 30 18:45:57.600 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 30 18:45:57.600 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 30 18:45:57.600 INFO [stderr] | Nov 30 18:45:57.600 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.600 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.600 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.600 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.600 INFO [stderr] Nov 30 18:45:57.608 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.612 INFO [stderr] --> src/bounds.rs:113:28 Nov 30 18:45:57.612 INFO [stderr] | Nov 30 18:45:57.612 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.612 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.612 INFO [stderr] ... Nov 30 18:45:57.612 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 30 18:45:57.612 INFO [stderr] | ---------------------------------- in this macro invocation Nov 30 18:45:57.612 INFO [stderr] | Nov 30 18:45:57.612 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.612 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.612 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.612 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.612 INFO [stderr] Nov 30 18:45:57.616 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.616 INFO [stderr] --> src/bounds.rs:114:28 Nov 30 18:45:57.616 INFO [stderr] | Nov 30 18:45:57.616 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.616 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.616 INFO [stderr] ... Nov 30 18:45:57.616 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 30 18:45:57.616 INFO [stderr] | ---------------------------------- in this macro invocation Nov 30 18:45:57.616 INFO [stderr] | Nov 30 18:45:57.616 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.616 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.616 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.616 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.616 INFO [stderr] Nov 30 18:45:57.616 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.616 INFO [stderr] --> src/bounds.rs:113:28 Nov 30 18:45:57.616 INFO [stderr] | Nov 30 18:45:57.616 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 30 18:45:57.616 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.616 INFO [stderr] ... Nov 30 18:45:57.616 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 30 18:45:57.616 INFO [stderr] | ---------------------------------- in this macro invocation Nov 30 18:45:57.616 INFO [stderr] | Nov 30 18:45:57.616 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.616 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.616 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 30 18:45:57.616 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 30 18:45:57.616 INFO [stderr] Nov 30 18:45:57.616 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:45:57.616 INFO [stderr] --> src/bounds.rs:114:28 Nov 30 18:45:57.616 INFO [stderr] | Nov 30 18:45:57.616 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 30 18:45:57.616 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 18:45:57.616 INFO [stderr] ... Nov 30 18:45:57.616 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 30 18:45:57.616 INFO [stderr] | ---------------------------------- in this macro invocation Nov 30 18:45:57.616 INFO [stderr] | Nov 30 18:45:57.616 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:45:57.616 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:45:57.616 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 30 18:45:57.616 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 30 18:45:57.616 INFO [stderr] Nov 30 18:46:06.204 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.36s Nov 30 18:46:06.207 INFO [stderr] su: No module specific data is present Nov 30 18:46:06.548 INFO running `"docker" "inspect" "95b0ac5455ab213b8a4724c79f19cb66e0ca9f0590d2178018a0ad28ea907d97"` Nov 30 18:46:06.768 INFO running `"docker" "rm" "-f" "95b0ac5455ab213b8a4724c79f19cb66e0ca9f0590d2178018a0ad28ea907d97"` Nov 30 18:46:07.093 INFO [stdout] 95b0ac5455ab213b8a4724c79f19cb66e0ca9f0590d2178018a0ad28ea907d97