Sep 01 01:09:55.046 INFO checking zdd-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 01:09:55.047 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 01:09:55.047 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:09:55.275 INFO blam! 6f8a2ec853c89832510fd8501d400397773343f48bc668b8446fd791a6c5e4f4 Sep 01 01:09:55.277 INFO running `"docker" "start" "-a" "6f8a2ec853c89832510fd8501d400397773343f48bc668b8446fd791a6c5e4f4"` Sep 01 01:09:55.865 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 01 01:09:55.880 INFO kablam! Checking hashconsing v0.10.1 Sep 01 01:09:56.400 INFO kablam! Checking zdd v0.2.0 (file:///source) Sep 01 01:09:56.762 INFO kablam! warning: unused `#[macro_use]` import Sep 01 01:09:56.762 INFO kablam! --> src/lib.rs:63:1 Sep 01 01:09:56.762 INFO kablam! | Sep 01 01:09:56.762 INFO kablam! 63 | #[macro_use] Sep 01 01:09:56.763 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:09:56.763 INFO kablam! | Sep 01 01:09:56.763 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 01:09:56.763 INFO kablam! Sep 01 01:09:56.779 INFO kablam! warning: unused `#[macro_use]` import Sep 01 01:09:56.779 INFO kablam! --> src/lib.rs:63:1 Sep 01 01:09:56.779 INFO kablam! | Sep 01 01:09:56.779 INFO kablam! 63 | #[macro_use] Sep 01 01:09:56.779 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:09:56.779 INFO kablam! | Sep 01 01:09:56.779 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 01:09:56.779 INFO kablam! Sep 01 01:09:56.933 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 01 01:09:56.934 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:56.934 INFO kablam! | Sep 01 01:09:56.934 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:56.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 01:09:56.934 INFO kablam! | Sep 01 01:09:56.934 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 01 01:09:56.934 INFO kablam! = note: to learn more, visit Sep 01 01:09:56.934 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 01 01:09:56.934 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 01 01:09:56.934 INFO kablam! Sep 01 01:09:56.934 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:56.934 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:56.934 INFO kablam! | Sep 01 01:09:56.934 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:56.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:56.934 INFO kablam! | Sep 01 01:09:56.934 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 01 01:09:56.934 INFO kablam! Sep 01 01:09:56.935 INFO kablam! error[E0277]: the size for values of type `(dyn hashconsing::HashConsign> + 'static)` cannot be known at compilation time Sep 01 01:09:56.935 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:56.935 INFO kablam! | Sep 01 01:09:56.935 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:56.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 01:09:56.935 INFO kablam! | Sep 01 01:09:56.935 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 01 01:09:56.935 INFO kablam! = note: to learn more, visit Sep 01 01:09:56.936 INFO kablam! = note: required because it appears within the type `std::sync::Mutex<(dyn hashconsing::HashConsign> + 'static)>` Sep 01 01:09:56.936 INFO kablam! = note: only the last field of a struct may have a dynamically sized type Sep 01 01:09:56.936 INFO kablam! Sep 01 01:09:56.936 INFO kablam! error[E0038]: the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:56.936 INFO kablam! --> src/factory.rs:135:3 Sep 01 01:09:56.936 INFO kablam! | Sep 01 01:09:56.936 INFO kablam! 135 | consign: Mutex< HashConsign> >, Sep 01 01:09:56.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashconsing::HashConsign` cannot be made into an object Sep 01 01:09:56.936 INFO kablam! | Sep 01 01:09:56.936 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 01 01:09:56.936 INFO kablam! Sep 01 01:09:57.020 INFO kablam! error: aborting due to 2 previous errors Sep 01 01:09:57.020 INFO kablam! Sep 01 01:09:57.020 INFO kablam! Some errors occurred: E0038, E0277. Sep 01 01:09:57.020 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 01 01:09:57.026 INFO kablam! error: Could not compile `zdd`. Sep 01 01:09:57.026 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:09:57.085 INFO kablam! error: aborting due to 2 previous errors Sep 01 01:09:57.085 INFO kablam! Sep 01 01:09:57.085 INFO kablam! Some errors occurred: E0038, E0277. Sep 01 01:09:57.085 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 01 01:09:57.094 INFO kablam! error: Could not compile `zdd`. Sep 01 01:09:57.094 INFO kablam! Sep 01 01:09:57.094 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:09:57.095 INFO kablam! su: No module specific data is present Sep 01 01:09:57.559 INFO running `"docker" "rm" "-f" "6f8a2ec853c89832510fd8501d400397773343f48bc668b8446fd791a6c5e4f4"` Sep 01 01:09:57.639 INFO blam! 6f8a2ec853c89832510fd8501d400397773343f48bc668b8446fd791a6c5e4f4