Oct 27 19:30:07.974 INFO checking lua_actor-0.1.18 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:30:07.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 19:30:08.163 INFO blam! d522e709bfe851d260be45a0ac7d8f80d0bc36ababa48dc53e32d8db5b16c8ce Oct 27 19:30:08.167 INFO running `"docker" "start" "-a" "d522e709bfe851d260be45a0ac7d8f80d0bc36ababa48dc53e32d8db5b16c8ce"` Oct 27 19:30:08.971 INFO kablam! usermod: no changes Oct 27 19:30:09.031 INFO kablam! Checking fp_rust v0.1.39 Oct 27 19:30:09.031 INFO kablam! Compiling rlua v0.15.3 Oct 27 19:30:17.247 INFO kablam! Checking lua_actor v0.1.18 (/source) Oct 27 19:30:18.887 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 27 19:30:18.887 INFO kablam! --> src/message.rs:211:57 Oct 27 19:30:18.887 INFO kablam! | Oct 27 19:30:18.887 INFO kablam! 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), Oct 27 19:30:18.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 27 19:30:18.887 INFO kablam! | Oct 27 19:30:18.887 INFO kablam! = note: required by `std::convert::From::from` Oct 27 19:30:18.887 INFO kablam! Oct 27 19:30:18.887 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 27 19:30:18.887 INFO kablam! --> src/message.rs:212:55 Oct 27 19:30:18.887 INFO kablam! | Oct 27 19:30:18.887 INFO kablam! 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), Oct 27 19:30:18.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 27 19:30:18.887 INFO kablam! | Oct 27 19:30:18.887 INFO kablam! = note: required by `std::convert::From::from` Oct 27 19:30:18.887 INFO kablam! Oct 27 19:30:18.934 INFO kablam! error: aborting due to 2 previous errors Oct 27 19:30:18.935 INFO kablam! Oct 27 19:30:18.935 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 27 19:30:18.946 INFO kablam! error: Could not compile `lua_actor`. Oct 27 19:30:18.947 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 19:30:18.951 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 27 19:30:18.951 INFO kablam! --> src/message.rs:211:57 Oct 27 19:30:18.951 INFO kablam! | Oct 27 19:30:18.951 INFO kablam! 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), Oct 27 19:30:18.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 27 19:30:18.951 INFO kablam! | Oct 27 19:30:18.951 INFO kablam! = note: required by `std::convert::From::from` Oct 27 19:30:18.951 INFO kablam! Oct 27 19:30:18.951 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 27 19:30:18.951 INFO kablam! --> src/message.rs:212:55 Oct 27 19:30:18.951 INFO kablam! | Oct 27 19:30:18.951 INFO kablam! 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), Oct 27 19:30:18.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 27 19:30:18.951 INFO kablam! | Oct 27 19:30:18.951 INFO kablam! = note: required by `std::convert::From::from` Oct 27 19:30:18.951 INFO kablam! Oct 27 19:30:18.961 INFO kablam! error: aborting due to 2 previous errors Oct 27 19:30:18.961 INFO kablam! Oct 27 19:30:18.961 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 27 19:30:18.969 INFO kablam! error: Could not compile `lua_actor`. Oct 27 19:30:18.969 INFO kablam! Oct 27 19:30:18.969 INFO kablam! To learn more, run the command again with --verbose. Oct 27 19:30:18.969 INFO kablam! su: No module specific data is present Oct 27 19:30:19.532 INFO running `"docker" "rm" "-f" "d522e709bfe851d260be45a0ac7d8f80d0bc36ababa48dc53e32d8db5b16c8ce"` Oct 27 19:30:19.827 INFO blam! d522e709bfe851d260be45a0ac7d8f80d0bc36ababa48dc53e32d8db5b16c8ce