Sep 17 14:25:48.616 INFO checking zdd-0.2.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 14:25:48.616 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 14:25:48.617 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 14:25:48.909 INFO blam! fa995c01444c80af70f521524be7423d12108870dde9a98c506aff95a1e76685 Sep 17 14:25:48.911 INFO running `"docker" "start" "-a" "fa995c01444c80af70f521524be7423d12108870dde9a98c506aff95a1e76685"` Sep 17 14:25:50.258 INFO kablam! usermod: no changes Sep 17 14:25:50.283 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 17 14:25:50.310 INFO kablam! Checking hashconsing v0.10.1 Sep 17 14:25:50.719 INFO kablam! Checking zdd v0.2.0 (/source) Sep 17 14:25:50.991 INFO kablam! warning: unused `#[macro_use]` import Sep 17 14:25:50.991 INFO kablam! --> src/lib.rs:63:1 Sep 17 14:25:50.991 INFO kablam! | Sep 17 14:25:50.991 INFO kablam! 63 | #[macro_use] Sep 17 14:25:50.991 INFO kablam! | ^^^^^^^^^^^^ Sep 17 14:25:50.991 INFO kablam! | Sep 17 14:25:50.991 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 14:25:50.991 INFO kablam! Sep 17 14:25:50.991 INFO kablam! warning: unused `#[macro_use]` import Sep 17 14:25:50.991 INFO kablam! --> src/lib.rs:63:1 Sep 17 14:25:50.991 INFO kablam! | Sep 17 14:25:50.991 INFO kablam! 63 | #[macro_use] Sep 17 14:25:50.991 INFO kablam! | ^^^^^^^^^^^^ Sep 17 14:25:50.991 INFO kablam! | Sep 17 14:25:50.991 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 14:25:50.991 INFO kablam! Sep 17 14:25:51.078 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 17 14:25:51.078 INFO kablam! --> src/factory.rs:135:3 Sep 17 14:25:51.078 INFO kablam! | Sep 17 14:25:51.078 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 17 14:25:51.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 17 14:25:51.078 INFO kablam! | Sep 17 14:25:51.078 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 17 14:25:51.078 INFO kablam! = note: to learn more, visit Sep 17 14:25:51.078 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 17 14:25:51.078 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 17 14:25:51.078 INFO kablam! Sep 17 14:25:51.078 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 17 14:25:51.079 INFO kablam! --> src/factory.rs:135:3 Sep 17 14:25:51.079 INFO kablam! | Sep 17 14:25:51.079 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 17 14:25:51.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 17 14:25:51.079 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 17 14:25:51.079 INFO kablam! --> src/factory.rs:135:3 Sep 17 14:25:51.079 INFO kablam! | Sep 17 14:25:51.079 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 17 14:25:51.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 17 14:25:51.079 INFO kablam! | Sep 17 14:25:51.079 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 17 14:25:51.079 INFO kablam! | Sep 17 14:25:51.079 INFO kablam! = note: to learn more, visit Sep 17 14:25:51.079 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 17 14:25:51.079 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 17 14:25:51.079 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 17 14:25:51.079 INFO kablam! Sep 17 14:25:51.079 INFO kablam! Sep 17 14:25:51.079 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 17 14:25:51.079 INFO kablam! --> src/factory.rs:135:3 Sep 17 14:25:51.079 INFO kablam! | Sep 17 14:25:51.079 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 17 14:25:51.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 17 14:25:51.079 INFO kablam! | Sep 17 14:25:51.079 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 17 14:25:51.079 INFO kablam! Sep 17 14:25:51.145 INFO kablam! error: aborting due to 2 previous errors Sep 17 14:25:51.145 INFO kablam! Sep 17 14:25:51.145 INFO kablam! Some errors occurred: E0038, E0277. Sep 17 14:25:51.145 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 17 14:25:51.151 INFO kablam! error: Could not compile `zdd`. Sep 17 14:25:51.151 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:25:51.159 INFO kablam! error: aborting due to 2 previous errors Sep 17 14:25:51.159 INFO kablam! Sep 17 14:25:51.159 INFO kablam! Some errors occurred: E0038, E0277. Sep 17 14:25:51.159 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 17 14:25:51.167 INFO kablam! error: Could not compile `zdd`. Sep 17 14:25:51.167 INFO kablam! Sep 17 14:25:51.167 INFO kablam! To learn more, run the command again with --verbose. Sep 17 14:25:51.169 INFO kablam! su: No module specific data is present Sep 17 14:25:51.790 INFO running `"docker" "rm" "-f" "fa995c01444c80af70f521524be7423d12108870dde9a98c506aff95a1e76685"` Sep 17 14:25:51.901 INFO blam! fa995c01444c80af70f521524be7423d12108870dde9a98c506aff95a1e76685