Sep 10 15:59:03.531 INFO checking kilac-0.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 15:59:03.531 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 15:59:03.531 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 15:59:03.818 INFO blam! 742f8fdebd7ff3c95bfb5076005bafcaeb464bee484c6dbd7b027989062ece05 Sep 10 15:59:03.820 INFO running `"docker" "start" "-a" "742f8fdebd7ff3c95bfb5076005bafcaeb464bee484c6dbd7b027989062ece05"` Sep 10 15:59:05.121 INFO kablam! usermod: no changes Sep 10 15:59:05.462 INFO kablam! Checking kilac v0.2.0 (file:///source) Sep 10 15:59:09.074 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 15:59:09.074 INFO kablam! --> benches/kilac.rs:17:47 Sep 10 15:59:09.074 INFO kablam! | Sep 10 15:59:09.074 INFO kablam! 17 | c.bench_function("ast min", |b| b.iter(|| parse(lex("min(5, 2)".into())))); Sep 10 15:59:09.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 15:59:09.074 INFO kablam! Sep 10 15:59:09.074 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 15:59:09.074 INFO kablam! --> benches/kilac.rs:18:50 Sep 10 15:59:09.074 INFO kablam! | Sep 10 15:59:09.074 INFO kablam! 18 | c.bench_function("ast minmax", |b| b.iter(|| parse(lex("min(5, max(2, -2))".into())))); Sep 10 15:59:09.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 15:59:09.074 INFO kablam! Sep 10 15:59:09.090 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 15:59:09.090 INFO kablam! --> benches/kilac.rs:26:54 Sep 10 15:59:09.090 INFO kablam! | Sep 10 15:59:09.090 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 10 15:59:09.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 15:59:09.090 INFO kablam! Sep 10 15:59:09.090 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 15:59:09.090 INFO kablam! --> benches/kilac.rs:27:57 Sep 10 15:59:09.090 INFO kablam! | Sep 10 15:59:09.090 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 10 15:59:09.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 15:59:09.090 INFO kablam! Sep 10 15:59:09.102 INFO kablam! error: aborting due to 4 previous errors Sep 10 15:59:09.102 INFO kablam! Sep 10 15:59:09.102 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 10 15:59:09.117 INFO kablam! error: Could not compile `kilac`. Sep 10 15:59:09.117 INFO kablam! Sep 10 15:59:09.117 INFO kablam! To learn more, run the command again with --verbose. Sep 10 15:59:09.117 INFO kablam! su: No module specific data is present Sep 10 15:59:09.968 INFO running `"docker" "rm" "-f" "742f8fdebd7ff3c95bfb5076005bafcaeb464bee484c6dbd7b027989062ece05"` Sep 10 15:59:10.094 INFO blam! 742f8fdebd7ff3c95bfb5076005bafcaeb464bee484c6dbd7b027989062ece05