Oct 10 17:02:14.100 INFO testing pandaman64/fft against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:02:14.100 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:02:14.100 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 10 17:02:14.318 INFO blam! 209624a17dbb00bacb6e42a2d5644ea3955ed7e362f8bac35625020f744e7035 Oct 10 17:02:14.318 INFO running `"docker" "start" "-a" "209624a17dbb00bacb6e42a2d5644ea3955ed7e362f8bac35625020f744e7035"` Oct 10 17:02:14.944 INFO kablam! usermod: no changes Oct 10 17:02:15.017 INFO kablam! Compiling num-traits v0.2.4 Oct 10 17:02:15.017 INFO kablam! Compiling num-complex v0.2.0 Oct 10 17:02:20.984 INFO kablam! Compiling fft v0.1.0 (/source) Oct 10 17:02:21.900 INFO kablam! warning: function is never used: `fft` Oct 10 17:02:21.901 INFO kablam! --> src/main.rs:33:1 Oct 10 17:02:21.902 INFO kablam! | Oct 10 17:02:21.902 INFO kablam! 33 | fn fft(input: &[Complex32], initial: bool) -> Vec { Oct 10 17:02:21.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:02:21.903 INFO kablam! | Oct 10 17:02:21.903 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:02:21.904 INFO kablam! Oct 10 17:02:21.905 INFO kablam! warning: function is never used: `distance` Oct 10 17:02:21.905 INFO kablam! --> src/main.rs:113:1 Oct 10 17:02:21.906 INFO kablam! | Oct 10 17:02:21.906 INFO kablam! 113 | fn distance(lhs: &[Complex32], rhs: &[Complex32]) -> f32 { Oct 10 17:02:21.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:02:21.906 INFO kablam! Oct 10 17:02:21.906 INFO kablam! warning: function is never used: `random_test` Oct 10 17:02:21.906 INFO kablam! --> src/main.rs:121:1 Oct 10 17:02:21.906 INFO kablam! | Oct 10 17:02:21.912 INFO kablam! 121 | fn random_test(bit_len: usize, count: usize, tolerance: f32) { Oct 10 17:02:21.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:02:21.912 INFO kablam! Oct 10 17:02:21.912 INFO kablam! warning: function is never used: `random_input` Oct 10 17:02:21.912 INFO kablam! --> src/main.rs:138:1 Oct 10 17:02:21.912 INFO kablam! | Oct 10 17:02:21.912 INFO kablam! 138 | fn random_input(bit_len: usize) -> Vec { Oct 10 17:02:21.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:02:21.912 INFO kablam! Oct 10 17:02:21.912 INFO kablam! warning: function is never used: `run_dft` Oct 10 17:02:21.912 INFO kablam! --> src/main.rs:159:1 Oct 10 17:02:21.912 INFO kablam! | Oct 10 17:02:21.912 INFO kablam! 159 | fn run_dft(b: &mut Bencher, bit_len: usize) { Oct 10 17:02:21.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:02:21.912 INFO kablam! Oct 10 17:02:21.912 INFO kablam! warning: function is never used: `run_fft` Oct 10 17:02:21.912 INFO kablam! --> src/main.rs:177:1 Oct 10 17:02:21.912 INFO kablam! | Oct 10 17:02:21.912 INFO kablam! 177 | fn run_fft(b: &mut Bencher, bit_len: usize) { Oct 10 17:02:21.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:02:21.912 INFO kablam! Oct 10 17:02:22.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.49s Oct 10 17:02:22.472 INFO kablam! su: No module specific data is present Oct 10 17:02:23.182 INFO running `"docker" "rm" "-f" "209624a17dbb00bacb6e42a2d5644ea3955ed7e362f8bac35625020f744e7035"` Oct 10 17:02:23.368 INFO blam! 209624a17dbb00bacb6e42a2d5644ea3955ed7e362f8bac35625020f744e7035 Oct 10 17:02:23.370 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:02:23.370 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 10 17:02:23.802 INFO blam! 152d0d084c3f4f735a0424a6c54c2408ee7fc5dcb670dd7562460e2a0ecc8b65 Oct 10 17:02:23.803 INFO running `"docker" "start" "-a" "152d0d084c3f4f735a0424a6c54c2408ee7fc5dcb670dd7562460e2a0ecc8b65"` Oct 10 17:02:24.548 INFO kablam! usermod: no changes Oct 10 17:02:24.600 INFO kablam! Compiling fft v0.1.0 (/source) Oct 10 17:02:25.395 INFO kablam! warning: function is never used: `fft` Oct 10 17:02:25.395 INFO kablam! --> src/main.rs:33:1 Oct 10 17:02:25.395 INFO kablam! | Oct 10 17:02:25.395 INFO kablam! 33 | fn fft(input: &[Complex32], initial: bool) -> Vec { Oct 10 17:02:25.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:02:25.395 INFO kablam! | Oct 10 17:02:25.395 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:02:25.395 INFO kablam! Oct 10 17:02:26.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 10 17:02:26.177 INFO kablam! su: No module specific data is present Oct 10 17:02:26.665 INFO running `"docker" "rm" "-f" "152d0d084c3f4f735a0424a6c54c2408ee7fc5dcb670dd7562460e2a0ecc8b65"` Oct 10 17:02:26.993 INFO blam! 152d0d084c3f4f735a0424a6c54c2408ee7fc5dcb670dd7562460e2a0ecc8b65 Oct 10 17:02:27.001 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:02:27.003 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 10 17:02:27.332 INFO blam! 919e0ca0490b8b9af289e4d3063762eaadb58ab93e8f0bfe8ca8bf97a469d36e Oct 10 17:02:27.336 INFO running `"docker" "start" "-a" "919e0ca0490b8b9af289e4d3063762eaadb58ab93e8f0bfe8ca8bf97a469d36e"` Oct 10 17:02:28.239 INFO kablam! usermod: no changes Oct 10 17:02:28.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 17:02:28.313 INFO kablam! Running /target/debug/deps/fft-9f9b51a4acf28aac Oct 10 17:02:28.316 INFO blam! Oct 10 17:02:28.317 INFO blam! running 23 tests Oct 10 17:02:28.325 INFO blam! test bench_dft1 ... ok Oct 10 17:02:28.326 INFO blam! test bench_dft2 ... ok Oct 10 17:02:28.339 INFO blam! test bench_dft4 ... ok Oct 10 17:02:28.344 INFO blam! test bench_dft5 ... ok Oct 10 17:02:28.345 INFO blam! test bench_dft6 ... ok Oct 10 17:02:28.353 INFO blam! test bench_dft7 ... ok Oct 10 17:02:28.380 INFO blam! test bench_fft1 ... ok Oct 10 17:02:28.380 INFO blam! test bench_fft10 ... ok Oct 10 17:02:28.380 INFO blam! test bench_dft3 ... ok Oct 10 17:02:28.412 INFO blam! test bench_fft4 ... ok Oct 10 17:02:28.412 INFO blam! test bench_dft8 ... ok Oct 10 17:02:28.412 INFO blam! test bench_fft11 ... ok Oct 10 17:02:28.412 INFO blam! test bench_fft2 ... ok Oct 10 17:02:28.412 INFO blam! test bench_fft3 ... ok Oct 10 17:02:28.420 INFO blam! test bench_fft6 ... ok Oct 10 17:02:28.420 INFO blam! test bench_fft9 ... ok Oct 10 17:02:28.420 INFO blam! test bench_fft7 ... ok Oct 10 17:02:28.420 INFO blam! test bench_fft8 ... ok Oct 10 17:02:28.436 INFO blam! test bench_fft5 ... ok Oct 10 17:02:28.560 INFO blam! test bench_dft9 ... ok Oct 10 17:02:28.774 INFO blam! test bench_dft10 ... ok Oct 10 17:02:29.818 INFO blam! test bench_dft11 ... ok Oct 10 17:02:34.150 INFO blam! test test_precision ... ok Oct 10 17:02:34.150 INFO blam! Oct 10 17:02:34.150 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:02:34.150 INFO blam! Oct 10 17:02:34.153 INFO kablam! su: No module specific data is present Oct 10 17:02:34.490 INFO running `"docker" "rm" "-f" "919e0ca0490b8b9af289e4d3063762eaadb58ab93e8f0bfe8ca8bf97a469d36e"` Oct 10 17:02:34.584 INFO blam! 919e0ca0490b8b9af289e4d3063762eaadb58ab93e8f0bfe8ca8bf97a469d36e