Sep 04 08:44:31.711 INFO checking pagan-0.2.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:44:31.711 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:44:31.711 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:44:31.862 INFO blam! 5f924605b7c288030231decd964a47b1ef245185a40401fb3ff81300f3e32f5a Sep 04 08:44:31.863 INFO running `"docker" "start" "-a" "5f924605b7c288030231decd964a47b1ef245185a40401fb3ff81300f3e32f5a"` Sep 04 08:44:32.507 INFO kablam! Checking gnuplot v0.0.24 Sep 04 08:44:32.508 INFO kablam! Compiling pagan v0.2.1 (file:///source) Sep 04 08:44:34.815 INFO kablam! warning: unused import: `super::*` Sep 04 08:44:34.815 INFO kablam! --> src/lib.rs:80:9 Sep 04 08:44:34.816 INFO kablam! | Sep 04 08:44:34.816 INFO kablam! 80 | use super::*; Sep 04 08:44:34.816 INFO kablam! | ^^^^^^^^ Sep 04 08:44:34.816 INFO kablam! | Sep 04 08:44:34.816 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 08:44:34.816 INFO kablam! Sep 04 08:44:35.055 INFO kablam! error[E0061]: this function takes 5 parameters but 4 parameters were supplied Sep 04 08:44:35.055 INFO kablam! --> src/lib.rs:86:9 Sep 04 08:44:35.055 INFO kablam! | Sep 04 08:44:35.055 INFO kablam! 86 | / RngDist::new(rng, -15.0, 15.0, &|x| { Sep 04 08:44:35.055 INFO kablam! 87 | | (-0.5 * (x - 0.0).powi(2) / (3f64 * 3.0)).exp() Sep 04 08:44:35.055 INFO kablam! 88 | | }).squize(n) Sep 04 08:44:35.055 INFO kablam! | |__________^ expected 5 parameters Sep 04 08:44:35.055 INFO kablam! | Sep 04 08:44:35.055 INFO kablam! ::: src/utility.rs:100:5 Sep 04 08:44:35.055 INFO kablam! | Sep 04 08:44:35.056 INFO kablam! 100 | / pub fn new<'a, F: Fn(f64) -> f64>( Sep 04 08:44:35.056 INFO kablam! 101 | | rng: R, Sep 04 08:44:35.056 INFO kablam! 102 | | xmin: f64, Sep 04 08:44:35.056 INFO kablam! 103 | | xmax: f64, Sep 04 08:44:35.056 INFO kablam! ... | Sep 04 08:44:35.056 INFO kablam! 121 | | } Sep 04 08:44:35.056 INFO kablam! 122 | | } Sep 04 08:44:35.056 INFO kablam! | |_____- defined here Sep 04 08:44:35.056 INFO kablam! Sep 04 08:44:35.115 INFO kablam! error[E0599]: no method named `squize` found for type `std::result::Result, &'static str>` in the current scope Sep 04 08:44:35.115 INFO kablam! --> src/lib.rs:88:12 Sep 04 08:44:35.116 INFO kablam! | Sep 04 08:44:35.116 INFO kablam! 88 | }).squize(n) Sep 04 08:44:35.116 INFO kablam! | ^^^^^^ Sep 04 08:44:35.116 INFO kablam! Sep 04 08:44:35.400 INFO kablam! error: aborting due to 2 previous errors Sep 04 08:44:35.400 INFO kablam! Sep 04 08:44:35.400 INFO kablam! Some errors occurred: E0061, E0599. Sep 04 08:44:35.400 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 08:44:35.409 INFO kablam! error: Could not compile `pagan`. Sep 04 08:44:35.410 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:44:35.627 INFO kablam! error: build failed Sep 04 08:44:35.629 INFO kablam! su: No module specific data is present Sep 04 08:44:35.986 INFO running `"docker" "rm" "-f" "5f924605b7c288030231decd964a47b1ef245185a40401fb3ff81300f3e32f5a"` Sep 04 08:44:36.098 INFO blam! 5f924605b7c288030231decd964a47b1ef245185a40401fb3ff81300f3e32f5a