Sep 14 05:59:29.608 INFO checking zdd-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 05:59:29.608 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 05:59:29.608 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:59:29.847 INFO blam! 119323e8865c21a3bcd56abcbfffc307d401fca624835b4bd8028b5630c6a2c7 Sep 14 05:59:29.849 INFO running `"docker" "start" "-a" "119323e8865c21a3bcd56abcbfffc307d401fca624835b4bd8028b5630c6a2c7"` Sep 14 05:59:30.518 INFO kablam! usermod: no changes Sep 14 05:59:30.555 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 14 05:59:30.580 INFO kablam! Checking hashconsing v0.10.1 Sep 14 05:59:30.990 INFO kablam! Checking zdd v0.2.0 (file:///source) Sep 14 05:59:31.179 INFO kablam! warning: unused `#[macro_use]` import Sep 14 05:59:31.179 INFO kablam! --> src/lib.rs:63:1 Sep 14 05:59:31.179 INFO kablam! | Sep 14 05:59:31.179 INFO kablam! 63 | #[macro_use] Sep 14 05:59:31.179 INFO kablam! | ^^^^^^^^^^^^ Sep 14 05:59:31.179 INFO kablam! | Sep 14 05:59:31.179 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:59:31.179 INFO kablam! Sep 14 05:59:31.200 INFO kablam! warning: unused `#[macro_use]` import Sep 14 05:59:31.200 INFO kablam! --> src/lib.rs:63:1 Sep 14 05:59:31.200 INFO kablam! | Sep 14 05:59:31.200 INFO kablam! 63 | #[macro_use] Sep 14 05:59:31.200 INFO kablam! | ^^^^^^^^^^^^ Sep 14 05:59:31.200 INFO kablam! | Sep 14 05:59:31.200 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:59:31.201 INFO kablam! Sep 14 05:59:31.245 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 14 05:59:31.245 INFO kablam! --> src/factory.rs:135:3 Sep 14 05:59:31.245 INFO kablam! | Sep 14 05:59:31.245 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 14 05:59:31.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 14 05:59:31.245 INFO kablam! | Sep 14 05:59:31.245 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 14 05:59:31.245 INFO kablam! = note: to learn more, visit Sep 14 05:59:31.245 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 14 05:59:31.245 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 14 05:59:31.245 INFO kablam! Sep 14 05:59:31.245 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 14 05:59:31.245 INFO kablam! --> src/factory.rs:135:3 Sep 14 05:59:31.245 INFO kablam! | Sep 14 05:59:31.245 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 14 05:59:31.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 14 05:59:31.245 INFO kablam! | Sep 14 05:59:31.245 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 14 05:59:31.245 INFO kablam! Sep 14 05:59:31.261 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 14 05:59:31.261 INFO kablam! --> src/factory.rs:135:3 Sep 14 05:59:31.261 INFO kablam! | Sep 14 05:59:31.261 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 14 05:59:31.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 14 05:59:31.261 INFO kablam! | Sep 14 05:59:31.261 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 14 05:59:31.261 INFO kablam! = note: to learn more, visit Sep 14 05:59:31.261 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 14 05:59:31.261 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 14 05:59:31.261 INFO kablam! Sep 14 05:59:31.261 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 14 05:59:31.261 INFO kablam! --> src/factory.rs:135:3 Sep 14 05:59:31.261 INFO kablam! | Sep 14 05:59:31.261 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 14 05:59:31.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 14 05:59:31.261 INFO kablam! | Sep 14 05:59:31.262 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 14 05:59:31.262 INFO kablam! Sep 14 05:59:31.308 INFO kablam! error: aborting due to 2 previous errors Sep 14 05:59:31.308 INFO kablam! Sep 14 05:59:31.308 INFO kablam! Some errors occurred: E0038, E0277. Sep 14 05:59:31.308 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 14 05:59:31.314 INFO kablam! error: Could not compile `zdd`. Sep 14 05:59:31.314 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 05:59:31.318 INFO kablam! error: aborting due to 2 previous errors Sep 14 05:59:31.319 INFO kablam! Sep 14 05:59:31.319 INFO kablam! Some errors occurred: E0038, E0277. Sep 14 05:59:31.319 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 14 05:59:31.325 INFO kablam! error: Could not compile `zdd`. Sep 14 05:59:31.326 INFO kablam! Sep 14 05:59:31.326 INFO kablam! To learn more, run the command again with --verbose. Sep 14 05:59:31.326 INFO kablam! su: No module specific data is present Sep 14 05:59:32.035 INFO running `"docker" "rm" "-f" "119323e8865c21a3bcd56abcbfffc307d401fca624835b4bd8028b5630c6a2c7"` Sep 14 05:59:32.099 INFO blam! 119323e8865c21a3bcd56abcbfffc307d401fca624835b4bd8028b5630c6a2c7