Oct 15 08:02:29.735 INFO testing OneEcho/minigrep against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:02:29.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 08:02:30.138 INFO blam! 28d894ae5a2a3951997726c604358e9b46b2fe8bf28ff5523460d77894d77a04 Oct 15 08:02:30.140 INFO running `"docker" "start" "-a" "28d894ae5a2a3951997726c604358e9b46b2fe8bf28ff5523460d77894d77a04"` Oct 15 08:02:30.487 INFO kablam! usermod: no changes Oct 15 08:02:30.513 INFO kablam! Compiling minigrep v0.1.0 (/source) Oct 15 08:02:30.852 INFO kablam! warning: unused import: `std::io::prelude` Oct 15 08:02:30.852 INFO kablam! --> src/lib.rs:3:5 Oct 15 08:02:30.852 INFO kablam! | Oct 15 08:02:30.852 INFO kablam! 3 | use std::io::prelude::*; Oct 15 08:02:30.852 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 08:02:30.852 INFO kablam! | Oct 15 08:02:30.852 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:02:30.852 INFO kablam! Oct 15 08:02:31.593 INFO kablam! error[E0308]: mismatched types Oct 15 08:02:31.593 INFO kablam! --> src/main.rs:11:30 Oct 15 08:02:31.593 INFO kablam! | Oct 15 08:02:31.593 INFO kablam! 11 | let config = Config::new(&args).unwrap_or_else(|err| { Oct 15 08:02:31.593 INFO kablam! | ^^^^^ expected struct `std::env::Args`, found reference Oct 15 08:02:31.593 INFO kablam! | Oct 15 08:02:31.593 INFO kablam! = note: expected type `std::env::Args` Oct 15 08:02:31.593 INFO kablam! found type `&std::vec::Vec` Oct 15 08:02:31.593 INFO kablam! Oct 15 08:02:31.600 INFO kablam! error: aborting due to previous error Oct 15 08:02:31.600 INFO kablam! Oct 15 08:02:31.600 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 15 08:02:31.607 INFO kablam! error: Could not compile `minigrep`. Oct 15 08:02:31.607 INFO kablam! Oct 15 08:02:31.607 INFO kablam! To learn more, run the command again with --verbose. Oct 15 08:02:31.608 INFO kablam! su: No module specific data is present Oct 15 08:02:31.951 INFO running `"docker" "rm" "-f" "28d894ae5a2a3951997726c604358e9b46b2fe8bf28ff5523460d77894d77a04"` Oct 15 08:02:32.078 INFO blam! 28d894ae5a2a3951997726c604358e9b46b2fe8bf28ff5523460d77894d77a04