Aug 31 07:57:48.632 INFO checking zdd-0.2.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 07:57:48.632 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 07:57:48.632 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 07:57:48.821 INFO blam! ae9a47edee8b9d364ebf9763e41e56a298562b52716e26d557aaefd862c28e9e Aug 31 07:57:48.823 INFO running `"docker" "start" "-a" "ae9a47edee8b9d364ebf9763e41e56a298562b52716e26d557aaefd862c28e9e"` Aug 31 07:57:49.341 INFO kablam! warning: `panic` setting is ignored for `test` profile Aug 31 07:57:49.357 INFO kablam! Checking hashconsing v0.10.1 Aug 31 07:57:49.998 INFO kablam! Checking zdd v0.2.0 (file:///source) Aug 31 07:57:50.338 INFO kablam! warning: unused `#[macro_use]` import Aug 31 07:57:50.338 INFO kablam! --> src/lib.rs:63:1 Aug 31 07:57:50.338 INFO kablam! | Aug 31 07:57:50.338 INFO kablam! 63 | #[macro_use] Aug 31 07:57:50.338 INFO kablam! | ^^^^^^^^^^^^ Aug 31 07:57:50.338 INFO kablam! | Aug 31 07:57:50.338 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 31 07:57:50.338 INFO kablam! Aug 31 07:57:50.462 INFO kablam! warning: unused `#[macro_use]` import Aug 31 07:57:50.462 INFO kablam! --> src/lib.rs:63:1 Aug 31 07:57:50.462 INFO kablam! | Aug 31 07:57:50.462 INFO kablam! 63 | #[macro_use] Aug 31 07:57:50.462 INFO kablam! | ^^^^^^^^^^^^ Aug 31 07:57:50.462 INFO kablam! | Aug 31 07:57:50.462 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 31 07:57:50.462 INFO kablam! Aug 31 07:57:50.472 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Aug 31 07:57:50.472 INFO kablam! --> src/factory.rs:135:3 Aug 31 07:57:50.472 INFO kablam! | Aug 31 07:57:50.472 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 31 07:57:50.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Aug 31 07:57:50.472 INFO kablam! | Aug 31 07:57:50.472 INFO kablam! = help: within `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>`, the trait `std::marker::Sized` is not implemented for `(dyn hashconsing::HashConsign> + 'static)` Aug 31 07:57:50.472 INFO kablam! = note: to learn more, visit Aug 31 07:57:50.472 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Aug 31 07:57:50.472 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Aug 31 07:57:50.472 INFO kablam! Aug 31 07:57:50.472 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Aug 31 07:57:50.472 INFO kablam! --> src/factory.rs:135:3 Aug 31 07:57:50.472 INFO kablam! | Aug 31 07:57:50.472 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 31 07:57:50.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Aug 31 07:57:50.472 INFO kablam! | Aug 31 07:57:50.472 INFO kablam! = note: the trait cannot require that `Self : Sized` Aug 31 07:57:50.472 INFO kablam! Aug 31 07:57:50.597 INFO kablam! error: aborting due to 2 previous errors Aug 31 07:57:50.597 INFO kablam! Aug 31 07:57:50.597 INFO kablam! Some errors occurred: E0038, E0277. Aug 31 07:57:50.597 INFO kablam! For more information about an error, try `rustc --explain E0038`. Aug 31 07:57:50.604 INFO kablam! error: Could not compile `zdd`. Aug 31 07:57:50.604 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 07:57:50.650 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Aug 31 07:57:50.650 INFO kablam! --> src/factory.rs:135:3 Aug 31 07:57:50.650 INFO kablam! | Aug 31 07:57:50.651 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 31 07:57:50.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Aug 31 07:57:50.651 INFO kablam! | Aug 31 07:57:50.651 INFO kablam! = help: within `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>`, the trait `std::marker::Sized` is not implemented for `(dyn hashconsing::HashConsign> + 'static)` Aug 31 07:57:50.651 INFO kablam! = note: to learn more, visit Aug 31 07:57:50.651 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Aug 31 07:57:50.651 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Aug 31 07:57:50.651 INFO kablam! Aug 31 07:57:50.651 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Aug 31 07:57:50.651 INFO kablam! --> src/factory.rs:135:3 Aug 31 07:57:50.651 INFO kablam! | Aug 31 07:57:50.651 INFO kablam! 135 | consign: Mutex< HashConsign> >, Aug 31 07:57:50.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Aug 31 07:57:50.651 INFO kablam! | Aug 31 07:57:50.651 INFO kablam! = note: the trait cannot require that `Self : Sized` Aug 31 07:57:50.651 INFO kablam! Aug 31 07:57:50.768 INFO kablam! error: aborting due to 2 previous errors Aug 31 07:57:50.768 INFO kablam! Aug 31 07:57:50.768 INFO kablam! Some errors occurred: E0038, E0277. Aug 31 07:57:50.768 INFO kablam! For more information about an error, try `rustc --explain E0038`. Aug 31 07:57:50.775 INFO kablam! error: Could not compile `zdd`. Aug 31 07:57:50.775 INFO kablam! Aug 31 07:57:50.775 INFO kablam! To learn more, run the command again with --verbose. Aug 31 07:57:50.776 INFO kablam! su: No module specific data is present Aug 31 07:57:51.195 INFO running `"docker" "rm" "-f" "ae9a47edee8b9d364ebf9763e41e56a298562b52716e26d557aaefd862c28e9e"` Aug 31 07:57:51.309 INFO blam! ae9a47edee8b9d364ebf9763e41e56a298562b52716e26d557aaefd862c28e9e