Sep 21 00:11:42.606 INFO checking zdd-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:11:42.606 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:11:42.606 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:11:42.827 INFO blam! 634dad72f9d81492feafd642d2e99749e8a984e5c9df942b58ca4e4543a9cac3 Sep 21 00:11:42.829 INFO running `"docker" "start" "-a" "634dad72f9d81492feafd642d2e99749e8a984e5c9df942b58ca4e4543a9cac3"` Sep 21 00:11:44.209 INFO kablam! usermod: no changes Sep 21 00:11:44.262 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 21 00:11:44.290 INFO kablam! Checking hashconsing v0.10.1 Sep 21 00:11:44.886 INFO kablam! Checking zdd v0.2.0 (/source) Sep 21 00:11:45.155 INFO kablam! warning: unused `#[macro_use]` import Sep 21 00:11:45.155 INFO kablam! --> src/lib.rs:63:1 Sep 21 00:11:45.155 INFO kablam! | Sep 21 00:11:45.155 INFO kablam! 63 | #[macro_use] Sep 21 00:11:45.155 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:11:45.155 INFO kablam! | Sep 21 00:11:45.155 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:11:45.155 INFO kablam! Sep 21 00:11:45.230 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 21 00:11:45.230 INFO kablam! --> src/factory.rs:135:3 Sep 21 00:11:45.230 INFO kablam! | Sep 21 00:11:45.230 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 21 00:11:45.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 21 00:11:45.230 INFO kablam! | Sep 21 00:11:45.230 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 21 00:11:45.230 INFO kablam! = note: to learn more, visit Sep 21 00:11:45.230 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 21 00:11:45.230 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 21 00:11:45.230 INFO kablam! Sep 21 00:11:45.230 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 21 00:11:45.230 INFO kablam! --> src/factory.rs:135:3 Sep 21 00:11:45.230 INFO kablam! | Sep 21 00:11:45.230 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 21 00:11:45.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 21 00:11:45.230 INFO kablam! | Sep 21 00:11:45.230 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 21 00:11:45.230 INFO kablam! Sep 21 00:11:45.308 INFO kablam! warning: unused `#[macro_use]` import Sep 21 00:11:45.308 INFO kablam! --> src/lib.rs:63:1 Sep 21 00:11:45.308 INFO kablam! | Sep 21 00:11:45.308 INFO kablam! 63 | #[macro_use] Sep 21 00:11:45.308 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:11:45.308 INFO kablam! | Sep 21 00:11:45.308 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:11:45.308 INFO kablam! Sep 21 00:11:45.346 INFO kablam! error: aborting due to 2 previous errors Sep 21 00:11:45.346 INFO kablam! Sep 21 00:11:45.346 INFO kablam! Some errors occurred: E0038, E0277. Sep 21 00:11:45.346 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 21 00:11:45.350 INFO kablam! error: Could not compile `zdd`. Sep 21 00:11:45.350 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 00:11:45.403 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 21 00:11:45.403 INFO kablam! --> src/factory.rs:135:3 Sep 21 00:11:45.403 INFO kablam! | Sep 21 00:11:45.403 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 21 00:11:45.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 21 00:11:45.403 INFO kablam! | Sep 21 00:11:45.403 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 21 00:11:45.403 INFO kablam! = note: to learn more, visit Sep 21 00:11:45.403 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 21 00:11:45.403 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 21 00:11:45.403 INFO kablam! Sep 21 00:11:45.403 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 21 00:11:45.403 INFO kablam! --> src/factory.rs:135:3 Sep 21 00:11:45.403 INFO kablam! | Sep 21 00:11:45.403 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 21 00:11:45.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 21 00:11:45.403 INFO kablam! | Sep 21 00:11:45.403 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 21 00:11:45.404 INFO kablam! Sep 21 00:11:45.462 INFO kablam! error: aborting due to 2 previous errors Sep 21 00:11:45.462 INFO kablam! Sep 21 00:11:45.462 INFO kablam! Some errors occurred: E0038, E0277. Sep 21 00:11:45.462 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 21 00:11:45.469 INFO kablam! error: Could not compile `zdd`. Sep 21 00:11:45.469 INFO kablam! Sep 21 00:11:45.469 INFO kablam! To learn more, run the command again with --verbose. Sep 21 00:11:45.470 INFO kablam! su: No module specific data is present Sep 21 00:11:45.993 INFO running `"docker" "rm" "-f" "634dad72f9d81492feafd642d2e99749e8a984e5c9df942b58ca4e4543a9cac3"` Sep 21 00:11:46.113 INFO blam! 634dad72f9d81492feafd642d2e99749e8a984e5c9df942b58ca4e4543a9cac3