Sep 04 01:00:46.798 INFO checking zdd-0.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 01:00:46.798 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 01:00:46.798 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/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 01:00:46.946 INFO blam! 9232ada7c2bfe7578187f16f3483b9cd4b06430c78f8b67af842e2d6727f48ca Sep 04 01:00:46.947 INFO running `"docker" "start" "-a" "9232ada7c2bfe7578187f16f3483b9cd4b06430c78f8b67af842e2d6727f48ca"` Sep 04 01:00:47.470 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 04 01:00:47.494 INFO kablam! Checking hashconsing v0.10.1 Sep 04 01:00:48.079 INFO kablam! Checking zdd v0.2.0 (file:///source) Sep 04 01:00:48.326 INFO kablam! warning: unused `#[macro_use]` import Sep 04 01:00:48.327 INFO kablam! --> src/lib.rs:63:1 Sep 04 01:00:48.327 INFO kablam! | Sep 04 01:00:48.327 INFO kablam! 63 | #[macro_use] Sep 04 01:00:48.327 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:48.327 INFO kablam! | Sep 04 01:00:48.327 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:00:48.327 INFO kablam! Sep 04 01:00:48.396 INFO kablam! warning: unused `#[macro_use]` import Sep 04 01:00:48.396 INFO kablam! --> src/lib.rs:63:1 Sep 04 01:00:48.396 INFO kablam! | Sep 04 01:00:48.396 INFO kablam! 63 | #[macro_use] Sep 04 01:00:48.396 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:48.396 INFO kablam! | Sep 04 01:00:48.396 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:00:48.396 INFO kablam! Sep 04 01:00:48.436 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 04 01:00:48.436 INFO kablam! --> src/factory.rs:135:3 Sep 04 01:00:48.436 INFO kablam! | Sep 04 01:00:48.436 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 04 01:00:48.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 01:00:48.436 INFO kablam! | Sep 04 01:00:48.436 INFO kablam! = help: within `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>`, the trait `std::marker::Sized` is not implemented for `(dyn hashconsing::HashConsign> + 'static)` Sep 04 01:00:48.436 INFO kablam! = note: to learn more, visit Sep 04 01:00:48.436 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 04 01:00:48.436 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 04 01:00:48.436 INFO kablam! Sep 04 01:00:48.436 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 04 01:00:48.436 INFO kablam! --> src/factory.rs:135:3 Sep 04 01:00:48.436 INFO kablam! | Sep 04 01:00:48.436 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 04 01:00:48.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 04 01:00:48.436 INFO kablam! | Sep 04 01:00:48.436 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 04 01:00:48.437 INFO kablam! Sep 04 01:00:48.524 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:00:48.524 INFO kablam! Sep 04 01:00:48.524 INFO kablam! Some errors occurred: E0038, E0277. Sep 04 01:00:48.524 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 04 01:00:48.530 INFO kablam! error: Could not compile `zdd`. Sep 04 01:00:48.530 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:00:48.546 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 04 01:00:48.547 INFO kablam! --> src/factory.rs:135:3 Sep 04 01:00:48.547 INFO kablam! | Sep 04 01:00:48.547 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 04 01:00:48.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 01:00:48.547 INFO kablam! | Sep 04 01:00:48.547 INFO kablam! = help: within `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>`, the trait `std::marker::Sized` is not implemented for `(dyn hashconsing::HashConsign> + 'static)` Sep 04 01:00:48.547 INFO kablam! = note: to learn more, visit Sep 04 01:00:48.547 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 04 01:00:48.547 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 04 01:00:48.547 INFO kablam! Sep 04 01:00:48.547 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 04 01:00:48.547 INFO kablam! --> src/factory.rs:135:3 Sep 04 01:00:48.547 INFO kablam! | Sep 04 01:00:48.547 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 04 01:00:48.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 04 01:00:48.548 INFO kablam! | Sep 04 01:00:48.548 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 04 01:00:48.548 INFO kablam! Sep 04 01:00:48.656 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:00:48.656 INFO kablam! Sep 04 01:00:48.656 INFO kablam! Some errors occurred: E0038, E0277. Sep 04 01:00:48.656 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 04 01:00:48.664 INFO kablam! error: Could not compile `zdd`. Sep 04 01:00:48.664 INFO kablam! Sep 04 01:00:48.664 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:00:48.666 INFO kablam! su: No module specific data is present Sep 04 01:00:49.017 INFO running `"docker" "rm" "-f" "9232ada7c2bfe7578187f16f3483b9cd4b06430c78f8b67af842e2d6727f48ca"` Sep 04 01:00:49.099 INFO blam! 9232ada7c2bfe7578187f16f3483b9cd4b06430c78f8b67af842e2d6727f48ca