Sep 01 18:10:19.422 INFO checking zdd-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 18:10:19.422 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 18:10:19.423 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:10:19.613 INFO blam! 5ee7e5e945d6383f8264661f53ab6f037d169dd2613e78303a6341cf1d3b7be9 Sep 01 18:10:19.615 INFO running `"docker" "start" "-a" "5ee7e5e945d6383f8264661f53ab6f037d169dd2613e78303a6341cf1d3b7be9"` Sep 01 18:10:20.189 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 01 18:10:20.216 INFO kablam! Checking hashconsing v0.10.1 Sep 01 18:10:21.115 INFO kablam! Checking zdd v0.2.0 (file:///source) Sep 01 18:10:21.398 INFO kablam! warning: unused `#[macro_use]` import Sep 01 18:10:21.398 INFO kablam! --> src/lib.rs:63:1 Sep 01 18:10:21.398 INFO kablam! | Sep 01 18:10:21.398 INFO kablam! 63 | #[macro_use] Sep 01 18:10:21.398 INFO kablam! | ^^^^^^^^^^^^ Sep 01 18:10:21.398 INFO kablam! | Sep 01 18:10:21.398 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 18:10:21.398 INFO kablam! Sep 01 18:10:21.429 INFO kablam! warning: unused `#[macro_use]` import Sep 01 18:10:21.429 INFO kablam! --> src/lib.rs:63:1 Sep 01 18:10:21.429 INFO kablam! | Sep 01 18:10:21.430 INFO kablam! 63 | #[macro_use] Sep 01 18:10:21.430 INFO kablam! | ^^^^^^^^^^^^ Sep 01 18:10:21.430 INFO kablam! | Sep 01 18:10:21.430 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 18:10:21.430 INFO kablam! Sep 01 18:10:21.526 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 01 18:10:21.526 INFO kablam! --> src/factory.rs:135:3 Sep 01 18:10:21.526 INFO kablam! | Sep 01 18:10:21.526 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 18:10:21.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 18:10:21.526 INFO kablam! | Sep 01 18:10:21.526 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 18:10:21.526 INFO kablam! = note: to learn more, visit Sep 01 18:10:21.526 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 01 18:10:21.526 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 01 18:10:21.527 INFO kablam! Sep 01 18:10:21.527 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 18:10:21.527 INFO kablam! --> src/factory.rs:135:3 Sep 01 18:10:21.527 INFO kablam! | Sep 01 18:10:21.527 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 18:10:21.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 18:10:21.527 INFO kablam! | Sep 01 18:10:21.527 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 01 18:10:21.527 INFO kablam! Sep 01 18:10:21.588 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 01 18:10:21.588 INFO kablam! --> src/factory.rs:135:3 Sep 01 18:10:21.588 INFO kablam! | Sep 01 18:10:21.588 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 18:10:21.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 18:10:21.588 INFO kablam! | Sep 01 18:10:21.588 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 18:10:21.588 INFO kablam! = note: to learn more, visit Sep 01 18:10:21.588 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 01 18:10:21.588 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 01 18:10:21.588 INFO kablam! Sep 01 18:10:21.588 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 18:10:21.588 INFO kablam! --> src/factory.rs:135:3 Sep 01 18:10:21.588 INFO kablam! | Sep 01 18:10:21.589 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 18:10:21.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 18:10:21.589 INFO kablam! | Sep 01 18:10:21.589 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 01 18:10:21.589 INFO kablam! Sep 01 18:10:21.628 INFO kablam! error: aborting due to 2 previous errors Sep 01 18:10:21.628 INFO kablam! Sep 01 18:10:21.628 INFO kablam! Some errors occurred: E0038, E0277. Sep 01 18:10:21.628 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 01 18:10:21.635 INFO kablam! error: Could not compile `zdd`. Sep 01 18:10:21.635 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:10:21.692 INFO kablam! error: aborting due to 2 previous errors Sep 01 18:10:21.692 INFO kablam! Sep 01 18:10:21.692 INFO kablam! Some errors occurred: E0038, E0277. Sep 01 18:10:21.692 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 01 18:10:21.700 INFO kablam! error: Could not compile `zdd`. Sep 01 18:10:21.700 INFO kablam! Sep 01 18:10:21.700 INFO kablam! To learn more, run the command again with --verbose. Sep 01 18:10:21.701 INFO kablam! su: No module specific data is present Sep 01 18:10:22.058 INFO running `"docker" "rm" "-f" "5ee7e5e945d6383f8264661f53ab6f037d169dd2613e78303a6341cf1d3b7be9"` Sep 01 18:10:22.163 INFO blam! 5ee7e5e945d6383f8264661f53ab6f037d169dd2613e78303a6341cf1d3b7be9