Oct 14 10:46:10.069 INFO testing mkatychev/aloxite against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 10:46:10.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:46:10.566 INFO blam! 6cf301e84b7a09d997d4989c48bda2460474ba29dc91033a9a0223e6832da368 Oct 14 10:46:10.571 INFO running `"docker" "start" "-a" "6cf301e84b7a09d997d4989c48bda2460474ba29dc91033a9a0223e6832da368"` Oct 14 10:46:11.579 INFO kablam! usermod: no changes Oct 14 10:46:11.643 INFO kablam! Compiling aloxite v0.1.0 (/source) Oct 14 10:46:11.771 INFO kablam! error[E0412]: cannot find type `Beacon` in this scope Oct 14 10:46:11.771 INFO kablam! --> src/lib.rs:48:27 Oct 14 10:46:11.771 INFO kablam! | Oct 14 10:46:11.771 INFO kablam! 48 | pub fn search<'a>(beacon: Beacon, contents: &'a str) -> Vec<&'a str> { Oct 14 10:46:11.771 INFO kablam! | ^^^^^^ not found in this scope Oct 14 10:46:11.771 INFO kablam! Oct 14 10:46:11.786 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Oct 14 10:46:11.786 INFO kablam! --> src/lib.rs:40:19 Oct 14 10:46:11.786 INFO kablam! | Oct 14 10:46:11.786 INFO kablam! 40 | let results = search(&config.start, &config.stop, &contents); Oct 14 10:46:11.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Oct 14 10:46:11.787 INFO kablam! ... Oct 14 10:46:11.787 INFO kablam! 48 | pub fn search<'a>(beacon: Beacon, contents: &'a str) -> Vec<&'a str> { Oct 14 10:46:11.787 INFO kablam! | -------------------------------------------------------------------- defined here Oct 14 10:46:11.787 INFO kablam! Oct 14 10:46:11.799 INFO kablam! error[E0308]: mismatched types Oct 14 10:46:11.799 INFO kablam! --> src/lib.rs:48:70 Oct 14 10:46:11.799 INFO kablam! | Oct 14 10:46:11.799 INFO kablam! 48 | pub fn search<'a>(beacon: Beacon, contents: &'a str) -> Vec<&'a str> { Oct 14 10:46:11.800 INFO kablam! | ______________________________________________________________________^ Oct 14 10:46:11.800 INFO kablam! 49 | | //fn remingon( Oct 14 10:46:11.800 INFO kablam! 50 | | let split = contents.chars(); Oct 14 10:46:11.800 INFO kablam! 51 | | //.flat_map(|line| line.split_whitespace()) Oct 14 10:46:11.800 INFO kablam! 52 | | //.batching(|it| Some(it.take(longest).map(|x| *x).collect::>())); Oct 14 10:46:11.800 INFO kablam! 53 | | } Oct 14 10:46:11.800 INFO kablam! | |_^ expected struct `std::vec::Vec`, found () Oct 14 10:46:11.800 INFO kablam! | Oct 14 10:46:11.801 INFO kablam! = note: expected type `std::vec::Vec<&'a str>` Oct 14 10:46:11.801 INFO kablam! found type `()` Oct 14 10:46:11.801 INFO kablam! Oct 14 10:46:11.801 INFO kablam! error: aborting due to 3 previous errors Oct 14 10:46:11.801 INFO kablam! Oct 14 10:46:11.801 INFO kablam! Some errors occurred: E0061, E0308, E0412. Oct 14 10:46:11.801 INFO kablam! For more information about an error, try `rustc --explain E0061`. Oct 14 10:46:11.819 INFO kablam! error: Could not compile `aloxite`. Oct 14 10:46:11.819 INFO kablam! Oct 14 10:46:11.820 INFO kablam! To learn more, run the command again with --verbose. Oct 14 10:46:11.820 INFO kablam! su: No module specific data is present Oct 14 10:46:12.456 INFO running `"docker" "rm" "-f" "6cf301e84b7a09d997d4989c48bda2460474ba29dc91033a9a0223e6832da368"` Oct 14 10:46:12.732 INFO blam! 6cf301e84b7a09d997d4989c48bda2460474ba29dc91033a9a0223e6832da368