Aug 29 21:56:17.830 INFO checking zdd-0.2.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 29 21:56:17.830 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 29 21:56:17.830 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 21:56:17.986 INFO blam! aa30f952cc6331ac065c3372789b24063343daf6fdc2d924dbf78c0e9be6e62d Aug 29 21:56:17.987 INFO running `"docker" "start" "-a" "aa30f952cc6331ac065c3372789b24063343daf6fdc2d924dbf78c0e9be6e62d"` Aug 29 21:56:18.556 INFO kablam! warning: `panic` setting is ignored for `test` profile Aug 29 21:56:18.571 INFO kablam! Checking hashconsing v0.10.1 Aug 29 21:56:19.094 INFO kablam! Checking zdd v0.2.0 (file:///source) Aug 29 21:56:19.405 INFO kablam! warning: unused `#[macro_use]` import Aug 29 21:56:19.405 INFO kablam! --> src/lib.rs:63:1 Aug 29 21:56:19.405 INFO kablam! | Aug 29 21:56:19.405 INFO kablam! 63 | #[macro_use] Aug 29 21:56:19.405 INFO kablam! | ^^^^^^^^^^^^ Aug 29 21:56:19.405 INFO kablam! | Aug 29 21:56:19.405 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 29 21:56:19.405 INFO kablam! Aug 29 21:56:19.430 INFO kablam! warning: unused `#[macro_use]` import Aug 29 21:56:19.430 INFO kablam! --> src/lib.rs:63:1 Aug 29 21:56:19.430 INFO kablam! | Aug 29 21:56:19.430 INFO kablam! 63 | #[macro_use] Aug 29 21:56:19.430 INFO kablam! | ^^^^^^^^^^^^ Aug 29 21:56:19.430 INFO kablam! | Aug 29 21:56:19.430 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 29 21:56:19.430 INFO kablam! Aug 29 21:56:19.544 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Aug 29 21:56:19.544 INFO kablam! --> src/factory.rs:135:3 Aug 29 21:56:19.544 INFO kablam! | Aug 29 21:56:19.544 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 29 21:56:19.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Aug 29 21:56:19.544 INFO kablam! | Aug 29 21:56:19.544 INFO kablam! = help: within `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>`, the trait `std::marker::Sized` is not implemented for `(dyn hashconsing::HashConsign> + 'static)` Aug 29 21:56:19.544 INFO kablam! = note: to learn more, visit Aug 29 21:56:19.544 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Aug 29 21:56:19.544 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Aug 29 21:56:19.544 INFO kablam! Aug 29 21:56:19.545 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Aug 29 21:56:19.545 INFO kablam! --> src/factory.rs:135:3 Aug 29 21:56:19.545 INFO kablam! | Aug 29 21:56:19.545 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 29 21:56:19.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Aug 29 21:56:19.545 INFO kablam! | Aug 29 21:56:19.545 INFO kablam! = note: the trait cannot require that `Self : Sized` Aug 29 21:56:19.545 INFO kablam! Aug 29 21:56:19.580 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Aug 29 21:56:19.580 INFO kablam! --> src/factory.rs:135:3 Aug 29 21:56:19.580 INFO kablam! | Aug 29 21:56:19.580 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 29 21:56:19.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Aug 29 21:56:19.580 INFO kablam! | Aug 29 21:56:19.580 INFO kablam! = help: within `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>`, the trait `std::marker::Sized` is not implemented for `(dyn hashconsing::HashConsign> + 'static)` Aug 29 21:56:19.580 INFO kablam! = note: to learn more, visit Aug 29 21:56:19.580 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Aug 29 21:56:19.580 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Aug 29 21:56:19.580 INFO kablam! Aug 29 21:56:19.581 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Aug 29 21:56:19.581 INFO kablam! --> src/factory.rs:135:3 Aug 29 21:56:19.581 INFO kablam! | Aug 29 21:56:19.581 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 29 21:56:19.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Aug 29 21:56:19.581 INFO kablam! | Aug 29 21:56:19.581 INFO kablam! = note: the trait cannot require that `Self : Sized` Aug 29 21:56:19.581 INFO kablam! Aug 29 21:56:19.661 INFO kablam! error: aborting due to 2 previous errors Aug 29 21:56:19.661 INFO kablam! Aug 29 21:56:19.661 INFO kablam! Some errors occurred: E0038, E0277. Aug 29 21:56:19.661 INFO kablam! For more information about an error, try `rustc --explain E0038`. Aug 29 21:56:19.668 INFO kablam! error: Could not compile `zdd`. Aug 29 21:56:19.668 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 21:56:19.738 INFO kablam! error: aborting due to 2 previous errors Aug 29 21:56:19.738 INFO kablam! Aug 29 21:56:19.738 INFO kablam! Some errors occurred: E0038, E0277. Aug 29 21:56:19.738 INFO kablam! For more information about an error, try `rustc --explain E0038`. Aug 29 21:56:19.747 INFO kablam! error: Could not compile `zdd`. Aug 29 21:56:19.747 INFO kablam! Aug 29 21:56:19.747 INFO kablam! To learn more, run the command again with --verbose. Aug 29 21:56:19.748 INFO kablam! su: No module specific data is present Aug 29 21:56:20.413 INFO running `"docker" "rm" "-f" "aa30f952cc6331ac065c3372789b24063343daf6fdc2d924dbf78c0e9be6e62d"` Aug 29 21:56:20.530 INFO blam! aa30f952cc6331ac065c3372789b24063343daf6fdc2d924dbf78c0e9be6e62d