Dec 05 09:44:38.361 INFO checking num-traits-0.2.6 against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 09:44:38.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-5/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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.665 INFO [stdout] a2e51ae51cd9484d1ea84114188a27c17d841ef549b30bd5821b243878915de8 Dec 05 09:44:38.667 INFO running `"docker" "start" "-a" "a2e51ae51cd9484d1ea84114188a27c17d841ef549b30bd5821b243878915de8"` Dec 05 09:44:39.243 INFO [stderr] usermod: no changes Dec 05 09:44:39.290 INFO [stderr] Compiling num-traits v0.2.6 (/source) Dec 05 09:44:42.235 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.235 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.235 INFO [stderr] | Dec 05 09:44:42.235 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.235 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.235 INFO [stderr] ... Dec 05 09:44:42.235 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.235 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.235 INFO [stderr] | Dec 05 09:44:42.235 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 05 09:44:42.235 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.235 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.235 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.235 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.235 INFO [stderr] Dec 05 09:44:42.239 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.239 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.239 INFO [stderr] | Dec 05 09:44:42.239 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.239 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.239 INFO [stderr] ... Dec 05 09:44:42.239 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.239 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.239 INFO [stderr] | Dec 05 09:44:42.239 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.239 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.239 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.239 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.239 INFO [stderr] Dec 05 09:44:42.239 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.239 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.239 INFO [stderr] | Dec 05 09:44:42.239 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.239 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.239 INFO [stderr] ... Dec 05 09:44:42.239 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.239 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.239 INFO [stderr] | Dec 05 09:44:42.239 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.239 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.239 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.239 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.239 INFO [stderr] Dec 05 09:44:42.240 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.240 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.240 INFO [stderr] | Dec 05 09:44:42.240 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.240 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.240 INFO [stderr] ... Dec 05 09:44:42.240 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.240 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.240 INFO [stderr] | Dec 05 09:44:42.240 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.240 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.240 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.240 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.240 INFO [stderr] Dec 05 09:44:42.242 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.242 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.242 INFO [stderr] | Dec 05 09:44:42.242 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.242 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.242 INFO [stderr] ... Dec 05 09:44:42.242 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.242 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.242 INFO [stderr] | Dec 05 09:44:42.242 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.242 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.242 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.242 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.243 INFO [stderr] Dec 05 09:44:42.247 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.247 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.247 INFO [stderr] | Dec 05 09:44:42.247 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.247 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.247 INFO [stderr] ... Dec 05 09:44:42.247 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.247 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.247 INFO [stderr] | Dec 05 09:44:42.247 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.247 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.247 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.247 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.247 INFO [stderr] Dec 05 09:44:42.247 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.247 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.247 INFO [stderr] | Dec 05 09:44:42.247 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.247 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.247 INFO [stderr] ... Dec 05 09:44:42.247 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.247 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.247 INFO [stderr] | Dec 05 09:44:42.247 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.247 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.247 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.247 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.247 INFO [stderr] Dec 05 09:44:42.247 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.247 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.247 INFO [stderr] | Dec 05 09:44:42.247 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.247 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.247 INFO [stderr] ... Dec 05 09:44:42.247 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.247 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.247 INFO [stderr] | Dec 05 09:44:42.247 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.247 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.247 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.247 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.247 INFO [stderr] Dec 05 09:44:42.251 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.251 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.251 INFO [stderr] | Dec 05 09:44:42.251 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.251 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.251 INFO [stderr] ... Dec 05 09:44:42.251 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.251 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.251 INFO [stderr] | Dec 05 09:44:42.251 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.251 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.251 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.251 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.251 INFO [stderr] Dec 05 09:44:42.251 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.251 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.251 INFO [stderr] | Dec 05 09:44:42.251 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.251 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.251 INFO [stderr] ... Dec 05 09:44:42.251 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.251 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.251 INFO [stderr] | Dec 05 09:44:42.251 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.251 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.251 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.251 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.251 INFO [stderr] Dec 05 09:44:42.254 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.254 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.254 INFO [stderr] | Dec 05 09:44:42.254 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.254 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.254 INFO [stderr] ... Dec 05 09:44:42.254 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.254 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.254 INFO [stderr] | Dec 05 09:44:42.254 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.254 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.254 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.254 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.254 INFO [stderr] Dec 05 09:44:42.256 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.256 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.256 INFO [stderr] | Dec 05 09:44:42.256 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.256 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.256 INFO [stderr] ... Dec 05 09:44:42.256 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.256 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.256 INFO [stderr] | Dec 05 09:44:42.256 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.256 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.256 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.256 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.256 INFO [stderr] Dec 05 09:44:42.258 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.258 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.258 INFO [stderr] | Dec 05 09:44:42.258 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.258 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.258 INFO [stderr] ... Dec 05 09:44:42.258 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.258 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.258 INFO [stderr] | Dec 05 09:44:42.258 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.258 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.258 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.258 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.258 INFO [stderr] Dec 05 09:44:42.260 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.260 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.260 INFO [stderr] | Dec 05 09:44:42.260 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.260 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.260 INFO [stderr] ... Dec 05 09:44:42.260 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.260 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.260 INFO [stderr] | Dec 05 09:44:42.260 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.260 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.260 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.260 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.260 INFO [stderr] Dec 05 09:44:42.262 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.262 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.262 INFO [stderr] | Dec 05 09:44:42.262 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.262 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.262 INFO [stderr] ... Dec 05 09:44:42.263 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.263 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.263 INFO [stderr] | Dec 05 09:44:42.263 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.263 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.263 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.263 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.263 INFO [stderr] Dec 05 09:44:42.264 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.264 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.264 INFO [stderr] | Dec 05 09:44:42.264 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.264 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.264 INFO [stderr] ... Dec 05 09:44:42.265 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.265 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.265 INFO [stderr] | Dec 05 09:44:42.265 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.265 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.265 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.265 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.265 INFO [stderr] Dec 05 09:44:42.266 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.266 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.266 INFO [stderr] | Dec 05 09:44:42.266 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.266 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.266 INFO [stderr] ... Dec 05 09:44:42.266 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.267 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.267 INFO [stderr] | Dec 05 09:44:42.267 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.267 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.267 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.267 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.267 INFO [stderr] Dec 05 09:44:42.268 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.268 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.268 INFO [stderr] | Dec 05 09:44:42.268 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.268 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.268 INFO [stderr] ... Dec 05 09:44:42.268 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.268 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.268 INFO [stderr] | Dec 05 09:44:42.268 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.268 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.268 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.268 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.268 INFO [stderr] Dec 05 09:44:42.272 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.272 INFO [stderr] --> src/bounds.rs:98:28 Dec 05 09:44:42.272 INFO [stderr] | Dec 05 09:44:42.272 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.272 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.272 INFO [stderr] ... Dec 05 09:44:42.272 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.272 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.272 INFO [stderr] | Dec 05 09:44:42.272 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.272 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.272 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.272 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.272 INFO [stderr] Dec 05 09:44:42.275 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.275 INFO [stderr] --> src/bounds.rs:99:28 Dec 05 09:44:42.275 INFO [stderr] | Dec 05 09:44:42.275 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.275 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.275 INFO [stderr] ... Dec 05 09:44:42.275 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 05 09:44:42.275 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 09:44:42.275 INFO [stderr] | Dec 05 09:44:42.275 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.275 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.275 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.275 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.275 INFO [stderr] Dec 05 09:44:42.286 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.286 INFO [stderr] --> src/bounds.rs:113:28 Dec 05 09:44:42.286 INFO [stderr] | Dec 05 09:44:42.286 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.286 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.286 INFO [stderr] ... Dec 05 09:44:42.286 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.286 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.286 INFO [stderr] | Dec 05 09:44:42.286 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.286 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.286 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.286 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.286 INFO [stderr] Dec 05 09:44:42.287 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.287 INFO [stderr] --> src/bounds.rs:114:28 Dec 05 09:44:42.288 INFO [stderr] | Dec 05 09:44:42.288 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.288 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.288 INFO [stderr] ... Dec 05 09:44:42.288 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.288 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.288 INFO [stderr] | Dec 05 09:44:42.288 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.288 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.288 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.288 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.288 INFO [stderr] Dec 05 09:44:42.299 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.299 INFO [stderr] --> src/bounds.rs:113:28 Dec 05 09:44:42.299 INFO [stderr] | Dec 05 09:44:42.299 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 05 09:44:42.299 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.299 INFO [stderr] ... Dec 05 09:44:42.299 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.299 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.299 INFO [stderr] | Dec 05 09:44:42.299 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.299 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.299 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 05 09:44:42.299 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 05 09:44:42.299 INFO [stderr] Dec 05 09:44:42.299 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 05 09:44:42.299 INFO [stderr] --> src/bounds.rs:114:28 Dec 05 09:44:42.299 INFO [stderr] | Dec 05 09:44:42.299 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 05 09:44:42.299 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 09:44:42.299 INFO [stderr] ... Dec 05 09:44:42.299 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 05 09:44:42.299 INFO [stderr] | ---------------------------------- in this macro invocation Dec 05 09:44:42.299 INFO [stderr] | Dec 05 09:44:42.299 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.299 INFO [stderr] = note: for more information, see issue #48919 Dec 05 09:44:42.299 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 05 09:44:42.299 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 05 09:44:42.299 INFO [stderr] Dec 05 09:44:49.819 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.54s Dec 05 09:44:49.822 INFO [stderr] su: No module specific data is present Dec 05 09:44:50.419 INFO running `"docker" "inspect" "a2e51ae51cd9484d1ea84114188a27c17d841ef549b30bd5821b243878915de8"` Dec 05 09:44:50.725 INFO running `"docker" "rm" "-f" "a2e51ae51cd9484d1ea84114188a27c17d841ef549b30bd5821b243878915de8"` Dec 05 09:44:51.058 INFO [stdout] a2e51ae51cd9484d1ea84114188a27c17d841ef549b30bd5821b243878915de8