Sep 20 01:11:02.524 INFO checking kilac-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:11:02.524 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:11:02.525 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:11:02.729 INFO blam! ec478dd9b7ea20f769259070126234d5325c60b04dda2c1246846b40aefbe679 Sep 20 01:11:02.733 INFO running `"docker" "start" "-a" "ec478dd9b7ea20f769259070126234d5325c60b04dda2c1246846b40aefbe679"` Sep 20 01:11:03.809 INFO kablam! usermod: no changes Sep 20 01:11:04.053 INFO kablam! Checking kilac v0.2.0 (/source) Sep 20 01:11:07.418 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 01:11:07.418 INFO kablam! --> benches/kilac.rs:17:47 Sep 20 01:11:07.418 INFO kablam! | Sep 20 01:11:07.418 INFO kablam! 17 | c.bench_function("ast min", |b| b.iter(|| parse(lex("min(5, 2)".into())))); Sep 20 01:11:07.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 01:11:07.418 INFO kablam! Sep 20 01:11:07.428 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 01:11:07.428 INFO kablam! --> benches/kilac.rs:18:50 Sep 20 01:11:07.428 INFO kablam! | Sep 20 01:11:07.428 INFO kablam! 18 | c.bench_function("ast minmax", |b| b.iter(|| parse(lex("min(5, max(2, -2))".into())))); Sep 20 01:11:07.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 01:11:07.428 INFO kablam! Sep 20 01:11:07.442 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 01:11:07.442 INFO kablam! --> benches/kilac.rs:26:54 Sep 20 01:11:07.442 INFO kablam! | Sep 20 01:11:07.442 INFO kablam! 26 | c.bench_function("calc empty min", |b| b.iter(|| eval(parse_fn(lex("min(5, 2)".into()), empty, EmptyCtx).ok().unwrap()))); Sep 20 01:11:07.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 01:11:07.442 INFO kablam! Sep 20 01:11:07.442 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 01:11:07.442 INFO kablam! --> benches/kilac.rs:27:57 Sep 20 01:11:07.442 INFO kablam! | Sep 20 01:11:07.442 INFO kablam! 27 | c.bench_function("calc empty minmax", |b| b.iter(|| eval(parse_fn(lex("min(5, max(2, -2))".into()), empty, EmptyCtx).ok().unwrap()))); Sep 20 01:11:07.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 01:11:07.442 INFO kablam! Sep 20 01:11:07.442 INFO kablam! error: aborting due to 4 previous errors Sep 20 01:11:07.442 INFO kablam! Sep 20 01:11:07.442 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 20 01:11:07.466 INFO kablam! error: Could not compile `kilac`. Sep 20 01:11:07.466 INFO kablam! Sep 20 01:11:07.466 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:11:07.467 INFO kablam! su: No module specific data is present Sep 20 01:11:08.394 INFO running `"docker" "rm" "-f" "ec478dd9b7ea20f769259070126234d5325c60b04dda2c1246846b40aefbe679"` Sep 20 01:11:08.521 INFO blam! ec478dd9b7ea20f769259070126234d5325c60b04dda2c1246846b40aefbe679