Sep 04 11:10:48.867 INFO checking pistoncore-event-0.4.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 11:10:48.867 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 11:10:48.868 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:10:49.010 INFO blam! f23a7ef7a3a6f02113bbfec5eb748d27cb16e7ec91844e8a526995b2099dec4d Sep 04 11:10:49.012 INFO running `"docker" "start" "-a" "f23a7ef7a3a6f02113bbfec5eb748d27cb16e7ec91844e8a526995b2099dec4d"` Sep 04 11:10:49.664 INFO kablam! Checking piston-float v0.1.0 Sep 04 11:10:49.665 INFO kablam! Checking clock_ticks v0.0.6 Sep 04 11:10:49.666 INFO kablam! Checking pistoncore-input v0.2.0 Sep 04 11:10:50.313 INFO kablam! Checking piston-viewport v0.1.0 Sep 04 11:10:52.382 INFO kablam! Checking pistoncore-window v0.3.0 Sep 04 11:10:53.097 INFO kablam! Checking pistoncore-event_loop v0.4.0 Sep 04 11:10:54.163 INFO kablam! Checking pistoncore-event v0.4.0 (file:///source) Sep 04 11:10:55.560 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.560 INFO kablam! --> src/generic_event.rs:37:5 Sep 04 11:10:55.560 INFO kablam! | Sep 04 11:10:55.560 INFO kablam! 37 | fn from_args(event_id: EventId, any: &Any, old_event: &Self) -> Option; Sep 04 11:10:55.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.561 INFO kablam! | Sep 04 11:10:55.561 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.561 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.561 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.561 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.561 INFO kablam! Sep 04 11:10:55.562 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.562 INFO kablam! --> src/render.rs:8:5 Sep 04 11:10:55.562 INFO kablam! | Sep 04 11:10:55.562 INFO kablam! 8 | fn from_render_args(args: &RenderArgs, old_event: &Self) -> Option; Sep 04 11:10:55.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.562 INFO kablam! | Sep 04 11:10:55.562 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.562 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.562 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.562 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.562 INFO kablam! Sep 04 11:10:55.563 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.563 INFO kablam! --> src/after_render.rs:10:5 Sep 04 11:10:55.563 INFO kablam! | Sep 04 11:10:55.563 INFO kablam! 10 | fn from_after_render_args(args: &AfterRenderArgs, old_event: &Self) -> Option; Sep 04 11:10:55.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.563 INFO kablam! | Sep 04 11:10:55.563 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.563 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.563 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.563 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.563 INFO kablam! Sep 04 11:10:55.565 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.565 INFO kablam! --> src/press.rs:9:5 Sep 04 11:10:55.565 INFO kablam! | Sep 04 11:10:55.565 INFO kablam! 9 | fn from_button(button: Button, old_event: &Self) -> Option; Sep 04 11:10:55.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.565 INFO kablam! | Sep 04 11:10:55.565 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.565 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.565 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.565 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.565 INFO kablam! Sep 04 11:10:55.566 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.566 INFO kablam! --> src/release.rs:9:5 Sep 04 11:10:55.566 INFO kablam! | Sep 04 11:10:55.567 INFO kablam! 9 | fn from_button(button: Button, old_event: &Self) -> Option; Sep 04 11:10:55.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.567 INFO kablam! | Sep 04 11:10:55.567 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.567 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.567 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.567 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.567 INFO kablam! Sep 04 11:10:55.567 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.567 INFO kablam! --> src/mouse.rs:8:5 Sep 04 11:10:55.568 INFO kablam! | Sep 04 11:10:55.568 INFO kablam! 8 | fn from_xy(x: f64, y: f64, old_event: &Self) -> Option; Sep 04 11:10:55.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.568 INFO kablam! | Sep 04 11:10:55.568 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.568 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.568 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.568 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.568 INFO kablam! Sep 04 11:10:55.570 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.570 INFO kablam! --> src/mouse.rs:42:5 Sep 04 11:10:55.570 INFO kablam! | Sep 04 11:10:55.570 INFO kablam! 42 | fn from_xy(x: f64, y: f64, old_event: &Self) -> Option; Sep 04 11:10:55.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.571 INFO kablam! | Sep 04 11:10:55.571 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.571 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.571 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.571 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.571 INFO kablam! Sep 04 11:10:55.572 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.572 INFO kablam! --> src/mouse.rs:76:5 Sep 04 11:10:55.572 INFO kablam! | Sep 04 11:10:55.572 INFO kablam! 76 | fn from_xy(x: f64, y: f64, old_event: &Self) -> Option; Sep 04 11:10:55.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.572 INFO kablam! | Sep 04 11:10:55.572 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.572 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.572 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.572 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.572 INFO kablam! Sep 04 11:10:55.573 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.573 INFO kablam! --> src/text.rs:9:5 Sep 04 11:10:55.574 INFO kablam! | Sep 04 11:10:55.574 INFO kablam! 9 | fn from_text(text: &str, old_event: &Self) -> Option; Sep 04 11:10:55.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.574 INFO kablam! | Sep 04 11:10:55.574 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.574 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.574 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.574 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.574 INFO kablam! Sep 04 11:10:55.575 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.575 INFO kablam! --> src/resize.rs:8:5 Sep 04 11:10:55.575 INFO kablam! | Sep 04 11:10:55.575 INFO kablam! 8 | fn from_width_height(w: u32, h: u32, old_event: &Self) -> Option; Sep 04 11:10:55.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.575 INFO kablam! | Sep 04 11:10:55.575 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.575 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.575 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.575 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.575 INFO kablam! Sep 04 11:10:55.576 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.576 INFO kablam! --> src/focus.rs:8:5 Sep 04 11:10:55.576 INFO kablam! | Sep 04 11:10:55.576 INFO kablam! 8 | fn from_focused(focused: bool, old_event: &Self) -> Option; Sep 04 11:10:55.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.576 INFO kablam! | Sep 04 11:10:55.576 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.577 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.577 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.577 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.577 INFO kablam! Sep 04 11:10:55.597 INFO kablam! error: aborting due to 11 previous errors Sep 04 11:10:55.597 INFO kablam! Sep 04 11:10:55.597 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 11:10:55.604 INFO kablam! error: Could not compile `pistoncore-event`. Sep 04 11:10:55.604 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:10:55.647 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.647 INFO kablam! --> src/generic_event.rs:37:5 Sep 04 11:10:55.647 INFO kablam! | Sep 04 11:10:55.647 INFO kablam! 37 | fn from_args(event_id: EventId, any: &Any, old_event: &Self) -> Option; Sep 04 11:10:55.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.647 INFO kablam! | Sep 04 11:10:55.647 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.647 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.647 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.647 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.647 INFO kablam! Sep 04 11:10:55.648 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.648 INFO kablam! --> src/render.rs:8:5 Sep 04 11:10:55.649 INFO kablam! | Sep 04 11:10:55.649 INFO kablam! 8 | fn from_render_args(args: &RenderArgs, old_event: &Self) -> Option; Sep 04 11:10:55.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.649 INFO kablam! | Sep 04 11:10:55.649 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.649 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.649 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.649 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.649 INFO kablam! Sep 04 11:10:55.649 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.650 INFO kablam! --> src/after_render.rs:10:5 Sep 04 11:10:55.650 INFO kablam! | Sep 04 11:10:55.650 INFO kablam! 10 | fn from_after_render_args(args: &AfterRenderArgs, old_event: &Self) -> Option; Sep 04 11:10:55.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.650 INFO kablam! | Sep 04 11:10:55.650 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.650 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.650 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.650 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.650 INFO kablam! Sep 04 11:10:55.652 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.652 INFO kablam! --> src/press.rs:9:5 Sep 04 11:10:55.652 INFO kablam! | Sep 04 11:10:55.652 INFO kablam! 9 | fn from_button(button: Button, old_event: &Self) -> Option; Sep 04 11:10:55.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.652 INFO kablam! | Sep 04 11:10:55.652 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.652 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.652 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.652 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.652 INFO kablam! Sep 04 11:10:55.653 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.653 INFO kablam! --> src/release.rs:9:5 Sep 04 11:10:55.653 INFO kablam! | Sep 04 11:10:55.653 INFO kablam! 9 | fn from_button(button: Button, old_event: &Self) -> Option; Sep 04 11:10:55.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.653 INFO kablam! | Sep 04 11:10:55.653 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.653 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.653 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.653 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.654 INFO kablam! Sep 04 11:10:55.654 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.654 INFO kablam! --> src/mouse.rs:8:5 Sep 04 11:10:55.654 INFO kablam! | Sep 04 11:10:55.654 INFO kablam! 8 | fn from_xy(x: f64, y: f64, old_event: &Self) -> Option; Sep 04 11:10:55.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.654 INFO kablam! | Sep 04 11:10:55.654 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.655 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.655 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.655 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.655 INFO kablam! Sep 04 11:10:55.658 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.658 INFO kablam! --> src/mouse.rs:42:5 Sep 04 11:10:55.658 INFO kablam! | Sep 04 11:10:55.658 INFO kablam! 42 | fn from_xy(x: f64, y: f64, old_event: &Self) -> Option; Sep 04 11:10:55.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.658 INFO kablam! | Sep 04 11:10:55.658 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.658 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.658 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.658 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.658 INFO kablam! Sep 04 11:10:55.660 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.660 INFO kablam! --> src/mouse.rs:76:5 Sep 04 11:10:55.660 INFO kablam! | Sep 04 11:10:55.660 INFO kablam! 76 | fn from_xy(x: f64, y: f64, old_event: &Self) -> Option; Sep 04 11:10:55.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.660 INFO kablam! | Sep 04 11:10:55.660 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.660 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.660 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.660 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.660 INFO kablam! Sep 04 11:10:55.661 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.661 INFO kablam! --> src/text.rs:9:5 Sep 04 11:10:55.661 INFO kablam! | Sep 04 11:10:55.661 INFO kablam! 9 | fn from_text(text: &str, old_event: &Self) -> Option; Sep 04 11:10:55.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.661 INFO kablam! | Sep 04 11:10:55.661 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.661 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.661 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.661 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.661 INFO kablam! Sep 04 11:10:55.662 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.662 INFO kablam! --> src/resize.rs:8:5 Sep 04 11:10:55.662 INFO kablam! | Sep 04 11:10:55.662 INFO kablam! 8 | fn from_width_height(w: u32, h: u32, old_event: &Self) -> Option; Sep 04 11:10:55.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.662 INFO kablam! | Sep 04 11:10:55.662 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.662 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.662 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.662 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.662 INFO kablam! Sep 04 11:10:55.664 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 04 11:10:55.664 INFO kablam! --> src/focus.rs:8:5 Sep 04 11:10:55.664 INFO kablam! | Sep 04 11:10:55.664 INFO kablam! 8 | fn from_focused(focused: bool, old_event: &Self) -> Option; Sep 04 11:10:55.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 11:10:55.664 INFO kablam! | Sep 04 11:10:55.664 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 04 11:10:55.664 INFO kablam! = note: to learn more, visit Sep 04 11:10:55.664 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 04 11:10:55.664 INFO kablam! = note: required by `std::option::Option` Sep 04 11:10:55.664 INFO kablam! Sep 04 11:10:55.680 INFO kablam! error: aborting due to 11 previous errors Sep 04 11:10:55.680 INFO kablam! Sep 04 11:10:55.680 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 11:10:55.688 INFO kablam! error: Could not compile `pistoncore-event`. Sep 04 11:10:55.688 INFO kablam! Sep 04 11:10:55.688 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:10:55.690 INFO kablam! su: No module specific data is present Sep 04 11:10:56.222 INFO running `"docker" "rm" "-f" "f23a7ef7a3a6f02113bbfec5eb748d27cb16e7ec91844e8a526995b2099dec4d"` Sep 04 11:10:56.327 INFO blam! f23a7ef7a3a6f02113bbfec5eb748d27cb16e7ec91844e8a526995b2099dec4d