Oct 27 10:21:29.913 INFO checking OneEcho/minigrep against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:21:29.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 10:21:30.357 INFO blam! c34c11982198439d4fa91d3d3fd82ef1ae7bb471bf2ca72ddbcb9b4bf730815b Oct 27 10:21:30.367 INFO running `"docker" "start" "-a" "c34c11982198439d4fa91d3d3fd82ef1ae7bb471bf2ca72ddbcb9b4bf730815b"` Oct 27 10:21:31.851 INFO kablam! usermod: no changes Oct 27 10:21:31.947 INFO kablam! Checking minigrep v0.1.0 (/source) Oct 27 10:21:32.735 INFO kablam! warning: unused import: `std::io::prelude` Oct 27 10:21:32.735 INFO kablam! --> src/lib.rs:3:5 Oct 27 10:21:32.735 INFO kablam! | Oct 27 10:21:32.735 INFO kablam! 3 | use std::io::prelude::*; Oct 27 10:21:32.735 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 10:21:32.735 INFO kablam! | Oct 27 10:21:32.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:21:32.735 INFO kablam! Oct 27 10:21:33.387 INFO kablam! warning: unused import: `std::io::prelude` Oct 27 10:21:33.387 INFO kablam! --> src/lib.rs:3:5 Oct 27 10:21:33.387 INFO kablam! | Oct 27 10:21:33.387 INFO kablam! 3 | use std::io::prelude::*; Oct 27 10:21:33.387 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 10:21:33.387 INFO kablam! | Oct 27 10:21:33.387 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:21:33.387 INFO kablam! Oct 27 10:21:33.411 INFO kablam! warning: function is never used: `case_insensitive` Oct 27 10:21:33.411 INFO kablam! --> src/lib.rs:79:5 Oct 27 10:21:33.411 INFO kablam! | Oct 27 10:21:33.411 INFO kablam! 79 | fn case_insensitive() { Oct 27 10:21:33.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:21:33.411 INFO kablam! | Oct 27 10:21:33.411 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:21:33.411 INFO kablam! Oct 27 10:21:33.787 INFO kablam! error[E0308]: mismatched types Oct 27 10:21:33.787 INFO kablam! --> src/main.rs:11:30 Oct 27 10:21:33.787 INFO kablam! | Oct 27 10:21:33.787 INFO kablam! 11 | let config = Config::new(&args).unwrap_or_else(|err| { Oct 27 10:21:33.787 INFO kablam! | ^^^^^ expected struct `std::env::Args`, found reference Oct 27 10:21:33.787 INFO kablam! | Oct 27 10:21:33.787 INFO kablam! = note: expected type `std::env::Args` Oct 27 10:21:33.787 INFO kablam! found type `&std::vec::Vec` Oct 27 10:21:33.787 INFO kablam! Oct 27 10:21:33.795 INFO kablam! error: aborting due to previous error Oct 27 10:21:33.795 INFO kablam! Oct 27 10:21:33.795 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 27 10:21:33.811 INFO kablam! error: Could not compile `minigrep`. Oct 27 10:21:33.811 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 10:21:34.059 INFO kablam! error[E0308]: mismatched types Oct 27 10:21:34.059 INFO kablam! --> src/main.rs:11:30 Oct 27 10:21:34.059 INFO kablam! | Oct 27 10:21:34.059 INFO kablam! 11 | let config = Config::new(&args).unwrap_or_else(|err| { Oct 27 10:21:34.059 INFO kablam! | ^^^^^ expected struct `std::env::Args`, found reference Oct 27 10:21:34.063 INFO kablam! | Oct 27 10:21:34.063 INFO kablam! = note: expected type `std::env::Args` Oct 27 10:21:34.063 INFO kablam! found type `&std::vec::Vec` Oct 27 10:21:34.063 INFO kablam! Oct 27 10:21:34.067 INFO kablam! error: aborting due to previous error Oct 27 10:21:34.067 INFO kablam! Oct 27 10:21:34.068 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 27 10:21:34.075 INFO kablam! error: Could not compile `minigrep`. Oct 27 10:21:34.075 INFO kablam! Oct 27 10:21:34.075 INFO kablam! To learn more, run the command again with --verbose. Oct 27 10:21:34.076 INFO kablam! su: No module specific data is present Oct 27 10:21:34.732 INFO running `"docker" "rm" "-f" "c34c11982198439d4fa91d3d3fd82ef1ae7bb471bf2ca72ddbcb9b4bf730815b"` Oct 27 10:21:35.145 INFO blam! c34c11982198439d4fa91d3d3fd82ef1ae7bb471bf2ca72ddbcb9b4bf730815b