Dec 12 10:43:24.366 INFO checking num-traits-0.2.6 against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 12 10:43:24.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-6/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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 12 10:43:24.858 INFO [stdout] 953cbb10231d1ae5d2f54abfb331302ad9e3ed51c25238d1911036b03656b98d Dec 12 10:43:24.866 INFO running `"docker" "start" "-a" "953cbb10231d1ae5d2f54abfb331302ad9e3ed51c25238d1911036b03656b98d"` Dec 12 10:43:25.818 INFO [stderr] usermod: no changes Dec 12 10:43:25.884 INFO [stderr] Compiling num-traits v0.2.6 (/source) Dec 12 10:43:29.976 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.976 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:29.976 INFO [stderr] | Dec 12 10:43:29.976 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:29.976 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.976 INFO [stderr] ... Dec 12 10:43:29.976 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.976 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.976 INFO [stderr] | Dec 12 10:43:29.976 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 12 10:43:29.976 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.977 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.977 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:29.977 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:29.977 INFO [stderr] Dec 12 10:43:29.977 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.977 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:29.977 INFO [stderr] | Dec 12 10:43:29.977 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:29.977 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.977 INFO [stderr] ... Dec 12 10:43:29.977 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.977 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.977 INFO [stderr] | Dec 12 10:43:29.977 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.977 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.977 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:29.977 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:29.977 INFO [stderr] Dec 12 10:43:29.977 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.977 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:29.977 INFO [stderr] | Dec 12 10:43:29.977 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:29.977 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.977 INFO [stderr] ... Dec 12 10:43:29.977 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.977 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.977 INFO [stderr] | Dec 12 10:43:29.977 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.977 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.977 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:29.977 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:29.977 INFO [stderr] Dec 12 10:43:29.982 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.982 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:29.982 INFO [stderr] | Dec 12 10:43:29.982 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:29.982 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.982 INFO [stderr] ... Dec 12 10:43:29.982 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.982 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.982 INFO [stderr] | Dec 12 10:43:29.982 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.982 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.982 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:29.982 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:29.982 INFO [stderr] Dec 12 10:43:29.982 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.982 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:29.982 INFO [stderr] | Dec 12 10:43:29.982 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:29.982 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.982 INFO [stderr] ... Dec 12 10:43:29.982 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.982 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.982 INFO [stderr] | Dec 12 10:43:29.982 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.982 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.982 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:29.982 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:29.982 INFO [stderr] Dec 12 10:43:29.982 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.982 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:29.982 INFO [stderr] | Dec 12 10:43:29.982 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:29.982 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.982 INFO [stderr] ... Dec 12 10:43:29.982 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.982 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.991 INFO [stderr] | Dec 12 10:43:29.991 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.991 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.991 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:29.991 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:29.991 INFO [stderr] Dec 12 10:43:29.991 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.991 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:29.991 INFO [stderr] | Dec 12 10:43:29.991 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:29.992 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.992 INFO [stderr] ... Dec 12 10:43:29.992 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.992 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.992 INFO [stderr] | Dec 12 10:43:29.992 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.992 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.992 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:29.992 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:29.992 INFO [stderr] Dec 12 10:43:29.994 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:29.994 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:29.994 INFO [stderr] | Dec 12 10:43:29.994 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:29.994 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:29.994 INFO [stderr] ... Dec 12 10:43:29.994 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:29.994 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:29.994 INFO [stderr] | Dec 12 10:43:29.994 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:29.994 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:29.994 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:29.994 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:29.994 INFO [stderr] Dec 12 10:43:30.004 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.004 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:30.004 INFO [stderr] | Dec 12 10:43:30.004 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.004 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.004 INFO [stderr] ... Dec 12 10:43:30.004 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.004 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.004 INFO [stderr] | Dec 12 10:43:30.004 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.004 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.004 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.004 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.004 INFO [stderr] Dec 12 10:43:30.012 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.012 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:30.012 INFO [stderr] | Dec 12 10:43:30.012 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.012 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.012 INFO [stderr] ... Dec 12 10:43:30.012 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.012 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.012 INFO [stderr] | Dec 12 10:43:30.012 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.012 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.012 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.012 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.012 INFO [stderr] Dec 12 10:43:30.012 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.012 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:30.012 INFO [stderr] | Dec 12 10:43:30.012 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.012 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.012 INFO [stderr] ... Dec 12 10:43:30.012 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.012 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.012 INFO [stderr] | Dec 12 10:43:30.012 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.012 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.012 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.012 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.012 INFO [stderr] Dec 12 10:43:30.018 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.018 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:30.018 INFO [stderr] | Dec 12 10:43:30.018 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.018 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.018 INFO [stderr] ... Dec 12 10:43:30.018 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.018 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.018 INFO [stderr] | Dec 12 10:43:30.018 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.018 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.018 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.018 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.018 INFO [stderr] Dec 12 10:43:30.028 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.028 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:30.028 INFO [stderr] | Dec 12 10:43:30.028 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.028 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.028 INFO [stderr] ... Dec 12 10:43:30.028 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.028 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.028 INFO [stderr] | Dec 12 10:43:30.028 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.028 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.028 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.028 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.028 INFO [stderr] Dec 12 10:43:30.028 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.028 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:30.028 INFO [stderr] | Dec 12 10:43:30.028 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.028 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.028 INFO [stderr] ... Dec 12 10:43:30.028 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.028 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.028 INFO [stderr] | Dec 12 10:43:30.028 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.028 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.028 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.028 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.028 INFO [stderr] Dec 12 10:43:30.040 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.040 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:30.040 INFO [stderr] | Dec 12 10:43:30.040 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.040 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.040 INFO [stderr] ... Dec 12 10:43:30.040 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.040 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.040 INFO [stderr] | Dec 12 10:43:30.040 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.040 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.040 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.040 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.040 INFO [stderr] Dec 12 10:43:30.040 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.040 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:30.040 INFO [stderr] | Dec 12 10:43:30.040 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.040 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.040 INFO [stderr] ... Dec 12 10:43:30.041 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.041 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.041 INFO [stderr] | Dec 12 10:43:30.041 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.041 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.041 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.041 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.041 INFO [stderr] Dec 12 10:43:30.044 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.044 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:30.044 INFO [stderr] | Dec 12 10:43:30.044 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.044 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.044 INFO [stderr] ... Dec 12 10:43:30.044 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.044 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.044 INFO [stderr] | Dec 12 10:43:30.044 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.044 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.044 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.044 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.044 INFO [stderr] Dec 12 10:43:30.052 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.052 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:30.052 INFO [stderr] | Dec 12 10:43:30.052 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.052 INFO [stderr] ... Dec 12 10:43:30.052 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.052 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.052 INFO [stderr] | Dec 12 10:43:30.052 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.052 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.052 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.052 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.052 INFO [stderr] Dec 12 10:43:30.056 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.056 INFO [stderr] --> src/bounds.rs:98:28 Dec 12 10:43:30.056 INFO [stderr] | Dec 12 10:43:30.056 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.056 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.056 INFO [stderr] ... Dec 12 10:43:30.056 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.056 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.056 INFO [stderr] | Dec 12 10:43:30.056 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.056 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.056 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.056 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.056 INFO [stderr] Dec 12 10:43:30.056 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.056 INFO [stderr] --> src/bounds.rs:99:28 Dec 12 10:43:30.056 INFO [stderr] | Dec 12 10:43:30.056 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.056 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.056 INFO [stderr] ... Dec 12 10:43:30.056 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Dec 12 10:43:30.056 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 12 10:43:30.056 INFO [stderr] | Dec 12 10:43:30.056 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.056 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.056 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.056 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.056 INFO [stderr] Dec 12 10:43:30.085 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.085 INFO [stderr] --> src/bounds.rs:113:28 Dec 12 10:43:30.085 INFO [stderr] | Dec 12 10:43:30.085 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.085 INFO [stderr] ... Dec 12 10:43:30.085 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 12 10:43:30.085 INFO [stderr] | ---------------------------------- in this macro invocation Dec 12 10:43:30.085 INFO [stderr] | Dec 12 10:43:30.085 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.085 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.085 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.085 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.085 INFO [stderr] Dec 12 10:43:30.085 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.085 INFO [stderr] --> src/bounds.rs:114:28 Dec 12 10:43:30.085 INFO [stderr] | Dec 12 10:43:30.085 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.086 INFO [stderr] ... Dec 12 10:43:30.086 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 12 10:43:30.086 INFO [stderr] | ---------------------------------- in this macro invocation Dec 12 10:43:30.086 INFO [stderr] | Dec 12 10:43:30.086 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.086 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.086 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.086 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.086 INFO [stderr] Dec 12 10:43:30.086 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.086 INFO [stderr] --> src/bounds.rs:113:28 Dec 12 10:43:30.086 INFO [stderr] | Dec 12 10:43:30.086 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Dec 12 10:43:30.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.086 INFO [stderr] ... Dec 12 10:43:30.086 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 12 10:43:30.086 INFO [stderr] | ---------------------------------- in this macro invocation Dec 12 10:43:30.086 INFO [stderr] | Dec 12 10:43:30.086 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.086 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.086 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Dec 12 10:43:30.086 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Dec 12 10:43:30.086 INFO [stderr] Dec 12 10:43:30.098 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 12 10:43:30.098 INFO [stderr] --> src/bounds.rs:114:28 Dec 12 10:43:30.098 INFO [stderr] | Dec 12 10:43:30.098 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Dec 12 10:43:30.098 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 10:43:30.098 INFO [stderr] ... Dec 12 10:43:30.098 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Dec 12 10:43:30.098 INFO [stderr] | ---------------------------------- in this macro invocation Dec 12 10:43:30.098 INFO [stderr] | Dec 12 10:43:30.098 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 12 10:43:30.098 INFO [stderr] = note: for more information, see issue #48919 Dec 12 10:43:30.098 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Dec 12 10:43:30.098 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Dec 12 10:43:30.098 INFO [stderr] Dec 12 10:43:38.340 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.49s Dec 12 10:43:38.340 INFO [stderr] su: No module specific data is present Dec 12 10:43:39.168 INFO running `"docker" "inspect" "953cbb10231d1ae5d2f54abfb331302ad9e3ed51c25238d1911036b03656b98d"` Dec 12 10:43:39.472 INFO running `"docker" "rm" "-f" "953cbb10231d1ae5d2f54abfb331302ad9e3ed51c25238d1911036b03656b98d"` Dec 12 10:43:39.808 INFO [stdout] 953cbb10231d1ae5d2f54abfb331302ad9e3ed51c25238d1911036b03656b98d