Oct 12 04:52:24.766 INFO testing blh-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:52:24.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:52:25.020 INFO blam! ccbd5c65b68a0c3e40f74d9ce7306e6b1f2494a1653cd1bcee128e5deafb7893 Oct 12 04:52:25.022 INFO running `"docker" "start" "-a" "ccbd5c65b68a0c3e40f74d9ce7306e6b1f2494a1653cd1bcee128e5deafb7893"` Oct 12 04:52:25.598 INFO kablam! usermod: no changes Oct 12 04:52:25.693 INFO kablam! Compiling euclid v0.10.5 Oct 12 04:52:27.881 INFO kablam! Compiling blh v0.3.0 (/source) Oct 12 04:52:29.612 INFO kablam! warning: unused `#[macro_use]` import Oct 12 04:52:29.612 INFO kablam! --> src/lib.rs:2:1 Oct 12 04:52:29.612 INFO kablam! | Oct 12 04:52:29.612 INFO kablam! 2 | #[macro_use] extern crate approx; Oct 12 04:52:29.612 INFO kablam! | ^^^^^^^^^^^^ Oct 12 04:52:29.612 INFO kablam! | Oct 12 04:52:29.612 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:52:29.612 INFO kablam! Oct 12 04:52:29.612 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 04:52:29.612 INFO kablam! --> src/lib.rs:208:33 Oct 12 04:52:29.612 INFO kablam! | Oct 12 04:52:29.612 INFO kablam! 208 | let hgt = f64::sqrt((x.powi(2) + y.powi(2))) / f64::cos(lat) - pv_rc; Oct 12 04:52:29.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:52:29.612 INFO kablam! | Oct 12 04:52:29.612 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 04:52:29.612 INFO kablam! Oct 12 04:52:29.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 12 04:52:29.797 INFO kablam! su: No module specific data is present Oct 12 04:52:30.692 INFO running `"docker" "rm" "-f" "ccbd5c65b68a0c3e40f74d9ce7306e6b1f2494a1653cd1bcee128e5deafb7893"` Oct 12 04:52:30.936 INFO blam! ccbd5c65b68a0c3e40f74d9ce7306e6b1f2494a1653cd1bcee128e5deafb7893 Oct 12 04:52:30.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:52:31.458 INFO blam! 23b70c9fe18bbb0a53e010ed6aa3d91d5b0a6fdebf66a47e7bdcb5c571b71f04 Oct 12 04:52:31.460 INFO running `"docker" "start" "-a" "23b70c9fe18bbb0a53e010ed6aa3d91d5b0a6fdebf66a47e7bdcb5c571b71f04"` Oct 12 04:52:32.392 INFO kablam! usermod: no changes Oct 12 04:52:32.433 INFO kablam! Compiling blh v0.3.0 (/source) Oct 12 04:52:33.991 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 04:52:33.992 INFO kablam! --> src/lib.rs:208:33 Oct 12 04:52:33.993 INFO kablam! | Oct 12 04:52:33.994 INFO kablam! 208 | let hgt = f64::sqrt((x.powi(2) + y.powi(2))) / f64::cos(lat) - pv_rc; Oct 12 04:52:33.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:52:33.995 INFO kablam! | Oct 12 04:52:33.996 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 04:52:33.996 INFO kablam! Oct 12 04:52:34.850 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 12 04:52:34.856 INFO kablam! su: No module specific data is present Oct 12 04:52:35.601 INFO running `"docker" "rm" "-f" "23b70c9fe18bbb0a53e010ed6aa3d91d5b0a6fdebf66a47e7bdcb5c571b71f04"` Oct 12 04:52:35.870 INFO blam! 23b70c9fe18bbb0a53e010ed6aa3d91d5b0a6fdebf66a47e7bdcb5c571b71f04 Oct 12 04:52:35.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:52:36.376 INFO blam! 9c2d350c73f618e16dabf784ba519a76b8a0b76872e85a0004c51c62fad1ff48 Oct 12 04:52:36.378 INFO running `"docker" "start" "-a" "9c2d350c73f618e16dabf784ba519a76b8a0b76872e85a0004c51c62fad1ff48"` Oct 12 04:52:37.524 INFO kablam! usermod: no changes Oct 12 04:52:37.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 04:52:37.636 INFO blam! Oct 12 04:52:37.636 INFO kablam! Running /target/debug/deps/blh-658842f8ee75e375 Oct 12 04:52:37.636 INFO blam! running 1 test Oct 12 04:52:37.640 INFO blam! test test_pos_conversion ... ok Oct 12 04:52:37.640 INFO kablam! Doc-tests blh Oct 12 04:52:37.640 INFO blam! Oct 12 04:52:37.640 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:52:37.640 INFO blam! Oct 12 04:52:40.684 INFO blam! Oct 12 04:52:40.684 INFO blam! running 0 tests Oct 12 04:52:40.684 INFO blam! Oct 12 04:52:40.684 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:52:40.684 INFO blam! Oct 12 04:52:40.686 INFO kablam! su: No module specific data is present Oct 12 04:52:41.070 INFO running `"docker" "rm" "-f" "9c2d350c73f618e16dabf784ba519a76b8a0b76872e85a0004c51c62fad1ff48"` Oct 12 04:52:41.172 INFO blam! 9c2d350c73f618e16dabf784ba519a76b8a0b76872e85a0004c51c62fad1ff48