Oct 16 03:24:43.923 INFO testing lua_actor-0.1.18 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:24:43.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:44.308 INFO blam! 4b62bb4fb1fbe91289d491c77a679f4bdf3cd932e5af6b821239975f35b0f1c4 Oct 16 03:24:44.309 INFO running `"docker" "start" "-a" "4b62bb4fb1fbe91289d491c77a679f4bdf3cd932e5af6b821239975f35b0f1c4"` Oct 16 03:24:44.807 INFO kablam! usermod: no changes Oct 16 03:24:44.856 INFO kablam! Compiling fp_rust v0.1.39 Oct 16 03:24:44.858 INFO kablam! Compiling rlua v0.15.3 Oct 16 03:24:53.415 INFO kablam! Compiling lua_actor v0.1.18 (/source) Oct 16 03:24:54.571 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 16 03:24:54.571 INFO kablam! --> src/message.rs:211:57 Oct 16 03:24:54.571 INFO kablam! | Oct 16 03:24:54.571 INFO kablam! 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), Oct 16 03:24:54.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 16 03:24:54.571 INFO kablam! | Oct 16 03:24:54.571 INFO kablam! = note: required by `std::convert::From::from` Oct 16 03:24:54.571 INFO kablam! Oct 16 03:24:54.571 INFO kablam! error[E0277]: the trait bound `rlua::Error: std::convert::From` is not satisfied Oct 16 03:24:54.571 INFO kablam! --> src/message.rs:212:55 Oct 16 03:24:54.571 INFO kablam! | Oct 16 03:24:54.571 INFO kablam! 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), Oct 16 03:24:54.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `rlua::Error` Oct 16 03:24:54.571 INFO kablam! | Oct 16 03:24:54.571 INFO kablam! = note: required by `std::convert::From::from` Oct 16 03:24:54.571 INFO kablam! Oct 16 03:24:54.581 INFO kablam! error: aborting due to 2 previous errors Oct 16 03:24:54.581 INFO kablam! Oct 16 03:24:54.581 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 16 03:24:54.591 INFO kablam! error: Could not compile `lua_actor`. Oct 16 03:24:54.591 INFO kablam! Oct 16 03:24:54.591 INFO kablam! To learn more, run the command again with --verbose. Oct 16 03:24:54.592 INFO kablam! su: No module specific data is present Oct 16 03:24:54.981 INFO running `"docker" "rm" "-f" "4b62bb4fb1fbe91289d491c77a679f4bdf3cd932e5af6b821239975f35b0f1c4"` Oct 16 03:24:55.076 INFO blam! 4b62bb4fb1fbe91289d491c77a679f4bdf3cd932e5af6b821239975f35b0f1c4