Dec 05 09:44:38.510 INFO checking num-traits-0.2.6 against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 05 09:44:38.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 05 09:44:38.747 INFO [stdout] 23f7255c43b765b1c120592f5b49b5211e9727fe572ca34134800dce935b8000 Dec 05 09:44:38.749 INFO running `"docker" "start" "-a" "23f7255c43b765b1c120592f5b49b5211e9727fe572ca34134800dce935b8000"` Dec 05 09:44:39.326 INFO [stderr] usermod: no changes Dec 05 09:44:39.357 INFO [stderr] Compiling num-traits v0.2.6 (/source) Dec 05 09:44:42.008 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.010 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.010 INFO [stderr] | Dec 05 09:44:42.010 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.010 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.010 INFO [stderr] ... Dec 05 09:44:42.010 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.010 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.010 INFO [stderr] | Dec 05 09:44:42.010 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 05 09:44:42.010 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.010 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.010 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.010 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.010 INFO [stderr] Dec 05 09:44:42.010 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.010 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.010 INFO [stderr] | Dec 05 09:44:42.010 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.010 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.010 INFO [stderr] ... Dec 05 09:44:42.010 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.011 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.011 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.011 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.011 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.011 INFO [stderr] Dec 05 09:44:42.011 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.011 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.011 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.011 INFO [stderr] ... Dec 05 09:44:42.011 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.011 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.011 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.011 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.011 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.011 INFO [stderr] Dec 05 09:44:42.011 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.011 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.011 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.011 INFO [stderr] ... Dec 05 09:44:42.011 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.011 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.011 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.011 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.011 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.011 INFO [stderr] Dec 05 09:44:42.011 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.011 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.011 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.011 INFO [stderr] ... Dec 05 09:44:42.011 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.011 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.011 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.011 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.011 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.011 INFO [stderr] Dec 05 09:44:42.011 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.011 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.011 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.011 INFO [stderr] ... Dec 05 09:44:42.011 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.011 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.011 INFO [stderr] | Dec 05 09:44:42.011 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.011 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.011 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.015 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.015 INFO [stderr] Dec 05 09:44:42.015 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.015 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.015 INFO [stderr] | Dec 05 09:44:42.015 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.015 INFO [stderr] ... Dec 05 09:44:42.015 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.015 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.015 INFO [stderr] | Dec 05 09:44:42.015 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.015 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.015 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.015 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.015 INFO [stderr] Dec 05 09:44:42.015 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.015 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.015 INFO [stderr] | Dec 05 09:44:42.015 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.015 INFO [stderr] ... Dec 05 09:44:42.015 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.015 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.015 INFO [stderr] | Dec 05 09:44:42.015 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.015 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.015 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.015 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.015 INFO [stderr] Dec 05 09:44:42.015 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.015 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.015 INFO [stderr] | Dec 05 09:44:42.015 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.015 INFO [stderr] ... Dec 05 09:44:42.015 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.015 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.015 INFO [stderr] | Dec 05 09:44:42.015 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.015 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.015 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.015 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.015 INFO [stderr] Dec 05 09:44:42.019 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.019 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.019 INFO [stderr] | Dec 05 09:44:42.019 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.019 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.019 INFO [stderr] ... Dec 05 09:44:42.019 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.019 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.019 INFO [stderr] | Dec 05 09:44:42.019 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.019 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.019 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.019 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.019 INFO [stderr] Dec 05 09:44:42.019 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.019 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.019 INFO [stderr] | Dec 05 09:44:42.019 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.019 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.019 INFO [stderr] ... Dec 05 09:44:42.019 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.019 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.019 INFO [stderr] | Dec 05 09:44:42.019 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.019 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.019 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.019 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.019 INFO [stderr] Dec 05 09:44:42.019 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.019 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.019 INFO [stderr] | Dec 05 09:44:42.019 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.019 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.019 INFO [stderr] ... Dec 05 09:44:42.019 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.019 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.019 INFO [stderr] | Dec 05 09:44:42.019 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.019 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.019 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.019 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.019 INFO [stderr] Dec 05 09:44:42.023 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.023 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.023 INFO [stderr] | Dec 05 09:44:42.023 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.023 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.023 INFO [stderr] ... Dec 05 09:44:42.023 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.023 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.023 INFO [stderr] | Dec 05 09:44:42.023 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.023 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.023 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.023 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.023 INFO [stderr] Dec 05 09:44:42.023 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.023 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.023 INFO [stderr] | Dec 05 09:44:42.023 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.023 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.023 INFO [stderr] ... Dec 05 09:44:42.023 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.023 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.023 INFO [stderr] | Dec 05 09:44:42.023 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.023 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.023 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.023 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.023 INFO [stderr] Dec 05 09:44:42.027 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.027 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.027 INFO [stderr] | Dec 05 09:44:42.027 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.027 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.027 INFO [stderr] ... Dec 05 09:44:42.027 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.027 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.027 INFO [stderr] | Dec 05 09:44:42.027 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.027 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.027 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.027 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.027 INFO [stderr] Dec 05 09:44:42.027 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.027 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.027 INFO [stderr] | Dec 05 09:44:42.027 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.027 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.027 INFO [stderr] ... Dec 05 09:44:42.027 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.027 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.027 INFO [stderr] | Dec 05 09:44:42.027 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.027 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.027 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.027 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.027 INFO [stderr] Dec 05 09:44:42.027 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.027 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.027 INFO [stderr] | Dec 05 09:44:42.027 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.027 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.027 INFO [stderr] ... Dec 05 09:44:42.027 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.027 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.027 INFO [stderr] | Dec 05 09:44:42.027 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.027 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.027 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.027 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.027 INFO [stderr] Dec 05 09:44:42.031 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.031 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.031 INFO [stderr] | Dec 05 09:44:42.031 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.031 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.031 INFO [stderr] ... Dec 05 09:44:42.031 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.031 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.031 INFO [stderr] | Dec 05 09:44:42.031 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.031 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.031 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.031 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.031 INFO [stderr] Dec 05 09:44:42.031 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.031 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.031 INFO [stderr] | Dec 05 09:44:42.031 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.031 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.031 INFO [stderr] ... Dec 05 09:44:42.031 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.031 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.031 INFO [stderr] | Dec 05 09:44:42.031 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.031 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.031 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.031 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.031 INFO [stderr] Dec 05 09:44:42.035 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.035 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.035 INFO [stderr] | Dec 05 09:44:42.035 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.035 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.035 INFO [stderr] ... Dec 05 09:44:42.035 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.035 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.035 INFO [stderr] | Dec 05 09:44:42.035 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.035 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.035 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.035 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.035 INFO [stderr] Dec 05 09:44:42.043 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.043 INFO [stderr] --> src/bounds.rs:113:28 Dec 05 09:44:42.043 INFO [stderr] | Dec 05 09:44:42.043 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.043 INFO [stderr] ... Dec 05 09:44:42.043 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.043 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.043 INFO [stderr] | Dec 05 09:44:42.043 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.043 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.043 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.043 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.043 INFO [stderr] Dec 05 09:44:42.047 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.048 INFO [stderr] --> src/bounds.rs:114:28 Dec 05 09:44:42.048 INFO [stderr] | Dec 05 09:44:42.048 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.048 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.048 INFO [stderr] ... Dec 05 09:44:42.048 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.048 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.048 INFO [stderr] | Dec 05 09:44:42.048 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.048 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.048 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.048 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.048 INFO [stderr] Dec 05 09:44:42.048 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.048 INFO [stderr] --> src/bounds.rs:113:28 Dec 05 09:44:42.048 INFO [stderr] | Dec 05 09:44:42.048 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.048 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.048 INFO [stderr] ... Dec 05 09:44:42.048 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.048 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.048 INFO [stderr] | Dec 05 09:44:42.048 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.048 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.048 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.048 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.048 INFO [stderr] Dec 05 09:44:42.050 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.050 INFO [stderr] --> src/bounds.rs:114:28 Dec 05 09:44:42.050 INFO [stderr] | Dec 05 09:44:42.050 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.050 INFO [stderr] ... Dec 05 09:44:42.050 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.050 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.050 INFO [stderr] | Dec 05 09:44:42.050 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 05 09:44:42.050 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.050 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.050 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.050 INFO [stderr] Dec 05 09:44:50.207 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.86s Dec 05 09:44:50.214 INFO [stderr] su: No module specific data is present Dec 05 09:44:50.928 INFO running `"docker" "inspect" "23f7255c43b765b1c120592f5b49b5211e9727fe572ca34134800dce935b8000"` Dec 05 09:44:51.141 INFO running `"docker" "rm" "-f" "23f7255c43b765b1c120592f5b49b5211e9727fe572ca34134800dce935b8000"` Dec 05 09:44:51.423 INFO [stdout] 23f7255c43b765b1c120592f5b49b5211e9727fe572ca34134800dce935b8000