Sep 06 02:47:12.511 INFO checking pagan-0.2.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 02:47:12.511 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 02:47:12.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:47:12.785 INFO blam! 10f015a96d04ce29449e433023866293e60fb8b10ed22d5c0be7e4ff0e1cd856 Sep 06 02:47:12.786 INFO running `"docker" "start" "-a" "10f015a96d04ce29449e433023866293e60fb8b10ed22d5c0be7e4ff0e1cd856"` Sep 06 02:47:13.647 INFO kablam! usermod: no changes Sep 06 02:47:13.713 INFO kablam! Checking gnuplot v0.0.24 Sep 06 02:47:13.713 INFO kablam! Compiling pagan v0.2.1 (file:///source) Sep 06 02:47:15.050 INFO kablam! warning: unused import: `super::*` Sep 06 02:47:15.050 INFO kablam! --> src/lib.rs:80:9 Sep 06 02:47:15.050 INFO kablam! | Sep 06 02:47:15.050 INFO kablam! 80 | use super::*; Sep 06 02:47:15.050 INFO kablam! | ^^^^^^^^ Sep 06 02:47:15.050 INFO kablam! | Sep 06 02:47:15.050 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 02:47:15.050 INFO kablam! Sep 06 02:47:15.202 INFO kablam! error[E0061]: this function takes 5 parameters but 4 parameters were supplied Sep 06 02:47:15.202 INFO kablam! --> src/lib.rs:86:9 Sep 06 02:47:15.202 INFO kablam! | Sep 06 02:47:15.202 INFO kablam! 86 | / RngDist::new(rng, -15.0, 15.0, &|x| { Sep 06 02:47:15.202 INFO kablam! 87 | | (-0.5 * (x - 0.0).powi(2) / (3f64 * 3.0)).exp() Sep 06 02:47:15.202 INFO kablam! 88 | | }).squize(n) Sep 06 02:47:15.202 INFO kablam! | |__________^ expected 5 parameters Sep 06 02:47:15.202 INFO kablam! | Sep 06 02:47:15.202 INFO kablam! ::: src/utility.rs:100:5 Sep 06 02:47:15.202 INFO kablam! | Sep 06 02:47:15.202 INFO kablam! 100 | / pub fn new<'a, F: Fn(f64) -> f64>( Sep 06 02:47:15.202 INFO kablam! 101 | | rng: R, Sep 06 02:47:15.202 INFO kablam! 102 | | xmin: f64, Sep 06 02:47:15.202 INFO kablam! 103 | | xmax: f64, Sep 06 02:47:15.202 INFO kablam! ... | Sep 06 02:47:15.202 INFO kablam! 121 | | } Sep 06 02:47:15.202 INFO kablam! 122 | | } Sep 06 02:47:15.202 INFO kablam! | |_____- defined here Sep 06 02:47:15.202 INFO kablam! Sep 06 02:47:15.287 INFO kablam! error[E0599]: no method named `squize` found for type `std::result::Result, &'static str>` in the current scope Sep 06 02:47:15.287 INFO kablam! --> src/lib.rs:88:12 Sep 06 02:47:15.287 INFO kablam! | Sep 06 02:47:15.287 INFO kablam! 88 | }).squize(n) Sep 06 02:47:15.287 INFO kablam! | ^^^^^^ Sep 06 02:47:15.287 INFO kablam! Sep 06 02:47:15.470 INFO kablam! error: aborting due to 2 previous errors Sep 06 02:47:15.470 INFO kablam! Sep 06 02:47:15.470 INFO kablam! Some errors occurred: E0061, E0599. Sep 06 02:47:15.470 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 06 02:47:15.480 INFO kablam! error: Could not compile `pagan`. Sep 06 02:47:15.480 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 02:47:15.581 INFO kablam! error: build failed Sep 06 02:47:15.586 INFO kablam! su: No module specific data is present Sep 06 02:47:16.406 INFO running `"docker" "rm" "-f" "10f015a96d04ce29449e433023866293e60fb8b10ed22d5c0be7e4ff0e1cd856"` Sep 06 02:47:16.524 INFO blam! 10f015a96d04ce29449e433023866293e60fb8b10ed22d5c0be7e4ff0e1cd856