[INFO] fetching crate num-traits 0.2.8... [INFO] checking num-traits-0.2.8 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate num-traits 0.2.8 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate num-traits 0.2.8 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate num-traits 0.2.8 [INFO] finished tweaking crates.io crate num-traits 0.2.8 [INFO] tweaked toml for crates.io crate num-traits 0.2.8 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef457973eeaf9705328937eb4ece00738b7fe7fa5468fa839e5a65e42e2ff1b9 [INFO] running `"docker" "start" "-a" "ef457973eeaf9705328937eb4ece00738b7fe7fa5468fa839e5a65e42e2ff1b9"` [INFO] [stderr] Compiling num-traits v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:113:28 [INFO] [stderr] | [INFO] [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | test_wrapping_bounded!(u128 i128); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:114:28 [INFO] [stderr] | [INFO] [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | test_wrapping_bounded!(u128 i128); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:113:28 [INFO] [stderr] | [INFO] [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | test_wrapping_bounded!(u128 i128); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::min_value` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/bounds.rs:114:28 [INFO] [stderr] | [INFO] [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | test_wrapping_bounded!(u128 i128); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::max_value` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.61s [INFO] running `"docker" "inspect" "ef457973eeaf9705328937eb4ece00738b7fe7fa5468fa839e5a65e42e2ff1b9"` [INFO] running `"docker" "rm" "-f" "ef457973eeaf9705328937eb4ece00738b7fe7fa5468fa839e5a65e42e2ff1b9"` [INFO] [stdout] ef457973eeaf9705328937eb4ece00738b7fe7fa5468fa839e5a65e42e2ff1b9