Oct 16 01:24:49.640 INFO testing num-traits-0.2.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:24:49.641 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 01:24:49.972 INFO blam! a77d80faf84682daa2dbb333981fd88eec69d5435322e1db17e6655dfbeed97e Oct 16 01:24:49.977 INFO running `"docker" "start" "-a" "a77d80faf84682daa2dbb333981fd88eec69d5435322e1db17e6655dfbeed97e"` Oct 16 01:24:50.675 INFO kablam! usermod: no changes Oct 16 01:24:50.708 INFO kablam! Compiling num-traits v0.2.6 (/source) Oct 16 01:24:54.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.50s Oct 16 01:24:54.200 INFO kablam! su: No module specific data is present Oct 16 01:24:55.148 INFO running `"docker" "rm" "-f" "a77d80faf84682daa2dbb333981fd88eec69d5435322e1db17e6655dfbeed97e"` Oct 16 01:24:55.369 INFO blam! a77d80faf84682daa2dbb333981fd88eec69d5435322e1db17e6655dfbeed97e Oct 16 01:24:55.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 01:24:55.739 INFO blam! 4b78cd8a460aecef502154152c4500becd3241cf06179719c1f036a9192ac286 Oct 16 01:24:55.743 INFO running `"docker" "start" "-a" "4b78cd8a460aecef502154152c4500becd3241cf06179719c1f036a9192ac286"` Oct 16 01:24:56.549 INFO kablam! usermod: no changes Oct 16 01:24:56.601 INFO kablam! Compiling num-traits v0.2.6 (/source) Oct 16 01:24:58.503 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.503 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.503 INFO kablam! ... Oct 16 01:24:58.503 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.503 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 16 01:24:58.503 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.503 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.503 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.503 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.503 INFO kablam! Oct 16 01:24:58.503 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.503 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.503 INFO kablam! ... Oct 16 01:24:58.503 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.503 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.503 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.503 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.503 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.503 INFO kablam! Oct 16 01:24:58.503 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.503 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.503 INFO kablam! ... Oct 16 01:24:58.503 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.503 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.503 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.503 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.503 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.503 INFO kablam! Oct 16 01:24:58.503 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.503 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.503 INFO kablam! ... Oct 16 01:24:58.503 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.503 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.503 INFO kablam! | Oct 16 01:24:58.503 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.503 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.504 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.504 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.504 INFO kablam! Oct 16 01:24:58.504 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.504 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.504 INFO kablam! | Oct 16 01:24:58.504 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.504 INFO kablam! ... Oct 16 01:24:58.504 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.504 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.504 INFO kablam! | Oct 16 01:24:58.504 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.504 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.504 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.504 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.504 INFO kablam! Oct 16 01:24:58.519 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.519 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.519 INFO kablam! | Oct 16 01:24:58.519 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.519 INFO kablam! ... Oct 16 01:24:58.519 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.519 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.519 INFO kablam! | Oct 16 01:24:58.519 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.519 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.519 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.519 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.519 INFO kablam! Oct 16 01:24:58.520 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.520 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.520 INFO kablam! ... Oct 16 01:24:58.520 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.520 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.520 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.520 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.520 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.520 INFO kablam! Oct 16 01:24:58.520 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.520 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.520 INFO kablam! ... Oct 16 01:24:58.520 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.520 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.520 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.520 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.520 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.520 INFO kablam! Oct 16 01:24:58.520 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.520 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.520 INFO kablam! ... Oct 16 01:24:58.520 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.520 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.520 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.520 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.520 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.520 INFO kablam! Oct 16 01:24:58.520 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.520 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.520 INFO kablam! ... Oct 16 01:24:58.520 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.520 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.520 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.520 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.520 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.520 INFO kablam! Oct 16 01:24:58.520 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.520 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.520 INFO kablam! ... Oct 16 01:24:58.520 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.520 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.520 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.520 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.520 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.520 INFO kablam! Oct 16 01:24:58.520 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.520 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.520 INFO kablam! ... Oct 16 01:24:58.520 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.520 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.520 INFO kablam! | Oct 16 01:24:58.520 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.520 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.520 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.520 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.521 INFO kablam! Oct 16 01:24:58.521 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.521 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.521 INFO kablam! ... Oct 16 01:24:58.521 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.521 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.521 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.521 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.521 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.521 INFO kablam! Oct 16 01:24:58.521 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.521 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.521 INFO kablam! ... Oct 16 01:24:58.521 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.521 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.521 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.521 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.521 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.521 INFO kablam! Oct 16 01:24:58.521 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.521 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.521 INFO kablam! ... Oct 16 01:24:58.521 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.521 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.521 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.521 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.521 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.521 INFO kablam! Oct 16 01:24:58.521 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.521 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.521 INFO kablam! ... Oct 16 01:24:58.521 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.521 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.521 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.521 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.521 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.521 INFO kablam! Oct 16 01:24:58.521 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.521 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.521 INFO kablam! ... Oct 16 01:24:58.521 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.521 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.521 INFO kablam! | Oct 16 01:24:58.521 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.521 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.521 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.521 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.521 INFO kablam! Oct 16 01:24:58.521 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.522 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.522 INFO kablam! | Oct 16 01:24:58.522 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.522 INFO kablam! ... Oct 16 01:24:58.522 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.522 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.522 INFO kablam! | Oct 16 01:24:58.522 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.522 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.522 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.522 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.522 INFO kablam! Oct 16 01:24:58.527 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.527 INFO kablam! --> src/bounds.rs:98:28 Oct 16 01:24:58.527 INFO kablam! | Oct 16 01:24:58.527 INFO kablam! 98 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.527 INFO kablam! ... Oct 16 01:24:58.527 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.527 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.527 INFO kablam! | Oct 16 01:24:58.527 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.527 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.527 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.527 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.527 INFO kablam! Oct 16 01:24:58.527 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.527 INFO kablam! --> src/bounds.rs:99:28 Oct 16 01:24:58.527 INFO kablam! | Oct 16 01:24:58.527 INFO kablam! 99 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.527 INFO kablam! ... Oct 16 01:24:58.527 INFO kablam! 104 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Oct 16 01:24:58.527 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 16 01:24:58.527 INFO kablam! | Oct 16 01:24:58.527 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.527 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.527 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.527 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.527 INFO kablam! Oct 16 01:24:58.539 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.539 INFO kablam! --> src/bounds.rs:113:28 Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.539 INFO kablam! ... Oct 16 01:24:58.539 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 16 01:24:58.539 INFO kablam! | ---------------------------------- in this macro invocation Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.539 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.539 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.539 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.539 INFO kablam! Oct 16 01:24:58.539 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.539 INFO kablam! --> src/bounds.rs:114:28 Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.539 INFO kablam! ... Oct 16 01:24:58.539 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 16 01:24:58.539 INFO kablam! | ---------------------------------- in this macro invocation Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.539 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.539 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.539 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.539 INFO kablam! Oct 16 01:24:58.539 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.539 INFO kablam! --> src/bounds.rs:113:28 Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! 113 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Oct 16 01:24:58.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.539 INFO kablam! ... Oct 16 01:24:58.539 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 16 01:24:58.539 INFO kablam! | ---------------------------------- in this macro invocation Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.539 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.539 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Oct 16 01:24:58.539 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Oct 16 01:24:58.539 INFO kablam! Oct 16 01:24:58.539 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 01:24:58.539 INFO kablam! --> src/bounds.rs:114:28 Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! 114 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Oct 16 01:24:58.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:24:58.539 INFO kablam! ... Oct 16 01:24:58.539 INFO kablam! 119 | test_wrapping_bounded!(u128 i128); Oct 16 01:24:58.539 INFO kablam! | ---------------------------------- in this macro invocation Oct 16 01:24:58.539 INFO kablam! | Oct 16 01:24:58.539 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 01:24:58.539 INFO kablam! = note: for more information, see issue #48919 Oct 16 01:24:58.539 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Oct 16 01:24:58.539 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Oct 16 01:24:58.539 INFO kablam! Oct 16 01:25:09.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.79s Oct 16 01:25:09.367 INFO kablam! su: No module specific data is present Oct 16 01:25:09.761 INFO running `"docker" "rm" "-f" "4b78cd8a460aecef502154152c4500becd3241cf06179719c1f036a9192ac286"` Oct 16 01:25:09.875 INFO blam! 4b78cd8a460aecef502154152c4500becd3241cf06179719c1f036a9192ac286 Oct 16 01:25:09.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 01:25:10.171 INFO blam! b3e12e9d56f035a1b8125c76d8a2d238bd6ceb7ea86abb1b5bce33129827711e Oct 16 01:25:10.173 INFO running `"docker" "start" "-a" "b3e12e9d56f035a1b8125c76d8a2d238bd6ceb7ea86abb1b5bce33129827711e"` Oct 16 01:25:10.864 INFO kablam! usermod: no changes Oct 16 01:25:10.885 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 01:25:10.885 INFO kablam! Running /target/debug/deps/num_traits-85cf685d78eb831b Oct 16 01:25:10.887 INFO blam! Oct 16 01:25:10.887 INFO blam! running 26 tests Oct 16 01:25:10.887 INFO blam! test bounds::wrapping_bounded_i128 ... ok Oct 16 01:25:10.888 INFO blam! test bounds::wrapping_bounded ... ok Oct 16 01:25:10.888 INFO blam! test clamp_test ... ok Oct 16 01:25:10.888 INFO blam! test bounds::wrapping_is_bounded ... ok Oct 16 01:25:10.888 INFO blam! test check_num_ops ... ok Oct 16 01:25:10.888 INFO blam! test check_numassign_ops ... ok Oct 16 01:25:10.888 INFO blam! test check_refref_ops ... ok Oct 16 01:25:10.888 INFO blam! test check_numref_ops ... ok Oct 16 01:25:10.889 INFO blam! test check_refnum_ops ... ok Oct 16 01:25:10.889 INFO blam! test identities::wrapping_is_zero ... ok Oct 16 01:25:10.889 INFO blam! test from_str_radix_unwrap ... ok Oct 16 01:25:10.889 INFO blam! test ops::mul_add::tests::mul_add_float ... ok Oct 16 01:25:10.889 INFO blam! test identities::wrapping_is_one ... ok Oct 16 01:25:10.889 INFO blam! test float::tests::convert_deg_rad_std ... ok Oct 16 01:25:10.889 INFO blam! test identities::wrapping_identities ... ok Oct 16 01:25:10.889 INFO blam! test float::tests::convert_deg_rad ... ok Oct 16 01:25:10.889 INFO blam! test ops::mul_add::tests::mul_add_integer ... ok Oct 16 01:25:10.889 INFO blam! test ops::wrapping::test_wrapping_traits ... ok Oct 16 01:25:10.889 INFO blam! test ops::wrapping::wrapping_is_wrappingadd ... ok Oct 16 01:25:10.889 INFO blam! test ops::wrapping::wrapping_is_wrappingmul ... ok Oct 16 01:25:10.889 INFO blam! test ops::wrapping::wrapping_is_wrappingshl ... ok Oct 16 01:25:10.889 INFO blam! test ops::wrapping::wrapping_is_wrappingshr ... ok Oct 16 01:25:10.889 INFO blam! test sign::unsigned_wrapping_is_unsigned ... ok Oct 16 01:25:10.889 INFO blam! test ops::wrapping::wrapping_is_wrappingsub ... ok Oct 16 01:25:10.890 INFO blam! test wrapping_is_num ... ok Oct 16 01:25:10.890 INFO blam! test wrapping_from_str_radix ... ok Oct 16 01:25:10.890 INFO blam! Oct 16 01:25:10.890 INFO blam! test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:25:10.890 INFO blam! Oct 16 01:25:10.893 INFO blam! Oct 16 01:25:10.893 INFO kablam! Running /target/debug/deps/cast-c6910529761d6912 Oct 16 01:25:10.893 INFO blam! running 16 tests Oct 16 01:25:10.895 INFO blam! test cast_float_to_i128_edge_cases ... ok Oct 16 01:25:10.896 INFO blam! test as_primitive ... ok Oct 16 01:25:10.896 INFO blam! test float_to_integer_checks_overflow ... ok Oct 16 01:25:10.896 INFO blam! test cast_to_int_checks_overflow ... ok Oct 16 01:25:10.896 INFO blam! test cast_to_unsigned_int_checks_overflow ... ok Oct 16 01:25:10.896 INFO blam! test wrapping_is_fromprimitive ... ok Oct 16 01:25:10.896 INFO blam! test cast_to_i128_checks_overflow ... ok Oct 16 01:25:10.896 INFO blam! test wrapping_is_numcast ... ok Oct 16 01:25:10.896 INFO blam! test wrapping_is_toprimitive ... ok Oct 16 01:25:10.896 INFO blam! test cast_int_to_int_edge_cases ... ok Oct 16 01:25:10.899 INFO blam! test wrapping_to_primitive ... ok Oct 16 01:25:10.900 INFO blam! test to_primitive_float ... ok Oct 16 01:25:10.900 INFO blam! test newtype_from_primitive ... ok Oct 16 01:25:10.903 INFO kablam! Doc-tests num-traits Oct 16 01:25:10.903 INFO blam! test newtype_to_primitive ... ok Oct 16 01:25:10.903 INFO blam! test cast_int_to_128_edge_cases ... ok Oct 16 01:25:10.903 INFO blam! test cast_float_to_int_edge_cases ... ok Oct 16 01:25:10.903 INFO blam! Oct 16 01:25:10.903 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:25:10.903 INFO blam! Oct 16 01:25:11.896 INFO blam! Oct 16 01:25:11.896 INFO blam! running 165 tests Oct 16 01:25:11.907 INFO blam! test src/cast.rs - cast::AsPrimitive (line 705) ... ignored Oct 16 01:25:11.907 INFO blam! test src/cast.rs - cast::AsPrimitive (line 713) ... ignored Oct 16 01:25:15.506 INFO blam! test src/float.rs - float::Float::abs_sub (line 1473) ... ok Oct 16 01:25:18.383 INFO blam! test src/cast.rs - cast::cast (line 628) ... ok Oct 16 01:25:18.893 INFO blam! test src/cast.rs - cast::AsPrimitive (line 691) ... ok Oct 16 01:25:19.107 INFO blam! test src/float.rs - float::Float::acosh (line 1755) ... ok Oct 16 01:25:19.359 INFO blam! test src/float.rs - float::Float::abs (line 1169) ... ok Oct 16 01:25:19.731 INFO blam! test src/float.rs - float::Float::asinh (line 1741) ... ok Oct 16 01:25:19.983 INFO blam! test src/float.rs - float::Float::asin (line 1562) ... ok Oct 16 01:25:20.291 INFO blam! test src/float.rs - float::Float::acos (line 1579) ... ok Oct 16 01:25:23.223 INFO blam! test src/float.rs - float::Float::atan (line 1595) ... ok Oct 16 01:25:25.011 INFO blam! test src/float.rs - float::Float::classify (line 1085) ... ok Oct 16 01:25:26.855 INFO blam! test src/float.rs - float::Float::atanh (line 1769) ... ok Oct 16 01:25:26.923 INFO blam! test src/float.rs - float::Float::atan2 (line 1614) ... ok Oct 16 01:25:27.287 INFO blam! test src/float.rs - float::Float::cbrt (line 1489) ... ok Oct 16 01:25:27.512 INFO blam! test src/float.rs - float::Float::cosh (line 1705) ... ok Oct 16 01:25:27.775 INFO blam! test src/float.rs - float::Float::cos (line 1533) ... ok Oct 16 01:25:27.871 INFO blam! test src/float.rs - float::Float::ceil (line 1113) ... ok Oct 16 01:25:30.383 INFO blam! test src/float.rs - float::Float::epsilon (line 976) ... ok Oct 16 01:25:30.540 INFO blam! test src/float.rs - float::Float::exp (line 1317) ... ok Oct 16 01:25:31.295 INFO blam! test src/float.rs - float::Float::floor (line 1100) ... ok Oct 16 01:25:31.976 INFO blam! test src/float.rs - float::Float::exp_m1 (line 1657) ... ok Oct 16 01:25:32.023 INFO blam! test src/float.rs - float::Float::exp2 (line 1333) ... ok Oct 16 01:25:32.305 INFO blam! test src/float.rs - float::Float::infinity (line 911) ... ok Oct 16 01:25:33.091 INFO blam! test src/float.rs - float::Float::fract (line 1153) ... ok Oct 16 01:25:33.282 INFO blam! test src/float.rs - float::Float::hypot (line 1504) ... ok Oct 16 01:25:36.084 INFO blam! test src/float.rs - float::Float::integer_decode (line 1785) ... ok Oct 16 01:25:37.344 INFO blam! test src/float.rs - float::Float::is_finite (line 1040) ... ok Oct 16 01:25:38.154 INFO blam! test src/float.rs - float::Float::is_normal (line 1060) ... ok Oct 16 01:25:38.652 INFO blam! test src/float.rs - float::Float::is_infinite (line 1021) ... ok Oct 16 01:25:38.903 INFO blam! test src/float.rs - float::Float::ln (line 1347) ... ok Oct 16 01:25:39.139 INFO blam! test src/float.rs - float::Float::is_sign_negative (line 1226) ... ok Oct 16 01:25:39.259 INFO blam! test src/float.rs - float::Float::is_nan (line 1006) ... ok Oct 16 01:25:39.503 INFO blam! test src/float.rs - float::Float::is_sign_positive (line 1208) ... ok Oct 16 01:25:41.257 INFO blam! test src/float.rs - float::Float::ln_1p (line 1672) ... ok Oct 16 01:25:42.191 INFO blam! test src/float.rs - float::Float::log (line 1363) ... ok Oct 16 01:25:42.515 INFO blam! test src/float.rs - float::Float::log10 (line 1396) ... ok Oct 16 01:25:43.579 INFO blam! test src/float.rs - float::Float::max (line 1446) ... ok Oct 16 01:25:43.654 INFO blam! test src/float.rs - float::Float::max_value (line 995) ... ok Oct 16 01:25:44.035 INFO blam! test src/float.rs - float::Float::min_positive_value (line 964) ... ok Oct 16 01:25:44.046 INFO blam! test src/float.rs - float::Float::log2 (line 1382) ... ok Oct 16 01:25:44.739 INFO blam! test src/float.rs - float::Float::min (line 1458) ... ok Oct 16 01:25:46.251 INFO blam! test src/float.rs - float::Float::min_value (line 952) ... ok Oct 16 01:25:48.427 INFO blam! test src/float.rs - float::Float::nan (line 901) ... ok Oct 16 01:25:48.731 INFO blam! test src/float.rs - float::Float::mul_add (line 1247) ... ok Oct 16 01:25:50.311 INFO blam! test src/float.rs - float::Float::neg_zero (line 937) ... ok Oct 16 01:25:51.233 INFO blam! test src/float.rs - float::Float::neg_infinity (line 924) ... ok Oct 16 01:25:51.236 INFO blam! test src/float.rs - float::Float::powf (line 1288) ... ok Oct 16 01:25:51.546 INFO blam! test src/float.rs - float::Float::powi (line 1276) ... ok Oct 16 01:25:51.604 INFO blam! test src/float.rs - float::Float::recip (line 1262) ... ok Oct 16 01:25:53.836 INFO blam! test src/float.rs - float::Float::round (line 1127) ... ok Oct 16 01:25:54.709 INFO blam! test src/float.rs - float::Float::sin (line 1519) ... ok Oct 16 01:25:56.363 INFO blam! test src/float.rs - float::Float::tanh (line 1723) ... ok Oct 16 01:25:56.376 INFO blam! test src/float.rs - float::Float::sin_cos (line 1639) ... ok Oct 16 01:25:56.751 INFO blam! test src/float.rs - float::Float::signum (line 1192) ... ok Oct 16 01:25:56.755 INFO blam! test src/float.rs - float::Float::sqrt (line 1302) ... ok Oct 16 01:25:57.714 INFO blam! test src/float.rs - float::Float::tan (line 1547) ... ok Oct 16 01:25:58.083 INFO blam! test src/float.rs - float::Float::sinh (line 1687) ... ok Oct 16 01:25:59.719 INFO blam! test src/float.rs - float::Float::to_degrees (line 1410) ... ok Oct 16 01:26:00.137 INFO blam! test src/float.rs - float::Float::to_radians (line 1428) ... ok Oct 16 01:26:01.183 INFO blam! test src/float.rs - float::FloatCore::abs (line 447) ... ok Oct 16 01:26:01.579 INFO blam! test src/float.rs - float::FloatCore::ceil (line 306) ... ok Oct 16 01:26:02.105 INFO blam! test src/float.rs - float::FloatCore::classify (line 250) ... ok Oct 16 01:26:02.959 INFO blam! test src/float.rs - float::FloatCore::epsilon (line 122) ... ok Oct 16 01:26:03.671 INFO blam! test src/float.rs - float::Float::trunc (line 1140) ... ok Oct 16 01:26:04.170 INFO blam! test src/float.rs - float::FloatCore::floor (line 272) ... ok Oct 16 01:26:06.899 INFO blam! test src/float.rs - float::FloatCore::fract (line 415) ... ok Oct 16 01:26:07.479 INFO blam! test src/float.rs - float::FloatCore::infinity (line 18) ... ok Oct 16 01:26:07.495 INFO blam! test src/float.rs - float::FloatCore::integer_decode (line 727) ... ok Oct 16 01:26:07.669 INFO blam! test src/float.rs - float::FloatCore::is_finite (line 202) ... ok Oct 16 01:26:09.907 INFO blam! test src/float.rs - float::FloatCore::is_normal (line 225) ... ok Oct 16 01:26:09.907 INFO blam! test src/float.rs - float::FloatCore::is_infinite (line 178) ... ok Oct 16 01:26:10.459 INFO blam! test src/float.rs - float::FloatCore::is_nan (line 156) ... ok Oct 16 01:26:10.854 INFO blam! test src/float.rs - float::FloatCore::is_sign_negative (line 540) ... ok Oct 16 01:26:12.245 INFO blam! test src/float.rs - float::FloatCore::min (line 568) ... ok Oct 16 01:26:12.970 INFO blam! test src/float.rs - float::FloatCore::max (line 602) ... ok Oct 16 01:26:13.919 INFO blam! test src/float.rs - float::FloatCore::neg_infinity (line 35) ... ok Oct 16 01:26:14.559 INFO blam! test src/float.rs - float::FloatCore::max_value (line 139) ... ok Oct 16 01:26:14.653 INFO blam! test src/float.rs - float::FloatCore::is_sign_positive (line 513) ... ok Oct 16 01:26:14.967 INFO blam! test src/float.rs - float::FloatCore::min_positive_value (line 105) ... ok Oct 16 01:26:15.419 INFO blam! test src/float.rs - float::FloatCore::min_value (line 88) ... ok Oct 16 01:26:16.613 INFO blam! test src/float.rs - float::FloatCore::nan (line 52) ... ok Oct 16 01:26:18.666 INFO blam! test src/float.rs - float::FloatCore::to_degrees (line 688) ... ok Oct 16 01:26:19.459 INFO blam! test src/float.rs - float::FloatCore::neg_zero (line 69) ... ok Oct 16 01:26:20.135 INFO blam! test src/float.rs - float::FloatCore::powi (line 659) ... ok Oct 16 01:26:21.887 INFO blam! test src/float.rs - float::FloatCore::round (line 340) ... ok Oct 16 01:26:21.955 INFO blam! test src/float.rs - float::FloatCore::to_radians (line 707) ... ok Oct 16 01:26:21.971 INFO blam! test src/float.rs - float::FloatCore::recip (line 634) ... ok Oct 16 01:26:22.951 INFO blam! test src/float.rs - float::FloatCore::signum (line 481) ... ok Oct 16 01:26:24.220 INFO blam! test src/float.rs - float::FloatCore::trunc (line 383) ... ok Oct 16 01:26:25.783 INFO blam! test src/int.rs - int::PrimInt::count_ones (line 33) ... ok Oct 16 01:26:26.899 INFO blam! test src/int.rs - int::PrimInt::count_zeros (line 46) ... ok Oct 16 01:26:27.167 INFO blam! test src/int.rs - int::PrimInt::from_be (line 201) ... ok Oct 16 01:26:28.560 INFO blam! test src/int.rs - int::PrimInt::rotate_left (line 88) ... ok Oct 16 01:26:28.959 INFO blam! test src/int.rs - int::PrimInt::pow (line 275) ... ok Oct 16 01:26:29.207 INFO blam! test src/int.rs - int::PrimInt::from_le (line 220) ... ok Oct 16 01:26:29.515 INFO blam! test src/int.rs - int::PrimInt::leading_zeros (line 60) ... ok Oct 16 01:26:31.807 INFO blam! test src/int.rs - int::PrimInt::rotate_right (line 103) ... ok Oct 16 01:26:33.311 INFO blam! test src/int.rs - int::PrimInt::signed_shl (line 120) ... ok Oct 16 01:26:34.723 INFO blam! test src/int.rs - int::PrimInt::signed_shr (line 137) ... ok Oct 16 01:26:34.723 INFO blam! test src/int.rs - int::PrimInt::swap_bytes (line 185) ... ok Oct 16 01:26:35.455 INFO blam! test src/int.rs - int::PrimInt::to_le (line 258) ... ok Oct 16 01:26:36.167 INFO blam! test src/int.rs - int::PrimInt::trailing_zeros (line 74) ... ok Oct 16 01:26:36.634 INFO blam! test src/int.rs - int::PrimInt::to_be (line 239) ... ok Oct 16 01:26:37.510 INFO blam! test src/int.rs - int::PrimInt::unsigned_shl (line 154) ... ok Oct 16 01:26:38.687 INFO blam! test src/int.rs - int::PrimInt::unsigned_shr (line 171) ... ok Oct 16 01:26:41.471 INFO blam! test src/lib.rs - Num::from_str_radix (line 69) ... ok Oct 16 01:26:42.151 INFO blam! test src/ops/checked.rs - ops::checked::CheckedNeg::checked_neg (line 168) ... ok Oct 16 01:26:43.399 INFO blam! test src/ops/checked.rs - ops::checked::CheckedShl::checked_shl (line 203) ... ok Oct 16 01:26:43.524 INFO blam! test src/ops/checked.rs - ops::checked::CheckedRem::checked_rem (line 117) ... ok Oct 16 01:26:44.381 INFO blam! test src/ops/inv.rs - ops::inv::Inv::inv (line 10) ... ok Oct 16 01:26:44.810 INFO blam! test src/ops/checked.rs - ops::checked::CheckedShr::checked_shr (line 248) ... ok Oct 16 01:26:45.419 INFO blam! test src/ops/mul_add.rs - ops::mul_add::MulAdd (line 11) ... ok Oct 16 01:26:47.068 INFO blam! test src/ops/wrapping.rs - ops::wrapping::WrappingShl::wrapping_shl (line 109) ... ok Oct 16 01:26:48.479 INFO blam! test src/ops/wrapping.rs - ops::wrapping::WrappingShr::wrapping_shr (line 144) ... ok Oct 16 01:26:49.527 INFO blam! test src/pow.rs - pow::pow (line 180) ... ok Oct 16 01:26:50.439 INFO blam! test src/pow.rs - pow::Pow::pow (line 14) ... ok Oct 16 01:26:50.987 INFO blam! test src/real.rs - real::Real::acos (line 571) ... ok Oct 16 01:26:51.743 INFO blam! test src/pow.rs - pow::checked_pow (line 220) ... ok Oct 16 01:26:52.275 INFO blam! test src/real.rs - real::Real::abs_sub (line 455) ... ok Oct 16 01:26:52.631 INFO blam! test src/real.rs - real::Real::abs (line 139) ... ok Oct 16 01:26:54.103 INFO blam! test src/real.rs - real::Real::acosh (line 752) ... ok Oct 16 01:26:54.499 INFO blam! test src/real.rs - real::Real::asin (line 549) ... ok Oct 16 01:26:55.695 INFO blam! test src/real.rs - real::Real::atan (line 587) ... ok Oct 16 01:26:56.367 INFO blam! test src/real.rs - real::Real::atan2 (line 606) ... ok Oct 16 01:26:56.603 INFO blam! test src/real.rs - real::Real::asinh (line 738) ... ok Oct 16 01:26:57.336 INFO blam! test src/real.rs - real::Real::atanh (line 766) ... ok Oct 16 01:26:57.687 INFO blam! test src/real.rs - real::Real::cbrt (line 471) ... ok Oct 16 01:26:59.491 INFO blam! test src/real.rs - real::Real::ceil (line 83) ... ok Oct 16 01:27:00.191 INFO blam! test src/real.rs - real::Real::cos (line 515) ... ok Oct 16 01:27:01.998 INFO blam! test src/real.rs - real::Real::cosh (line 702) ... ok Oct 16 01:27:02.647 INFO blam! test src/real.rs - real::Real::epsilon (line 42) ... ok Oct 16 01:27:03.435 INFO blam! test src/real.rs - real::Real::exp (line 292) ... ok Oct 16 01:27:03.550 INFO blam! test src/real.rs - real::Real::floor (line 70) ... ok Oct 16 01:27:05.043 INFO blam! test src/real.rs - real::Real::exp2 (line 308) ... ok Oct 16 01:27:05.103 INFO blam! test src/real.rs - real::Real::exp_m1 (line 649) ... ok Oct 16 01:27:06.181 INFO blam! test src/real.rs - real::Real::fract (line 123) ... ok Oct 16 01:27:07.407 INFO blam! test src/real.rs - real::Real::hypot (line 486) ... ok Oct 16 01:27:08.795 INFO blam! test src/real.rs - real::Real::ln (line 326) ... ok Oct 16 01:27:09.954 INFO blam! test src/real.rs - real::Real::is_sign_negative (line 196) ... ok Oct 16 01:27:10.739 INFO blam! test src/real.rs - real::Real::is_sign_positive (line 178) ... ok Oct 16 01:27:10.907 INFO blam! test src/real.rs - real::Real::log10 (line 388) ... ok Oct 16 01:27:10.907 INFO blam! test src/real.rs - real::Real::ln_1p (line 669) ... ok Oct 16 01:27:12.883 INFO blam! test src/real.rs - real::Real::log2 (line 369) ... ok Oct 16 01:27:13.055 INFO blam! test src/real.rs - real::Real::log (line 346) ... ok Oct 16 01:27:14.760 INFO blam! test src/real.rs - real::Real::max_value (line 59) ... ok Oct 16 01:27:16.055 INFO blam! test src/real.rs - real::Real::max (line 428) ... ok Oct 16 01:27:18.091 INFO blam! test src/real.rs - real::Real::min (line 440) ... ok Oct 16 01:27:18.207 INFO blam! test src/real.rs - real::Real::min_positive_value (line 30) ... ok Oct 16 01:27:19.283 INFO blam! test src/real.rs - real::Real::min_value (line 18) ... ok Oct 16 01:27:20.027 INFO blam! test src/real.rs - real::Real::mul_add (line 217) ... ok Oct 16 01:27:20.028 INFO blam! test src/real.rs - real::Real::powi (line 247) ... ok Oct 16 01:27:20.924 INFO blam! test src/real.rs - real::Real::powf (line 259) ... ok Oct 16 01:27:22.921 INFO blam! test src/real.rs - real::Real::recip (line 233) ... ok Oct 16 01:27:23.139 INFO blam! test src/real.rs - real::Real::round (line 97) ... ok Oct 16 01:27:24.805 INFO blam! test src/real.rs - real::Real::sin (line 501) ... ok Oct 16 01:27:25.771 INFO blam! test src/real.rs - real::Real::signum (line 162) ... ok Oct 16 01:27:26.067 INFO blam! test src/real.rs - real::Real::tan (line 529) ... ok Oct 16 01:27:26.692 INFO blam! test src/real.rs - real::Real::sin_cos (line 631) ... ok Oct 16 01:27:27.760 INFO blam! test src/real.rs - real::Real::sinh (line 684) ... ok Oct 16 01:27:27.836 INFO blam! test src/real.rs - real::Real::sqrt (line 277) ... ok Oct 16 01:27:29.251 INFO blam! test src/real.rs - real::Real::to_degrees (line 402) ... ok Oct 16 01:27:29.355 INFO blam! test src/real.rs - real::Real::tanh (line 720) ... ok Oct 16 01:27:29.977 INFO blam! test src/real.rs - real::Real::to_radians (line 415) ... ok Oct 16 01:27:30.171 INFO blam! test src/real.rs - real::Real::trunc (line 110) ... ok Oct 16 01:27:30.172 INFO blam! Oct 16 01:27:30.172 INFO blam! test result: ok. 163 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 16 01:27:30.172 INFO blam! Oct 16 01:27:30.214 INFO kablam! su: No module specific data is present Oct 16 01:27:31.676 INFO running `"docker" "rm" "-f" "b3e12e9d56f035a1b8125c76d8a2d238bd6ceb7ea86abb1b5bce33129827711e"` Oct 16 01:27:31.951 INFO blam! b3e12e9d56f035a1b8125c76d8a2d238bd6ceb7ea86abb1b5bce33129827711e