Oct 15 21:38:23.358 INFO testing roots-0.0.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 21:38:23.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 21:38:23.835 INFO blam! f20ba61af15927d0fe0afda792e423255b0f77486cd300cf2112d8c642026cba Oct 15 21:38:23.851 INFO running `"docker" "start" "-a" "f20ba61af15927d0fe0afda792e423255b0f77486cd300cf2112d8c642026cba"` Oct 15 21:38:25.679 INFO kablam! usermod: no changes Oct 15 21:38:25.727 INFO kablam! Compiling roots v0.0.4 (/source) Oct 15 21:38:26.269 INFO kablam! warning: unused macro definition Oct 15 21:38:26.269 INFO kablam! --> src/lib.rs:41:1 Oct 15 21:38:26.269 INFO kablam! | Oct 15 21:38:26.269 INFO kablam! 41 | / macro_rules! assert_float_eq( Oct 15 21:38:26.269 INFO kablam! 42 | | ($precision:expr, $given:expr , $expected:expr) => ({ Oct 15 21:38:26.269 INFO kablam! 43 | | match (&($precision), &($given), &($expected)) { Oct 15 21:38:26.269 INFO kablam! 44 | | (precision_val, given_val, expected_val) => { Oct 15 21:38:26.269 INFO kablam! ... | Oct 15 21:38:26.269 INFO kablam! 51 | | }) Oct 15 21:38:26.269 INFO kablam! 52 | | ); Oct 15 21:38:26.269 INFO kablam! | |__^ Oct 15 21:38:26.269 INFO kablam! | Oct 15 21:38:26.271 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 21:38:26.271 INFO kablam! Oct 15 21:38:26.271 INFO kablam! warning: unused macro definition Oct 15 21:38:26.272 INFO kablam! --> src/lib.rs:54:1 Oct 15 21:38:26.272 INFO kablam! | Oct 15 21:38:26.272 INFO kablam! 54 | / macro_rules! assert_float_array_eq( Oct 15 21:38:26.272 INFO kablam! 55 | | ($precision:expr, $given:expr , $expected:expr) => ({ Oct 15 21:38:26.272 INFO kablam! 56 | | match (&($precision), &($given), &($expected)) { Oct 15 21:38:26.272 INFO kablam! 57 | | (precision_val, given_val, expected_val) => { Oct 15 21:38:26.272 INFO kablam! ... | Oct 15 21:38:26.272 INFO kablam! 64 | | }) Oct 15 21:38:26.272 INFO kablam! 65 | | ); Oct 15 21:38:26.272 INFO kablam! | |__^ Oct 15 21:38:26.272 INFO kablam! Oct 15 21:38:26.625 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 15 21:38:26.628 INFO kablam! su: No module specific data is present Oct 15 21:38:28.001 INFO running `"docker" "rm" "-f" "f20ba61af15927d0fe0afda792e423255b0f77486cd300cf2112d8c642026cba"` Oct 15 21:38:28.275 INFO blam! f20ba61af15927d0fe0afda792e423255b0f77486cd300cf2112d8c642026cba Oct 15 21:38:28.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 21:38:28.887 INFO blam! a767c7ca736a24e6f390ccd1cbd0ad4de1dad99ad5a330fa1b97f6db200d71f7 Oct 15 21:38:28.899 INFO running `"docker" "start" "-a" "a767c7ca736a24e6f390ccd1cbd0ad4de1dad99ad5a330fa1b97f6db200d71f7"` Oct 15 21:38:30.219 INFO kablam! usermod: no changes Oct 15 21:38:30.299 INFO kablam! Compiling roots v0.0.4 (/source) Oct 15 21:38:32.880 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 15 21:38:32.883 INFO kablam! su: No module specific data is present Oct 15 21:38:34.289 INFO running `"docker" "rm" "-f" "a767c7ca736a24e6f390ccd1cbd0ad4de1dad99ad5a330fa1b97f6db200d71f7"` Oct 15 21:38:34.595 INFO blam! a767c7ca736a24e6f390ccd1cbd0ad4de1dad99ad5a330fa1b97f6db200d71f7 Oct 15 21:38:34.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 21:38:34.993 INFO blam! 53cb581ccb927e18ab9993ffff788d27a77be0d29d6a96b15b32e4b4fc96bfec Oct 15 21:38:34.995 INFO running `"docker" "start" "-a" "53cb581ccb927e18ab9993ffff788d27a77be0d29d6a96b15b32e4b4fc96bfec"` Oct 15 21:38:36.994 INFO kablam! usermod: no changes Oct 15 21:38:37.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 21:38:37.055 INFO kablam! Running /target/debug/deps/roots-219cafafbc8fcf14 Oct 15 21:38:37.057 INFO blam! Oct 15 21:38:37.057 INFO blam! running 17 tests Oct 15 21:38:37.063 INFO blam! test analytical::biquadratic::test::test_find_roots_biquadratic ... ok Oct 15 21:38:37.063 INFO blam! test analytical::cubic::test::test_find_roots_cubic ... ok Oct 15 21:38:37.063 INFO blam! test analytical::cubic_depressed::test::test_find_roots_cubic_depressed ... ok Oct 15 21:38:37.063 INFO blam! test analytical::quadratic::test::test_find_roots_quadratic_big_a1 ... ok Oct 15 21:38:37.063 INFO blam! test analytical::linear::test::test_find_roots_linear ... ok Oct 15 21:38:37.063 INFO blam! test analytical::quadratic::test::test_find_roots_quadratic ... ok Oct 15 21:38:37.068 INFO blam! test analytical::quartic_depressed::test::test_find_roots_quartic_depressed ... ok Oct 15 21:38:37.068 INFO blam! test analytical::quartic::test::test_find_roots_quartic ... ok Oct 15 21:38:37.068 INFO blam! test float::test_float_cbrt ... ok Oct 15 21:38:37.068 INFO blam! test analytical::roots::test_roots ... ok Oct 15 21:38:37.068 INFO blam! test analytical::cubic_normalized::test::test_find_roots_cubic_normalized ... ok Oct 15 21:38:37.068 INFO blam! test numerical::brent::test::test_find_root_brent_simple ... ok Oct 15 21:38:37.075 INFO blam! test numerical::brent::test::test_find_root_brent ... ok Oct 15 21:38:37.075 INFO blam! test analytical::quadratic::test::test_find_roots_quadratic_small_a2 ... ok Oct 15 21:38:37.075 INFO blam! test numerical::secant::test::test_find_root_secant ... ok Oct 15 21:38:37.075 INFO blam! test numerical::newton_raphson::test::test_find_root_newton_raphson ... ok Oct 15 21:38:37.075 INFO kablam! Doc-tests roots Oct 15 21:38:37.075 INFO blam! test numerical::regula_falsi::test::test_find_root_regula_falsi ... ok Oct 15 21:38:37.075 INFO blam! Oct 15 21:38:37.075 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:38:37.075 INFO blam! Oct 15 21:38:38.118 INFO blam! Oct 15 21:38:38.118 INFO blam! running 12 tests Oct 15 21:38:43.803 INFO blam! test src/analytical/quartic_depressed.rs - analytical::quartic_depressed::find_roots_quartic_depressed (line 34) ... ok Oct 15 21:38:44.311 INFO blam! test src/analytical/cubic_normalized.rs - analytical::cubic_normalized::find_roots_cubic_normalized (line 34) ... ok Oct 15 21:38:44.436 INFO blam! test src/analytical/cubic_depressed.rs - analytical::cubic_depressed::find_roots_cubic_depressed (line 34) ... ok Oct 15 21:38:44.976 INFO blam! test src/analytical/quartic.rs - analytical::quartic::find_roots_quartic (line 35) ... ok Oct 15 21:38:45.391 INFO blam! test src/analytical/biquadratic.rs - analytical::biquadratic::find_roots_biquadratic (line 34) ... ok Oct 15 21:38:45.751 INFO blam! test src/analytical/quadratic.rs - analytical::quadratic::find_roots_quadratic (line 34) ... ok Oct 15 21:38:45.806 INFO blam! test src/analytical/cubic.rs - analytical::cubic::find_roots_cubic (line 34) ... ok Oct 15 21:38:46.267 INFO blam! test src/analytical/linear.rs - analytical::linear::find_roots_linear (line 32) ... ok Oct 15 21:38:47.775 INFO blam! test src/numerical/brent.rs - numerical::brent::find_root_brent (line 45) ... ok Oct 15 21:38:47.892 INFO blam! test src/numerical/regula_falsi.rs - numerical::regula_falsi::find_root_regula_falsi (line 60) ... ok Oct 15 21:38:48.387 INFO blam! test src/numerical/newton_raphson.rs - numerical::newton_raphson::find_root_newton_raphson (line 50) ... ok Oct 15 21:38:48.478 INFO blam! test src/numerical/secant.rs - numerical::secant::find_root_secant (line 50) ... ok Oct 15 21:38:48.478 INFO blam! Oct 15 21:38:48.478 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:38:48.478 INFO blam! Oct 15 21:38:48.491 INFO kablam! su: No module specific data is present Oct 15 21:38:49.531 INFO running `"docker" "rm" "-f" "53cb581ccb927e18ab9993ffff788d27a77be0d29d6a96b15b32e4b4fc96bfec"` Oct 15 21:38:49.765 INFO blam! 53cb581ccb927e18ab9993ffff788d27a77be0d29d6a96b15b32e4b4fc96bfec