Sep 01 01:09:53.510 INFO checking zdd-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 01:09:53.510 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 01:09:53.510 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:09:53.683 INFO blam! 1f79368d0f9e20bfdf9972751c6c9ded597b52e9d515e343fdcb00bcfd49edd4 Sep 01 01:09:53.686 INFO running `"docker" "start" "-a" "1f79368d0f9e20bfdf9972751c6c9ded597b52e9d515e343fdcb00bcfd49edd4"` Sep 01 01:09:54.354 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 01 01:09:54.369 INFO kablam! Checking hashconsing v0.10.1 Sep 01 01:09:54.913 INFO kablam! Checking zdd v0.2.0 (file:///source) Sep 01 01:09:55.265 INFO kablam! warning: unused `#[macro_use]` import Sep 01 01:09:55.265 INFO kablam! --> src/lib.rs:63:1 Sep 01 01:09:55.265 INFO kablam! | Sep 01 01:09:55.265 INFO kablam! 63 | #[macro_use] Sep 01 01:09:55.265 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:09:55.266 INFO kablam! | Sep 01 01:09:55.266 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 01:09:55.266 INFO kablam! Sep 01 01:09:55.348 INFO kablam! warning: unused `#[macro_use]` import Sep 01 01:09:55.348 INFO kablam! --> src/lib.rs:63:1 Sep 01 01:09:55.348 INFO kablam! | Sep 01 01:09:55.348 INFO kablam! 63 | #[macro_use] Sep 01 01:09:55.348 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:09:55.348 INFO kablam! | Sep 01 01:09:55.349 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 01:09:55.349 INFO kablam! Sep 01 01:09:55.454 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 01 01:09:55.454 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:55.454 INFO kablam! | Sep 01 01:09:55.454 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:55.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 01:09:55.454 INFO kablam! | Sep 01 01:09:55.454 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 01 01:09:55.454 INFO kablam! = note: to learn more, visit Sep 01 01:09:55.454 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 01 01:09:55.454 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 01 01:09:55.454 INFO kablam! Sep 01 01:09:55.455 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:55.455 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:55.455 INFO kablam! | Sep 01 01:09:55.455 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:55.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:55.455 INFO kablam! | Sep 01 01:09:55.455 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 01 01:09:55.455 INFO kablam! Sep 01 01:09:55.554 INFO kablam! error: aborting due to 2 previous errors Sep 01 01:09:55.554 INFO kablam! Sep 01 01:09:55.554 INFO kablam! Some errors occurred: E0038, E0277. Sep 01 01:09:55.554 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 01 01:09:55.561 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 01 01:09:55.561 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:55.561 INFO kablam! | Sep 01 01:09:55.561 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:55.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 01:09:55.561 INFO kablam! | Sep 01 01:09:55.562 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 01 01:09:55.562 INFO kablam! = note: to learn more, visit Sep 01 01:09:55.562 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 01 01:09:55.562 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 01 01:09:55.562 INFO kablam! Sep 01 01:09:55.562 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:55.562 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:55.562 INFO kablam! | Sep 01 01:09:55.562 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:55.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:55.562 INFO kablam! | Sep 01 01:09:55.562 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 01 01:09:55.562 INFO kablam! Sep 01 01:09:55.562 INFO kablam! error: Could not compile `zdd`. Sep 01 01:09:55.562 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:09:55.652 INFO kablam! error: aborting due to 2 previous errors Sep 01 01:09:55.652 INFO kablam! Sep 01 01:09:55.652 INFO kablam! Some errors occurred: E0038, E0277. Sep 01 01:09:55.652 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 01 01:09:55.660 INFO kablam! error: Could not compile `zdd`. Sep 01 01:09:55.660 INFO kablam! Sep 01 01:09:55.660 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:09:55.661 INFO kablam! su: No module specific data is present Sep 01 01:09:56.089 INFO running `"docker" "rm" "-f" "1f79368d0f9e20bfdf9972751c6c9ded597b52e9d515e343fdcb00bcfd49edd4"` Sep 01 01:09:56.199 INFO blam! 1f79368d0f9e20bfdf9972751c6c9ded597b52e9d515e343fdcb00bcfd49edd4