Sep 17 20:21:39.277 INFO checking ovgu-canteen-0.0.5 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:21:39.277 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:21:39.277 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:21:39.502 INFO blam! 2748527f3005752993e3d9fada37fea54efb6bc6406e363fb69b5202caba782d Sep 17 20:21:39.507 INFO running `"docker" "start" "-a" "2748527f3005752993e3d9fada37fea54efb6bc6406e363fb69b5202caba782d"` Sep 17 20:21:40.623 INFO kablam! usermod: no changes Sep 17 20:21:40.647 INFO kablam! warning: profile `doc` is deprecated and has no effect Sep 17 20:21:40.947 INFO kablam! Compiling procedural-masquerade v0.1.6 Sep 17 20:21:40.947 INFO kablam! Compiling hyper-openssl v0.6.1 Sep 17 20:21:40.947 INFO kablam! Checking ego-tree v0.5.0 Sep 17 20:21:40.956 INFO kablam! Checking servo_arc v0.1.1 Sep 17 20:21:40.959 INFO kablam! Checking dtoa-short v0.3.2 Sep 17 20:21:40.959 INFO kablam! Checking linked_hash_set v0.1.3 Sep 17 20:21:40.990 INFO kablam! Compiling syn v0.13.11 Sep 17 20:21:41.767 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 17 20:21:42.372 INFO kablam! Checking tendril v0.4.0 Sep 17 20:21:43.661 INFO kablam! Compiling selectors v0.19.0 Sep 17 20:21:43.736 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 17 20:21:44.116 INFO kablam! Checking tokio-openssl v0.2.1 Sep 17 20:21:44.749 INFO kablam! Compiling markup5ever v0.7.2 Sep 17 20:21:45.331 INFO kablam! Checking string_cache v0.7.3 Sep 17 20:21:45.539 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 17 20:21:46.159 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 17 20:21:52.224 INFO kablam! Checking tokio-fs v0.1.3 Sep 17 20:21:54.597 INFO kablam! Checking tokio v0.1.8 Sep 17 20:21:56.354 INFO kablam! Checking hyper v0.12.10 Sep 17 20:21:56.354 INFO kablam! Checking tokio-core v0.1.17 Sep 17 20:22:10.156 INFO kablam! Compiling cssparser v0.23.10 Sep 17 20:22:10.156 INFO kablam! Compiling html5ever v0.22.3 Sep 17 20:22:21.547 INFO kablam! Checking scraper v0.7.0 Sep 17 20:22:22.439 INFO kablam! Checking ovgu-canteen v0.0.5 (/source) Sep 17 20:22:23.780 INFO kablam! error[E0412]: cannot find type `UriError` in module `hyper::error` Sep 17 20:22:23.780 INFO kablam! --> src/canteen.rs:113:40 Sep 17 20:22:23.780 INFO kablam! | Sep 17 20:22:23.780 INFO kablam! 113 | .map_err(|e: hyper::error::UriError| { Sep 17 20:22:23.780 INFO kablam! | ^^^^^^^^ not found in `hyper::error` Sep 17 20:22:23.780 INFO kablam! Sep 17 20:22:23.808 INFO kablam! error[E0412]: cannot find type `UriError` in module `hyper::error` Sep 17 20:22:23.808 INFO kablam! --> src/canteen.rs:113:40 Sep 17 20:22:23.808 INFO kablam! | Sep 17 20:22:23.808 INFO kablam! 113 | .map_err(|e: hyper::error::UriError| { Sep 17 20:22:23.808 INFO kablam! | ^^^^^^^^ not found in `hyper::error` Sep 17 20:22:23.808 INFO kablam! Sep 17 20:22:24.142 INFO kablam! error[E0061]: this function takes 1 parameter but 2 parameters were supplied Sep 17 20:22:24.142 INFO kablam! --> src/canteen.rs:101:25 Sep 17 20:22:24.142 INFO kablam! | Sep 17 20:22:24.142 INFO kablam! 101 | let connector = hyper_openssl::HttpsConnector::new(num_cpus::get(), &core.handle()) Sep 17 20:22:24.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Sep 17 20:22:24.142 INFO kablam! Sep 17 20:22:24.182 INFO kablam! error[E0061]: this function takes 1 parameter but 2 parameters were supplied Sep 17 20:22:24.182 INFO kablam! --> src/canteen.rs:101:25 Sep 17 20:22:24.182 INFO kablam! | Sep 17 20:22:24.182 INFO kablam! 101 | let connector = hyper_openssl::HttpsConnector::new(num_cpus::get(), &core.handle()) Sep 17 20:22:24.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Sep 17 20:22:24.182 INFO kablam! Sep 17 20:22:24.236 INFO kablam! error[E0599]: no function or associated item named `configure` found for type `hyper::Client<_, _>` in the current scope Sep 17 20:22:24.236 INFO kablam! --> src/canteen.rs:105:22 Sep 17 20:22:24.236 INFO kablam! | Sep 17 20:22:24.236 INFO kablam! 105 | let client = hyper::Client::configure().connector(connector).build( Sep 17 20:22:24.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hyper::Client<_, _>` Sep 17 20:22:24.236 INFO kablam! Sep 17 20:22:24.237 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.237 INFO kablam! --> src/canteen.rs:114:65 Sep 17 20:22:24.237 INFO kablam! | Sep 17 20:22:24.237 INFO kablam! 114 | Error::Creation("parse", "uri".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.237 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.237 INFO kablam! | Sep 17 20:22:24.237 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.237 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.237 INFO kablam! = note: required by `>::new` Sep 17 20:22:24.237 INFO kablam! Sep 17 20:22:24.238 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.238 INFO kablam! --> src/canteen.rs:119:60 Sep 17 20:22:24.238 INFO kablam! | Sep 17 20:22:24.238 INFO kablam! 119 | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.238 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.238 INFO kablam! | Sep 17 20:22:24.238 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.238 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.238 INFO kablam! = note: required by `>::new` Sep 17 20:22:24.238 INFO kablam! Sep 17 20:22:24.238 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.238 INFO kablam! --> src/canteen.rs:118:37 Sep 17 20:22:24.238 INFO kablam! | Sep 17 20:22:24.238 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.238 INFO kablam! | ^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.238 INFO kablam! | Sep 17 20:22:24.238 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.238 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.238 INFO kablam! Sep 17 20:22:24.239 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.239 INFO kablam! --> src/canteen.rs:118:46 Sep 17 20:22:24.239 INFO kablam! | Sep 17 20:22:24.239 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.239 INFO kablam! | ^ doesn't have a size known at compile-time Sep 17 20:22:24.239 INFO kablam! | Sep 17 20:22:24.239 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.239 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.239 INFO kablam! = note: all local variables must have a statically known size Sep 17 20:22:24.239 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 17 20:22:24.239 INFO kablam! Sep 17 20:22:24.239 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.239 INFO kablam! --> src/canteen.rs:118:27 Sep 17 20:22:24.239 INFO kablam! | Sep 17 20:22:24.239 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.239 INFO kablam! | ^^^ doesn't have a size known at compile-time Sep 17 20:22:24.239 INFO kablam! | Sep 17 20:22:24.239 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.239 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.239 INFO kablam! = note: required by `std::result::Result` Sep 17 20:22:24.239 INFO kablam! Sep 17 20:22:24.239 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.239 INFO kablam! --> src/canteen.rs:118:13 Sep 17 20:22:24.239 INFO kablam! | Sep 17 20:22:24.239 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.240 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.240 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.240 INFO kablam! = note: all local variables must have a statically known size Sep 17 20:22:24.240 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 17 20:22:24.240 INFO kablam! Sep 17 20:22:24.240 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.240 INFO kablam! --> src/canteen.rs:118:22 Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.240 INFO kablam! | ______________________^ Sep 17 20:22:24.240 INFO kablam! 119 | | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.240 INFO kablam! 120 | | })?; Sep 17 20:22:24.240 INFO kablam! | |___________^ doesn't have a size known at compile-time Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.240 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.240 INFO kablam! = note: all local variables must have a statically known size Sep 17 20:22:24.240 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 17 20:22:24.240 INFO kablam! Sep 17 20:22:24.240 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.240 INFO kablam! --> src/canteen.rs:118:22 Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.240 INFO kablam! | ______________________^ Sep 17 20:22:24.240 INFO kablam! 119 | | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.240 INFO kablam! 120 | | })?; Sep 17 20:22:24.240 INFO kablam! | |___________^ doesn't have a size known at compile-time Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.240 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.240 INFO kablam! = note: required by `std::ops::Try::into_result` Sep 17 20:22:24.240 INFO kablam! Sep 17 20:22:24.240 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.240 INFO kablam! --> src/canteen.rs:118:37 Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.240 INFO kablam! | ^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.240 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.240 INFO kablam! Sep 17 20:22:24.240 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.240 INFO kablam! --> src/canteen.rs:118:27 Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.240 INFO kablam! | ^^^ doesn't have a size known at compile-time Sep 17 20:22:24.240 INFO kablam! | Sep 17 20:22:24.240 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.240 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.240 INFO kablam! = note: required by `std::result::Result` Sep 17 20:22:24.240 INFO kablam! Sep 17 20:22:24.264 INFO kablam! error: aborting due to 13 previous errors Sep 17 20:22:24.264 INFO kablam! Sep 17 20:22:24.264 INFO kablam! Some errors occurred: E0061, E0277, E0412, E0599. Sep 17 20:22:24.264 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 17 20:22:24.275 INFO kablam! error: Could not compile `ovgu-canteen`. Sep 17 20:22:24.275 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 20:22:24.277 INFO kablam! error[E0599]: no function or associated item named `configure` found for type `hyper::Client<_, _>` in the current scope Sep 17 20:22:24.277 INFO kablam! --> src/canteen.rs:105:22 Sep 17 20:22:24.277 INFO kablam! | Sep 17 20:22:24.277 INFO kablam! 105 | let client = hyper::Client::configure().connector(connector).build( Sep 17 20:22:24.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hyper::Client<_, _>` Sep 17 20:22:24.277 INFO kablam! Sep 17 20:22:24.278 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.278 INFO kablam! --> src/canteen.rs:114:65 Sep 17 20:22:24.278 INFO kablam! | Sep 17 20:22:24.278 INFO kablam! 114 | Error::Creation("parse", "uri".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.278 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.278 INFO kablam! | Sep 17 20:22:24.279 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.279 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.279 INFO kablam! = note: required by `>::new` Sep 17 20:22:24.279 INFO kablam! Sep 17 20:22:24.280 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.280 INFO kablam! --> src/canteen.rs:119:60 Sep 17 20:22:24.280 INFO kablam! | Sep 17 20:22:24.280 INFO kablam! 119 | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.280 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.280 INFO kablam! | Sep 17 20:22:24.280 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.280 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.280 INFO kablam! = note: required by `>::new` Sep 17 20:22:24.280 INFO kablam! Sep 17 20:22:24.280 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.280 INFO kablam! --> src/canteen.rs:118:37 Sep 17 20:22:24.280 INFO kablam! | Sep 17 20:22:24.280 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.280 INFO kablam! | ^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.280 INFO kablam! | Sep 17 20:22:24.280 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.280 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.280 INFO kablam! Sep 17 20:22:24.280 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.280 INFO kablam! --> src/canteen.rs:118:46 Sep 17 20:22:24.280 INFO kablam! | Sep 17 20:22:24.280 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.280 INFO kablam! | ^ doesn't have a size known at compile-time Sep 17 20:22:24.280 INFO kablam! | Sep 17 20:22:24.280 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.280 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.280 INFO kablam! = note: all local variables must have a statically known size Sep 17 20:22:24.281 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 17 20:22:24.281 INFO kablam! Sep 17 20:22:24.281 INFO kablam! error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time Sep 17 20:22:24.281 INFO kablam! --> src/canteen.rs:118:27 Sep 17 20:22:24.281 INFO kablam! | Sep 17 20:22:24.281 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.281 INFO kablam! | ^^^ doesn't have a size known at compile-time Sep 17 20:22:24.281 INFO kablam! | Sep 17 20:22:24.281 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` Sep 17 20:22:24.281 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.281 INFO kablam! = note: required by `std::result::Result` Sep 17 20:22:24.281 INFO kablam! Sep 17 20:22:24.282 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.282 INFO kablam! --> src/canteen.rs:118:13 Sep 17 20:22:24.282 INFO kablam! | Sep 17 20:22:24.282 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.282 INFO kablam! | ^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.282 INFO kablam! | Sep 17 20:22:24.282 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.282 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.282 INFO kablam! = note: all local variables must have a statically known size Sep 17 20:22:24.282 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 17 20:22:24.282 INFO kablam! Sep 17 20:22:24.282 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.282 INFO kablam! --> src/canteen.rs:118:22 Sep 17 20:22:24.282 INFO kablam! | Sep 17 20:22:24.282 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.282 INFO kablam! | ______________________^ Sep 17 20:22:24.282 INFO kablam! 119 | | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.282 INFO kablam! 120 | | })?; Sep 17 20:22:24.282 INFO kablam! | |___________^ doesn't have a size known at compile-time Sep 17 20:22:24.282 INFO kablam! | Sep 17 20:22:24.282 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.282 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.282 INFO kablam! = note: all local variables must have a statically known size Sep 17 20:22:24.282 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 17 20:22:24.282 INFO kablam! Sep 17 20:22:24.282 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.282 INFO kablam! --> src/canteen.rs:118:22 Sep 17 20:22:24.282 INFO kablam! | Sep 17 20:22:24.282 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.282 INFO kablam! | ______________________^ Sep 17 20:22:24.282 INFO kablam! 119 | | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) Sep 17 20:22:24.282 INFO kablam! 120 | | })?; Sep 17 20:22:24.282 INFO kablam! | |___________^ doesn't have a size known at compile-time Sep 17 20:22:24.282 INFO kablam! | Sep 17 20:22:24.282 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.282 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.282 INFO kablam! = note: required by `std::ops::Try::into_result` Sep 17 20:22:24.282 INFO kablam! Sep 17 20:22:24.283 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.283 INFO kablam! --> src/canteen.rs:118:37 Sep 17 20:22:24.283 INFO kablam! | Sep 17 20:22:24.283 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.283 INFO kablam! | ^^^^^^^ doesn't have a size known at compile-time Sep 17 20:22:24.283 INFO kablam! | Sep 17 20:22:24.283 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.283 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.283 INFO kablam! Sep 17 20:22:24.283 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 17 20:22:24.283 INFO kablam! --> src/canteen.rs:118:27 Sep 17 20:22:24.283 INFO kablam! | Sep 17 20:22:24.283 INFO kablam! 118 | let chunks = core.run(work).map_err(|e| { Sep 17 20:22:24.283 INFO kablam! | ^^^ doesn't have a size known at compile-time Sep 17 20:22:24.283 INFO kablam! | Sep 17 20:22:24.283 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Sep 17 20:22:24.283 INFO kablam! = note: to learn more, visit Sep 17 20:22:24.283 INFO kablam! = note: required by `std::result::Result` Sep 17 20:22:24.283 INFO kablam! Sep 17 20:22:24.314 INFO kablam! error: aborting due to 13 previous errors Sep 17 20:22:24.314 INFO kablam! Sep 17 20:22:24.314 INFO kablam! Some errors occurred: E0061, E0277, E0412, E0599. Sep 17 20:22:24.314 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 17 20:22:24.334 INFO kablam! error: Could not compile `ovgu-canteen`. Sep 17 20:22:24.334 INFO kablam! Sep 17 20:22:24.334 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:22:24.336 INFO kablam! su: No module specific data is present Sep 17 20:22:24.986 INFO running `"docker" "rm" "-f" "2748527f3005752993e3d9fada37fea54efb6bc6406e363fb69b5202caba782d"` Sep 17 20:22:25.047 INFO blam! 2748527f3005752993e3d9fada37fea54efb6bc6406e363fb69b5202caba782d