Oct 11 17:18:14.713 INFO testing lua_actor-0.1.18 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:18:14.713 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:18:14.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:18:14.892 INFO blam! 3c19b69e5a981c625edbb5b5f991536996c23919d3fac3be0f0bf1f0f4c0248e Oct 11 17:18:14.900 INFO running `"docker" "start" "-a" "3c19b69e5a981c625edbb5b5f991536996c23919d3fac3be0f0bf1f0f4c0248e"` Oct 11 17:18:15.488 INFO kablam! usermod: no changes Oct 11 17:18:15.545 INFO kablam! Compiling fp_rust v0.1.39 Oct 11 17:18:15.545 INFO kablam! Compiling rlua v0.15.2 Oct 11 17:18:24.912 INFO kablam! Compiling lua_actor v0.1.18 (/source) Oct 11 17:18:26.640 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 11 17:18:26.640 INFO kablam! --> src/message.rs:211:57 Oct 11 17:18:26.640 INFO kablam! | Oct 11 17:18:26.640 INFO kablam! 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), Oct 11 17:18:26.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 11 17:18:26.640 INFO kablam! | Oct 11 17:18:26.640 INFO kablam! = note: required by `std::convert::From::from` Oct 11 17:18:26.640 INFO kablam! Oct 11 17:18:26.640 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 11 17:18:26.640 INFO kablam! --> src/message.rs:212:55 Oct 11 17:18:26.640 INFO kablam! | Oct 11 17:18:26.640 INFO kablam! 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), Oct 11 17:18:26.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 11 17:18:26.640 INFO kablam! | Oct 11 17:18:26.640 INFO kablam! = note: required by `std::convert::From::from` Oct 11 17:18:26.640 INFO kablam! Oct 11 17:18:26.640 INFO kablam! error: aborting due to 2 previous errors Oct 11 17:18:26.640 INFO kablam! Oct 11 17:18:26.640 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 11 17:18:26.648 INFO kablam! error: Could not compile `lua_actor`. Oct 11 17:18:26.648 INFO kablam! Oct 11 17:18:26.648 INFO kablam! To learn more, run the command again with --verbose. Oct 11 17:18:26.648 INFO kablam! su: No module specific data is present Oct 11 17:18:27.218 INFO running `"docker" "rm" "-f" "3c19b69e5a981c625edbb5b5f991536996c23919d3fac3be0f0bf1f0f4c0248e"` Oct 11 17:18:27.400 INFO blam! 3c19b69e5a981c625edbb5b5f991536996c23919d3fac3be0f0bf1f0f4c0248e