Oct 27 09:26:14.824 INFO checking TileHalo/Kisalaskuri against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:26:14.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 09:26:15.251 INFO blam! 280df1cde4385e280eeb99fd0ec04eaf47b550dd712157242ff559b44859631c Oct 27 09:26:15.263 INFO running `"docker" "start" "-a" "280df1cde4385e280eeb99fd0ec04eaf47b550dd712157242ff559b44859631c"` Oct 27 09:26:16.382 INFO kablam! usermod: no changes Oct 27 09:26:16.611 INFO kablam! Compiling pest v1.0.3 Oct 27 09:26:16.611 INFO kablam! Checking rustc-demangle v0.1.6 Oct 27 09:26:16.619 INFO kablam! Checking kilac v0.2.0 (/source) Oct 27 09:26:16.619 INFO kablam! Checking isatty v0.1.6 Oct 27 09:26:16.619 INFO kablam! Checking itertools v0.7.6 Oct 27 09:26:16.619 INFO kablam! Checking pretty_assertions v0.5.0 Oct 27 09:26:16.625 INFO kablam! Checking itertools-num v0.1.1 Oct 27 09:26:17.799 INFO kablam! Checking criterion-stats v0.2.0 Oct 27 09:26:19.707 INFO kablam! Checking simplelog v0.4.4 Oct 27 09:26:20.667 INFO kablam! Checking backtrace v0.3.5 Oct 27 09:26:22.679 INFO kablam! Compiling pest_derive v1.0.3 Oct 27 09:26:23.185 INFO kablam! Checking failure v0.1.1 Oct 27 09:26:24.499 INFO kablam! Checking criterion-plot v0.2.0 Oct 27 09:26:31.538 INFO kablam! Checking handlebars v0.30.1 Oct 27 09:26:34.506 INFO kablam! Checking criterion v0.2.0 Oct 27 09:26:43.639 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Oct 27 09:26:43.639 INFO kablam! --> benches/kilac.rs:17:47 Oct 27 09:26:43.639 INFO kablam! | Oct 27 09:26:43.639 INFO kablam! 17 | c.bench_function("ast min", |b| b.iter(|| parse(lex("min(5, 2)".into())))); Oct 27 09:26:43.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Oct 27 09:26:43.639 INFO kablam! Oct 27 09:26:43.643 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Oct 27 09:26:43.643 INFO kablam! --> benches/kilac.rs:18:50 Oct 27 09:26:43.643 INFO kablam! | Oct 27 09:26:43.643 INFO kablam! 18 | c.bench_function("ast minmax", |b| b.iter(|| parse(lex("min(5, max(2, -2))".into())))); Oct 27 09:26:43.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Oct 27 09:26:43.643 INFO kablam! Oct 27 09:26:43.652 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Oct 27 09:26:43.652 INFO kablam! --> benches/kilac.rs:26:54 Oct 27 09:26:43.653 INFO kablam! | Oct 27 09:26:43.653 INFO kablam! 26 | c.bench_function("calc empty min", |b| b.iter(|| eval(parse_fn(lex("min(5, 2)".into()), empty, EmptyCtx).ok().unwrap()))); Oct 27 09:26:43.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Oct 27 09:26:43.653 INFO kablam! Oct 27 09:26:43.659 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Oct 27 09:26:43.659 INFO kablam! --> benches/kilac.rs:27:57 Oct 27 09:26:43.659 INFO kablam! | Oct 27 09:26:43.659 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()))); Oct 27 09:26:43.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Oct 27 09:26:43.659 INFO kablam! Oct 27 09:26:43.659 INFO kablam! error: aborting due to 4 previous errors Oct 27 09:26:43.659 INFO kablam! Oct 27 09:26:43.659 INFO kablam! For more information about this error, try `rustc --explain E0061`. Oct 27 09:26:43.679 INFO kablam! error: Could not compile `kilac`. Oct 27 09:26:43.679 INFO kablam! Oct 27 09:26:43.679 INFO kablam! To learn more, run the command again with --verbose. Oct 27 09:26:43.679 INFO kablam! su: No module specific data is present Oct 27 09:26:44.579 INFO running `"docker" "rm" "-f" "280df1cde4385e280eeb99fd0ec04eaf47b550dd712157242ff559b44859631c"` Oct 27 09:26:44.975 INFO blam! 280df1cde4385e280eeb99fd0ec04eaf47b550dd712157242ff559b44859631c