Sep 14 14:12:35.438 INFO checking kilac-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 14:12:35.438 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 14:12:35.438 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:12:35.564 INFO blam! f9957f9e38b260a89234b1ff2df1cc406bbbbf6e12654c50fefaf5892d8c23b0 Sep 14 14:12:35.566 INFO running `"docker" "start" "-a" "f9957f9e38b260a89234b1ff2df1cc406bbbbf6e12654c50fefaf5892d8c23b0"` Sep 14 14:12:36.218 INFO kablam! usermod: no changes Sep 14 14:12:36.410 INFO kablam! Checking kilac v0.2.0 (file:///source) Sep 14 14:12:38.493 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 14:12:38.493 INFO kablam! --> benches/kilac.rs:17:47 Sep 14 14:12:38.493 INFO kablam! | Sep 14 14:12:38.493 INFO kablam! 17 | c.bench_function("ast min", |b| b.iter(|| parse(lex("min(5, 2)".into())))); Sep 14 14:12:38.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 14:12:38.493 INFO kablam! Sep 14 14:12:38.496 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 14:12:38.496 INFO kablam! --> benches/kilac.rs:18:50 Sep 14 14:12:38.496 INFO kablam! | Sep 14 14:12:38.496 INFO kablam! 18 | c.bench_function("ast minmax", |b| b.iter(|| parse(lex("min(5, max(2, -2))".into())))); Sep 14 14:12:38.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 14:12:38.497 INFO kablam! Sep 14 14:12:38.508 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 14:12:38.508 INFO kablam! --> benches/kilac.rs:26:54 Sep 14 14:12:38.508 INFO kablam! | Sep 14 14:12:38.508 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 14 14:12:38.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 14:12:38.508 INFO kablam! Sep 14 14:12:38.509 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 14:12:38.509 INFO kablam! --> benches/kilac.rs:27:57 Sep 14 14:12:38.509 INFO kablam! | Sep 14 14:12:38.509 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 14 14:12:38.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 14:12:38.509 INFO kablam! Sep 14 14:12:38.515 INFO kablam! error: aborting due to 4 previous errors Sep 14 14:12:38.515 INFO kablam! Sep 14 14:12:38.515 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 14 14:12:38.530 INFO kablam! error: Could not compile `kilac`. Sep 14 14:12:38.530 INFO kablam! Sep 14 14:12:38.530 INFO kablam! To learn more, run the command again with --verbose. Sep 14 14:12:38.532 INFO kablam! su: No module specific data is present Sep 14 14:12:39.036 INFO running `"docker" "rm" "-f" "f9957f9e38b260a89234b1ff2df1cc406bbbbf6e12654c50fefaf5892d8c23b0"` Sep 14 14:12:39.149 INFO blam! f9957f9e38b260a89234b1ff2df1cc406bbbbf6e12654c50fefaf5892d8c23b0