Sep 19 17:22:11.974 INFO checking zdd-0.2.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:22:11.974 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:22:11.974 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.294 INFO blam! 4630564d1f67e9a3b817a7e317e1b484faac1e1aa8f0dfd73b4fa2afee1650e2 Sep 19 17:22:12.296 INFO running `"docker" "start" "-a" "4630564d1f67e9a3b817a7e317e1b484faac1e1aa8f0dfd73b4fa2afee1650e2"` Sep 19 17:22:13.417 INFO kablam! usermod: no changes Sep 19 17:22:13.480 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 19 17:22:13.518 INFO kablam! Checking hashconsing v0.10.1 Sep 19 17:22:14.114 INFO kablam! Checking zdd v0.2.0 (/source) Sep 19 17:22:14.386 INFO kablam! warning: unused `#[macro_use]` import Sep 19 17:22:14.386 INFO kablam! --> src/lib.rs:63:1 Sep 19 17:22:14.386 INFO kablam! | Sep 19 17:22:14.386 INFO kablam! 63 | #[macro_use] Sep 19 17:22:14.386 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:22:14.386 INFO kablam! | Sep 19 17:22:14.386 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:22:14.386 INFO kablam! Sep 19 17:22:14.638 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 19 17:22:14.638 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:14.638 INFO kablam! | Sep 19 17:22:14.638 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:14.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 19 17:22:14.638 INFO kablam! | Sep 19 17:22:14.638 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:14.638 INFO kablam! = note: to learn more, visit Sep 19 17:22:14.638 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 19 17:22:14.638 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 19 17:22:14.638 INFO kablam! Sep 19 17:22:14.638 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:14.638 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:14.638 INFO kablam! | Sep 19 17:22:14.638 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:14.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:14.638 INFO kablam! | Sep 19 17:22:14.638 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 19 17:22:14.638 INFO kablam! Sep 19 17:22:14.670 INFO kablam! warning: unused `#[macro_use]` import Sep 19 17:22:14.670 INFO kablam! --> src/lib.rs:63:1 Sep 19 17:22:14.670 INFO kablam! | Sep 19 17:22:14.670 INFO kablam! 63 | #[macro_use] Sep 19 17:22:14.670 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:22:14.670 INFO kablam! | Sep 19 17:22:14.670 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:22:14.670 INFO kablam! Sep 19 17:22:14.706 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:22:14.706 INFO kablam! Sep 19 17:22:14.706 INFO kablam! Some errors occurred: E0038, E0277. Sep 19 17:22:14.706 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 19 17:22:14.708 INFO kablam! error: Could not compile `zdd`. Sep 19 17:22:14.708 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:22:14.758 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 19 17:22:14.758 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:14.758 INFO kablam! | Sep 19 17:22:14.758 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:14.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 19 17:22:14.758 INFO kablam! | Sep 19 17:22:14.758 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:14.758 INFO kablam! = note: to learn more, visit Sep 19 17:22:14.758 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 19 17:22:14.758 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 19 17:22:14.758 INFO kablam! Sep 19 17:22:14.758 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:14.758 INFO kablam! --> src/factory.rs:135:3 Sep 19 17:22:14.758 INFO kablam! | Sep 19 17:22:14.758 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 19 17:22:14.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 19 17:22:14.758 INFO kablam! | Sep 19 17:22:14.758 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 19 17:22:14.758 INFO kablam! Sep 19 17:22:14.842 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:22:14.842 INFO kablam! Sep 19 17:22:14.842 INFO kablam! Some errors occurred: E0038, E0277. Sep 19 17:22:14.842 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 19 17:22:14.860 INFO kablam! error: Could not compile `zdd`. Sep 19 17:22:14.860 INFO kablam! Sep 19 17:22:14.860 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:22:14.866 INFO kablam! su: No module specific data is present Sep 19 17:22:15.930 INFO running `"docker" "rm" "-f" "4630564d1f67e9a3b817a7e317e1b484faac1e1aa8f0dfd73b4fa2afee1650e2"` Sep 19 17:22:16.036 INFO blam! 4630564d1f67e9a3b817a7e317e1b484faac1e1aa8f0dfd73b4fa2afee1650e2