Oct 11 15:56:03.704 INFO testing num-traits-0.2.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:56:03.704 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:56:03.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:56:04.112 INFO blam! e576417081066d81e7a5df12ee3c5d0d9a44790ad37129958395226eb2c9fbf3 Oct 11 15:56:04.114 INFO running `"docker" "start" "-a" "e576417081066d81e7a5df12ee3c5d0d9a44790ad37129958395226eb2c9fbf3"` Oct 11 15:56:05.228 INFO kablam! usermod: no changes Oct 11 15:56:05.264 INFO kablam! Compiling num-traits v0.2.6 (/source) Oct 11 15:56:09.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.97s Oct 11 15:56:09.215 INFO kablam! su: No module specific data is present Oct 11 15:56:10.187 INFO running `"docker" "rm" "-f" "e576417081066d81e7a5df12ee3c5d0d9a44790ad37129958395226eb2c9fbf3"` Oct 11 15:56:10.461 INFO blam! e576417081066d81e7a5df12ee3c5d0d9a44790ad37129958395226eb2c9fbf3 Oct 11 15:56:10.464 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:56:10.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:56:10.892 INFO blam! 172247ad0725add8bf63f5571ff44f0ca139af34599d4f4ae31fea456a521a24 Oct 11 15:56:10.904 INFO running `"docker" "start" "-a" "172247ad0725add8bf63f5571ff44f0ca139af34599d4f4ae31fea456a521a24"` Oct 11 15:56:12.060 INFO kablam! usermod: no changes Oct 11 15:56:12.120 INFO kablam! Compiling num-traits v0.2.6 (/source) Oct 11 15:56:14.390 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.391 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.391 INFO kablam! | Oct 11 15:56:14.391 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.391 INFO kablam! ... Oct 11 15:56:14.391 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.391 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.391 INFO kablam! | Oct 11 15:56:14.391 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 11 15:56:14.391 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.391 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.391 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.391 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.391 INFO kablam! Oct 11 15:56:14.397 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.397 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.397 INFO kablam! | Oct 11 15:56:14.397 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.397 INFO kablam! ... Oct 11 15:56:14.397 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.397 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.397 INFO kablam! | Oct 11 15:56:14.398 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.398 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.398 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.398 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.398 INFO kablam! Oct 11 15:56:14.398 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.398 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.398 INFO kablam! | Oct 11 15:56:14.398 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.398 INFO kablam! ... Oct 11 15:56:14.398 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.398 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.398 INFO kablam! | Oct 11 15:56:14.398 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.398 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.398 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.398 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.398 INFO kablam! Oct 11 15:56:14.398 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.398 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.398 INFO kablam! | Oct 11 15:56:14.398 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.399 INFO kablam! ... Oct 11 15:56:14.399 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.399 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.399 INFO kablam! | Oct 11 15:56:14.399 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.399 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.399 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.399 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.399 INFO kablam! Oct 11 15:56:14.399 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.399 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.399 INFO kablam! | Oct 11 15:56:14.399 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.399 INFO kablam! ... Oct 11 15:56:14.399 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.399 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.400 INFO kablam! | Oct 11 15:56:14.400 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.400 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.400 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.400 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.400 INFO kablam! Oct 11 15:56:14.400 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.400 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.400 INFO kablam! | Oct 11 15:56:14.400 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.400 INFO kablam! ... Oct 11 15:56:14.400 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.400 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.400 INFO kablam! | Oct 11 15:56:14.400 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.401 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.401 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.401 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.401 INFO kablam! Oct 11 15:56:14.401 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.401 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.401 INFO kablam! | Oct 11 15:56:14.401 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.401 INFO kablam! ... Oct 11 15:56:14.401 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.401 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.401 INFO kablam! | Oct 11 15:56:14.401 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.401 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.401 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.401 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.401 INFO kablam! Oct 11 15:56:14.409 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.409 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.409 INFO kablam! | Oct 11 15:56:14.409 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.409 INFO kablam! ... Oct 11 15:56:14.409 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.409 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.409 INFO kablam! | Oct 11 15:56:14.409 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.409 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.409 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.409 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.409 INFO kablam! Oct 11 15:56:14.409 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.409 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.409 INFO kablam! | Oct 11 15:56:14.409 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.409 INFO kablam! ... Oct 11 15:56:14.409 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.409 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.410 INFO kablam! | Oct 11 15:56:14.410 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.410 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.410 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.410 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.410 INFO kablam! Oct 11 15:56:14.410 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.410 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.410 INFO kablam! | Oct 11 15:56:14.410 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.410 INFO kablam! ... Oct 11 15:56:14.410 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.410 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.410 INFO kablam! | Oct 11 15:56:14.410 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.410 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.411 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.411 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.411 INFO kablam! Oct 11 15:56:14.411 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.411 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.411 INFO kablam! | Oct 11 15:56:14.411 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.411 INFO kablam! ... Oct 11 15:56:14.411 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.411 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.411 INFO kablam! | Oct 11 15:56:14.411 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.411 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.411 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.411 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.411 INFO kablam! Oct 11 15:56:14.411 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.411 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.412 INFO kablam! | Oct 11 15:56:14.412 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.412 INFO kablam! ... Oct 11 15:56:14.412 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.412 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.412 INFO kablam! | Oct 11 15:56:14.412 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.412 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.412 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.412 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.412 INFO kablam! Oct 11 15:56:14.414 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.414 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.414 INFO kablam! | Oct 11 15:56:14.414 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.414 INFO kablam! ... Oct 11 15:56:14.414 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.414 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.414 INFO kablam! | Oct 11 15:56:14.414 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.414 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.414 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.414 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.414 INFO kablam! Oct 11 15:56:14.414 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.415 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.415 INFO kablam! | Oct 11 15:56:14.415 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.415 INFO kablam! ... Oct 11 15:56:14.415 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.415 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.415 INFO kablam! | Oct 11 15:56:14.415 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.415 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.415 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.415 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.415 INFO kablam! Oct 11 15:56:14.415 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.415 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.415 INFO kablam! | Oct 11 15:56:14.415 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.415 INFO kablam! ... Oct 11 15:56:14.416 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.416 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.416 INFO kablam! | Oct 11 15:56:14.416 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.416 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.416 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.416 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.416 INFO kablam! Oct 11 15:56:14.417 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.417 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.417 INFO kablam! | Oct 11 15:56:14.417 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.417 INFO kablam! ... Oct 11 15:56:14.417 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.417 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.417 INFO kablam! | Oct 11 15:56:14.417 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.417 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.417 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.417 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.417 INFO kablam! Oct 11 15:56:14.424 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.424 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.424 INFO kablam! | Oct 11 15:56:14.424 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.424 INFO kablam! ... Oct 11 15:56:14.424 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.424 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.424 INFO kablam! | Oct 11 15:56:14.424 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.424 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.424 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.424 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.424 INFO kablam! Oct 11 15:56:14.424 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.424 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.424 INFO kablam! | Oct 11 15:56:14.424 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.424 INFO kablam! ... Oct 11 15:56:14.424 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.424 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.424 INFO kablam! | Oct 11 15:56:14.424 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.424 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.424 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.424 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.424 INFO kablam! Oct 11 15:56:14.424 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.425 INFO kablam! --> src/bounds.rs:98:28 Oct 11 15:56:14.425 INFO kablam! | Oct 11 15:56:14.425 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.425 INFO kablam! ... Oct 11 15:56:14.425 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.425 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.425 INFO kablam! | Oct 11 15:56:14.425 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.425 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.425 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.425 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.425 INFO kablam! Oct 11 15:56:14.425 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.425 INFO kablam! --> src/bounds.rs:99:28 Oct 11 15:56:14.425 INFO kablam! | Oct 11 15:56:14.425 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.425 INFO kablam! ... Oct 11 15:56:14.425 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 11 15:56:14.425 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 11 15:56:14.425 INFO kablam! | Oct 11 15:56:14.425 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.425 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.425 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.425 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.425 INFO kablam! Oct 11 15:56:14.440 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.440 INFO kablam! --> src/bounds.rs:113:28 Oct 11 15:56:14.440 INFO kablam! | Oct 11 15:56:14.440 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.440 INFO kablam! ... Oct 11 15:56:14.440 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 11 15:56:14.440 INFO kablam! | ---------------------------------- in this macro invocation Oct 11 15:56:14.440 INFO kablam! | Oct 11 15:56:14.440 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.440 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.440 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.440 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.440 INFO kablam! Oct 11 15:56:14.444 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.444 INFO kablam! --> src/bounds.rs:114:28 Oct 11 15:56:14.444 INFO kablam! | Oct 11 15:56:14.444 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.444 INFO kablam! ... Oct 11 15:56:14.444 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 11 15:56:14.444 INFO kablam! | ---------------------------------- in this macro invocation Oct 11 15:56:14.444 INFO kablam! | Oct 11 15:56:14.444 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.445 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.445 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.445 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.445 INFO kablam! Oct 11 15:56:14.445 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.445 INFO kablam! --> src/bounds.rs:113:28 Oct 11 15:56:14.445 INFO kablam! | Oct 11 15:56:14.445 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 11 15:56:14.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.445 INFO kablam! ... Oct 11 15:56:14.445 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 11 15:56:14.445 INFO kablam! | ---------------------------------- in this macro invocation Oct 11 15:56:14.445 INFO kablam! | Oct 11 15:56:14.445 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.445 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.445 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 11 15:56:14.445 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 11 15:56:14.445 INFO kablam! Oct 11 15:56:14.445 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 15:56:14.445 INFO kablam! --> src/bounds.rs:114:28 Oct 11 15:56:14.445 INFO kablam! | Oct 11 15:56:14.445 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 11 15:56:14.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:56:14.445 INFO kablam! ... Oct 11 15:56:14.445 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 11 15:56:14.446 INFO kablam! | ---------------------------------- in this macro invocation Oct 11 15:56:14.446 INFO kablam! | Oct 11 15:56:14.446 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 15:56:14.446 INFO kablam! = note: for more information, see issue #48919 Oct 11 15:56:14.446 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 11 15:56:14.446 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 11 15:56:14.446 INFO kablam! Oct 11 15:56:24.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.74s Oct 11 15:56:24.822 INFO kablam! su: No module specific data is present Oct 11 15:56:25.098 INFO running `"docker" "rm" "-f" "172247ad0725add8bf63f5571ff44f0ca139af34599d4f4ae31fea456a521a24"` Oct 11 15:56:25.188 INFO blam! 172247ad0725add8bf63f5571ff44f0ca139af34599d4f4ae31fea456a521a24 Oct 11 15:56:25.189 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:56:25.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:56:25.394 INFO blam! 5a99b4516e736b9461d5bfda6aaf1f351ed93243c718a278e8e4da0e086e2717 Oct 11 15:56:25.397 INFO running `"docker" "start" "-a" "5a99b4516e736b9461d5bfda6aaf1f351ed93243c718a278e8e4da0e086e2717"` Oct 11 15:56:25.893 INFO kablam! usermod: no changes Oct 11 15:56:25.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 15:56:25.921 INFO kablam! Running /target/debug/deps/num_traits-85cf685d78eb831b Oct 11 15:56:25.922 INFO blam! Oct 11 15:56:25.923 INFO blam! running 26 tests Oct 11 15:56:25.923 INFO blam! test bounds::wrapping_bounded_i128 ... ok Oct 11 15:56:25.923 INFO blam! test bounds::wrapping_bounded ... ok Oct 11 15:56:25.924 INFO blam! test check_numref_ops ... ok Oct 11 15:56:25.924 INFO blam! test check_refnum_ops ... ok Oct 11 15:56:25.924 INFO blam! test check_numassign_ops ... ok Oct 11 15:56:25.924 INFO blam! test check_num_ops ... ok Oct 11 15:56:25.924 INFO blam! test clamp_test ... ok Oct 11 15:56:25.924 INFO blam! test float::tests::convert_deg_rad ... ok Oct 11 15:56:25.924 INFO blam! test float::tests::convert_deg_rad_std ... ok Oct 11 15:56:25.925 INFO blam! test from_str_radix_unwrap ... ok Oct 11 15:56:25.925 INFO blam! test check_refref_ops ... ok Oct 11 15:56:25.925 INFO blam! test identities::wrapping_is_zero ... ok Oct 11 15:56:25.925 INFO blam! test identities::wrapping_identities ... ok Oct 11 15:56:25.925 INFO blam! test ops::mul_add::tests::mul_add_float ... ok Oct 11 15:56:25.925 INFO blam! test identities::wrapping_is_one ... ok Oct 11 15:56:25.925 INFO blam! test ops::mul_add::tests::mul_add_integer ... ok Oct 11 15:56:25.925 INFO blam! test ops::wrapping::wrapping_is_wrappingshr ... ok Oct 11 15:56:25.925 INFO blam! test sign::unsigned_wrapping_is_unsigned ... ok Oct 11 15:56:25.925 INFO blam! test ops::wrapping::wrapping_is_wrappingsub ... ok Oct 11 15:56:25.925 INFO blam! test ops::wrapping::wrapping_is_wrappingshl ... ok Oct 11 15:56:25.925 INFO blam! test ops::wrapping::wrapping_is_wrappingmul ... ok Oct 11 15:56:25.925 INFO blam! test wrapping_is_num ... ok Oct 11 15:56:25.926 INFO blam! test bounds::wrapping_is_bounded ... ok Oct 11 15:56:25.926 INFO blam! test ops::wrapping::wrapping_is_wrappingadd ... ok Oct 11 15:56:25.926 INFO blam! test ops::wrapping::test_wrapping_traits ... ok Oct 11 15:56:25.926 INFO blam! test wrapping_from_str_radix ... ok Oct 11 15:56:25.926 INFO blam! Oct 11 15:56:25.926 INFO blam! test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:56:25.926 INFO blam! Oct 11 15:56:25.926 INFO kablam! Running /target/debug/deps/cast-c6910529761d6912 Oct 11 15:56:25.932 INFO blam! Oct 11 15:56:25.932 INFO blam! running 16 tests Oct 11 15:56:25.932 INFO blam! test cast_float_to_i128_edge_cases ... ok Oct 11 15:56:25.932 INFO blam! test cast_int_to_128_edge_cases ... ok Oct 11 15:56:25.932 INFO blam! test cast_to_i128_checks_overflow ... ok Oct 11 15:56:25.932 INFO blam! test cast_float_to_int_edge_cases ... ok Oct 11 15:56:25.932 INFO blam! test cast_int_to_int_edge_cases ... ok Oct 11 15:56:25.932 INFO blam! test as_primitive ... ok Oct 11 15:56:25.932 INFO blam! test cast_to_int_checks_overflow ... ok Oct 11 15:56:25.932 INFO blam! test cast_to_unsigned_int_checks_overflow ... ok Oct 11 15:56:25.932 INFO blam! test newtype_to_primitive ... ok Oct 11 15:56:25.932 INFO blam! test wrapping_is_fromprimitive ... ok Oct 11 15:56:25.932 INFO blam! test wrapping_to_primitive ... ok Oct 11 15:56:25.932 INFO blam! test float_to_integer_checks_overflow ... ok Oct 11 15:56:25.932 INFO blam! test to_primitive_float ... ok Oct 11 15:56:25.932 INFO blam! test newtype_from_primitive ... ok Oct 11 15:56:25.933 INFO blam! test wrapping_is_numcast ... ok Oct 11 15:56:25.933 INFO blam! test wrapping_is_toprimitive ... ok Oct 11 15:56:25.933 INFO blam! Oct 11 15:56:25.933 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:56:25.933 INFO blam! Oct 11 15:56:25.933 INFO kablam! Doc-tests num-traits Oct 11 15:56:27.220 INFO blam! Oct 11 15:56:27.222 INFO blam! running 165 tests Oct 11 15:56:27.224 INFO blam! test src/cast.rs - cast::AsPrimitive (line 705) ... ignored Oct 11 15:56:27.224 INFO blam! test src/cast.rs - cast::AsPrimitive (line 713) ... ignored Oct 11 15:56:30.138 INFO blam! test src/float.rs - float::Float::abs_sub (line 1473) ... ok Oct 11 15:56:30.416 INFO blam! test src/float.rs - float::Float::asinh (line 1741) ... ok Oct 11 15:56:30.653 INFO blam! test src/cast.rs - cast::AsPrimitive (line 691) ... ok Oct 11 15:56:30.980 INFO blam! test src/float.rs - float::Float::abs (line 1169) ... ok Oct 11 15:56:30.996 INFO blam! test src/float.rs - float::Float::acosh (line 1755) ... ok Oct 11 15:56:31.825 INFO blam! test src/float.rs - float::Float::acos (line 1579) ... ok Oct 11 15:56:32.745 INFO blam! test src/float.rs - float::Float::asin (line 1562) ... ok Oct 11 15:56:34.504 INFO blam! test src/cast.rs - cast::cast (line 628) ... ok Oct 11 15:56:37.516 INFO blam! test src/float.rs - float::Float::atan (line 1595) ... ok Oct 11 15:56:38.277 INFO blam! test src/float.rs - float::Float::atan2 (line 1614) ... ok Oct 11 15:56:38.612 INFO blam! test src/float.rs - float::Float::atanh (line 1769) ... ok Oct 11 15:56:39.932 INFO blam! test src/float.rs - float::Float::ceil (line 1113) ... ok Oct 11 15:56:39.956 INFO blam! test src/float.rs - float::Float::classify (line 1085) ... ok Oct 11 15:56:40.632 INFO blam! test src/float.rs - float::Float::cbrt (line 1489) ... ok Oct 11 15:56:41.996 INFO blam! test src/float.rs - float::Float::cosh (line 1705) ... ok Oct 11 15:56:42.308 INFO blam! test src/float.rs - float::Float::cos (line 1533) ... ok Oct 11 15:56:45.188 INFO blam! test src/float.rs - float::Float::exp2 (line 1333) ... ok Oct 11 15:56:45.670 INFO blam! test src/float.rs - float::Float::epsilon (line 976) ... ok Oct 11 15:56:46.302 INFO blam! test src/float.rs - float::Float::fract (line 1153) ... ok Oct 11 15:56:47.753 INFO blam! test src/float.rs - float::Float::exp (line 1317) ... ok Oct 11 15:56:48.777 INFO blam! test src/float.rs - float::Float::exp_m1 (line 1657) ... ok Oct 11 15:56:49.019 INFO blam! test src/float.rs - float::Float::floor (line 1100) ... ok Oct 11 15:56:49.981 INFO blam! test src/float.rs - float::Float::infinity (line 911) ... ok Oct 11 15:56:50.334 INFO blam! test src/float.rs - float::Float::hypot (line 1504) ... ok Oct 11 15:56:52.356 INFO blam! test src/float.rs - float::Float::integer_decode (line 1785) ... ok Oct 11 15:56:53.393 INFO blam! test src/float.rs - float::Float::is_finite (line 1040) ... ok Oct 11 15:56:53.444 INFO blam! test src/float.rs - float::Float::is_infinite (line 1021) ... ok Oct 11 15:56:53.735 INFO blam! test src/float.rs - float::Float::is_nan (line 1006) ... ok Oct 11 15:56:54.152 INFO blam! test src/float.rs - float::Float::is_normal (line 1060) ... ok Oct 11 15:56:54.939 INFO blam! test src/float.rs - float::Float::is_sign_negative (line 1226) ... ok Oct 11 15:56:55.432 INFO blam! test src/float.rs - float::Float::is_sign_positive (line 1208) ... ok Oct 11 15:56:55.888 INFO blam! test src/float.rs - float::Float::ln (line 1347) ... ok Oct 11 15:56:57.016 INFO blam! test src/float.rs - float::Float::log (line 1363) ... ok Oct 11 15:56:57.229 INFO blam! test src/float.rs - float::Float::log2 (line 1382) ... ok Oct 11 15:56:57.300 INFO blam! test src/float.rs - float::Float::log10 (line 1396) ... ok Oct 11 15:56:57.392 INFO blam! test src/float.rs - float::Float::ln_1p (line 1672) ... ok Oct 11 15:56:57.861 INFO blam! test src/float.rs - float::Float::max (line 1446) ... ok Oct 11 15:56:59.006 INFO blam! test src/float.rs - float::Float::max_value (line 995) ... ok Oct 11 15:57:00.024 INFO blam! test src/float.rs - float::Float::min (line 1458) ... ok Oct 11 15:57:00.532 INFO blam! test src/float.rs - float::Float::min_positive_value (line 964) ... ok Oct 11 15:57:01.006 INFO blam! test src/float.rs - float::Float::neg_zero (line 937) ... ok Oct 11 15:57:01.340 INFO blam! test src/float.rs - float::Float::min_value (line 952) ... ok Oct 11 15:57:01.956 INFO blam! test src/float.rs - float::Float::mul_add (line 1247) ... ok Oct 11 15:57:02.052 INFO blam! test src/float.rs - float::Float::nan (line 901) ... ok Oct 11 15:57:02.769 INFO blam! test src/float.rs - float::Float::neg_infinity (line 924) ... ok Oct 11 15:57:04.344 INFO blam! test src/float.rs - float::Float::powf (line 1288) ... ok Oct 11 15:57:04.431 INFO blam! test src/float.rs - float::Float::powi (line 1276) ... ok Oct 11 15:57:04.704 INFO blam! test src/float.rs - float::Float::round (line 1127) ... ok Oct 11 15:57:05.580 INFO blam! test src/float.rs - float::Float::recip (line 1262) ... ok Oct 11 15:57:07.184 INFO blam! test src/float.rs - float::Float::signum (line 1192) ... ok Oct 11 15:57:07.284 INFO blam! test src/float.rs - float::Float::sin_cos (line 1639) ... ok Oct 11 15:57:08.728 INFO blam! test src/float.rs - float::Float::sinh (line 1687) ... ok Oct 11 15:57:08.940 INFO blam! test src/float.rs - float::Float::sin (line 1519) ... ok Oct 11 15:57:11.421 INFO blam! test src/float.rs - float::Float::sqrt (line 1302) ... ok Oct 11 15:57:12.240 INFO blam! test src/float.rs - float::Float::tanh (line 1723) ... ok Oct 11 15:57:13.373 INFO blam! test src/float.rs - float::Float::tan (line 1547) ... ok Oct 11 15:57:14.535 INFO blam! test src/float.rs - float::Float::trunc (line 1140) ... ok Oct 11 15:57:15.372 INFO blam! test src/float.rs - float::Float::to_degrees (line 1410) ... ok Oct 11 15:57:15.456 INFO blam! test src/float.rs - float::Float::to_radians (line 1428) ... ok Oct 11 15:57:17.136 INFO blam! test src/float.rs - float::FloatCore::abs (line 447) ... ok Oct 11 15:57:19.313 INFO blam! test src/float.rs - float::FloatCore::ceil (line 306) ... ok Oct 11 15:57:20.392 INFO blam! test src/float.rs - float::FloatCore::epsilon (line 122) ... ok Oct 11 15:57:21.989 INFO blam! test src/float.rs - float::FloatCore::classify (line 250) ... ok Oct 11 15:57:22.232 INFO blam! test src/float.rs - float::FloatCore::floor (line 272) ... ok Oct 11 15:57:24.412 INFO blam! test src/float.rs - float::FloatCore::fract (line 415) ... ok Oct 11 15:57:25.521 INFO blam! test src/float.rs - float::FloatCore::integer_decode (line 727) ... ok Oct 11 15:57:26.114 INFO blam! test src/float.rs - float::FloatCore::is_finite (line 202) ... ok Oct 11 15:57:26.268 INFO blam! test src/float.rs - float::FloatCore::infinity (line 18) ... ok Oct 11 15:57:27.886 INFO blam! test src/float.rs - float::FloatCore::is_infinite (line 178) ... ok Oct 11 15:57:30.556 INFO blam! test src/float.rs - float::FloatCore::is_nan (line 156) ... ok Oct 11 15:57:30.716 INFO blam! test src/float.rs - float::FloatCore::is_normal (line 225) ... ok Oct 11 15:57:31.941 INFO blam! test src/float.rs - float::FloatCore::is_sign_negative (line 540) ... ok Oct 11 15:57:33.072 INFO blam! test src/float.rs - float::FloatCore::max (line 602) ... ok Oct 11 15:57:33.257 INFO blam! test src/float.rs - float::FloatCore::min (line 568) ... ok Oct 11 15:57:34.714 INFO blam! test src/float.rs - float::FloatCore::is_sign_positive (line 513) ... ok Oct 11 15:57:35.156 INFO blam! test src/float.rs - float::FloatCore::max_value (line 139) ... ok Oct 11 15:57:35.797 INFO blam! test src/float.rs - float::FloatCore::min_positive_value (line 105) ... ok Oct 11 15:57:38.090 INFO blam! test src/float.rs - float::FloatCore::min_value (line 88) ... ok Oct 11 15:57:38.267 INFO blam! test src/float.rs - float::FloatCore::nan (line 52) ... ok Oct 11 15:57:39.776 INFO blam! test src/float.rs - float::FloatCore::powi (line 659) ... ok Oct 11 15:57:40.374 INFO blam! test src/float.rs - float::FloatCore::neg_infinity (line 35) ... ok Oct 11 15:57:40.760 INFO blam! test src/float.rs - float::FloatCore::neg_zero (line 69) ... ok Oct 11 15:57:41.632 INFO blam! test src/float.rs - float::FloatCore::round (line 340) ... ok Oct 11 15:57:41.750 INFO blam! test src/float.rs - float::FloatCore::signum (line 481) ... ok Oct 11 15:57:42.708 INFO blam! test src/float.rs - float::FloatCore::recip (line 634) ... ok Oct 11 15:57:44.208 INFO blam! test src/float.rs - float::FloatCore::to_radians (line 707) ... ok Oct 11 15:57:44.912 INFO blam! test src/float.rs - float::FloatCore::to_degrees (line 688) ... ok Oct 11 15:57:47.408 INFO blam! test src/float.rs - float::FloatCore::trunc (line 383) ... ok Oct 11 15:57:47.716 INFO blam! test src/int.rs - int::PrimInt::count_zeros (line 46) ... ok Oct 11 15:57:48.426 INFO blam! test src/int.rs - int::PrimInt::count_ones (line 33) ... ok Oct 11 15:57:48.981 INFO blam! test src/int.rs - int::PrimInt::leading_zeros (line 60) ... ok Oct 11 15:57:50.456 INFO blam! test src/int.rs - int::PrimInt::from_le (line 220) ... ok Oct 11 15:57:51.477 INFO blam! test src/int.rs - int::PrimInt::pow (line 275) ... ok Oct 11 15:57:51.540 INFO blam! test src/int.rs - int::PrimInt::from_be (line 201) ... ok Oct 11 15:57:53.000 INFO blam! test src/int.rs - int::PrimInt::signed_shl (line 120) ... ok Oct 11 15:57:53.323 INFO blam! test src/int.rs - int::PrimInt::rotate_left (line 88) ... ok Oct 11 15:57:54.553 INFO blam! test src/int.rs - int::PrimInt::rotate_right (line 103) ... ok Oct 11 15:57:56.029 INFO blam! test src/int.rs - int::PrimInt::to_le (line 258) ... ok Oct 11 15:57:56.328 INFO blam! test src/int.rs - int::PrimInt::swap_bytes (line 185) ... ok Oct 11 15:57:56.676 INFO blam! test src/int.rs - int::PrimInt::to_be (line 239) ... ok Oct 11 15:57:57.092 INFO blam! test src/int.rs - int::PrimInt::signed_shr (line 137) ... ok Oct 11 15:57:57.692 INFO blam! test src/int.rs - int::PrimInt::unsigned_shr (line 171) ... ok Oct 11 15:57:58.280 INFO blam! test src/int.rs - int::PrimInt::trailing_zeros (line 74) ... ok Oct 11 15:57:59.068 INFO blam! test src/lib.rs - Num::from_str_radix (line 69) ... ok Oct 11 15:57:59.631 INFO blam! test src/int.rs - int::PrimInt::unsigned_shl (line 154) ... ok Oct 11 15:58:01.680 INFO blam! test src/ops/checked.rs - ops::checked::CheckedRem::checked_rem (line 117) ... ok Oct 11 15:58:02.417 INFO blam! test src/ops/checked.rs - ops::checked::CheckedNeg::checked_neg (line 168) ... ok Oct 11 15:58:03.804 INFO blam! test src/ops/checked.rs - ops::checked::CheckedShl::checked_shl (line 203) ... ok Oct 11 15:58:05.766 INFO blam! test src/ops/checked.rs - ops::checked::CheckedShr::checked_shr (line 248) ... ok Oct 11 15:58:06.348 INFO blam! test src/ops/wrapping.rs - ops::wrapping::WrappingShl::wrapping_shl (line 109) ... ok Oct 11 15:58:07.332 INFO blam! test src/ops/mul_add.rs - ops::mul_add::MulAdd (line 11) ... ok Oct 11 15:58:07.592 INFO blam! test src/ops/inv.rs - ops::inv::Inv::inv (line 10) ... ok Oct 11 15:58:08.988 INFO blam! test src/ops/wrapping.rs - ops::wrapping::WrappingShr::wrapping_shr (line 144) ... ok Oct 11 15:58:09.973 INFO blam! test src/pow.rs - pow::checked_pow (line 220) ... ok Oct 11 15:58:10.209 INFO blam! test src/pow.rs - pow::Pow::pow (line 14) ... ok Oct 11 15:58:11.156 INFO blam! test src/pow.rs - pow::pow (line 180) ... ok Oct 11 15:58:12.576 INFO blam! test src/real.rs - real::Real::abs (line 139) ... ok Oct 11 15:58:12.693 INFO blam! test src/real.rs - real::Real::acos (line 571) ... ok Oct 11 15:58:13.241 INFO blam! test src/real.rs - real::Real::abs_sub (line 455) ... ok Oct 11 15:58:13.997 INFO blam! test src/real.rs - real::Real::acosh (line 752) ... ok Oct 11 15:58:14.297 INFO blam! test src/real.rs - real::Real::asinh (line 738) ... ok Oct 11 15:58:14.900 INFO blam! test src/real.rs - real::Real::asin (line 549) ... ok Oct 11 15:58:16.150 INFO blam! test src/real.rs - real::Real::atan (line 587) ... ok Oct 11 15:58:17.170 INFO blam! test src/real.rs - real::Real::atan2 (line 606) ... ok Oct 11 15:58:17.636 INFO blam! test src/real.rs - real::Real::atanh (line 766) ... ok Oct 11 15:58:18.056 INFO blam! test src/real.rs - real::Real::cbrt (line 471) ... ok Oct 11 15:58:18.421 INFO blam! test src/real.rs - real::Real::ceil (line 83) ... ok Oct 11 15:58:20.397 INFO blam! test src/real.rs - real::Real::cos (line 515) ... ok Oct 11 15:58:20.824 INFO blam! test src/real.rs - real::Real::epsilon (line 42) ... ok Oct 11 15:58:21.432 INFO blam! test src/real.rs - real::Real::cosh (line 702) ... ok Oct 11 15:58:23.680 INFO blam! test src/real.rs - real::Real::floor (line 70) ... ok Oct 11 15:58:23.988 INFO blam! test src/real.rs - real::Real::exp (line 292) ... ok Oct 11 15:58:24.510 INFO blam! test src/real.rs - real::Real::fract (line 123) ... ok Oct 11 15:58:25.359 INFO blam! test src/real.rs - real::Real::exp_m1 (line 649) ... ok Oct 11 15:58:25.528 INFO blam! test src/real.rs - real::Real::exp2 (line 308) ... ok Oct 11 15:58:26.452 INFO blam! test src/real.rs - real::Real::hypot (line 486) ... ok Oct 11 15:58:28.008 INFO blam! test src/real.rs - real::Real::is_sign_negative (line 196) ... ok Oct 11 15:58:28.744 INFO blam! test src/real.rs - real::Real::is_sign_positive (line 178) ... ok Oct 11 15:58:29.963 INFO blam! test src/real.rs - real::Real::ln_1p (line 669) ... ok Oct 11 15:58:31.200 INFO blam! test src/real.rs - real::Real::log2 (line 369) ... ok Oct 11 15:58:31.851 INFO blam! test src/real.rs - real::Real::log10 (line 388) ... ok Oct 11 15:58:32.148 INFO blam! test src/real.rs - real::Real::ln (line 326) ... ok Oct 11 15:58:32.489 INFO blam! test src/real.rs - real::Real::log (line 346) ... ok Oct 11 15:58:32.772 INFO blam! test src/real.rs - real::Real::max (line 428) ... ok Oct 11 15:58:32.948 INFO blam! test src/real.rs - real::Real::max_value (line 59) ... ok Oct 11 15:58:34.024 INFO blam! test src/real.rs - real::Real::min (line 440) ... ok Oct 11 15:58:35.633 INFO blam! test src/real.rs - real::Real::min_value (line 18) ... ok Oct 11 15:58:35.657 INFO blam! test src/real.rs - real::Real::min_positive_value (line 30) ... ok Oct 11 15:58:36.332 INFO blam! test src/real.rs - real::Real::mul_add (line 217) ... ok Oct 11 15:58:36.382 INFO blam! test src/real.rs - real::Real::round (line 97) ... ok Oct 11 15:58:36.672 INFO blam! test src/real.rs - real::Real::powf (line 259) ... ok Oct 11 15:58:36.912 INFO blam! test src/real.rs - real::Real::recip (line 233) ... ok Oct 11 15:58:37.108 INFO blam! test src/real.rs - real::Real::powi (line 247) ... ok Oct 11 15:58:38.192 INFO blam! test src/real.rs - real::Real::signum (line 162) ... ok Oct 11 15:58:38.707 INFO blam! test src/real.rs - real::Real::sin_cos (line 631) ... ok Oct 11 15:58:39.045 INFO blam! test src/real.rs - real::Real::sin (line 501) ... ok Oct 11 15:58:39.215 INFO blam! test src/real.rs - real::Real::sqrt (line 277) ... ok Oct 11 15:58:39.716 INFO blam! test src/real.rs - real::Real::sinh (line 684) ... ok Oct 11 15:58:39.990 INFO blam! test src/real.rs - real::Real::tan (line 529) ... ok Oct 11 15:58:40.112 INFO blam! test src/real.rs - real::Real::tanh (line 720) ... ok Oct 11 15:58:40.171 INFO blam! test src/real.rs - real::Real::to_degrees (line 402) ... ok Oct 11 15:58:40.574 INFO blam! test src/real.rs - real::Real::to_radians (line 415) ... ok Oct 11 15:58:40.854 INFO blam! test src/real.rs - real::Real::trunc (line 110) ... ok Oct 11 15:58:40.854 INFO blam! Oct 11 15:58:40.854 INFO blam! test result: ok. 163 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 11 15:58:40.854 INFO blam! Oct 11 15:58:40.870 INFO kablam! su: No module specific data is present Oct 11 15:58:41.154 INFO running `"docker" "rm" "-f" "5a99b4516e736b9461d5bfda6aaf1f351ed93243c718a278e8e4da0e086e2717"` Oct 11 15:58:41.267 INFO blam! 5a99b4516e736b9461d5bfda6aaf1f351ed93243c718a278e8e4da0e086e2717