Sep 10 20:15:16.178 INFO checking difference_engine-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:15:16.178 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:15:16.178 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/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 20:15:16.352 INFO blam! c854e132e605cd3abe75440644625ed9d4b43b259330957155e71cabcefbe5d3 Sep 10 20:15:16.355 INFO running `"docker" "start" "-a" "c854e132e605cd3abe75440644625ed9d4b43b259330957155e71cabcefbe5d3"` Sep 10 20:15:17.021 INFO kablam! usermod: no changes Sep 10 20:15:17.178 INFO kablam! Compiling serde v0.8.23 Sep 10 20:15:17.190 INFO kablam! Checking colored v1.2.0 Sep 10 20:15:17.190 INFO kablam! Checking clap v2.5.2 Sep 10 20:15:17.190 INFO kablam! Compiling target_build_utils v0.1.2 Sep 10 20:15:27.146 INFO kablam! Compiling serde_json v0.8.6 Sep 10 20:15:31.841 INFO kablam! Compiling libloading v0.2.4 Sep 10 20:15:33.107 INFO kablam! Checking difference_engine v0.1.0 (file:///source) Sep 10 20:15:34.086 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 10 20:15:34.086 INFO kablam! --> src/main.rs:83:12 Sep 10 20:15:34.086 INFO kablam! | Sep 10 20:15:34.086 INFO kablam! 83 | .chain(env::home_dir().into_iter().map(|d| d.join(".deng").join("languages").join("raw"))) Sep 10 20:15:34.086 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 20:15:34.086 INFO kablam! | Sep 10 20:15:34.086 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:15:34.086 INFO kablam! Sep 10 20:15:34.086 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 10 20:15:34.086 INFO kablam! --> src/main.rs:104:12 Sep 10 20:15:34.086 INFO kablam! | Sep 10 20:15:34.086 INFO kablam! 104 | .chain(env::home_dir().into_iter().map(|d| d.join(".deng").join("presentations").join("raw"))) Sep 10 20:15:34.086 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 20:15:34.086 INFO kablam! Sep 10 20:15:34.124 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 20:15:34.124 INFO kablam! --> src/main.rs:85:6 Sep 10 20:15:34.124 INFO kablam! | Sep 10 20:15:34.124 INFO kablam! 85 | .flatten() Sep 10 20:15:34.124 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 10 20:15:34.124 INFO kablam! | Sep 10 20:15:34.124 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FlatMap<_, _, _>` Sep 10 20:15:34.124 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 10 20:15:34.124 INFO kablam! Sep 10 20:15:34.126 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 10 20:15:34.126 INFO kablam! --> src/main.rs:92:16 Sep 10 20:15:34.126 INFO kablam! | Sep 10 20:15:34.126 INFO kablam! 92 | .flat_map(|p| RawPluginLanguage::load(&p).into_iter()) { Sep 10 20:15:34.126 INFO kablam! | ^ doesn't have a size known at compile-time Sep 10 20:15:34.126 INFO kablam! | Sep 10 20:15:34.126 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 10 20:15:34.126 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.126 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 10 20:15:34.126 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.126 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.126 INFO kablam! Sep 10 20:15:34.134 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 10 20:15:34.134 INFO kablam! --> src/main.rs:83:12 Sep 10 20:15:34.134 INFO kablam! | Sep 10 20:15:34.134 INFO kablam! 83 | .chain(env::home_dir().into_iter().map(|d| d.join(".deng").join("languages").join("raw"))) Sep 10 20:15:34.134 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 20:15:34.134 INFO kablam! | Sep 10 20:15:34.134 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:15:34.134 INFO kablam! Sep 10 20:15:34.134 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 10 20:15:34.134 INFO kablam! --> src/main.rs:104:12 Sep 10 20:15:34.134 INFO kablam! | Sep 10 20:15:34.134 INFO kablam! 104 | .chain(env::home_dir().into_iter().map(|d| d.join(".deng").join("presentations").join("raw"))) Sep 10 20:15:34.134 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 20:15:34.134 INFO kablam! Sep 10 20:15:34.139 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.139 INFO kablam! --> src/main.rs:93:35 Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! 93 | registered_languages_vec.push(Box::new(plugin)); Sep 10 20:15:34.140 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.140 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.140 INFO kablam! = note: required by `>::new` Sep 10 20:15:34.140 INFO kablam! Sep 10 20:15:34.140 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.140 INFO kablam! --> src/main.rs:79:7 Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! 79 | for plugin in env::current_dir() Sep 10 20:15:34.140 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.140 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.140 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.140 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.140 INFO kablam! Sep 10 20:15:34.140 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.140 INFO kablam! --> src/main.rs:79:17 Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! 79 | for plugin in env::current_dir() Sep 10 20:15:34.140 INFO kablam! | _________________^ Sep 10 20:15:34.140 INFO kablam! 80 | | .into_iter() Sep 10 20:15:34.140 INFO kablam! 81 | | .map(|d| d.join(".deng").join("languages").join("raw")) Sep 10 20:15:34.140 INFO kablam! 82 | | .chain(raw_language_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.140 INFO kablam! ... | Sep 10 20:15:34.140 INFO kablam! 91 | | }) Sep 10 20:15:34.140 INFO kablam! 92 | | .flat_map(|p| RawPluginLanguage::load(&p).into_iter()) { Sep 10 20:15:34.140 INFO kablam! | |__________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.140 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.140 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.140 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.140 INFO kablam! Sep 10 20:15:34.140 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.140 INFO kablam! --> src/main.rs:79:17 Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! 79 | for plugin in env::current_dir() Sep 10 20:15:34.140 INFO kablam! | _________________^ Sep 10 20:15:34.140 INFO kablam! 80 | | .into_iter() Sep 10 20:15:34.140 INFO kablam! 81 | | .map(|d| d.join(".deng").join("languages").join("raw")) Sep 10 20:15:34.140 INFO kablam! 82 | | .chain(raw_language_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.140 INFO kablam! ... | Sep 10 20:15:34.140 INFO kablam! 91 | | }) Sep 10 20:15:34.140 INFO kablam! 92 | | .flat_map(|p| RawPluginLanguage::load(&p).into_iter()) { Sep 10 20:15:34.140 INFO kablam! | |__________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.140 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.140 INFO kablam! = note: required by `std::option::Option` Sep 10 20:15:34.140 INFO kablam! Sep 10 20:15:34.140 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.140 INFO kablam! --> src/main.rs:79:3 Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! 79 | / for plugin in env::current_dir() Sep 10 20:15:34.140 INFO kablam! 80 | | .into_iter() Sep 10 20:15:34.140 INFO kablam! 81 | | .map(|d| d.join(".deng").join("languages").join("raw")) Sep 10 20:15:34.140 INFO kablam! 82 | | .chain(raw_language_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.140 INFO kablam! ... | Sep 10 20:15:34.140 INFO kablam! 93 | | registered_languages_vec.push(Box::new(plugin)); Sep 10 20:15:34.140 INFO kablam! 94 | | } Sep 10 20:15:34.140 INFO kablam! | |___^ doesn't have a size known at compile-time Sep 10 20:15:34.140 INFO kablam! | Sep 10 20:15:34.140 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.140 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.140 INFO kablam! = note: required by `std::prelude::v1::None` Sep 10 20:15:34.141 INFO kablam! Sep 10 20:15:34.174 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 20:15:34.174 INFO kablam! --> src/main.rs:85:6 Sep 10 20:15:34.174 INFO kablam! | Sep 10 20:15:34.174 INFO kablam! 85 | .flatten() Sep 10 20:15:34.174 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 10 20:15:34.174 INFO kablam! | Sep 10 20:15:34.174 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FlatMap<_, _, _>` Sep 10 20:15:34.174 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 10 20:15:34.174 INFO kablam! Sep 10 20:15:34.174 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 10 20:15:34.174 INFO kablam! --> src/main.rs:92:16 Sep 10 20:15:34.174 INFO kablam! | Sep 10 20:15:34.174 INFO kablam! 92 | .flat_map(|p| RawPluginLanguage::load(&p).into_iter()) { Sep 10 20:15:34.174 INFO kablam! | ^ doesn't have a size known at compile-time Sep 10 20:15:34.174 INFO kablam! | Sep 10 20:15:34.174 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 10 20:15:34.174 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.174 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 10 20:15:34.174 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.174 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.174 INFO kablam! Sep 10 20:15:34.174 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.174 INFO kablam! --> src/main.rs:93:35 Sep 10 20:15:34.174 INFO kablam! | Sep 10 20:15:34.174 INFO kablam! 93 | registered_languages_vec.push(Box::new(plugin)); Sep 10 20:15:34.174 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.174 INFO kablam! | Sep 10 20:15:34.174 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.174 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.175 INFO kablam! = note: required by `>::new` Sep 10 20:15:34.175 INFO kablam! Sep 10 20:15:34.175 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.175 INFO kablam! --> src/main.rs:79:7 Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! 79 | for plugin in env::current_dir() Sep 10 20:15:34.175 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.175 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.175 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.175 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.175 INFO kablam! Sep 10 20:15:34.175 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.175 INFO kablam! --> src/main.rs:79:17 Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! 79 | for plugin in env::current_dir() Sep 10 20:15:34.175 INFO kablam! | _________________^ Sep 10 20:15:34.175 INFO kablam! 80 | | .into_iter() Sep 10 20:15:34.175 INFO kablam! 81 | | .map(|d| d.join(".deng").join("languages").join("raw")) Sep 10 20:15:34.175 INFO kablam! 82 | | .chain(raw_language_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.175 INFO kablam! ... | Sep 10 20:15:34.175 INFO kablam! 91 | | }) Sep 10 20:15:34.175 INFO kablam! 92 | | .flat_map(|p| RawPluginLanguage::load(&p).into_iter()) { Sep 10 20:15:34.175 INFO kablam! | |__________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.175 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.175 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.175 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.175 INFO kablam! Sep 10 20:15:34.175 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.175 INFO kablam! --> src/main.rs:79:17 Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! 79 | for plugin in env::current_dir() Sep 10 20:15:34.175 INFO kablam! | _________________^ Sep 10 20:15:34.175 INFO kablam! 80 | | .into_iter() Sep 10 20:15:34.175 INFO kablam! 81 | | .map(|d| d.join(".deng").join("languages").join("raw")) Sep 10 20:15:34.175 INFO kablam! 82 | | .chain(raw_language_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.175 INFO kablam! ... | Sep 10 20:15:34.175 INFO kablam! 91 | | }) Sep 10 20:15:34.175 INFO kablam! 92 | | .flat_map(|p| RawPluginLanguage::load(&p).into_iter()) { Sep 10 20:15:34.175 INFO kablam! | |__________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.175 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.175 INFO kablam! = note: required by `std::option::Option` Sep 10 20:15:34.175 INFO kablam! Sep 10 20:15:34.175 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Language` cannot be known at compilation time Sep 10 20:15:34.175 INFO kablam! --> src/main.rs:79:3 Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! 79 | / for plugin in env::current_dir() Sep 10 20:15:34.175 INFO kablam! 80 | | .into_iter() Sep 10 20:15:34.175 INFO kablam! 81 | | .map(|d| d.join(".deng").join("languages").join("raw")) Sep 10 20:15:34.175 INFO kablam! 82 | | .chain(raw_language_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.175 INFO kablam! ... | Sep 10 20:15:34.175 INFO kablam! 93 | | registered_languages_vec.push(Box::new(plugin)); Sep 10 20:15:34.175 INFO kablam! 94 | | } Sep 10 20:15:34.175 INFO kablam! | |___^ doesn't have a size known at compile-time Sep 10 20:15:34.175 INFO kablam! | Sep 10 20:15:34.175 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Language` Sep 10 20:15:34.175 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.175 INFO kablam! = note: required by `std::prelude::v1::None` Sep 10 20:15:34.175 INFO kablam! Sep 10 20:15:34.175 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 20:15:34.176 INFO kablam! --> src/main.rs:106:6 Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! 106 | .flatten() Sep 10 20:15:34.176 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FlatMap<_, _, _>` Sep 10 20:15:34.176 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 10 20:15:34.176 INFO kablam! Sep 10 20:15:34.176 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 10 20:15:34.176 INFO kablam! --> src/main.rs:113:16 Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! 113 | .flat_map(|p| RawPluginPresentation::load(&p).into_iter()) { Sep 10 20:15:34.176 INFO kablam! | ^ doesn't have a size known at compile-time Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 10 20:15:34.176 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.176 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 10 20:15:34.176 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.176 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.176 INFO kablam! Sep 10 20:15:34.176 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.176 INFO kablam! --> src/main.rs:114:39 Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! 114 | registered_presentations_vec.push(Box::new(plugin)); Sep 10 20:15:34.176 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.176 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.176 INFO kablam! = note: required by `>::new` Sep 10 20:15:34.176 INFO kablam! Sep 10 20:15:34.176 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.176 INFO kablam! --> src/main.rs:100:7 Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! 100 | for plugin in env::current_dir() Sep 10 20:15:34.176 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.176 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.176 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.176 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.176 INFO kablam! Sep 10 20:15:34.176 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.176 INFO kablam! --> src/main.rs:100:17 Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! 100 | for plugin in env::current_dir() Sep 10 20:15:34.176 INFO kablam! | _________________^ Sep 10 20:15:34.176 INFO kablam! 101 | | .into_iter() Sep 10 20:15:34.176 INFO kablam! 102 | | .map(|d| d.join(".deng").join("presentations").join("raw")) Sep 10 20:15:34.176 INFO kablam! 103 | | .chain(raw_presentation_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.176 INFO kablam! ... | Sep 10 20:15:34.176 INFO kablam! 112 | | }) Sep 10 20:15:34.176 INFO kablam! 113 | | .flat_map(|p| RawPluginPresentation::load(&p).into_iter()) { Sep 10 20:15:34.176 INFO kablam! | |______________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.176 INFO kablam! | Sep 10 20:15:34.176 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.176 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.176 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.176 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.176 INFO kablam! Sep 10 20:15:34.176 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.177 INFO kablam! --> src/main.rs:100:17 Sep 10 20:15:34.177 INFO kablam! | Sep 10 20:15:34.177 INFO kablam! 100 | for plugin in env::current_dir() Sep 10 20:15:34.177 INFO kablam! | _________________^ Sep 10 20:15:34.177 INFO kablam! 101 | | .into_iter() Sep 10 20:15:34.177 INFO kablam! 102 | | .map(|d| d.join(".deng").join("presentations").join("raw")) Sep 10 20:15:34.177 INFO kablam! 103 | | .chain(raw_presentation_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.177 INFO kablam! ... | Sep 10 20:15:34.177 INFO kablam! 112 | | }) Sep 10 20:15:34.177 INFO kablam! 113 | | .flat_map(|p| RawPluginPresentation::load(&p).into_iter()) { Sep 10 20:15:34.177 INFO kablam! | |______________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.177 INFO kablam! | Sep 10 20:15:34.177 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.177 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.177 INFO kablam! = note: required by `std::option::Option` Sep 10 20:15:34.177 INFO kablam! Sep 10 20:15:34.177 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.177 INFO kablam! --> src/main.rs:100:3 Sep 10 20:15:34.177 INFO kablam! | Sep 10 20:15:34.177 INFO kablam! 100 | / for plugin in env::current_dir() Sep 10 20:15:34.177 INFO kablam! 101 | | .into_iter() Sep 10 20:15:34.177 INFO kablam! 102 | | .map(|d| d.join(".deng").join("presentations").join("raw")) Sep 10 20:15:34.177 INFO kablam! 103 | | .chain(raw_presentation_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.177 INFO kablam! ... | Sep 10 20:15:34.177 INFO kablam! 114 | | registered_presentations_vec.push(Box::new(plugin)); Sep 10 20:15:34.177 INFO kablam! 115 | | } Sep 10 20:15:34.177 INFO kablam! | |___^ doesn't have a size known at compile-time Sep 10 20:15:34.177 INFO kablam! | Sep 10 20:15:34.177 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.177 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.177 INFO kablam! = note: required by `std::prelude::v1::None` Sep 10 20:15:34.177 INFO kablam! Sep 10 20:15:34.194 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 20:15:34.194 INFO kablam! --> src/main.rs:106:6 Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! 106 | .flatten() Sep 10 20:15:34.194 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::FlatMap<_, _, _>` Sep 10 20:15:34.194 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 10 20:15:34.194 INFO kablam! Sep 10 20:15:34.194 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 10 20:15:34.194 INFO kablam! --> src/main.rs:113:16 Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! 113 | .flat_map(|p| RawPluginPresentation::load(&p).into_iter()) { Sep 10 20:15:34.194 INFO kablam! | ^ doesn't have a size known at compile-time Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 10 20:15:34.194 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.194 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 10 20:15:34.194 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.194 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.194 INFO kablam! Sep 10 20:15:34.194 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.194 INFO kablam! --> src/main.rs:114:39 Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! 114 | registered_presentations_vec.push(Box::new(plugin)); Sep 10 20:15:34.194 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.194 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.194 INFO kablam! = note: required by `>::new` Sep 10 20:15:34.194 INFO kablam! Sep 10 20:15:34.194 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.194 INFO kablam! --> src/main.rs:100:7 Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! 100 | for plugin in env::current_dir() Sep 10 20:15:34.194 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Sep 10 20:15:34.194 INFO kablam! | Sep 10 20:15:34.194 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.194 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.194 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.194 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.195 INFO kablam! Sep 10 20:15:34.198 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.198 INFO kablam! --> src/main.rs:100:17 Sep 10 20:15:34.198 INFO kablam! | Sep 10 20:15:34.198 INFO kablam! 100 | for plugin in env::current_dir() Sep 10 20:15:34.198 INFO kablam! | _________________^ Sep 10 20:15:34.198 INFO kablam! 101 | | .into_iter() Sep 10 20:15:34.198 INFO kablam! 102 | | .map(|d| d.join(".deng").join("presentations").join("raw")) Sep 10 20:15:34.198 INFO kablam! 103 | | .chain(raw_presentation_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.198 INFO kablam! ... | Sep 10 20:15:34.198 INFO kablam! 112 | | }) Sep 10 20:15:34.198 INFO kablam! 113 | | .flat_map(|p| RawPluginPresentation::load(&p).into_iter()) { Sep 10 20:15:34.198 INFO kablam! | |______________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.198 INFO kablam! | Sep 10 20:15:34.198 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.198 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.198 INFO kablam! = note: all local variables must have a statically known size Sep 10 20:15:34.198 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 10 20:15:34.198 INFO kablam! Sep 10 20:15:34.198 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.198 INFO kablam! --> src/main.rs:100:17 Sep 10 20:15:34.198 INFO kablam! | Sep 10 20:15:34.199 INFO kablam! 100 | for plugin in env::current_dir() Sep 10 20:15:34.199 INFO kablam! | _________________^ Sep 10 20:15:34.199 INFO kablam! 101 | | .into_iter() Sep 10 20:15:34.199 INFO kablam! 102 | | .map(|d| d.join(".deng").join("presentations").join("raw")) Sep 10 20:15:34.199 INFO kablam! 103 | | .chain(raw_presentation_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.199 INFO kablam! ... | Sep 10 20:15:34.199 INFO kablam! 112 | | }) Sep 10 20:15:34.199 INFO kablam! 113 | | .flat_map(|p| RawPluginPresentation::load(&p).into_iter()) { Sep 10 20:15:34.199 INFO kablam! | |______________________________________________________________^ doesn't have a size known at compile-time Sep 10 20:15:34.199 INFO kablam! | Sep 10 20:15:34.199 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.199 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.199 INFO kablam! = note: required by `std::option::Option` Sep 10 20:15:34.199 INFO kablam! Sep 10 20:15:34.199 INFO kablam! error[E0277]: the size for values of type `dyn difference_engine::Presentation` cannot be known at compilation time Sep 10 20:15:34.199 INFO kablam! --> src/main.rs:100:3 Sep 10 20:15:34.199 INFO kablam! | Sep 10 20:15:34.199 INFO kablam! 100 | / for plugin in env::current_dir() Sep 10 20:15:34.199 INFO kablam! 101 | | .into_iter() Sep 10 20:15:34.199 INFO kablam! 102 | | .map(|d| d.join(".deng").join("presentations").join("raw")) Sep 10 20:15:34.199 INFO kablam! 103 | | .chain(raw_presentation_plugin_path.as_ref().into_iter().flat_map(env::split_paths)) Sep 10 20:15:34.199 INFO kablam! ... | Sep 10 20:15:34.199 INFO kablam! 114 | | registered_presentations_vec.push(Box::new(plugin)); Sep 10 20:15:34.199 INFO kablam! 115 | | } Sep 10 20:15:34.199 INFO kablam! | |___^ doesn't have a size known at compile-time Sep 10 20:15:34.199 INFO kablam! | Sep 10 20:15:34.199 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn difference_engine::Presentation` Sep 10 20:15:34.199 INFO kablam! = note: to learn more, visit Sep 10 20:15:34.199 INFO kablam! = note: required by `std::prelude::v1::None` Sep 10 20:15:34.199 INFO kablam! Sep 10 20:15:34.204 INFO kablam! error: aborting due to 14 previous errors Sep 10 20:15:34.204 INFO kablam! Sep 10 20:15:34.204 INFO kablam! Some errors occurred: E0034, E0277. Sep 10 20:15:34.204 INFO kablam! For more information about an error, try `rustc --explain E0034`. Sep 10 20:15:34.213 INFO kablam! error: Could not compile `difference_engine`. Sep 10 20:15:34.213 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:15:34.234 INFO kablam! error: aborting due to 14 previous errors Sep 10 20:15:34.234 INFO kablam! Sep 10 20:15:34.234 INFO kablam! Some errors occurred: E0034, E0277. Sep 10 20:15:34.234 INFO kablam! For more information about an error, try `rustc --explain E0034`. Sep 10 20:15:34.240 INFO kablam! error: Could not compile `difference_engine`. Sep 10 20:15:34.240 INFO kablam! Sep 10 20:15:34.240 INFO kablam! To learn more, run the command again with --verbose. Sep 10 20:15:34.242 INFO kablam! su: No module specific data is present Sep 10 20:15:35.081 INFO running `"docker" "rm" "-f" "c854e132e605cd3abe75440644625ed9d4b43b259330957155e71cabcefbe5d3"` Sep 10 20:15:35.156 INFO blam! c854e132e605cd3abe75440644625ed9d4b43b259330957155e71cabcefbe5d3