Oct 27 07:22:33.447 INFO checking boxdot/basic-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:22:33.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:22:33.863 INFO blam! ef398f04b83ddb2b05bf8535bea53ff5bd81faa6540f9cf734df4ad7d5b8d7ba Oct 27 07:22:33.865 INFO running `"docker" "start" "-a" "ef398f04b83ddb2b05bf8535bea53ff5bd81faa6540f9cf734df4ad7d5b8d7ba"` Oct 27 07:22:35.308 INFO kablam! usermod: no changes Oct 27 07:22:35.440 INFO kablam! Compiling wasm-bindgen-shared v0.2.21 Oct 27 07:22:35.448 INFO kablam! Compiling wasm-bindgen v0.2.21 Oct 27 07:22:35.455 INFO kablam! Checking rand v0.5.5 Oct 27 07:22:35.455 INFO kablam! Compiling serde_json v1.0.27 Oct 27 07:22:35.455 INFO kablam! Checking nom_locate v0.3.1 Oct 27 07:22:35.455 INFO kablam! Compiling syn v0.15.4 Oct 27 07:22:42.743 INFO kablam! Checking basic v0.1.0 (/source) Oct 27 07:22:59.171 INFO kablam! Compiling serde_derive v1.0.79 Oct 27 07:23:22.019 INFO kablam! Compiling wasm-bindgen-backend v0.2.21 Oct 27 07:23:35.139 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.21 Oct 27 07:23:42.231 INFO kablam! Compiling wasm-bindgen-macro v0.2.21 Oct 27 07:23:48.124 INFO kablam! Checking basic-wasm v0.1.0 (/source/wasm) Oct 27 07:23:49.687 INFO kablam! error[E0061]: this function takes 3 parameters but 1 parameter was supplied Oct 27 07:23:49.687 INFO kablam! --> wasm/src/lib.rs:43:5 Oct 27 07:23:49.688 INFO kablam! | Oct 27 07:23:49.689 INFO kablam! 43 | basic::execute(input) Oct 27 07:23:49.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Oct 27 07:23:49.690 INFO kablam! Oct 27 07:23:49.714 INFO kablam! error[E0277]: the trait bound `Output: std::convert::From<()>` is not satisfied Oct 27 07:23:49.746 INFO kablam! --> wasm/src/lib.rs:44:14 Oct 27 07:23:49.747 INFO kablam! | Oct 27 07:23:49.748 INFO kablam! 44 | .map(Output::from) Oct 27 07:23:49.748 INFO kablam! | ^^^^^^^^^^^^ the trait `std::convert::From<()>` is not implemented for `Output` Oct 27 07:23:49.751 INFO kablam! | Oct 27 07:23:49.751 INFO kablam! = help: the following implementations were found: Oct 27 07:23:49.752 INFO kablam! > Oct 27 07:23:49.752 INFO kablam! > Oct 27 07:23:49.752 INFO kablam! = note: required by `std::convert::From::from` Oct 27 07:23:49.753 INFO kablam! Oct 27 07:23:49.753 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:23:49.753 INFO kablam! Oct 27 07:23:49.753 INFO kablam! Some errors occurred: E0061, E0277. Oct 27 07:23:49.754 INFO kablam! For more information about an error, try `rustc --explain E0061`. Oct 27 07:23:49.767 INFO kablam! error[E0061]: this function takes 3 parameters but 1 parameter was supplied Oct 27 07:23:49.768 INFO kablam! --> wasm/src/lib.rs:43:5 Oct 27 07:23:49.768 INFO kablam! | Oct 27 07:23:49.768 INFO kablam! 43 | basic::execute(input) Oct 27 07:23:49.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Oct 27 07:23:49.769 INFO kablam! Oct 27 07:23:49.775 INFO kablam! error: Could not compile `basic-wasm`. Oct 27 07:23:49.775 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 07:23:49.787 INFO kablam! error[E0277]: the trait bound `Output: std::convert::From<()>` is not satisfied Oct 27 07:23:49.788 INFO kablam! --> wasm/src/lib.rs:44:14 Oct 27 07:23:49.788 INFO kablam! | Oct 27 07:23:49.788 INFO kablam! 44 | .map(Output::from) Oct 27 07:23:49.789 INFO kablam! | ^^^^^^^^^^^^ the trait `std::convert::From<()>` is not implemented for `Output` Oct 27 07:23:49.791 INFO kablam! | Oct 27 07:23:49.791 INFO kablam! = help: the following implementations were found: Oct 27 07:23:49.791 INFO kablam! > Oct 27 07:23:49.792 INFO kablam! > Oct 27 07:23:49.792 INFO kablam! = note: required by `std::convert::From::from` Oct 27 07:23:49.792 INFO kablam! Oct 27 07:23:49.796 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:23:49.796 INFO kablam! Oct 27 07:23:49.803 INFO kablam! Some errors occurred: E0061, E0277. Oct 27 07:23:49.803 INFO kablam! For more information about an error, try `rustc --explain E0061`. Oct 27 07:23:49.819 INFO kablam! error: Could not compile `basic-wasm`. Oct 27 07:23:49.821 INFO kablam! Oct 27 07:23:49.822 INFO kablam! To learn more, run the command again with --verbose. Oct 27 07:23:49.822 INFO kablam! su: No module specific data is present Oct 27 07:23:50.683 INFO running `"docker" "rm" "-f" "ef398f04b83ddb2b05bf8535bea53ff5bd81faa6540f9cf734df4ad7d5b8d7ba"` Oct 27 07:23:50.975 INFO blam! ef398f04b83ddb2b05bf8535bea53ff5bd81faa6540f9cf734df4ad7d5b8d7ba