Sep 06 04:50:16.297 INFO checking kilac-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 04:50:16.297 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 04:50:16.297 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/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 04:50:16.631 INFO blam! 5b075b6d579c47860c5c90cd02ee303608df11a79e2bc82335caa66f5a7639d6 Sep 06 04:50:16.633 INFO running `"docker" "start" "-a" "5b075b6d579c47860c5c90cd02ee303608df11a79e2bc82335caa66f5a7639d6"` Sep 06 04:50:17.782 INFO kablam! usermod: no changes Sep 06 04:50:18.014 INFO kablam! Checking kilac v0.2.0 (file:///source) Sep 06 04:50:20.966 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 06 04:50:20.966 INFO kablam! --> benches/kilac.rs:17:47 Sep 06 04:50:20.966 INFO kablam! | Sep 06 04:50:20.966 INFO kablam! 17 | c.bench_function("ast min", |b| b.iter(|| parse(lex("min(5, 2)".into())))); Sep 06 04:50:20.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 06 04:50:20.967 INFO kablam! Sep 06 04:50:20.967 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 06 04:50:20.967 INFO kablam! --> benches/kilac.rs:18:50 Sep 06 04:50:20.967 INFO kablam! | Sep 06 04:50:20.967 INFO kablam! 18 | c.bench_function("ast minmax", |b| b.iter(|| parse(lex("min(5, max(2, -2))".into())))); Sep 06 04:50:20.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 06 04:50:20.967 INFO kablam! Sep 06 04:50:20.982 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 06 04:50:20.982 INFO kablam! --> benches/kilac.rs:26:54 Sep 06 04:50:20.982 INFO kablam! | Sep 06 04:50:20.982 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 06 04:50:20.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 06 04:50:20.982 INFO kablam! Sep 06 04:50:20.982 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 06 04:50:20.982 INFO kablam! --> benches/kilac.rs:27:57 Sep 06 04:50:20.982 INFO kablam! | Sep 06 04:50:20.982 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 06 04:50:20.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 06 04:50:20.982 INFO kablam! Sep 06 04:50:20.990 INFO kablam! error: aborting due to 4 previous errors Sep 06 04:50:20.990 INFO kablam! Sep 06 04:50:20.990 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 06 04:50:21.026 INFO kablam! error: Could not compile `kilac`. Sep 06 04:50:21.026 INFO kablam! Sep 06 04:50:21.026 INFO kablam! To learn more, run the command again with --verbose. Sep 06 04:50:21.026 INFO kablam! su: No module specific data is present Sep 06 04:50:21.828 INFO running `"docker" "rm" "-f" "5b075b6d579c47860c5c90cd02ee303608df11a79e2bc82335caa66f5a7639d6"` Sep 06 04:50:21.933 INFO blam! 5b075b6d579c47860c5c90cd02ee303608df11a79e2bc82335caa66f5a7639d6