Oct 16 01:39:37.129 INFO testing noisy_float-0.1.8 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 01:39:37.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:39:37.642 INFO blam! 207e918a3e2f96f0c3179e6423a7be387d18a48237b45e025ac0e0c57c1f9b88 Oct 16 01:39:37.644 INFO running `"docker" "start" "-a" "207e918a3e2f96f0c3179e6423a7be387d18a48237b45e025ac0e0c57c1f9b88"` Oct 16 01:39:39.229 INFO kablam! usermod: no changes Oct 16 01:39:39.368 INFO kablam! Compiling noisy_float v0.1.8 (/source) Oct 16 01:39:40.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 16 01:39:40.265 INFO kablam! su: No module specific data is present Oct 16 01:39:41.291 INFO running `"docker" "rm" "-f" "207e918a3e2f96f0c3179e6423a7be387d18a48237b45e025ac0e0c57c1f9b88"` Oct 16 01:39:41.619 INFO blam! 207e918a3e2f96f0c3179e6423a7be387d18a48237b45e025ac0e0c57c1f9b88 Oct 16 01:39:41.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:39:42.071 INFO blam! b66146be31dcdf5e1b3c66624058469db33e9803c894de49ce04a6b545834c7d Oct 16 01:39:42.091 INFO running `"docker" "start" "-a" "b66146be31dcdf5e1b3c66624058469db33e9803c894de49ce04a6b545834c7d"` Oct 16 01:39:43.412 INFO kablam! usermod: no changes Oct 16 01:39:43.539 INFO kablam! Compiling noisy_float v0.1.8 (/source) Oct 16 01:39:44.367 INFO kablam! warning: unused `#[macro_use]` import Oct 16 01:39:44.368 INFO kablam! --> src/lib.rs:78:1 Oct 16 01:39:44.369 INFO kablam! | Oct 16 01:39:44.369 INFO kablam! 78 | #[macro_use] Oct 16 01:39:44.369 INFO kablam! | ^^^^^^^^^^^^ Oct 16 01:39:44.370 INFO kablam! | Oct 16 01:39:44.370 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 01:39:44.371 INFO kablam! Oct 16 01:39:44.847 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 01:39:44.848 INFO kablam! --> src/lib.rs:373:9 Oct 16 01:39:44.848 INFO kablam! | Oct 16 01:39:44.848 INFO kablam! 373 | n64(0.0) / n64(0.0); Oct 16 01:39:44.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 01:39:44.849 INFO kablam! | Oct 16 01:39:44.849 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 01:39:44.849 INFO kablam! Oct 16 01:39:44.850 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 01:39:44.850 INFO kablam! --> src/lib.rs:380:9 Oct 16 01:39:44.850 INFO kablam! | Oct 16 01:39:44.851 INFO kablam! 380 | r64(0.0) / r64(0.0); Oct 16 01:39:44.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 01:39:44.851 INFO kablam! Oct 16 01:39:44.851 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 01:39:44.852 INFO kablam! --> src/lib.rs:387:9 Oct 16 01:39:44.852 INFO kablam! | Oct 16 01:39:44.852 INFO kablam! 387 | r64(1.0) / r64(0.0); Oct 16 01:39:44.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 01:39:44.853 INFO kablam! Oct 16 01:39:45.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 16 01:39:45.747 INFO kablam! su: No module specific data is present Oct 16 01:39:46.347 INFO running `"docker" "rm" "-f" "b66146be31dcdf5e1b3c66624058469db33e9803c894de49ce04a6b545834c7d"` Oct 16 01:39:46.587 INFO blam! b66146be31dcdf5e1b3c66624058469db33e9803c894de49ce04a6b545834c7d Oct 16 01:39:46.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:39:47.027 INFO blam! 264a60370a40c859afcc97e38c1d63899c031cdac163c18d8f2a58855147751f Oct 16 01:39:47.039 INFO running `"docker" "start" "-a" "264a60370a40c859afcc97e38c1d63899c031cdac163c18d8f2a58855147751f"` Oct 16 01:39:48.739 INFO kablam! usermod: no changes Oct 16 01:39:48.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 01:39:48.843 INFO kablam! Running /target/debug/deps/noisy_float-cd6787db0a9abf6a Oct 16 01:39:48.847 INFO blam! Oct 16 01:39:48.847 INFO blam! running 9 tests Oct 16 01:39:48.863 INFO blam! test tests::borrowed_casts ... ok Oct 16 01:39:48.863 INFO blam! test tests::ensure_layout ... ok Oct 16 01:39:48.863 INFO blam! test tests::epsilon ... ok Oct 16 01:39:48.863 INFO blam! test tests::test_hash ... ok Oct 16 01:39:48.867 INFO blam! test tests::resolves_min_max ... ok Oct 16 01:39:48.895 INFO blam! test tests::smoke_test ... ok Oct 16 01:39:48.942 INFO blam! test tests::r64_nan ... ok Oct 16 01:39:48.943 INFO blam! test tests::n64_nan ... ok Oct 16 01:39:48.947 INFO blam! test tests::r64_infinity ... ok Oct 16 01:39:48.947 INFO blam! Oct 16 01:39:48.947 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:39:48.947 INFO blam! Oct 16 01:39:48.948 INFO kablam! Doc-tests noisy_float Oct 16 01:39:49.905 INFO blam! Oct 16 01:39:49.905 INFO blam! running 2 tests Oct 16 01:39:51.719 INFO blam! test src/lib.rs - (line 60) ... ok Oct 16 01:39:51.929 INFO blam! test src/lib.rs - (line 40) ... ok Oct 16 01:39:51.929 INFO blam! Oct 16 01:39:51.930 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:39:51.930 INFO blam! Oct 16 01:39:51.938 INFO kablam! su: No module specific data is present Oct 16 01:39:52.186 INFO running `"docker" "rm" "-f" "264a60370a40c859afcc97e38c1d63899c031cdac163c18d8f2a58855147751f"` Oct 16 01:39:52.285 INFO blam! 264a60370a40c859afcc97e38c1d63899c031cdac163c18d8f2a58855147751f