Sep 10 05:49:47.810 INFO checking zdd-0.2.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 05:49:47.810 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 05:49:47.810 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:49:48.074 INFO blam! edb38256271b0b33b5880260139cb87b0387919a74829aa6fcfac99c39168c5a Sep 10 05:49:48.076 INFO running `"docker" "start" "-a" "edb38256271b0b33b5880260139cb87b0387919a74829aa6fcfac99c39168c5a"` Sep 10 05:49:49.239 INFO kablam! usermod: no changes Sep 10 05:49:49.278 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 10 05:49:49.293 INFO kablam! Checking hashconsing v0.10.1 Sep 10 05:49:49.767 INFO kablam! Checking zdd v0.2.0 (file:///source) Sep 10 05:49:50.070 INFO kablam! warning: unused `#[macro_use]` import Sep 10 05:49:50.070 INFO kablam! --> src/lib.rs:63:1 Sep 10 05:49:50.070 INFO kablam! | Sep 10 05:49:50.070 INFO kablam! 63 | #[macro_use] Sep 10 05:49:50.070 INFO kablam! | ^^^^^^^^^^^^ Sep 10 05:49:50.070 INFO kablam! | Sep 10 05:49:50.070 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 05:49:50.070 INFO kablam! Sep 10 05:49:50.162 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 10 05:49:50.162 INFO kablam! --> src/factory.rs:135:3 Sep 10 05:49:50.162 INFO kablam! | Sep 10 05:49:50.162 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 10 05:49:50.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 10 05:49:50.162 INFO kablam! | Sep 10 05:49:50.162 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 10 05:49:50.162 INFO kablam! = note: to learn more, visit Sep 10 05:49:50.162 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 10 05:49:50.162 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 10 05:49:50.162 INFO kablam! Sep 10 05:49:50.162 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 10 05:49:50.162 INFO kablam! --> src/factory.rs:135:3 Sep 10 05:49:50.162 INFO kablam! | Sep 10 05:49:50.162 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 10 05:49:50.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 10 05:49:50.162 INFO kablam! | Sep 10 05:49:50.162 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 10 05:49:50.162 INFO kablam! Sep 10 05:49:50.187 INFO kablam! warning: unused `#[macro_use]` import Sep 10 05:49:50.187 INFO kablam! --> src/lib.rs:63:1 Sep 10 05:49:50.187 INFO kablam! | Sep 10 05:49:50.187 INFO kablam! 63 | #[macro_use] Sep 10 05:49:50.187 INFO kablam! | ^^^^^^^^^^^^ Sep 10 05:49:50.187 INFO kablam! | Sep 10 05:49:50.187 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 05:49:50.187 INFO kablam! Sep 10 05:49:50.232 INFO kablam! error: aborting due to 2 previous errors Sep 10 05:49:50.232 INFO kablam! Sep 10 05:49:50.232 INFO kablam! Some errors occurred: E0038, E0277. Sep 10 05:49:50.232 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 10 05:49:50.239 INFO kablam! error: Could not compile `zdd`. Sep 10 05:49:50.239 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 05:49:50.278 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 10 05:49:50.278 INFO kablam! --> src/factory.rs:135:3 Sep 10 05:49:50.278 INFO kablam! | Sep 10 05:49:50.278 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 10 05:49:50.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 10 05:49:50.278 INFO kablam! | Sep 10 05:49:50.278 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 10 05:49:50.278 INFO kablam! = note: to learn more, visit Sep 10 05:49:50.278 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 10 05:49:50.278 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 10 05:49:50.278 INFO kablam! Sep 10 05:49:50.278 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 10 05:49:50.278 INFO kablam! --> src/factory.rs:135:3 Sep 10 05:49:50.278 INFO kablam! | Sep 10 05:49:50.278 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 10 05:49:50.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 10 05:49:50.278 INFO kablam! | Sep 10 05:49:50.278 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 10 05:49:50.278 INFO kablam! Sep 10 05:49:50.350 INFO kablam! error: aborting due to 2 previous errors Sep 10 05:49:50.350 INFO kablam! Sep 10 05:49:50.350 INFO kablam! Some errors occurred: E0038, E0277. Sep 10 05:49:50.350 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 10 05:49:50.356 INFO kablam! error: Could not compile `zdd`. Sep 10 05:49:50.356 INFO kablam! Sep 10 05:49:50.356 INFO kablam! To learn more, run the command again with --verbose. Sep 10 05:49:50.357 INFO kablam! su: No module specific data is present Sep 10 05:49:51.330 INFO running `"docker" "rm" "-f" "edb38256271b0b33b5880260139cb87b0387919a74829aa6fcfac99c39168c5a"` Sep 10 05:49:51.431 INFO blam! edb38256271b0b33b5880260139cb87b0387919a74829aa6fcfac99c39168c5a