Oct 27 07:22:34.219 INFO checking boxdot/basic-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:22:34.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 07:22:34.756 INFO blam! cbf8c40b748b4af20673602aeb9b6defeef313432875203a36445b0638320553 Oct 27 07:22:34.767 INFO running `"docker" "start" "-a" "cbf8c40b748b4af20673602aeb9b6defeef313432875203a36445b0638320553"` Oct 27 07:22:36.017 INFO kablam! usermod: no changes Oct 27 07:22:36.127 INFO kablam! Compiling wasm-bindgen-shared v0.2.21 Oct 27 07:22:36.131 INFO kablam! Compiling wasm-bindgen v0.2.21 Oct 27 07:22:36.131 INFO kablam! Checking rand v0.5.5 Oct 27 07:22:36.131 INFO kablam! Compiling serde_json v1.0.27 Oct 27 07:22:36.131 INFO kablam! Checking nom_locate v0.3.1 Oct 27 07:22:36.131 INFO kablam! Compiling syn v0.15.4 Oct 27 07:22:40.987 INFO kablam! Checking basic v0.1.0 (/source) Oct 27 07:23:00.216 INFO kablam! Compiling serde_derive v1.0.79 Oct 27 07:23:23.705 INFO kablam! Compiling wasm-bindgen-backend v0.2.21 Oct 27 07:23:35.454 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.21 Oct 27 07:23:43.383 INFO kablam! Compiling wasm-bindgen-macro v0.2.21 Oct 27 07:23:49.159 INFO kablam! Checking basic-wasm v0.1.0 (/source/wasm) Oct 27 07:23:50.727 INFO kablam! error[E0061]: this function takes 3 parameters but 1 parameter was supplied Oct 27 07:23:50.727 INFO kablam! --> wasm/src/lib.rs:43:5 Oct 27 07:23:50.727 INFO kablam! | Oct 27 07:23:50.727 INFO kablam! 43 | basic::execute(input) Oct 27 07:23:50.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Oct 27 07:23:50.727 INFO kablam! Oct 27 07:23:50.759 INFO kablam! error[E0277]: the trait bound `Output: std::convert::From<()>` is not satisfied Oct 27 07:23:50.759 INFO kablam! --> wasm/src/lib.rs:44:14 Oct 27 07:23:50.759 INFO kablam! | Oct 27 07:23:50.760 INFO kablam! 44 | .map(Output::from) Oct 27 07:23:50.760 INFO kablam! | ^^^^^^^^^^^^ the trait `std::convert::From<()>` is not implemented for `Output` Oct 27 07:23:50.760 INFO kablam! | Oct 27 07:23:50.761 INFO kablam! = help: the following implementations were found: Oct 27 07:23:50.761 INFO kablam! > Oct 27 07:23:50.761 INFO kablam! > Oct 27 07:23:50.761 INFO kablam! = note: required by `std::convert::From::from` Oct 27 07:23:50.762 INFO kablam! Oct 27 07:23:50.762 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:23:50.762 INFO kablam! Oct 27 07:23:50.762 INFO kablam! Some errors occurred: E0061, E0277. Oct 27 07:23:50.763 INFO kablam! For more information about an error, try `rustc --explain E0061`. Oct 27 07:23:50.783 INFO kablam! error: Could not compile `basic-wasm`. Oct 27 07:23:50.783 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 07:23:50.799 INFO kablam! error[E0061]: this function takes 3 parameters but 1 parameter was supplied Oct 27 07:23:50.799 INFO kablam! --> wasm/src/lib.rs:43:5 Oct 27 07:23:50.800 INFO kablam! | Oct 27 07:23:50.800 INFO kablam! 43 | basic::execute(input) Oct 27 07:23:50.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Oct 27 07:23:50.800 INFO kablam! Oct 27 07:23:50.809 INFO kablam! error[E0277]: the trait bound `Output: std::convert::From<()>` is not satisfied Oct 27 07:23:50.809 INFO kablam! --> wasm/src/lib.rs:44:14 Oct 27 07:23:50.809 INFO kablam! | Oct 27 07:23:50.809 INFO kablam! 44 | .map(Output::from) Oct 27 07:23:50.809 INFO kablam! | ^^^^^^^^^^^^ the trait `std::convert::From<()>` is not implemented for `Output` Oct 27 07:23:50.809 INFO kablam! | Oct 27 07:23:50.809 INFO kablam! = help: the following implementations were found: Oct 27 07:23:50.809 INFO kablam! > Oct 27 07:23:50.809 INFO kablam! > Oct 27 07:23:50.809 INFO kablam! = note: required by `std::convert::From::from` Oct 27 07:23:50.809 INFO kablam! Oct 27 07:23:50.813 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:23:50.813 INFO kablam! Oct 27 07:23:50.813 INFO kablam! Some errors occurred: E0061, E0277. Oct 27 07:23:50.813 INFO kablam! For more information about an error, try `rustc --explain E0061`. Oct 27 07:23:50.825 INFO kablam! error: Could not compile `basic-wasm`. Oct 27 07:23:50.825 INFO kablam! Oct 27 07:23:50.825 INFO kablam! To learn more, run the command again with --verbose. Oct 27 07:23:50.827 INFO kablam! su: No module specific data is present Oct 27 07:23:51.425 INFO running `"docker" "rm" "-f" "cbf8c40b748b4af20673602aeb9b6defeef313432875203a36445b0638320553"` Oct 27 07:23:51.682 INFO blam! cbf8c40b748b4af20673602aeb9b6defeef313432875203a36445b0638320553