Oct 12 22:11:13.706 INFO checking efyang/physics-sim against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:11:13.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 22:11:14.007 INFO blam! 860a583a0b092080c1f83dc558d7a2541360ce8143367107a224bbe0d5f60d71 Oct 12 22:11:14.010 INFO running `"docker" "start" "-a" "860a583a0b092080c1f83dc558d7a2541360ce8143367107a224bbe0d5f60d71"` Oct 12 22:11:14.472 INFO kablam! usermod: no changes Oct 12 22:11:14.516 INFO kablam! Checking physics-sim v0.1.0 (/source) Oct 12 22:11:15.257 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Oct 12 22:11:15.257 INFO kablam! --> benches/universe.rs:17:33 Oct 12 22:11:15.257 INFO kablam! | Oct 12 22:11:15.257 INFO kablam! 17 | universe.add_object(Object::new(OBJECT_MASS, Vector::default(), Point::new(i as f64 * SPACING, i as f64 * SPACING))); Oct 12 22:11:15.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Oct 12 22:11:15.258 INFO kablam! Oct 12 22:11:15.259 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Oct 12 22:11:15.259 INFO kablam! --> benches/universe.rs:27:33 Oct 12 22:11:15.259 INFO kablam! | Oct 12 22:11:15.260 INFO kablam! 27 | universe.add_object(Object::new(OBJECT_MASS, Vector::default(), Point::new(i as f64 * SPACING, i as f64 * SPACING))); Oct 12 22:11:15.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Oct 12 22:11:15.260 INFO kablam! Oct 12 22:11:15.261 INFO kablam! error: aborting due to 2 previous errors Oct 12 22:11:15.261 INFO kablam! Oct 12 22:11:15.262 INFO kablam! For more information about this error, try `rustc --explain E0061`. Oct 12 22:11:15.266 INFO kablam! error: Could not compile `physics-sim`. Oct 12 22:11:15.266 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 22:11:15.312 INFO kablam! error: build failed Oct 12 22:11:15.312 INFO kablam! su: No module specific data is present Oct 12 22:11:15.531 INFO running `"docker" "rm" "-f" "860a583a0b092080c1f83dc558d7a2541360ce8143367107a224bbe0d5f60d71"` Oct 12 22:11:15.590 INFO blam! 860a583a0b092080c1f83dc558d7a2541360ce8143367107a224bbe0d5f60d71