Oct 11 10:25:11.114 INFO testing tars-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:25:11.114 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:25:11.116 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 10:25:11.456 INFO blam! bbc5a6068f36ce6b1ea1df8048fca94470fbee8345a36d07185d9b45790ca7c6 Oct 11 10:25:11.456 INFO running `"docker" "start" "-a" "bbc5a6068f36ce6b1ea1df8048fca94470fbee8345a36d07185d9b45790ca7c6"` Oct 11 10:25:13.056 INFO kablam! usermod: no changes Oct 11 10:25:13.108 INFO kablam! Compiling tars v0.1.3 (/source) Oct 11 10:25:14.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 11 10:25:14.329 INFO kablam! su: No module specific data is present Oct 11 10:25:15.160 INFO running `"docker" "rm" "-f" "bbc5a6068f36ce6b1ea1df8048fca94470fbee8345a36d07185d9b45790ca7c6"` Oct 11 10:25:15.429 INFO blam! bbc5a6068f36ce6b1ea1df8048fca94470fbee8345a36d07185d9b45790ca7c6 Oct 11 10:25:15.438 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:25:15.438 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 10:25:15.956 INFO blam! 2a8b6507fc71df6d20c2a38ece3d26eb8129c3c214f294545fd12734f0ac2af4 Oct 11 10:25:15.956 INFO running `"docker" "start" "-a" "2a8b6507fc71df6d20c2a38ece3d26eb8129c3c214f294545fd12734f0ac2af4"` Oct 11 10:25:16.800 INFO kablam! usermod: no changes Oct 11 10:25:16.837 INFO kablam! Compiling tars v0.1.3 (/source) Oct 11 10:25:18.436 INFO kablam! warning: constant item is never used: `OPEN` Oct 11 10:25:18.436 INFO kablam! --> tests/momentum_indicators.rs:7:1 Oct 11 10:25:18.436 INFO kablam! | Oct 11 10:25:18.436 INFO kablam! 7 | / const OPEN: &[f64] = &[1984.03, 1959.83, 2041.42, 2019.04, 1969.53, 2082.75, 2209.52, 2200.9, Oct 11 10:25:18.436 INFO kablam! 8 | | 2364.04, 2543.32, 2423.95, 2483.28, 2604.88, 2393.81, 2231.27, 2420.82, Oct 11 10:25:18.436 INFO kablam! 9 | | 2544.0, 2766.67, 2919.62, 2763.25]; Oct 11 10:25:18.436 INFO kablam! | |__________________________________________________________^ Oct 11 10:25:18.436 INFO kablam! | Oct 11 10:25:18.436 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:25:18.436 INFO kablam! Oct 11 10:25:18.436 INFO kablam! warning: constant item is never used: `HIGH` Oct 11 10:25:18.436 INFO kablam! --> tests/momentum_indicators.rs:10:1 Oct 11 10:25:18.436 INFO kablam! | Oct 11 10:25:18.436 INFO kablam! 10 | / const HIGH: &[f64] = &[2174.72, 2129.49, 2158.92, 2050.2, 2042.12, 2151.19, 2220.64, 2352.98, Oct 11 10:25:18.436 INFO kablam! 11 | | 2456.25, 2691.53, 2572.81, 2494.14, 2845.93, 2682.66, 2527.13, 2455.68, Oct 11 10:25:18.436 INFO kablam! 12 | | 2607.54, 2872.17, 3004.26, 3036.05]; Oct 11 10:25:18.436 INFO kablam! | |___________________________________________________________^ Oct 11 10:25:18.436 INFO kablam! Oct 11 10:25:18.436 INFO kablam! warning: constant item is never used: `LOW` Oct 11 10:25:18.436 INFO kablam! --> tests/momentum_indicators.rs:13:1 Oct 11 10:25:18.436 INFO kablam! | Oct 11 10:25:18.436 INFO kablam! 13 | / const LOW: &[f64] = &[1934.7, 1921.02, 1793.77, 1887.36, 1919.72, 1868.23, 1991.19, 2011.08, Oct 11 10:25:18.436 INFO kablam! 14 | | 2193.91, 2183.96, 2223.15, 2363.19, 2240.03, 2208.31, 2192.15, 2199.02, Oct 11 10:25:18.437 INFO kablam! 15 | | 2311.16, 2463.15, 2651.8, 2749.42]; Oct 11 10:25:18.437 INFO kablam! | |_________________________________________________________^ Oct 11 10:25:18.437 INFO kablam! Oct 11 10:25:18.444 INFO kablam! warning: constant item is never used: `OPEN` Oct 11 10:25:18.444 INFO kablam! --> tests/overlap_studies.rs:10:1 Oct 11 10:25:18.444 INFO kablam! | Oct 11 10:25:18.444 INFO kablam! 10 | / const OPEN: &[f64] = &[1984.03, 1959.83, 2041.42, 2019.04, 1969.53, 2082.75, 2209.52, 2200.9, Oct 11 10:25:18.444 INFO kablam! 11 | | 2364.04, 2543.32, 2423.95, 2483.28, 2604.88, 2393.81, 2231.27, 2420.82, Oct 11 10:25:18.444 INFO kablam! 12 | | 2544.0, 2766.67, 2919.62, 2763.25]; Oct 11 10:25:18.444 INFO kablam! | |__________________________________________________________^ Oct 11 10:25:18.444 INFO kablam! | Oct 11 10:25:18.444 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:25:18.444 INFO kablam! Oct 11 10:25:19.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.62s Oct 11 10:25:19.448 INFO kablam! su: No module specific data is present Oct 11 10:25:19.797 INFO running `"docker" "rm" "-f" "2a8b6507fc71df6d20c2a38ece3d26eb8129c3c214f294545fd12734f0ac2af4"` Oct 11 10:25:19.907 INFO blam! 2a8b6507fc71df6d20c2a38ece3d26eb8129c3c214f294545fd12734f0ac2af4 Oct 11 10:25:19.912 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:25:19.912 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 10:25:20.144 INFO blam! ff3eaf5943a177f9fe032adcdb1835e2c2f98b914b95820b2ab308f2258b8039 Oct 11 10:25:20.147 INFO running `"docker" "start" "-a" "ff3eaf5943a177f9fe032adcdb1835e2c2f98b914b95820b2ab308f2258b8039"` Oct 11 10:25:20.680 INFO kablam! usermod: no changes Oct 11 10:25:20.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 10:25:20.716 INFO kablam! Running /target/debug/deps/tars-e0a088d3eb28aed7 Oct 11 10:25:20.735 INFO kablam! Running /target/debug/deps/momentum_indicators-e84defe210de7492 Oct 11 10:25:20.735 INFO blam! Oct 11 10:25:20.735 INFO blam! running 0 tests Oct 11 10:25:20.735 INFO blam! Oct 11 10:25:20.735 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:25:20.735 INFO blam! Oct 11 10:25:20.738 INFO blam! Oct 11 10:25:20.738 INFO blam! running 1 test Oct 11 10:25:20.747 INFO blam! test rsi_works ... ok Oct 11 10:25:20.747 INFO blam! Oct 11 10:25:20.747 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:25:20.747 INFO blam! Oct 11 10:25:20.747 INFO kablam! Running /target/debug/deps/overlap_studies-c96e9d28b44e6726 Oct 11 10:25:20.753 INFO blam! Oct 11 10:25:20.753 INFO blam! running 3 tests Oct 11 10:25:20.753 INFO blam! test psar_works ... ok Oct 11 10:25:20.753 INFO blam! test sma_works ... ok Oct 11 10:25:20.755 INFO blam! test ema_works ... ok Oct 11 10:25:20.755 INFO blam! Oct 11 10:25:20.755 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:25:20.755 INFO blam! Oct 11 10:25:20.755 INFO kablam! Doc-tests tars Oct 11 10:25:21.937 INFO blam! Oct 11 10:25:21.937 INFO blam! running 0 tests Oct 11 10:25:21.937 INFO blam! Oct 11 10:25:21.937 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:25:21.937 INFO blam! Oct 11 10:25:21.943 INFO kablam! su: No module specific data is present Oct 11 10:25:22.252 INFO running `"docker" "rm" "-f" "ff3eaf5943a177f9fe032adcdb1835e2c2f98b914b95820b2ab308f2258b8039"` Oct 11 10:25:22.384 INFO blam! ff3eaf5943a177f9fe032adcdb1835e2c2f98b914b95820b2ab308f2258b8039