Nov 18 05:00:59.816 INFO testing num-traits-0.2.6 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 05:00:59.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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"` Nov 18 05:01:00.165 INFO [stdout] 66e1fb4167de65e7881060cb6626dc6f655af3f84bd251c00cb2e6112222f4ba Nov 18 05:01:00.172 INFO running `"docker" "start" "-a" "66e1fb4167de65e7881060cb6626dc6f655af3f84bd251c00cb2e6112222f4ba"` Nov 18 05:01:00.781 INFO [stderr] usermod: no changes Nov 18 05:01:00.815 INFO [stderr] Compiling num-traits v0.2.6 (/source) Nov 18 05:01:03.867 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.06s Nov 18 05:01:03.867 INFO [stderr] su: No module specific data is present Nov 18 05:01:04.841 INFO running `"docker" "inspect" "66e1fb4167de65e7881060cb6626dc6f655af3f84bd251c00cb2e6112222f4ba"` Nov 18 05:01:05.144 INFO running `"docker" "rm" "-f" "66e1fb4167de65e7881060cb6626dc6f655af3f84bd251c00cb2e6112222f4ba"` Nov 18 05:01:05.457 INFO [stdout] 66e1fb4167de65e7881060cb6626dc6f655af3f84bd251c00cb2e6112222f4ba Nov 18 05:01:05.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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"` Nov 18 05:01:05.863 INFO [stdout] aa4c0951b1d7ee8967d73c75ff44fa08b184dab8603d02d27aa5322476f9ca6b Nov 18 05:01:05.865 INFO running `"docker" "start" "-a" "aa4c0951b1d7ee8967d73c75ff44fa08b184dab8603d02d27aa5322476f9ca6b"` Nov 18 05:01:06.338 INFO [stderr] usermod: no changes Nov 18 05:01:06.362 INFO [stderr] Compiling num-traits v0.2.6 (/source) Nov 18 05:01:07.859 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.859 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.859 INFO [stderr] | Nov 18 05:01:07.859 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.859 INFO [stderr] ... Nov 18 05:01:07.859 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.859 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.859 INFO [stderr] | Nov 18 05:01:07.859 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 18 05:01:07.859 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.859 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.859 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.859 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.859 INFO [stderr] Nov 18 05:01:07.859 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.859 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.859 INFO [stderr] | Nov 18 05:01:07.859 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.859 INFO [stderr] ... Nov 18 05:01:07.859 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.859 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.859 INFO [stderr] | Nov 18 05:01:07.859 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.859 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.859 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.859 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.859 INFO [stderr] Nov 18 05:01:07.859 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.859 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.859 INFO [stderr] | Nov 18 05:01:07.859 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.859 INFO [stderr] ... Nov 18 05:01:07.860 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.860 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.860 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.860 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.860 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.860 INFO [stderr] Nov 18 05:01:07.860 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.860 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.860 INFO [stderr] ... Nov 18 05:01:07.860 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.860 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.860 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.860 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.860 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.860 INFO [stderr] Nov 18 05:01:07.860 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.860 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.860 INFO [stderr] ... Nov 18 05:01:07.860 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.860 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.860 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.860 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.860 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.860 INFO [stderr] Nov 18 05:01:07.860 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.860 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.860 INFO [stderr] ... Nov 18 05:01:07.860 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.860 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.860 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.860 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.860 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.860 INFO [stderr] Nov 18 05:01:07.860 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.860 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.860 INFO [stderr] ... Nov 18 05:01:07.860 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.860 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.860 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.860 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.860 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.860 INFO [stderr] Nov 18 05:01:07.860 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.860 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.860 INFO [stderr] | Nov 18 05:01:07.860 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.861 INFO [stderr] ... Nov 18 05:01:07.861 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.861 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.861 INFO [stderr] | Nov 18 05:01:07.861 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.861 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.861 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.861 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.861 INFO [stderr] Nov 18 05:01:07.875 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.875 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.875 INFO [stderr] | Nov 18 05:01:07.875 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.875 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.875 INFO [stderr] ... Nov 18 05:01:07.875 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.875 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.875 INFO [stderr] | Nov 18 05:01:07.875 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.875 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.875 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.875 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.875 INFO [stderr] Nov 18 05:01:07.875 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.875 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.875 INFO [stderr] | Nov 18 05:01:07.875 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.875 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.875 INFO [stderr] ... Nov 18 05:01:07.875 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.875 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.875 INFO [stderr] | Nov 18 05:01:07.875 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.875 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.875 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.875 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.875 INFO [stderr] Nov 18 05:01:07.875 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.875 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.875 INFO [stderr] | Nov 18 05:01:07.875 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.876 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.876 INFO [stderr] ... Nov 18 05:01:07.876 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.876 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.876 INFO [stderr] | Nov 18 05:01:07.876 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.876 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.876 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.876 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.876 INFO [stderr] Nov 18 05:01:07.876 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.876 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.876 INFO [stderr] | Nov 18 05:01:07.876 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.876 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.876 INFO [stderr] ... Nov 18 05:01:07.876 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.876 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.876 INFO [stderr] | Nov 18 05:01:07.876 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.876 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.876 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.876 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.876 INFO [stderr] Nov 18 05:01:07.876 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.876 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.876 INFO [stderr] | Nov 18 05:01:07.876 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.876 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.876 INFO [stderr] ... Nov 18 05:01:07.876 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.876 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.876 INFO [stderr] | Nov 18 05:01:07.876 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.876 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.876 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.876 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.876 INFO [stderr] Nov 18 05:01:07.876 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.876 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.876 INFO [stderr] | Nov 18 05:01:07.876 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.876 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.876 INFO [stderr] ... Nov 18 05:01:07.876 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.876 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.876 INFO [stderr] | Nov 18 05:01:07.876 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.876 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.876 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.876 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.876 INFO [stderr] Nov 18 05:01:07.880 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.880 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.880 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.880 INFO [stderr] ... Nov 18 05:01:07.880 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.880 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.880 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.880 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.880 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.880 INFO [stderr] Nov 18 05:01:07.880 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.880 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.880 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.880 INFO [stderr] ... Nov 18 05:01:07.880 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.880 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.880 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.880 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.880 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.880 INFO [stderr] Nov 18 05:01:07.880 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.880 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.880 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.880 INFO [stderr] ... Nov 18 05:01:07.880 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.880 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.880 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.880 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.880 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.880 INFO [stderr] Nov 18 05:01:07.880 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.880 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.880 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.880 INFO [stderr] ... Nov 18 05:01:07.880 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.880 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.880 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.880 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.880 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.880 INFO [stderr] Nov 18 05:01:07.880 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.880 INFO [stderr] --> src/bounds.rs:98:28 Nov 18 05:01:07.880 INFO [stderr] | Nov 18 05:01:07.880 INFO [stderr] 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.880 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.880 INFO [stderr] ... Nov 18 05:01:07.881 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.881 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.881 INFO [stderr] | Nov 18 05:01:07.881 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.881 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.881 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.881 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.881 INFO [stderr] Nov 18 05:01:07.881 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.881 INFO [stderr] --> src/bounds.rs:99:28 Nov 18 05:01:07.881 INFO [stderr] | Nov 18 05:01:07.881 INFO [stderr] 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.881 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.881 INFO [stderr] ... Nov 18 05:01:07.881 INFO [stderr] 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Nov 18 05:01:07.881 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 18 05:01:07.881 INFO [stderr] | Nov 18 05:01:07.881 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.881 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.881 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.881 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.881 INFO [stderr] Nov 18 05:01:07.888 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.888 INFO [stderr] --> src/bounds.rs:113:28 Nov 18 05:01:07.888 INFO [stderr] | Nov 18 05:01:07.888 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.888 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.888 INFO [stderr] ... Nov 18 05:01:07.888 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 18 05:01:07.888 INFO [stderr] | ---------------------------------- in this macro invocation Nov 18 05:01:07.888 INFO [stderr] | Nov 18 05:01:07.888 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.888 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.888 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.888 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.889 INFO [stderr] Nov 18 05:01:07.890 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.890 INFO [stderr] --> src/bounds.rs:114:28 Nov 18 05:01:07.890 INFO [stderr] | Nov 18 05:01:07.890 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.890 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.890 INFO [stderr] ... Nov 18 05:01:07.890 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 18 05:01:07.890 INFO [stderr] | ---------------------------------- in this macro invocation Nov 18 05:01:07.890 INFO [stderr] | Nov 18 05:01:07.890 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.890 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.890 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.890 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.890 INFO [stderr] Nov 18 05:01:07.891 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.891 INFO [stderr] --> src/bounds.rs:113:28 Nov 18 05:01:07.891 INFO [stderr] | Nov 18 05:01:07.891 INFO [stderr] 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Nov 18 05:01:07.891 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.891 INFO [stderr] ... Nov 18 05:01:07.891 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 18 05:01:07.891 INFO [stderr] | ---------------------------------- in this macro invocation Nov 18 05:01:07.891 INFO [stderr] | Nov 18 05:01:07.891 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.891 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.891 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Nov 18 05:01:07.891 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Nov 18 05:01:07.891 INFO [stderr] Nov 18 05:01:07.895 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 18 05:01:07.895 INFO [stderr] --> src/bounds.rs:114:28 Nov 18 05:01:07.895 INFO [stderr] | Nov 18 05:01:07.895 INFO [stderr] 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Nov 18 05:01:07.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 05:01:07.895 INFO [stderr] ... Nov 18 05:01:07.895 INFO [stderr] 119 | test_wrapping_bounded!(u128 i128); Nov 18 05:01:07.895 INFO [stderr] | ---------------------------------- in this macro invocation Nov 18 05:01:07.895 INFO [stderr] | Nov 18 05:01:07.895 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 18 05:01:07.895 INFO [stderr] = note: for more information, see issue #48919 Nov 18 05:01:07.895 INFO [stderr] = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Nov 18 05:01:07.895 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Nov 18 05:01:07.895 INFO [stderr] Nov 18 05:01:19.743 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.39s Nov 18 05:01:19.747 INFO [stderr] su: No module specific data is present Nov 18 05:01:20.064 INFO running `"docker" "inspect" "aa4c0951b1d7ee8967d73c75ff44fa08b184dab8603d02d27aa5322476f9ca6b"` Nov 18 05:01:20.185 INFO running `"docker" "rm" "-f" "aa4c0951b1d7ee8967d73c75ff44fa08b184dab8603d02d27aa5322476f9ca6b"` Nov 18 05:01:20.367 INFO [stdout] aa4c0951b1d7ee8967d73c75ff44fa08b184dab8603d02d27aa5322476f9ca6b Nov 18 05:01:20.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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"` Nov 18 05:01:20.739 INFO [stdout] a27a251e4e4fee10e808b959a3fac7ba4777c7b5d1fb61f598a0b108f55c25a1 Nov 18 05:01:20.744 INFO running `"docker" "start" "-a" "a27a251e4e4fee10e808b959a3fac7ba4777c7b5d1fb61f598a0b108f55c25a1"` Nov 18 05:01:21.350 INFO [stderr] usermod: no changes Nov 18 05:01:21.380 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 18 05:01:21.381 INFO [stderr] Running /target/debug/deps/num_traits-a2700726524b4d42 Nov 18 05:01:21.382 INFO [stdout] Nov 18 05:01:21.382 INFO [stdout] running 26 tests Nov 18 05:01:21.383 INFO [stdout] test bounds::wrapping_bounded_i128 ... ok Nov 18 05:01:21.383 INFO [stdout] test bounds::wrapping_is_bounded ... ok Nov 18 05:01:21.383 INFO [stdout] test check_num_ops ... ok Nov 18 05:01:21.383 INFO [stdout] test bounds::wrapping_bounded ... ok Nov 18 05:01:21.383 INFO [stdout] test check_numassign_ops ... ok Nov 18 05:01:21.383 INFO [stdout] test check_numref_ops ... ok Nov 18 05:01:21.383 INFO [stdout] test check_refnum_ops ... ok Nov 18 05:01:21.383 INFO [stdout] test check_refref_ops ... ok Nov 18 05:01:21.383 INFO [stdout] test clamp_test ... ok Nov 18 05:01:21.383 INFO [stdout] test float::tests::convert_deg_rad ... ok Nov 18 05:01:21.383 INFO [stdout] test float::tests::convert_deg_rad_std ... ok Nov 18 05:01:21.383 INFO [stdout] test identities::wrapping_identities ... ok Nov 18 05:01:21.383 INFO [stdout] test identities::wrapping_is_one ... ok Nov 18 05:01:21.383 INFO [stdout] test identities::wrapping_is_zero ... ok Nov 18 05:01:21.383 INFO [stdout] test ops::mul_add::tests::mul_add_float ... ok Nov 18 05:01:21.383 INFO [stdout] test ops::mul_add::tests::mul_add_integer ... ok Nov 18 05:01:21.384 INFO [stdout] test ops::wrapping::test_wrapping_traits ... ok Nov 18 05:01:21.384 INFO [stdout] test ops::wrapping::wrapping_is_wrappingadd ... ok Nov 18 05:01:21.384 INFO [stdout] test ops::wrapping::wrapping_is_wrappingmul ... ok Nov 18 05:01:21.384 INFO [stdout] test ops::wrapping::wrapping_is_wrappingshr ... ok Nov 18 05:01:21.384 INFO [stdout] test wrapping_from_str_radix ... ok Nov 18 05:01:21.384 INFO [stdout] test sign::unsigned_wrapping_is_unsigned ... ok Nov 18 05:01:21.384 INFO [stdout] test wrapping_is_num ... ok Nov 18 05:01:21.387 INFO [stdout] test ops::wrapping::wrapping_is_wrappingsub ... ok Nov 18 05:01:21.387 INFO [stdout] test from_str_radix_unwrap ... ok Nov 18 05:01:21.387 INFO [stdout] test ops::wrapping::wrapping_is_wrappingshl ... ok Nov 18 05:01:21.387 INFO [stdout] Nov 18 05:01:21.387 INFO [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:01:21.387 INFO [stdout] Nov 18 05:01:21.387 INFO [stderr] Running /target/debug/deps/cast-6c75dbd7ec2b1360 Nov 18 05:01:21.392 INFO [stdout] Nov 18 05:01:21.392 INFO [stdout] running 16 tests Nov 18 05:01:21.392 INFO [stdout] test cast_to_int_checks_overflow ... ok Nov 18 05:01:21.392 INFO [stdout] test cast_to_unsigned_int_checks_overflow ... ok Nov 18 05:01:21.392 INFO [stdout] test cast_to_i128_checks_overflow ... ok Nov 18 05:01:21.393 INFO [stdout] test newtype_from_primitive ... ok Nov 18 05:01:21.393 INFO [stdout] test as_primitive ... ok Nov 18 05:01:21.393 INFO [stdout] test cast_int_to_128_edge_cases ... ok Nov 18 05:01:21.393 INFO [stdout] test float_to_integer_checks_overflow ... ok Nov 18 05:01:21.393 INFO [stdout] test wrapping_is_numcast ... ok Nov 18 05:01:21.394 INFO [stdout] test to_primitive_float ... ok Nov 18 05:01:21.394 INFO [stdout] test newtype_to_primitive ... ok Nov 18 05:01:21.394 INFO [stdout] test wrapping_is_fromprimitive ... ok Nov 18 05:01:21.394 INFO [stdout] test cast_float_to_int_edge_cases ... ok Nov 18 05:01:21.394 INFO [stdout] test wrapping_is_toprimitive ... ok Nov 18 05:01:21.394 INFO [stdout] test cast_float_to_i128_edge_cases ... ok Nov 18 05:01:21.394 INFO [stdout] test cast_int_to_int_edge_cases ... ok Nov 18 05:01:21.394 INFO [stdout] test wrapping_to_primitive ... ok Nov 18 05:01:21.394 INFO [stdout] Nov 18 05:01:21.394 INFO [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:01:21.394 INFO [stdout] Nov 18 05:01:21.394 INFO [stderr] Doc-tests num-traits Nov 18 05:01:21.951 INFO [stdout] Nov 18 05:01:21.951 INFO [stdout] running 165 tests Nov 18 05:01:21.952 INFO [stdout] test src/cast.rs - cast::AsPrimitive (line 705) ... ignored Nov 18 05:01:21.955 INFO [stdout] test src/cast.rs - cast::AsPrimitive (line 713) ... ignored Nov 18 05:01:24.831 INFO [stdout] test src/float.rs - float::Float::acos (line 1579) ... ok Nov 18 05:01:24.831 INFO [stdout] test src/float.rs - float::Float::asin (line 1562) ... ok Nov 18 05:01:24.855 INFO [stdout] test src/float.rs - float::Float::acosh (line 1755) ... ok Nov 18 05:01:25.053 INFO [stdout] test src/float.rs - float::Float::abs_sub (line 1473) ... ok Nov 18 05:01:25.115 INFO [stdout] test src/cast.rs - cast::AsPrimitive (line 691) ... ok Nov 18 05:01:25.215 INFO [stdout] test src/float.rs - float::Float::asinh (line 1741) ... ok Nov 18 05:01:25.779 INFO [stdout] test src/cast.rs - cast::cast (line 628) ... ok Nov 18 05:01:26.891 INFO [stdout] test src/float.rs - float::Float::abs (line 1169) ... ok Nov 18 05:01:28.196 INFO [stdout] test src/float.rs - float::Float::atan2 (line 1614) ... ok Nov 18 05:01:28.664 INFO [stdout] test src/float.rs - float::Float::cbrt (line 1489) ... ok Nov 18 05:01:28.875 INFO [stdout] test src/float.rs - float::Float::atanh (line 1769) ... ok Nov 18 05:01:28.907 INFO [stdout] test src/float.rs - float::Float::atan (line 1595) ... ok Nov 18 05:01:29.325 INFO [stdout] test src/float.rs - float::Float::ceil (line 1113) ... ok Nov 18 05:01:29.759 INFO [stdout] test src/float.rs - float::Float::classify (line 1085) ... ok Nov 18 05:01:30.604 INFO [stdout] test src/float.rs - float::Float::cos (line 1533) ... ok Nov 18 05:01:31.959 INFO [stdout] test src/float.rs - float::Float::cosh (line 1705) ... ok Nov 18 05:01:32.207 INFO [stdout] test src/float.rs - float::Float::exp (line 1317) ... ok Nov 18 05:01:33.191 INFO [stdout] test src/float.rs - float::Float::epsilon (line 976) ... ok Nov 18 05:01:33.439 INFO [stdout] test src/float.rs - float::Float::exp2 (line 1333) ... ok Nov 18 05:01:33.770 INFO [stdout] test src/float.rs - float::Float::fract (line 1153) ... ok Nov 18 05:01:34.347 INFO [stdout] test src/float.rs - float::Float::exp_m1 (line 1657) ... ok Nov 18 05:01:35.284 INFO [stdout] test src/float.rs - float::Float::floor (line 1100) ... ok Nov 18 05:01:36.684 INFO [stdout] test src/float.rs - float::Float::hypot (line 1504) ... ok Nov 18 05:01:36.923 INFO [stdout] test src/float.rs - float::Float::infinity (line 911) ... ok Nov 18 05:01:38.555 INFO [stdout] test src/float.rs - float::Float::is_sign_negative (line 1226) ... ok Nov 18 05:01:38.675 INFO [stdout] test src/float.rs - float::Float::is_infinite (line 1021) ... ok Nov 18 05:01:38.675 INFO [stdout] test src/float.rs - float::Float::integer_decode (line 1785) ... ok Nov 18 05:01:38.700 INFO [stdout] test src/float.rs - float::Float::is_finite (line 1040) ... ok Nov 18 05:01:38.771 INFO [stdout] test src/float.rs - float::Float::is_nan (line 1006) ... ok Nov 18 05:01:39.591 INFO [stdout] test src/float.rs - float::Float::is_normal (line 1060) ... ok Nov 18 05:01:39.815 INFO [stdout] test src/float.rs - float::Float::ln (line 1347) ... ok Nov 18 05:01:39.971 INFO [stdout] test src/float.rs - float::Float::is_sign_positive (line 1208) ... ok Nov 18 05:01:40.389 INFO [stdout] test src/float.rs - float::Float::ln_1p (line 1672) ... ok Nov 18 05:01:40.807 INFO [stdout] test src/float.rs - float::Float::log (line 1363) ... ok Nov 18 05:01:41.327 INFO [stdout] test src/float.rs - float::Float::log10 (line 1396) ... ok Nov 18 05:01:41.411 INFO [stdout] test src/float.rs - float::Float::max (line 1446) ... ok Nov 18 05:01:41.433 INFO [stdout] test src/float.rs - float::Float::log2 (line 1382) ... ok Nov 18 05:01:42.508 INFO [stdout] test src/float.rs - float::Float::min (line 1458) ... ok Nov 18 05:01:42.508 INFO [stdout] test src/float.rs - float::Float::max_value (line 995) ... ok Nov 18 05:01:43.435 INFO [stdout] test src/float.rs - float::Float::mul_add (line 1247) ... ok Nov 18 05:01:43.599 INFO [stdout] test src/float.rs - float::Float::min_positive_value (line 964) ... ok Nov 18 05:01:43.640 INFO [stdout] test src/float.rs - float::Float::min_value (line 952) ... ok Nov 18 05:01:44.147 INFO [stdout] test src/float.rs - float::Float::neg_infinity (line 924) ... ok Nov 18 05:01:44.195 INFO [stdout] test src/float.rs - float::Float::neg_zero (line 937) ... ok Nov 18 05:01:44.481 INFO [stdout] test src/float.rs - float::Float::nan (line 901) ... ok Nov 18 05:01:45.262 INFO [stdout] test src/float.rs - float::Float::powi (line 1276) ... ok Nov 18 05:01:45.365 INFO [stdout] test src/float.rs - float::Float::powf (line 1288) ... ok Nov 18 05:01:45.787 INFO [stdout] test src/float.rs - float::Float::recip (line 1262) ... ok Nov 18 05:01:46.291 INFO [stdout] test src/float.rs - float::Float::signum (line 1192) ... ok Nov 18 05:01:47.723 INFO [stdout] test src/float.rs - float::Float::sin_cos (line 1639) ... ok Nov 18 05:01:48.108 INFO [stdout] test src/float.rs - float::Float::sin (line 1519) ... ok Nov 18 05:01:48.316 INFO [stdout] test src/float.rs - float::Float::sinh (line 1687) ... ok Nov 18 05:01:48.491 INFO [stdout] test src/float.rs - float::Float::round (line 1127) ... ok Nov 18 05:01:49.191 INFO [stdout] test src/float.rs - float::Float::tan (line 1547) ... ok Nov 18 05:01:50.235 INFO [stdout] test src/float.rs - float::Float::tanh (line 1723) ... ok Nov 18 05:01:50.523 INFO [stdout] test src/float.rs - float::Float::sqrt (line 1302) ... ok Nov 18 05:01:50.947 INFO [stdout] test src/float.rs - float::Float::to_degrees (line 1410) ... ok Nov 18 05:01:51.507 INFO [stdout] test src/float.rs - float::Float::trunc (line 1140) ... ok Nov 18 05:01:51.657 INFO [stdout] test src/float.rs - float::Float::to_radians (line 1428) ... ok Nov 18 05:01:51.690 INFO [stdout] test src/float.rs - float::FloatCore::abs (line 447) ... ok Nov 18 05:01:51.959 INFO [stdout] test src/float.rs - float::FloatCore::ceil (line 306) ... ok Nov 18 05:01:52.327 INFO [stdout] test src/float.rs - float::FloatCore::classify (line 250) ... ok Nov 18 05:01:52.924 INFO [stdout] test src/float.rs - float::FloatCore::epsilon (line 122) ... ok Nov 18 05:01:52.924 INFO [stdout] test src/float.rs - float::FloatCore::floor (line 272) ... ok Nov 18 05:01:54.034 INFO [stdout] test src/float.rs - float::FloatCore::infinity (line 18) ... ok Nov 18 05:01:54.423 INFO [stdout] test src/float.rs - float::FloatCore::is_infinite (line 178) ... ok Nov 18 05:01:54.559 INFO [stdout] test src/float.rs - float::FloatCore::fract (line 415) ... ok Nov 18 05:01:54.834 INFO [stdout] test src/float.rs - float::FloatCore::is_finite (line 202) ... ok Nov 18 05:01:55.067 INFO [stdout] test src/float.rs - float::FloatCore::integer_decode (line 727) ... ok Nov 18 05:01:55.603 INFO [stdout] test src/float.rs - float::FloatCore::is_nan (line 156) ... ok Nov 18 05:01:55.782 INFO [stdout] test src/float.rs - float::FloatCore::is_sign_negative (line 540) ... ok Nov 18 05:01:56.676 INFO [stdout] test src/float.rs - float::FloatCore::is_normal (line 225) ... ok Nov 18 05:01:56.911 INFO [stdout] test src/float.rs - float::FloatCore::max_value (line 139) ... ok Nov 18 05:01:57.317 INFO [stdout] test src/float.rs - float::FloatCore::is_sign_positive (line 513) ... ok Nov 18 05:01:57.326 INFO [stdout] test src/float.rs - float::FloatCore::min_positive_value (line 105) ... ok Nov 18 05:01:57.511 INFO [stdout] test src/float.rs - float::FloatCore::max (line 602) ... ok Nov 18 05:01:58.015 INFO [stdout] test src/float.rs - float::FloatCore::nan (line 52) ... ok Nov 18 05:01:58.131 INFO [stdout] test src/float.rs - float::FloatCore::min (line 568) ... ok Nov 18 05:01:58.341 INFO [stdout] test src/float.rs - float::FloatCore::min_value (line 88) ... ok Nov 18 05:01:59.249 INFO [stdout] test src/float.rs - float::FloatCore::neg_zero (line 69) ... ok Nov 18 05:01:59.731 INFO [stdout] test src/float.rs - float::FloatCore::round (line 340) ... ok Nov 18 05:02:00.013 INFO [stdout] test src/float.rs - float::FloatCore::neg_infinity (line 35) ... ok Nov 18 05:02:00.044 INFO [stdout] test src/float.rs - float::FloatCore::recip (line 634) ... ok Nov 18 05:02:01.003 INFO [stdout] test src/float.rs - float::FloatCore::powi (line 659) ... ok Nov 18 05:02:02.375 INFO [stdout] test src/float.rs - float::FloatCore::signum (line 481) ... ok Nov 18 05:02:02.903 INFO [stdout] test src/float.rs - float::FloatCore::to_degrees (line 688) ... ok Nov 18 05:02:03.308 INFO [stdout] test src/float.rs - float::FloatCore::to_radians (line 707) ... ok Nov 18 05:02:03.327 INFO [stdout] test src/float.rs - float::FloatCore::trunc (line 383) ... ok Nov 18 05:02:03.684 INFO [stdout] test src/int.rs - int::PrimInt::count_zeros (line 46) ... ok Nov 18 05:02:05.127 INFO [stdout] test src/int.rs - int::PrimInt::count_ones (line 33) ... ok Nov 18 05:02:05.307 INFO [stdout] test src/int.rs - int::PrimInt::from_be (line 201) ... ok Nov 18 05:02:05.868 INFO [stdout] test src/int.rs - int::PrimInt::from_le (line 220) ... ok Nov 18 05:02:07.143 INFO [stdout] test src/int.rs - int::PrimInt::leading_zeros (line 60) ... ok Nov 18 05:02:08.059 INFO [stdout] test src/int.rs - int::PrimInt::signed_shl (line 120) ... ok Nov 18 05:02:08.756 INFO [stdout] test src/int.rs - int::PrimInt::rotate_left (line 88) ... ok Nov 18 05:02:09.223 INFO [stdout] test src/int.rs - int::PrimInt::pow (line 275) ... ok Nov 18 05:02:09.711 INFO [stdout] test src/int.rs - int::PrimInt::rotate_right (line 103) ... ok Nov 18 05:02:10.983 INFO [stdout] test src/int.rs - int::PrimInt::swap_bytes (line 185) ... ok Nov 18 05:02:11.007 INFO [stdout] test src/int.rs - int::PrimInt::to_be (line 239) ... ok Nov 18 05:02:11.208 INFO [stdout] test src/int.rs - int::PrimInt::signed_shr (line 137) ... ok Nov 18 05:02:11.465 INFO [stdout] test src/int.rs - int::PrimInt::to_le (line 258) ... ok Nov 18 05:02:11.483 INFO [stdout] test src/int.rs - int::PrimInt::trailing_zeros (line 74) ... ok Nov 18 05:02:12.555 INFO [stdout] test src/int.rs - int::PrimInt::unsigned_shl (line 154) ... ok Nov 18 05:02:13.627 INFO [stdout] test src/int.rs - int::PrimInt::unsigned_shr (line 171) ... ok Nov 18 05:02:13.703 INFO [stdout] test src/ops/checked.rs - ops::checked::CheckedNeg::checked_neg (line 168) ... ok Nov 18 05:02:13.703 INFO [stdout] test src/lib.rs - Num::from_str_radix (line 69) ... ok Nov 18 05:02:13.995 INFO [stdout] test src/ops/inv.rs - ops::inv::Inv::inv (line 10) ... ok Nov 18 05:02:14.899 INFO [stdout] test src/ops/checked.rs - ops::checked::CheckedShr::checked_shr (line 248) ... ok Nov 18 05:02:15.143 INFO [stdout] test src/ops/checked.rs - ops::checked::CheckedRem::checked_rem (line 117) ... ok Nov 18 05:02:15.399 INFO [stdout] test src/ops/checked.rs - ops::checked::CheckedShl::checked_shl (line 203) ... ok Nov 18 05:02:15.903 INFO [stdout] test src/ops/wrapping.rs - ops::wrapping::WrappingShr::wrapping_shr (line 144) ... ok Nov 18 05:02:15.904 INFO [stdout] test src/pow.rs - pow::Pow::pow (line 14) ... ok Nov 18 05:02:16.803 INFO [stdout] test src/ops/mul_add.rs - ops::mul_add::MulAdd (line 11) ... ok Nov 18 05:02:17.854 INFO [stdout] test src/ops/wrapping.rs - ops::wrapping::WrappingShl::wrapping_shl (line 109) ... ok Nov 18 05:02:18.598 INFO [stdout] test src/pow.rs - pow::pow (line 180) ... ok Nov 18 05:02:18.803 INFO [stdout] test src/pow.rs - pow::checked_pow (line 220) ... ok Nov 18 05:02:20.019 INFO [stdout] test src/real.rs - real::Real::abs_sub (line 455) ... ok Nov 18 05:02:20.031 INFO [stdout] test src/real.rs - real::Real::acosh (line 752) ... ok Nov 18 05:02:20.322 INFO [stdout] test src/real.rs - real::Real::acos (line 571) ... ok Nov 18 05:02:20.563 INFO [stdout] test src/real.rs - real::Real::abs (line 139) ... ok Nov 18 05:02:20.906 INFO [stdout] test src/real.rs - real::Real::asin (line 549) ... ok Nov 18 05:02:22.407 INFO [stdout] test src/real.rs - real::Real::asinh (line 738) ... ok Nov 18 05:02:24.543 INFO [stdout] test src/real.rs - real::Real::atanh (line 766) ... ok Nov 18 05:02:24.543 INFO [stdout] test src/real.rs - real::Real::atan (line 587) ... ok Nov 18 05:02:25.067 INFO [stdout] test src/real.rs - real::Real::atan2 (line 606) ... ok Nov 18 05:02:25.535 INFO [stdout] test src/real.rs - real::Real::cbrt (line 471) ... ok Nov 18 05:02:25.783 INFO [stdout] test src/real.rs - real::Real::cos (line 515) ... ok Nov 18 05:02:26.267 INFO [stdout] test src/real.rs - real::Real::ceil (line 83) ... ok Nov 18 05:02:26.423 INFO [stdout] test src/real.rs - real::Real::cosh (line 702) ... ok Nov 18 05:02:28.435 INFO [stdout] test src/real.rs - real::Real::epsilon (line 42) ... ok Nov 18 05:02:29.555 INFO [stdout] test src/real.rs - real::Real::exp_m1 (line 649) ... ok Nov 18 05:02:30.365 INFO [stdout] test src/real.rs - real::Real::exp2 (line 308) ... ok Nov 18 05:02:31.147 INFO [stdout] test src/real.rs - real::Real::exp (line 292) ... ok Nov 18 05:02:31.396 INFO [stdout] test src/real.rs - real::Real::fract (line 123) ... ok Nov 18 05:02:32.471 INFO [stdout] test src/real.rs - real::Real::floor (line 70) ... ok Nov 18 05:02:32.863 INFO [stdout] test src/real.rs - real::Real::is_sign_positive (line 178) ... ok Nov 18 05:02:32.863 INFO [stdout] test src/real.rs - real::Real::hypot (line 486) ... ok Nov 18 05:02:32.883 INFO [stdout] test src/real.rs - real::Real::is_sign_negative (line 196) ... ok Nov 18 05:02:34.387 INFO [stdout] test src/real.rs - real::Real::ln (line 326) ... ok Nov 18 05:02:34.571 INFO [stdout] test src/real.rs - real::Real::ln_1p (line 669) ... ok Nov 18 05:02:35.567 INFO [stdout] test src/real.rs - real::Real::log10 (line 388) ... ok Nov 18 05:02:37.783 INFO [stdout] test src/real.rs - real::Real::log (line 346) ... ok Nov 18 05:02:38.067 INFO [stdout] test src/real.rs - real::Real::max_value (line 59) ... ok Nov 18 05:02:38.379 INFO [stdout] test src/real.rs - real::Real::log2 (line 369) ... ok Nov 18 05:02:38.463 INFO [stdout] test src/real.rs - real::Real::min (line 440) ... ok Nov 18 05:02:39.159 INFO [stdout] test src/real.rs - real::Real::max (line 428) ... ok Nov 18 05:02:40.731 INFO [stdout] test src/real.rs - real::Real::min_value (line 18) ... ok Nov 18 05:02:40.739 INFO [stdout] test src/real.rs - real::Real::min_positive_value (line 30) ... ok Nov 18 05:02:41.661 INFO [stdout] test src/real.rs - real::Real::mul_add (line 217) ... ok Nov 18 05:02:43.140 INFO [stdout] test src/real.rs - real::Real::powf (line 259) ... ok Nov 18 05:02:43.396 INFO [stdout] test src/real.rs - real::Real::powi (line 247) ... ok Nov 18 05:02:44.323 INFO [stdout] test src/real.rs - real::Real::recip (line 233) ... ok Nov 18 05:02:44.731 INFO [stdout] test src/real.rs - real::Real::round (line 97) ... ok Nov 18 05:02:45.415 INFO [stdout] test src/real.rs - real::Real::signum (line 162) ... ok Nov 18 05:02:46.219 INFO [stdout] test src/real.rs - real::Real::sin (line 501) ... ok Nov 18 05:02:46.347 INFO [stdout] test src/real.rs - real::Real::sin_cos (line 631) ... ok Nov 18 05:02:46.827 INFO [stdout] test src/real.rs - real::Real::sinh (line 684) ... ok Nov 18 05:02:48.015 INFO [stdout] test src/real.rs - real::Real::sqrt (line 277) ... ok Nov 18 05:02:48.217 INFO [stdout] test src/real.rs - real::Real::tan (line 529) ... ok Nov 18 05:02:48.932 INFO [stdout] test src/real.rs - real::Real::tanh (line 720) ... ok Nov 18 05:02:49.098 INFO [stdout] test src/real.rs - real::Real::to_degrees (line 402) ... ok Nov 18 05:02:49.207 INFO [stdout] test src/real.rs - real::Real::to_radians (line 415) ... ok Nov 18 05:02:49.683 INFO [stdout] test src/real.rs - real::Real::trunc (line 110) ... ok Nov 18 05:02:49.683 INFO [stdout] Nov 18 05:02:49.683 INFO [stdout] test result: ok. 163 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Nov 18 05:02:49.683 INFO [stdout] Nov 18 05:02:49.724 INFO [stderr] su: No module specific data is present Nov 18 05:02:50.728 INFO running `"docker" "inspect" "a27a251e4e4fee10e808b959a3fac7ba4777c7b5d1fb61f598a0b108f55c25a1"` Nov 18 05:02:50.955 INFO running `"docker" "rm" "-f" "a27a251e4e4fee10e808b959a3fac7ba4777c7b5d1fb61f598a0b108f55c25a1"` Nov 18 05:02:51.239 INFO [stdout] a27a251e4e4fee10e808b959a3fac7ba4777c7b5d1fb61f598a0b108f55c25a1