Oct 12 22:11:12.758 INFO checking efyang/physics-sim against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:11:12.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:13.138 INFO blam! 84f8507e8a19e56f6bbc8dbed23bbe13909953945f00be2714e1e7647829881e Oct 12 22:11:13.140 INFO running `"docker" "start" "-a" "84f8507e8a19e56f6bbc8dbed23bbe13909953945f00be2714e1e7647829881e"` Oct 12 22:11:13.980 INFO kablam! usermod: no changes Oct 12 22:11:14.003 INFO kablam! Checking physics-sim v0.1.0 (/source) Oct 12 22:11:14.798 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Oct 12 22:11:14.799 INFO kablam! --> benches/universe.rs:17:33 Oct 12 22:11:14.799 INFO kablam! | Oct 12 22:11:14.799 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:14.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Oct 12 22:11:14.799 INFO kablam! Oct 12 22:11:14.800 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Oct 12 22:11:14.800 INFO kablam! --> benches/universe.rs:27:33 Oct 12 22:11:14.800 INFO kablam! | Oct 12 22:11:14.800 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:14.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Oct 12 22:11:14.800 INFO kablam! Oct 12 22:11:14.802 INFO kablam! error: aborting due to 2 previous errors Oct 12 22:11:14.802 INFO kablam! Oct 12 22:11:14.802 INFO kablam! For more information about this error, try `rustc --explain E0061`. Oct 12 22:11:14.810 INFO kablam! error: Could not compile `physics-sim`. Oct 12 22:11:14.810 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 22:11:14.825 INFO kablam! error: build failed Oct 12 22:11:14.827 INFO kablam! su: No module specific data is present Oct 12 22:11:15.146 INFO running `"docker" "rm" "-f" "84f8507e8a19e56f6bbc8dbed23bbe13909953945f00be2714e1e7647829881e"` Oct 12 22:11:15.250 INFO blam! 84f8507e8a19e56f6bbc8dbed23bbe13909953945f00be2714e1e7647829881e