Oct 11 16:04:53.775 INFO testing noisy_float-0.1.8 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:04:53.776 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:04:53.777 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:04:54.262 INFO blam! 4d0c9c9e8d6ab9e0d9eafdfcb74100f54e9e64953d82c659fb2c8802eddab418 Oct 11 16:04:54.263 INFO running `"docker" "start" "-a" "4d0c9c9e8d6ab9e0d9eafdfcb74100f54e9e64953d82c659fb2c8802eddab418"` Oct 11 16:04:55.377 INFO kablam! usermod: no changes Oct 11 16:04:55.440 INFO kablam! Compiling noisy_float v0.1.8 (/source) Oct 11 16:04:56.540 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 11 16:04:56.543 INFO kablam! su: No module specific data is present Oct 11 16:04:57.337 INFO running `"docker" "rm" "-f" "4d0c9c9e8d6ab9e0d9eafdfcb74100f54e9e64953d82c659fb2c8802eddab418"` Oct 11 16:04:57.592 INFO blam! 4d0c9c9e8d6ab9e0d9eafdfcb74100f54e9e64953d82c659fb2c8802eddab418 Oct 11 16:04:57.598 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:04:57.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:04:58.036 INFO blam! b4d33d69320673e8ae9671dc515caee0c04155862b368a8acbcd4bb6ac2af74c Oct 11 16:04:58.044 INFO running `"docker" "start" "-a" "b4d33d69320673e8ae9671dc515caee0c04155862b368a8acbcd4bb6ac2af74c"` Oct 11 16:04:59.176 INFO kablam! usermod: no changes Oct 11 16:04:59.252 INFO kablam! Compiling noisy_float v0.1.8 (/source) Oct 11 16:05:00.669 INFO kablam! warning: unused `#[macro_use]` import Oct 11 16:05:00.669 INFO kablam! --> src/lib.rs:78:1 Oct 11 16:05:00.669 INFO kablam! | Oct 11 16:05:00.670 INFO kablam! 78 | #[macro_use] Oct 11 16:05:00.670 INFO kablam! | ^^^^^^^^^^^^ Oct 11 16:05:00.670 INFO kablam! | Oct 11 16:05:00.670 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 16:05:00.671 INFO kablam! Oct 11 16:05:01.100 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 16:05:01.100 INFO kablam! --> src/lib.rs:373:9 Oct 11 16:05:01.100 INFO kablam! | Oct 11 16:05:01.100 INFO kablam! 373 | n64(0.0) / n64(0.0); Oct 11 16:05:01.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 16:05:01.100 INFO kablam! | Oct 11 16:05:01.100 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 16:05:01.100 INFO kablam! Oct 11 16:05:01.100 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 16:05:01.100 INFO kablam! --> src/lib.rs:380:9 Oct 11 16:05:01.100 INFO kablam! | Oct 11 16:05:01.100 INFO kablam! 380 | r64(0.0) / r64(0.0); Oct 11 16:05:01.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 16:05:01.100 INFO kablam! Oct 11 16:05:01.100 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 16:05:01.100 INFO kablam! --> src/lib.rs:387:9 Oct 11 16:05:01.100 INFO kablam! | Oct 11 16:05:01.100 INFO kablam! 387 | r64(1.0) / r64(0.0); Oct 11 16:05:01.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 16:05:01.101 INFO kablam! Oct 11 16:05:02.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.81s Oct 11 16:05:02.024 INFO kablam! su: No module specific data is present Oct 11 16:05:02.677 INFO running `"docker" "rm" "-f" "b4d33d69320673e8ae9671dc515caee0c04155862b368a8acbcd4bb6ac2af74c"` Oct 11 16:05:02.997 INFO blam! b4d33d69320673e8ae9671dc515caee0c04155862b368a8acbcd4bb6ac2af74c Oct 11 16:05:02.998 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:05:02.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:05:03.482 INFO blam! 631ae5ae714b28c3a7bcad32e5e2e45ff213a38b5c20ea9b970369716e4740fc Oct 11 16:05:03.486 INFO running `"docker" "start" "-a" "631ae5ae714b28c3a7bcad32e5e2e45ff213a38b5c20ea9b970369716e4740fc"` Oct 11 16:05:04.564 INFO kablam! usermod: no changes Oct 11 16:05:04.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 16:05:04.656 INFO kablam! Running /target/debug/deps/noisy_float-b72c0f2225df35cc Oct 11 16:05:04.657 INFO blam! Oct 11 16:05:04.657 INFO blam! running 9 tests Oct 11 16:05:04.657 INFO blam! test tests::resolves_min_max ... ok Oct 11 16:05:04.684 INFO blam! test tests::smoke_test ... ok Oct 11 16:05:04.684 INFO blam! test tests::epsilon ... ok Oct 11 16:05:04.684 INFO blam! test tests::ensure_layout ... ok Oct 11 16:05:04.684 INFO blam! test tests::test_hash ... ok Oct 11 16:05:04.684 INFO blam! test tests::borrowed_casts ... ok Oct 11 16:05:04.708 INFO blam! test tests::r64_infinity ... ok Oct 11 16:05:04.708 INFO blam! test tests::n64_nan ... ok Oct 11 16:05:04.708 INFO blam! test tests::r64_nan ... ok Oct 11 16:05:04.708 INFO blam! Oct 11 16:05:04.708 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:05:04.708 INFO blam! Oct 11 16:05:04.708 INFO kablam! Doc-tests noisy_float Oct 11 16:05:06.160 INFO blam! Oct 11 16:05:06.160 INFO blam! running 2 tests Oct 11 16:05:07.841 INFO blam! test src/lib.rs - (line 40) ... ok Oct 11 16:05:07.966 INFO blam! test src/lib.rs - (line 60) ... ok Oct 11 16:05:07.966 INFO blam! Oct 11 16:05:07.966 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:05:07.966 INFO blam! Oct 11 16:05:07.975 INFO kablam! su: No module specific data is present Oct 11 16:05:08.277 INFO running `"docker" "rm" "-f" "631ae5ae714b28c3a7bcad32e5e2e45ff213a38b5c20ea9b970369716e4740fc"` Oct 11 16:05:08.345 INFO blam! 631ae5ae714b28c3a7bcad32e5e2e45ff213a38b5c20ea9b970369716e4740fc