Oct 13 01:25:30.789 INFO testing savish/rosalind against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:25:30.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:25:31.311 INFO blam! 07a48497bbe8ce84f2abaf3978706eb0c6d458aca7d5532eda303f3aada53cb9 Oct 13 01:25:31.315 INFO running `"docker" "start" "-a" "07a48497bbe8ce84f2abaf3978706eb0c6d458aca7d5532eda303f3aada53cb9"` Oct 13 01:25:32.471 INFO kablam! usermod: no changes Oct 13 01:25:32.621 INFO kablam! Compiling gene v0.1.0 (/source/gene) Oct 13 01:25:32.621 INFO kablam! Compiling perm v0.1.0 (/source/perm) Oct 13 01:25:32.628 INFO kablam! Compiling gen_str v0.1.0 (/source/gen_str) Oct 13 01:25:32.628 INFO kablam! Compiling fib v0.1.0 (/source/fib) Oct 13 01:25:32.633 INFO kablam! Compiling clap v2.31.2 Oct 13 01:25:49.722 INFO kablam! Compiling rosalind v0.1.0 (/source) Oct 13 01:25:50.883 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 01:25:50.883 INFO kablam! --> src/main.rs:115:9 Oct 13 01:25:50.883 INFO kablam! | Oct 13 01:25:50.883 INFO kablam! 115 | / fdna_array Oct 13 01:25:50.883 INFO kablam! 116 | | .iter() Oct 13 01:25:50.883 INFO kablam! 117 | | .map(|fdna| { Oct 13 01:25:50.883 INFO kablam! 118 | | println!("{}", fdna.label()); Oct 13 01:25:50.883 INFO kablam! 119 | | println!("{}", fdna.gc_content()) Oct 13 01:25:50.883 INFO kablam! 120 | | }) Oct 13 01:25:50.883 INFO kablam! 121 | | .collect::>(); Oct 13 01:25:50.883 INFO kablam! | |_________________________________^ Oct 13 01:25:50.883 INFO kablam! | Oct 13 01:25:50.883 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:25:50.883 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 01:25:50.883 INFO kablam! Oct 13 01:25:52.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.02s Oct 13 01:25:52.539 INFO kablam! su: No module specific data is present Oct 13 01:25:53.227 INFO running `"docker" "rm" "-f" "07a48497bbe8ce84f2abaf3978706eb0c6d458aca7d5532eda303f3aada53cb9"` Oct 13 01:25:53.495 INFO blam! 07a48497bbe8ce84f2abaf3978706eb0c6d458aca7d5532eda303f3aada53cb9 Oct 13 01:25:53.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:25:54.017 INFO blam! aaa806f786ef4ded280819c42b415aebc25974d8b89d52dd3e8ce3e9b152070e Oct 13 01:25:54.018 INFO running `"docker" "start" "-a" "aaa806f786ef4ded280819c42b415aebc25974d8b89d52dd3e8ce3e9b152070e"` Oct 13 01:25:55.061 INFO kablam! usermod: no changes Oct 13 01:25:55.160 INFO kablam! Compiling rosalind v0.1.0 (/source) Oct 13 01:25:57.364 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 01:25:57.364 INFO kablam! --> src/main.rs:115:9 Oct 13 01:25:57.364 INFO kablam! | Oct 13 01:25:57.364 INFO kablam! 115 | / fdna_array Oct 13 01:25:57.364 INFO kablam! 116 | | .iter() Oct 13 01:25:57.364 INFO kablam! 117 | | .map(|fdna| { Oct 13 01:25:57.364 INFO kablam! 118 | | println!("{}", fdna.label()); Oct 13 01:25:57.364 INFO kablam! 119 | | println!("{}", fdna.gc_content()) Oct 13 01:25:57.364 INFO kablam! 120 | | }) Oct 13 01:25:57.364 INFO kablam! 121 | | .collect::>(); Oct 13 01:25:57.364 INFO kablam! | |_________________________________^ Oct 13 01:25:57.364 INFO kablam! | Oct 13 01:25:57.364 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:25:57.364 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 01:25:57.364 INFO kablam! Oct 13 01:25:58.063 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 01:25:58.063 INFO kablam! --> examples/gc.rs:32:5 Oct 13 01:25:58.063 INFO kablam! | Oct 13 01:25:58.063 INFO kablam! 32 | / fdna_array Oct 13 01:25:58.063 INFO kablam! 33 | | .iter() Oct 13 01:25:58.063 INFO kablam! 34 | | .map(|fdna| { Oct 13 01:25:58.063 INFO kablam! 35 | | println!("{}", fdna.label()); Oct 13 01:25:58.063 INFO kablam! 36 | | println!("{}", fdna.gc_content()) Oct 13 01:25:58.063 INFO kablam! 37 | | }) Oct 13 01:25:58.063 INFO kablam! 38 | | .collect::>(); Oct 13 01:25:58.063 INFO kablam! | |_____________________________^ Oct 13 01:25:58.063 INFO kablam! | Oct 13 01:25:58.063 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:25:58.063 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 01:25:58.063 INFO kablam! Oct 13 01:26:01.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.36s Oct 13 01:26:01.451 INFO kablam! su: No module specific data is present Oct 13 01:26:02.246 INFO running `"docker" "rm" "-f" "aaa806f786ef4ded280819c42b415aebc25974d8b89d52dd3e8ce3e9b152070e"` Oct 13 01:26:02.539 INFO blam! aaa806f786ef4ded280819c42b415aebc25974d8b89d52dd3e8ce3e9b152070e Oct 13 01:26:02.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:26:03.080 INFO blam! f6547bd79ef183820c091ee893262367b04b65e7c245ea61f3d4e73285f75aaa Oct 13 01:26:03.081 INFO running `"docker" "start" "-a" "f6547bd79ef183820c091ee893262367b04b65e7c245ea61f3d4e73285f75aaa"` Oct 13 01:26:04.117 INFO kablam! usermod: no changes Oct 13 01:26:04.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 13 01:26:04.268 INFO kablam! Running /target/debug/deps/rosalind-851dd01d2c3d8da2 Oct 13 01:26:04.268 INFO blam! Oct 13 01:26:04.268 INFO blam! running 0 tests Oct 13 01:26:04.271 INFO blam! Oct 13 01:26:04.271 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:04.271 INFO blam! Oct 13 01:26:04.271 INFO kablam! Running /target/debug/deps/rosalind-192ddb8c48447aa6 Oct 13 01:26:04.284 INFO blam! Oct 13 01:26:04.284 INFO kablam! Doc-tests rosalind Oct 13 01:26:04.285 INFO blam! running 0 tests Oct 13 01:26:04.285 INFO blam! Oct 13 01:26:04.285 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:04.285 INFO blam! Oct 13 01:26:04.659 INFO blam! Oct 13 01:26:04.659 INFO blam! running 2 tests Oct 13 01:26:05.539 INFO blam! test src/lib.rs - substring_locations (line 75) ... ok Oct 13 01:26:05.583 INFO blam! test src/lib.rs - hamming_distance (line 57) ... ok Oct 13 01:26:05.583 INFO blam! Oct 13 01:26:05.583 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:05.583 INFO blam! Oct 13 01:26:05.595 INFO kablam! su: No module specific data is present Oct 13 01:26:06.329 INFO running `"docker" "rm" "-f" "f6547bd79ef183820c091ee893262367b04b65e7c245ea61f3d4e73285f75aaa"` Oct 13 01:26:06.567 INFO blam! f6547bd79ef183820c091ee893262367b04b65e7c245ea61f3d4e73285f75aaa