Oct 12 14:18:26.959 INFO checking savish/rosalind against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 14:18:26.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 12 14:18:27.482 INFO blam! 87ecf2e8e4ffd6b4bbd0106fe6098bdd762bd6b4708c10526ecf1ba988484e9c Oct 12 14:18:27.485 INFO running `"docker" "start" "-a" "87ecf2e8e4ffd6b4bbd0106fe6098bdd762bd6b4708c10526ecf1ba988484e9c"` Oct 12 14:18:29.394 INFO kablam! usermod: no changes Oct 12 14:18:29.504 INFO kablam! Checking perm v0.1.0 (/source/perm) Oct 12 14:18:29.509 INFO kablam! Checking gene v0.1.0 (/source/gene) Oct 12 14:18:29.509 INFO kablam! Checking fib v0.1.0 (/source/fib) Oct 12 14:18:29.509 INFO kablam! Checking gen_str v0.1.0 (/source/gen_str) Oct 12 14:18:31.624 INFO kablam! Checking rosalind v0.1.0 (/source) Oct 12 14:18:35.156 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 12 14:18:35.156 INFO kablam! --> examples/gc.rs:32:5 Oct 12 14:18:35.156 INFO kablam! | Oct 12 14:18:35.156 INFO kablam! 32 | / fdna_array Oct 12 14:18:35.156 INFO kablam! 33 | | .iter() Oct 12 14:18:35.156 INFO kablam! 34 | | .map(|fdna| { Oct 12 14:18:35.156 INFO kablam! 35 | | println!("{}", fdna.label()); Oct 12 14:18:35.156 INFO kablam! 36 | | println!("{}", fdna.gc_content()) Oct 12 14:18:35.156 INFO kablam! 37 | | }) Oct 12 14:18:35.156 INFO kablam! 38 | | .collect::>(); Oct 12 14:18:35.156 INFO kablam! | |_____________________________^ Oct 12 14:18:35.156 INFO kablam! | Oct 12 14:18:35.156 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 14:18:35.156 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 12 14:18:35.156 INFO kablam! Oct 12 14:18:35.488 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 12 14:18:35.489 INFO kablam! --> src/main.rs:115:9 Oct 12 14:18:35.489 INFO kablam! | Oct 12 14:18:35.489 INFO kablam! 115 | / fdna_array Oct 12 14:18:35.490 INFO kablam! 116 | | .iter() Oct 12 14:18:35.490 INFO kablam! 117 | | .map(|fdna| { Oct 12 14:18:35.490 INFO kablam! 118 | | println!("{}", fdna.label()); Oct 12 14:18:35.490 INFO kablam! 119 | | println!("{}", fdna.gc_content()) Oct 12 14:18:35.491 INFO kablam! 120 | | }) Oct 12 14:18:35.491 INFO kablam! 121 | | .collect::>(); Oct 12 14:18:35.491 INFO kablam! | |_________________________________^ Oct 12 14:18:35.491 INFO kablam! | Oct 12 14:18:35.492 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 14:18:35.492 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 12 14:18:35.492 INFO kablam! Oct 12 14:18:35.549 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 12 14:18:35.549 INFO kablam! --> src/main.rs:115:9 Oct 12 14:18:35.550 INFO kablam! | Oct 12 14:18:35.550 INFO kablam! 115 | / fdna_array Oct 12 14:18:35.550 INFO kablam! 116 | | .iter() Oct 12 14:18:35.550 INFO kablam! 117 | | .map(|fdna| { Oct 12 14:18:35.551 INFO kablam! 118 | | println!("{}", fdna.label()); Oct 12 14:18:35.551 INFO kablam! 119 | | println!("{}", fdna.gc_content()) Oct 12 14:18:35.551 INFO kablam! 120 | | }) Oct 12 14:18:35.551 INFO kablam! 121 | | .collect::>(); Oct 12 14:18:35.552 INFO kablam! | |_________________________________^ Oct 12 14:18:35.552 INFO kablam! | Oct 12 14:18:35.552 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 14:18:35.552 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 12 14:18:35.553 INFO kablam! Oct 12 14:18:35.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.17s Oct 12 14:18:35.605 INFO kablam! su: No module specific data is present Oct 12 14:18:36.741 INFO running `"docker" "rm" "-f" "87ecf2e8e4ffd6b4bbd0106fe6098bdd762bd6b4708c10526ecf1ba988484e9c"` Oct 12 14:18:37.000 INFO blam! 87ecf2e8e4ffd6b4bbd0106fe6098bdd762bd6b4708c10526ecf1ba988484e9c