Oct 16 03:24:44.867 INFO testing lua_actor-0.1.18 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 03:24:44.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 03:24:45.207 INFO blam! 5cfa143e30788eca8fc83606c07060660d51610e75faada804c1d23cad126af8 Oct 16 03:24:45.210 INFO running `"docker" "start" "-a" "5cfa143e30788eca8fc83606c07060660d51610e75faada804c1d23cad126af8"` Oct 16 03:24:45.867 INFO kablam! usermod: no changes Oct 16 03:24:45.961 INFO kablam! Compiling fp_rust v0.1.39 Oct 16 03:24:45.963 INFO kablam! Compiling rlua v0.15.3 Oct 16 03:24:54.772 INFO kablam! Compiling lua_actor v0.1.18 (/source) Oct 16 03:24:55.971 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 16 03:24:55.971 INFO kablam! --> src/message.rs:211:57 Oct 16 03:24:55.971 INFO kablam! | Oct 16 03:24:55.971 INFO kablam! 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), Oct 16 03:24:55.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 16 03:24:55.971 INFO kablam! | Oct 16 03:24:55.971 INFO kablam! = note: required by `std::convert::From::from` Oct 16 03:24:55.971 INFO kablam! Oct 16 03:24:55.971 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 16 03:24:55.971 INFO kablam! --> src/message.rs:212:55 Oct 16 03:24:55.971 INFO kablam! | Oct 16 03:24:55.971 INFO kablam! 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), Oct 16 03:24:55.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 16 03:24:55.971 INFO kablam! | Oct 16 03:24:55.971 INFO kablam! = note: required by `std::convert::From::from` Oct 16 03:24:55.971 INFO kablam! Oct 16 03:24:55.991 INFO kablam! error: aborting due to 2 previous errors Oct 16 03:24:55.991 INFO kablam! Oct 16 03:24:55.991 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 16 03:24:55.993 INFO kablam! error: Could not compile `lua_actor`. Oct 16 03:24:55.993 INFO kablam! Oct 16 03:24:55.993 INFO kablam! To learn more, run the command again with --verbose. Oct 16 03:24:55.994 INFO kablam! su: No module specific data is present Oct 16 03:24:56.308 INFO running `"docker" "rm" "-f" "5cfa143e30788eca8fc83606c07060660d51610e75faada804c1d23cad126af8"` Oct 16 03:24:56.391 INFO blam! 5cfa143e30788eca8fc83606c07060660d51610e75faada804c1d23cad126af8