Oct 12 04:52:24.474 INFO testing blh-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:52:24.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 04:52:24.666 INFO blam! 8746077630b2d01c737fec41af7d8dd8f6b3ef91262d591e49f9243cb1c7c350 Oct 12 04:52:24.670 INFO running `"docker" "start" "-a" "8746077630b2d01c737fec41af7d8dd8f6b3ef91262d591e49f9243cb1c7c350"` Oct 12 04:52:25.292 INFO kablam! usermod: no changes Oct 12 04:52:25.364 INFO kablam! Compiling heapsize v0.3.9 Oct 12 04:52:26.475 INFO kablam! Compiling euclid v0.10.5 Oct 12 04:52:27.631 INFO kablam! Compiling blh v0.3.0 (/source) Oct 12 04:52:27.860 INFO kablam! warning: unused `#[macro_use]` import Oct 12 04:52:27.861 INFO kablam! --> src/lib.rs:2:1 Oct 12 04:52:27.862 INFO kablam! | Oct 12 04:52:27.863 INFO kablam! 2 | #[macro_use] extern crate approx; Oct 12 04:52:27.863 INFO kablam! | ^^^^^^^^^^^^ Oct 12 04:52:27.864 INFO kablam! | Oct 12 04:52:27.864 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:52:27.865 INFO kablam! Oct 12 04:52:27.866 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 04:52:27.866 INFO kablam! --> src/lib.rs:208:33 Oct 12 04:52:27.867 INFO kablam! | Oct 12 04:52:27.867 INFO kablam! 208 | let hgt = f64::sqrt((x.powi(2) + y.powi(2))) / f64::cos(lat) - pv_rc; Oct 12 04:52:27.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:52:27.869 INFO kablam! | Oct 12 04:52:27.869 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 04:52:27.870 INFO kablam! Oct 12 04:52:28.062 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Oct 12 04:52:28.065 INFO kablam! su: No module specific data is present Oct 12 04:52:29.240 INFO running `"docker" "rm" "-f" "8746077630b2d01c737fec41af7d8dd8f6b3ef91262d591e49f9243cb1c7c350"` Oct 12 04:52:29.640 INFO blam! 8746077630b2d01c737fec41af7d8dd8f6b3ef91262d591e49f9243cb1c7c350 Oct 12 04:52:29.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 04:52:30.080 INFO blam! 33a1baa7554f6a2de1256f6a2080fb70ffb128b61cf7ea0e0bf71cdd185b33cf Oct 12 04:52:30.082 INFO running `"docker" "start" "-a" "33a1baa7554f6a2de1256f6a2080fb70ffb128b61cf7ea0e0bf71cdd185b33cf"` Oct 12 04:52:31.412 INFO kablam! usermod: no changes Oct 12 04:52:31.512 INFO kablam! Compiling blh v0.3.0 (/source) Oct 12 04:52:31.802 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 04:52:31.802 INFO kablam! --> src/lib.rs:208:33 Oct 12 04:52:31.802 INFO kablam! | Oct 12 04:52:31.803 INFO kablam! 208 | let hgt = f64::sqrt((x.powi(2) + y.powi(2))) / f64::cos(lat) - pv_rc; Oct 12 04:52:31.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:52:31.803 INFO kablam! | Oct 12 04:52:31.804 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 04:52:31.804 INFO kablam! Oct 12 04:52:32.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 12 04:52:32.395 INFO kablam! su: No module specific data is present Oct 12 04:52:32.816 INFO running `"docker" "rm" "-f" "33a1baa7554f6a2de1256f6a2080fb70ffb128b61cf7ea0e0bf71cdd185b33cf"` Oct 12 04:52:32.938 INFO blam! 33a1baa7554f6a2de1256f6a2080fb70ffb128b61cf7ea0e0bf71cdd185b33cf Oct 12 04:52:32.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 04:52:33.190 INFO blam! c2e1918ff1874574d15900b01fa46726a161f5c2a83fe55df5d8facd42533fa1 Oct 12 04:52:33.200 INFO running `"docker" "start" "-a" "c2e1918ff1874574d15900b01fa46726a161f5c2a83fe55df5d8facd42533fa1"` Oct 12 04:52:33.732 INFO kablam! usermod: no changes Oct 12 04:52:33.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 04:52:33.803 INFO kablam! Running /target/debug/deps/blh-6e0c3b3b46791f27 Oct 12 04:52:33.810 INFO blam! Oct 12 04:52:33.810 INFO blam! running 1 test Oct 12 04:52:33.828 INFO blam! test test_pos_conversion ... ok Oct 12 04:52:33.828 INFO blam! Oct 12 04:52:33.828 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:52:33.828 INFO blam! Oct 12 04:52:33.829 INFO kablam! Doc-tests blh Oct 12 04:52:34.212 INFO blam! Oct 12 04:52:34.212 INFO blam! running 0 tests Oct 12 04:52:34.212 INFO blam! Oct 12 04:52:34.212 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:52:34.212 INFO blam! Oct 12 04:52:34.219 INFO kablam! su: No module specific data is present Oct 12 04:52:35.131 INFO running `"docker" "rm" "-f" "c2e1918ff1874574d15900b01fa46726a161f5c2a83fe55df5d8facd42533fa1"` Oct 12 04:52:35.472 INFO blam! c2e1918ff1874574d15900b01fa46726a161f5c2a83fe55df5d8facd42533fa1