Oct 13 12:22:30.310 INFO checking lua_actor-0.1.18 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:22:30.310 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 12:22:30.604 INFO blam! 40640e528d3a04cb1e704a409368f13cd86493912f590e17d1e7f6bfcaf01455 Oct 13 12:22:30.605 INFO running `"docker" "start" "-a" "40640e528d3a04cb1e704a409368f13cd86493912f590e17d1e7f6bfcaf01455"` Oct 13 12:22:31.263 INFO kablam! usermod: no changes Oct 13 12:22:31.396 INFO kablam! Checking fp_rust v0.1.39 Oct 13 12:22:31.396 INFO kablam! Compiling rlua v0.15.2 Oct 13 12:22:40.008 INFO kablam! Checking lua_actor v0.1.18 (/source) Oct 13 12:22:41.484 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 13 12:22:41.484 INFO kablam! --> src/message.rs:211:57 Oct 13 12:22:41.485 INFO kablam! | Oct 13 12:22:41.485 INFO kablam! 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), Oct 13 12:22:41.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 13 12:22:41.485 INFO kablam! | Oct 13 12:22:41.485 INFO kablam! = note: required by `std::convert::From::from` Oct 13 12:22:41.485 INFO kablam! Oct 13 12:22:41.485 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 13 12:22:41.486 INFO kablam! --> src/message.rs:212:55 Oct 13 12:22:41.486 INFO kablam! | Oct 13 12:22:41.486 INFO kablam! 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), Oct 13 12:22:41.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 13 12:22:41.486 INFO kablam! | Oct 13 12:22:41.486 INFO kablam! = note: required by `std::convert::From::from` Oct 13 12:22:41.486 INFO kablam! Oct 13 12:22:41.486 INFO kablam! error: aborting due to 2 previous errors Oct 13 12:22:41.486 INFO kablam! Oct 13 12:22:41.486 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 12:22:41.486 INFO kablam! error: Could not compile `lua_actor`. Oct 13 12:22:41.486 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:22:41.496 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 13 12:22:41.497 INFO kablam! --> src/message.rs:211:57 Oct 13 12:22:41.497 INFO kablam! | Oct 13 12:22:41.497 INFO kablam! 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), Oct 13 12:22:41.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 13 12:22:41.498 INFO kablam! | Oct 13 12:22:41.498 INFO kablam! = note: required by `std::convert::From::from` Oct 13 12:22:41.498 INFO kablam! Oct 13 12:22:41.498 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 13 12:22:41.499 INFO kablam! --> src/message.rs:212:55 Oct 13 12:22:41.499 INFO kablam! | Oct 13 12:22:41.499 INFO kablam! 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), Oct 13 12:22:41.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 13 12:22:41.500 INFO kablam! | Oct 13 12:22:41.500 INFO kablam! = note: required by `std::convert::From::from` Oct 13 12:22:41.500 INFO kablam! Oct 13 12:22:41.544 INFO kablam! error: aborting due to 2 previous errors Oct 13 12:22:41.544 INFO kablam! Oct 13 12:22:41.544 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 12:22:41.565 INFO kablam! error: Could not compile `lua_actor`. Oct 13 12:22:41.565 INFO kablam! Oct 13 12:22:41.565 INFO kablam! To learn more, run the command again with --verbose. Oct 13 12:22:41.566 INFO kablam! su: No module specific data is present Oct 13 12:22:42.079 INFO running `"docker" "rm" "-f" "40640e528d3a04cb1e704a409368f13cd86493912f590e17d1e7f6bfcaf01455"` Oct 13 12:22:42.328 INFO blam! 40640e528d3a04cb1e704a409368f13cd86493912f590e17d1e7f6bfcaf01455