Dec 18 13:30:32.241 INFO checking num-traits-0.2.6 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 13:30:32.241 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-0/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/num-traits/0.2.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 13:30:32.486 INFO [stdout] a1efa3f2c4c3f2874b3ea843d4b1b487f420736e5623a4492422664df7dc192c Dec 18 13:30:32.490 INFO running `"docker" "start" "-a" "a1efa3f2c4c3f2874b3ea843d4b1b487f420736e5623a4492422664df7dc192c"` Dec 18 13:30:33.319 INFO [stderr] Compiling num-traits v0.2.6 (/opt/crater/workdir) Dec 18 13:30:36.077 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.077 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.077 INFO [stderr] | Dec 18 13:30:36.077 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.077 INFO [stderr] ... Dec 18 13:30:36.077 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.077 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.077 INFO [stderr] | Dec 18 13:30:36.077 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 18 13:30:36.077 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.077 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.077 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.077 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.077 INFO [stderr] Dec 18 13:30:36.077 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.077 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.077 INFO [stderr] | Dec 18 13:30:36.077 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.077 INFO [stderr] ... Dec 18 13:30:36.077 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.077 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.077 INFO [stderr] | Dec 18 13:30:36.077 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.077 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.077 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.077 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.077 INFO [stderr] Dec 18 13:30:36.083 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.083 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.083 INFO [stderr] | Dec 18 13:30:36.083 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.083 INFO [stderr] ... Dec 18 13:30:36.083 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.083 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.083 INFO [stderr] | Dec 18 13:30:36.083 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.083 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.083 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.083 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.083 INFO [stderr] Dec 18 13:30:36.083 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.083 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.095 INFO [stderr] | Dec 18 13:30:36.095 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.095 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.095 INFO [stderr] ... Dec 18 13:30:36.095 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.095 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.095 INFO [stderr] | Dec 18 13:30:36.096 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.096 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.096 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.096 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.096 INFO [stderr] Dec 18 13:30:36.096 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.096 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.096 INFO [stderr] | Dec 18 13:30:36.096 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.096 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.096 INFO [stderr] ... Dec 18 13:30:36.096 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.096 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.096 INFO [stderr] | Dec 18 13:30:36.096 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.096 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.096 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.096 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.096 INFO [stderr] Dec 18 13:30:36.096 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.096 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.096 INFO [stderr] | Dec 18 13:30:36.096 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.101 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.101 INFO [stderr] ... Dec 18 13:30:36.101 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.101 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.101 INFO [stderr] | Dec 18 13:30:36.101 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.101 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.101 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.101 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.101 INFO [stderr] Dec 18 13:30:36.101 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.101 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.101 INFO [stderr] | Dec 18 13:30:36.101 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.101 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.101 INFO [stderr] ... Dec 18 13:30:36.101 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.101 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.101 INFO [stderr] | Dec 18 13:30:36.101 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.101 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.101 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.101 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.102 INFO [stderr] Dec 18 13:30:36.105 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.105 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.105 INFO [stderr] | Dec 18 13:30:36.105 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.105 INFO [stderr] ... Dec 18 13:30:36.105 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.105 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.105 INFO [stderr] | Dec 18 13:30:36.105 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.105 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.105 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.105 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.105 INFO [stderr] Dec 18 13:30:36.105 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.105 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.105 INFO [stderr] | Dec 18 13:30:36.105 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.105 INFO [stderr] ... Dec 18 13:30:36.105 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.105 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.105 INFO [stderr] | Dec 18 13:30:36.105 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.105 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.105 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.105 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.105 INFO [stderr] Dec 18 13:30:36.108 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.108 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.108 INFO [stderr] | Dec 18 13:30:36.109 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.109 INFO [stderr] ... Dec 18 13:30:36.109 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.109 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.109 INFO [stderr] | Dec 18 13:30:36.109 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.109 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.109 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.109 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.109 INFO [stderr] Dec 18 13:30:36.109 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.109 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.109 INFO [stderr] | Dec 18 13:30:36.109 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.109 INFO [stderr] ... Dec 18 13:30:36.109 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.109 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.109 INFO [stderr] | Dec 18 13:30:36.109 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.109 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.109 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.109 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.109 INFO [stderr] Dec 18 13:30:36.112 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.112 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.112 INFO [stderr] | Dec 18 13:30:36.112 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.112 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.112 INFO [stderr] ... Dec 18 13:30:36.112 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.112 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.112 INFO [stderr] | Dec 18 13:30:36.112 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.112 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.112 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.112 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.112 INFO [stderr] Dec 18 13:30:36.112 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.112 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.112 INFO [stderr] | Dec 18 13:30:36.112 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.112 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.112 INFO [stderr] ... Dec 18 13:30:36.112 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.112 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.113 INFO [stderr] | Dec 18 13:30:36.113 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.113 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.113 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.113 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.113 INFO [stderr] Dec 18 13:30:36.116 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.116 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.116 INFO [stderr] | Dec 18 13:30:36.116 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.116 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.116 INFO [stderr] ... Dec 18 13:30:36.116 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.116 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.116 INFO [stderr] | Dec 18 13:30:36.116 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.116 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.116 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.116 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.116 INFO [stderr] Dec 18 13:30:36.118 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.118 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.118 INFO [stderr] | Dec 18 13:30:36.118 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.118 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.118 INFO [stderr] ... Dec 18 13:30:36.118 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.118 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.118 INFO [stderr] | Dec 18 13:30:36.118 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.118 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.118 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.118 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.118 INFO [stderr] Dec 18 13:30:36.118 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.118 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.118 INFO [stderr] | Dec 18 13:30:36.118 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.118 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.118 INFO [stderr] ... Dec 18 13:30:36.118 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.118 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.118 INFO [stderr] | Dec 18 13:30:36.118 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.118 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.118 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.118 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.118 INFO [stderr] Dec 18 13:30:36.121 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.121 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.121 INFO [stderr] | Dec 18 13:30:36.121 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.122 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.122 INFO [stderr] ... Dec 18 13:30:36.122 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.122 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.122 INFO [stderr] | Dec 18 13:30:36.122 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.122 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.122 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.122 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.122 INFO [stderr] Dec 18 13:30:36.122 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.122 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.122 INFO [stderr] | Dec 18 13:30:36.122 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.122 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.122 INFO [stderr] ... Dec 18 13:30:36.122 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.122 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.122 INFO [stderr] | Dec 18 13:30:36.122 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.122 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.122 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.122 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.122 INFO [stderr] Dec 18 13:30:36.125 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.125 INFO [stderr] --> src/bounds.rs:98:28 Dec 18 13:30:36.125 INFO [stderr] | Dec 18 13:30:36.125 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.125 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.125 INFO [stderr] ... Dec 18 13:30:36.125 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.125 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.125 INFO [stderr] | Dec 18 13:30:36.125 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.125 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.125 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.125 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.125 INFO [stderr] Dec 18 13:30:36.125 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.125 INFO [stderr] --> src/bounds.rs:99:28 Dec 18 13:30:36.125 INFO [stderr] | Dec 18 13:30:36.125 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.125 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.125 INFO [stderr] ... Dec 18 13:30:36.125 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 18 13:30:36.125 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 18 13:30:36.125 INFO [stderr] | Dec 18 13:30:36.126 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.126 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.126 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.126 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.126 INFO [stderr] Dec 18 13:30:36.138 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.138 INFO [stderr] --> src/bounds.rs:113:28 Dec 18 13:30:36.138 INFO [stderr] | Dec 18 13:30:36.138 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.138 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.138 INFO [stderr] ... Dec 18 13:30:36.138 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 18 13:30:36.138 INFO [stderr] | ---------------------------------- in this macro invocation Dec 18 13:30:36.138 INFO [stderr] | Dec 18 13:30:36.138 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.138 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.138 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.138 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.138 INFO [stderr] Dec 18 13:30:36.139 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.139 INFO [stderr] --> src/bounds.rs:114:28 Dec 18 13:30:36.139 INFO [stderr] | Dec 18 13:30:36.139 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.139 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.139 INFO [stderr] ... Dec 18 13:30:36.139 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 18 13:30:36.139 INFO [stderr] | ---------------------------------- in this macro invocation Dec 18 13:30:36.139 INFO [stderr] | Dec 18 13:30:36.139 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.139 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.139 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.139 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.139 INFO [stderr] Dec 18 13:30:36.142 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.142 INFO [stderr] --> src/bounds.rs:113:28 Dec 18 13:30:36.142 INFO [stderr] | Dec 18 13:30:36.142 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 18 13:30:36.142 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.142 INFO [stderr] ... Dec 18 13:30:36.142 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 18 13:30:36.142 INFO [stderr] | ---------------------------------- in this macro invocation Dec 18 13:30:36.142 INFO [stderr] | Dec 18 13:30:36.142 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.142 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.142 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 18 13:30:36.142 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 18 13:30:36.142 INFO [stderr] Dec 18 13:30:36.142 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:30:36.142 INFO [stderr] --> src/bounds.rs:114:28 Dec 18 13:30:36.142 INFO [stderr] | Dec 18 13:30:36.142 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 18 13:30:36.142 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:30:36.142 INFO [stderr] ... Dec 18 13:30:36.142 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 18 13:30:36.142 INFO [stderr] | ---------------------------------- in this macro invocation Dec 18 13:30:36.142 INFO [stderr] | Dec 18 13:30:36.142 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:30:36.142 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:30:36.143 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 18 13:30:36.143 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 18 13:30:36.143 INFO [stderr] Dec 18 13:30:44.336 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.03s Dec 18 13:30:44.932 INFO running `"docker" "inspect" "a1efa3f2c4c3f2874b3ea843d4b1b487f420736e5623a4492422664df7dc192c"` Dec 18 13:30:45.109 INFO running `"docker" "rm" "-f" "a1efa3f2c4c3f2874b3ea843d4b1b487f420736e5623a4492422664df7dc192c"` Dec 18 13:30:45.320 INFO [stdout] a1efa3f2c4c3f2874b3ea843d4b1b487f420736e5623a4492422664df7dc192c