Sep 19 17:22:12.630 INFO checking zdd-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 17:22:12.630 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 17:22:12.630 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:22:12.854 INFO blam! 130c183aa0a3310b2b4238dfb8db037afd892fb4bf7d7c68394879b9ba0104c2 Sep 19 17:22:12.856 INFO running `"docker" "start" "-a" "130c183aa0a3310b2b4238dfb8db037afd892fb4bf7d7c68394879b9ba0104c2"` Sep 19 17:22:13.943 INFO kablam! usermod: no changes Sep 19 17:22:13.992 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 19 17:22:14.046 INFO kablam! Checking hashconsing v0.10.1 Sep 19 17:22:14.527 INFO kablam! Checking zdd v0.2.0 (/source) Sep 19 17:22:14.938 INFO kablam! warning: unused `#[macro_use]` import Sep 19 17:22:14.938 INFO kablam! --> src/lib.rs:63:1 Sep 19 17:22:14.938 INFO kablam! | Sep 19 17:22:14.938 INFO kablam! 63 | #[macro_use] Sep 19 17:22:14.938 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:22:14.938 INFO kablam! | Sep 19 17:22:14.938 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:22:14.938 INFO kablam! Sep 19 17:22:14.946 INFO kablam! warning: unused `#[macro_use]` import Sep 19 17:22:14.946 INFO kablam! --> src/lib.rs:63:1 Sep 19 17:22:14.946 INFO kablam! | Sep 19 17:22:14.946 INFO kablam! 63 | #[macro_use] Sep 19 17:22:14.946 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:22:14.946 INFO kablam! | Sep 19 17:22:14.946 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:22:14.946 INFO kablam! Sep 19 17:22:15.030 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 19 17:22:15.030 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:15.030 INFO kablam! | Sep 19 17:22:15.030 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:15.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 19 17:22:15.030 INFO kablam! | Sep 19 17:22:15.030 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 19 17:22:15.030 INFO kablam! = note: to learn more, visit Sep 19 17:22:15.030 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 19 17:22:15.030 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 19 17:22:15.030 INFO kablam! Sep 19 17:22:15.034 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:15.034 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:15.034 INFO kablam! | Sep 19 17:22:15.034 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:15.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:15.034 INFO kablam! | Sep 19 17:22:15.034 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 19 17:22:15.034 INFO kablam! Sep 19 17:22:15.052 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 19 17:22:15.052 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:15.052 INFO kablam! | Sep 19 17:22:15.052 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:15.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 19 17:22:15.052 INFO kablam! | Sep 19 17:22:15.052 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 19 17:22:15.052 INFO kablam! = note: to learn more, visit Sep 19 17:22:15.052 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 19 17:22:15.052 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 19 17:22:15.052 INFO kablam! Sep 19 17:22:15.052 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:15.052 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:15.052 INFO kablam! | Sep 19 17:22:15.052 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:15.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:15.052 INFO kablam! | Sep 19 17:22:15.052 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 19 17:22:15.052 INFO kablam! Sep 19 17:22:15.099 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:22:15.099 INFO kablam! Sep 19 17:22:15.099 INFO kablam! Some errors occurred: E0038, E0277. Sep 19 17:22:15.099 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 19 17:22:15.106 INFO kablam! error: Could not compile `zdd`. Sep 19 17:22:15.106 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:22:15.134 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:22:15.134 INFO kablam! Sep 19 17:22:15.134 INFO kablam! Some errors occurred: E0038, E0277. Sep 19 17:22:15.134 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 19 17:22:15.142 INFO kablam! error: Could not compile `zdd`. Sep 19 17:22:15.142 INFO kablam! Sep 19 17:22:15.142 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:22:15.143 INFO kablam! su: No module specific data is present Sep 19 17:22:16.136 INFO running `"docker" "rm" "-f" "130c183aa0a3310b2b4238dfb8db037afd892fb4bf7d7c68394879b9ba0104c2"` Sep 19 17:22:16.240 INFO blam! 130c183aa0a3310b2b4238dfb8db037afd892fb4bf7d7c68394879b9ba0104c2