Oct 14 16:35:59.366 INFO testing jmcomets/stream-search against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:35:59.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 16:35:59.748 INFO blam! 479587e5af0a2710fac74134e4ac2cbacd5507ac136fe49df4a56a68b7baac83 Oct 14 16:35:59.750 INFO running `"docker" "start" "-a" "479587e5af0a2710fac74134e4ac2cbacd5507ac136fe49df4a56a68b7baac83"` Oct 14 16:36:01.115 INFO kablam! usermod: no changes Oct 14 16:36:01.199 INFO kablam! Compiling stream-search v0.1.0 (/source) Oct 14 16:36:01.589 INFO kablam! warning: function is never used: `sum_adjacent_differences` Oct 14 16:36:01.590 INFO kablam! --> src/main.rs:22:1 Oct 14 16:36:01.590 INFO kablam! | Oct 14 16:36:01.592 INFO kablam! 22 | / fn sum_adjacent_differences<'a, It>(iter: It) -> usize Oct 14 16:36:01.592 INFO kablam! 23 | | where It: Iterator + Clone Oct 14 16:36:01.592 INFO kablam! 24 | | { Oct 14 16:36:01.592 INFO kablam! 25 | | let cloned_iter = iter.clone(); Oct 14 16:36:01.592 INFO kablam! ... | Oct 14 16:36:01.592 INFO kablam! 28 | | .sum() Oct 14 16:36:01.592 INFO kablam! 29 | | } Oct 14 16:36:01.592 INFO kablam! | |_^ Oct 14 16:36:01.592 INFO kablam! | Oct 14 16:36:01.592 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:36:01.594 INFO kablam! Oct 14 16:36:02.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 14 16:36:02.703 INFO kablam! su: No module specific data is present Oct 14 16:36:03.232 INFO running `"docker" "rm" "-f" "479587e5af0a2710fac74134e4ac2cbacd5507ac136fe49df4a56a68b7baac83"` Oct 14 16:36:03.583 INFO blam! 479587e5af0a2710fac74134e4ac2cbacd5507ac136fe49df4a56a68b7baac83 Oct 14 16:36:03.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 16:36:04.012 INFO blam! f07838b6901a04468fc1b56ccdf3ce247008dc576383e797ea7d7c1c53754da8 Oct 14 16:36:04.014 INFO running `"docker" "start" "-a" "f07838b6901a04468fc1b56ccdf3ce247008dc576383e797ea7d7c1c53754da8"` Oct 14 16:36:04.930 INFO kablam! usermod: no changes Oct 14 16:36:04.987 INFO kablam! Compiling stream-search v0.1.0 (/source) Oct 14 16:36:05.291 INFO kablam! warning: function is never used: `sum_adjacent_differences` Oct 14 16:36:05.291 INFO kablam! --> src/main.rs:22:1 Oct 14 16:36:05.291 INFO kablam! | Oct 14 16:36:05.291 INFO kablam! 22 | / fn sum_adjacent_differences<'a, It>(iter: It) -> usize Oct 14 16:36:05.291 INFO kablam! 23 | | where It: Iterator + Clone Oct 14 16:36:05.291 INFO kablam! 24 | | { Oct 14 16:36:05.291 INFO kablam! 25 | | let cloned_iter = iter.clone(); Oct 14 16:36:05.291 INFO kablam! ... | Oct 14 16:36:05.291 INFO kablam! 28 | | .sum() Oct 14 16:36:05.291 INFO kablam! 29 | | } Oct 14 16:36:05.291 INFO kablam! | |_^ Oct 14 16:36:05.291 INFO kablam! | Oct 14 16:36:05.291 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:36:05.291 INFO kablam! Oct 14 16:36:05.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 14 16:36:05.717 INFO kablam! su: No module specific data is present Oct 14 16:36:06.144 INFO running `"docker" "rm" "-f" "f07838b6901a04468fc1b56ccdf3ce247008dc576383e797ea7d7c1c53754da8"` Oct 14 16:36:06.403 INFO blam! f07838b6901a04468fc1b56ccdf3ce247008dc576383e797ea7d7c1c53754da8 Oct 14 16:36:06.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 16:36:06.796 INFO blam! eba02781db604dbde5235aeaa79673b17eb22b8b75a2229d3905ff66ce29ac4a Oct 14 16:36:06.799 INFO running `"docker" "start" "-a" "eba02781db604dbde5235aeaa79673b17eb22b8b75a2229d3905ff66ce29ac4a"` Oct 14 16:36:08.113 INFO kablam! usermod: no changes Oct 14 16:36:08.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 16:36:08.187 INFO kablam! Running /target/debug/deps/stream_search-b1dd9bd11595c0e3 Oct 14 16:36:08.191 INFO kablam! su: No module specific data is present Oct 14 16:36:08.191 INFO blam! Oct 14 16:36:08.191 INFO blam! running 0 tests Oct 14 16:36:08.191 INFO blam! Oct 14 16:36:08.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:36:08.191 INFO blam! Oct 14 16:36:08.728 INFO running `"docker" "rm" "-f" "eba02781db604dbde5235aeaa79673b17eb22b8b75a2229d3905ff66ce29ac4a"` Oct 14 16:36:08.998 INFO blam! eba02781db604dbde5235aeaa79673b17eb22b8b75a2229d3905ff66ce29ac4a