Sep 05 20:19:57.343 INFO checking zdd-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 20:19:57.343 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 20:19:57.343 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:19:57.758 INFO blam! 1a081e0f9f11e226c12ed22d68cb392301d39cf663d9d58be97006df5ed4006a Sep 05 20:19:57.760 INFO running `"docker" "start" "-a" "1a081e0f9f11e226c12ed22d68cb392301d39cf663d9d58be97006df5ed4006a"` Sep 05 20:19:58.813 INFO kablam! usermod: no changes Sep 05 20:19:58.885 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 05 20:19:58.918 INFO kablam! Checking hashconsing v0.10.1 Sep 05 20:19:59.403 INFO kablam! Checking zdd v0.2.0 (file:///source) Sep 05 20:19:59.619 INFO kablam! warning: unused `#[macro_use]` import Sep 05 20:19:59.619 INFO kablam! --> src/lib.rs:63:1 Sep 05 20:19:59.619 INFO kablam! | Sep 05 20:19:59.619 INFO kablam! 63 | #[macro_use] Sep 05 20:19:59.619 INFO kablam! | ^^^^^^^^^^^^ Sep 05 20:19:59.619 INFO kablam! | Sep 05 20:19:59.619 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 20:19:59.619 INFO kablam! Sep 05 20:19:59.623 INFO kablam! warning: unused `#[macro_use]` import Sep 05 20:19:59.623 INFO kablam! --> src/lib.rs:63:1 Sep 05 20:19:59.623 INFO kablam! | Sep 05 20:19:59.623 INFO kablam! 63 | #[macro_use] Sep 05 20:19:59.623 INFO kablam! | ^^^^^^^^^^^^ Sep 05 20:19:59.623 INFO kablam! | Sep 05 20:19:59.623 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 20:19:59.623 INFO kablam! Sep 05 20:19:59.697 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 05 20:19:59.697 INFO kablam! --> src/factory.rs:135:3 Sep 05 20:19:59.697 INFO kablam! | Sep 05 20:19:59.697 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 05 20:19:59.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 05 20:19:59.697 INFO kablam! | Sep 05 20:19:59.697 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 05 20:19:59.698 INFO kablam! = note: to learn more, visit Sep 05 20:19:59.699 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 05 20:19:59.699 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 05 20:19:59.699 INFO kablam! Sep 05 20:19:59.699 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 05 20:19:59.700 INFO kablam! --> src/factory.rs:135:3 Sep 05 20:19:59.700 INFO kablam! | Sep 05 20:19:59.700 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 05 20:19:59.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 05 20:19:59.700 INFO kablam! | Sep 05 20:19:59.700 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 05 20:19:59.700 INFO kablam! Sep 05 20:19:59.709 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 05 20:19:59.709 INFO kablam! --> src/factory.rs:135:3 Sep 05 20:19:59.709 INFO kablam! | Sep 05 20:19:59.709 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 05 20:19:59.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 05 20:19:59.709 INFO kablam! | Sep 05 20:19:59.709 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 05 20:19:59.709 INFO kablam! = note: to learn more, visit Sep 05 20:19:59.709 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 05 20:19:59.721 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 05 20:19:59.721 INFO kablam! Sep 05 20:19:59.721 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 05 20:19:59.722 INFO kablam! --> src/factory.rs:135:3 Sep 05 20:19:59.722 INFO kablam! | Sep 05 20:19:59.722 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 05 20:19:59.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 05 20:19:59.722 INFO kablam! | Sep 05 20:19:59.722 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 05 20:19:59.722 INFO kablam! Sep 05 20:19:59.794 INFO kablam! error: aborting due to 2 previous errors Sep 05 20:19:59.794 INFO kablam! Sep 05 20:19:59.794 INFO kablam! Some errors occurred: E0038, E0277. Sep 05 20:19:59.794 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 05 20:19:59.805 INFO kablam! error: Could not compile `zdd`. Sep 05 20:19:59.805 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:19:59.838 INFO kablam! error: aborting due to 2 previous errors Sep 05 20:19:59.838 INFO kablam! Sep 05 20:19:59.838 INFO kablam! Some errors occurred: E0038, E0277. Sep 05 20:19:59.838 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 05 20:19:59.849 INFO kablam! error: Could not compile `zdd`. Sep 05 20:19:59.850 INFO kablam! Sep 05 20:19:59.850 INFO kablam! To learn more, run the command again with --verbose. Sep 05 20:19:59.850 INFO kablam! su: No module specific data is present Sep 05 20:20:00.580 INFO running `"docker" "rm" "-f" "1a081e0f9f11e226c12ed22d68cb392301d39cf663d9d58be97006df5ed4006a"` Sep 05 20:20:00.774 INFO blam! 1a081e0f9f11e226c12ed22d68cb392301d39cf663d9d58be97006df5ed4006a