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