Oct 27 05:26:42.608 INFO checking dwerner/ks2-timelapse against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 05:26:42.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 05:26:43.028 INFO blam! 64af9be4c99a62438f5ac5d157cbe998aeb581a5601c87babb3c27d2cc18e641 Oct 27 05:26:43.031 INFO running `"docker" "start" "-a" "64af9be4c99a62438f5ac5d157cbe998aeb581a5601c87babb3c27d2cc18e641"` Oct 27 05:26:44.382 INFO kablam! usermod: no changes Oct 27 05:26:44.623 INFO kablam! Checking time v0.1.39 Oct 27 05:26:44.624 INFO kablam! Checking log v0.4.5 Oct 27 05:26:44.624 INFO kablam! Checking net2 v0.2.32 Oct 27 05:26:44.635 INFO kablam! Checking bytes v0.4.10 Oct 27 05:26:44.639 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 27 05:26:45.981 INFO kablam! Checking want v0.0.6 Oct 27 05:26:47.812 INFO kablam! Checking mio v0.6.14 Oct 27 05:26:48.455 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 27 05:26:49.191 INFO kablam! Checking tokio-io v0.1.9 Oct 27 05:26:49.191 INFO kablam! Checking http v0.1.13 Oct 27 05:26:50.593 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 27 05:26:51.219 INFO kablam! Checking mio-uds v0.6.7 Oct 27 05:26:53.525 INFO kablam! Checking tokio-codec v0.1.1 Oct 27 05:26:53.525 INFO kablam! Checking tokio-reactor v0.1.6 Oct 27 05:26:55.807 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 05:26:57.903 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 05:26:57.903 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 05:26:57.903 INFO kablam! Checking tokio-uds v0.2.2 Oct 27 05:26:59.087 INFO kablam! Checking h2 v0.1.13 Oct 27 05:27:02.011 INFO kablam! Checking tokio v0.1.11 Oct 27 05:27:05.701 INFO kablam! Checking hyper v0.12.12 Oct 27 05:27:11.107 INFO kablam! Checking ks2-timelapse v0.1.0 (/source) Oct 27 05:27:11.191 INFO kablam! error: incorrect close delimiter: `}` Oct 27 05:27:11.191 INFO kablam! --> src/lib.rs:62:5 Oct 27 05:27:11.191 INFO kablam! | Oct 27 05:27:11.191 INFO kablam! 52 | pub fn take_photo(&self) -> impl Future { Oct 27 05:27:11.191 INFO kablam! | - close delimiter possibly meant for this Oct 27 05:27:11.191 INFO kablam! ... Oct 27 05:27:11.191 INFO kablam! 55 | client.request((format!("http://{}/camera/shoot", self.ip)) Oct 27 05:27:11.191 INFO kablam! | - un-closed delimiter Oct 27 05:27:11.191 INFO kablam! ... Oct 27 05:27:11.191 INFO kablam! 62 | } Oct 27 05:27:11.191 INFO kablam! | ^ incorrect close delimiter Oct 27 05:27:11.191 INFO kablam! Oct 27 05:27:11.259 INFO kablam! error: incorrect close delimiter: `}` Oct 27 05:27:11.259 INFO kablam! --> src/lib.rs:62:5 Oct 27 05:27:11.259 INFO kablam! | Oct 27 05:27:11.259 INFO kablam! 52 | pub fn take_photo(&self) -> impl Future { Oct 27 05:27:11.259 INFO kablam! | - close delimiter possibly meant for this Oct 27 05:27:11.259 INFO kablam! ... Oct 27 05:27:11.259 INFO kablam! 55 | client.request((format!("http://{}/camera/shoot", self.ip)) Oct 27 05:27:11.259 INFO kablam! | - un-closed delimiter Oct 27 05:27:11.259 INFO kablam! ... Oct 27 05:27:11.259 INFO kablam! 62 | } Oct 27 05:27:11.259 INFO kablam! | ^ incorrect close delimiter Oct 27 05:27:11.259 INFO kablam! Oct 27 05:27:14.773 INFO kablam! error[E0422]: cannot find struct, variant or union type `PhotoStream` in this scope Oct 27 05:27:14.773 INFO kablam! --> src/lib.rs:46:9 Oct 27 05:27:14.773 INFO kablam! | Oct 27 05:27:14.773 INFO kablam! 46 | PhotoStream { Oct 27 05:27:14.773 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 27 05:27:14.773 INFO kablam! Oct 27 05:27:14.773 INFO kablam! error[E0412]: cannot find type `ShootResponse` in this scope Oct 27 05:27:14.773 INFO kablam! --> src/lib.rs:52:50 Oct 27 05:27:14.773 INFO kablam! | Oct 27 05:27:14.773 INFO kablam! 52 | pub fn take_photo(&self) -> impl Future { Oct 27 05:27:14.773 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Oct 27 05:27:14.773 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 27 05:27:14.773 INFO kablam! | Oct 27 05:27:14.773 INFO kablam! 12 | use ks2::ShootResponse; Oct 27 05:27:14.773 INFO kablam! | Oct 27 05:27:14.773 INFO kablam! Oct 27 05:27:14.773 INFO kablam! error[E0603]: struct `Request` is private Oct 27 05:27:14.773 INFO kablam! --> src/lib.rs:54:19 Oct 27 05:27:14.773 INFO kablam! | Oct 27 05:27:14.773 INFO kablam! 54 | let req = hyper::client::Request::new(); Oct 27 05:27:14.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:27:14.773 INFO kablam! Oct 27 05:27:14.778 INFO kablam! warning: unused import: `tokio::timer::Interval` Oct 27 05:27:14.778 INFO kablam! --> src/lib.rs:18:5 Oct 27 05:27:14.778 INFO kablam! | Oct 27 05:27:14.778 INFO kablam! 18 | use tokio::timer::Interval; Oct 27 05:27:14.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:27:14.778 INFO kablam! | Oct 27 05:27:14.778 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:27:14.778 INFO kablam! Oct 27 05:27:14.778 INFO kablam! warning: unused import: `tokio::runtime::Runtime` Oct 27 05:27:14.778 INFO kablam! --> src/lib.rs:19:5 Oct 27 05:27:14.778 INFO kablam! | Oct 27 05:27:14.778 INFO kablam! 19 | use tokio::runtime::Runtime; Oct 27 05:27:14.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:27:14.778 INFO kablam! Oct 27 05:27:14.879 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Oct 27 05:27:14.879 INFO kablam! --> src/lib.rs:54:19 Oct 27 05:27:14.879 INFO kablam! | Oct 27 05:27:14.879 INFO kablam! 54 | let req = hyper::client::Request::new(); Oct 27 05:27:14.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Oct 27 05:27:14.879 INFO kablam! Oct 27 05:27:14.935 INFO kablam! error[E0422]: cannot find struct, variant or union type `PhotoStream` in this scope Oct 27 05:27:14.935 INFO kablam! --> src/lib.rs:46:9 Oct 27 05:27:14.936 INFO kablam! | Oct 27 05:27:14.936 INFO kablam! 46 | PhotoStream { Oct 27 05:27:14.936 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 27 05:27:14.937 INFO kablam! Oct 27 05:27:14.937 INFO kablam! error[E0412]: cannot find type `ShootResponse` in this scope Oct 27 05:27:14.937 INFO kablam! --> src/lib.rs:52:50 Oct 27 05:27:14.938 INFO kablam! | Oct 27 05:27:14.938 INFO kablam! 52 | pub fn take_photo(&self) -> impl Future { Oct 27 05:27:14.938 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Oct 27 05:27:14.939 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 27 05:27:14.939 INFO kablam! | Oct 27 05:27:14.939 INFO kablam! 12 | use ks2::ShootResponse; Oct 27 05:27:14.939 INFO kablam! | Oct 27 05:27:14.940 INFO kablam! Oct 27 05:27:14.940 INFO kablam! error[E0603]: struct `Request` is private Oct 27 05:27:14.940 INFO kablam! --> src/lib.rs:54:19 Oct 27 05:27:14.941 INFO kablam! | Oct 27 05:27:14.941 INFO kablam! 54 | let req = hyper::client::Request::new(); Oct 27 05:27:14.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:27:14.942 INFO kablam! Oct 27 05:27:14.942 INFO kablam! warning: unused import: `tokio::timer::Interval` Oct 27 05:27:14.942 INFO kablam! --> src/lib.rs:18:5 Oct 27 05:27:14.943 INFO kablam! | Oct 27 05:27:14.943 INFO kablam! 18 | use tokio::timer::Interval; Oct 27 05:27:14.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:27:14.943 INFO kablam! | Oct 27 05:27:14.944 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:27:14.944 INFO kablam! Oct 27 05:27:14.944 INFO kablam! warning: unused import: `tokio::runtime::Runtime` Oct 27 05:27:14.944 INFO kablam! --> src/lib.rs:19:5 Oct 27 05:27:14.945 INFO kablam! | Oct 27 05:27:14.945 INFO kablam! 19 | use tokio::runtime::Runtime; Oct 27 05:27:14.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:27:14.945 INFO kablam! Oct 27 05:27:14.967 INFO kablam! error[E0599]: no method named `and_then` found for type `std::string::String` in the current scope Oct 27 05:27:14.968 INFO kablam! --> src/lib.rs:56:14 Oct 27 05:27:14.968 INFO kablam! | Oct 27 05:27:14.968 INFO kablam! 56 | .and_then(|res| res.into_body().concat2() ) Oct 27 05:27:14.968 INFO kablam! | ^^^^^^^^ Oct 27 05:27:14.969 INFO kablam! | Oct 27 05:27:14.969 INFO kablam! = note: the method `and_then` exists but the following trait bounds were not satisfied: Oct 27 05:27:14.969 INFO kablam! `&mut std::string::String : futures::Future` Oct 27 05:27:14.969 INFO kablam! `&mut str : futures::Future` Oct 27 05:27:14.970 INFO kablam! Oct 27 05:27:14.970 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 27 05:27:14.970 INFO kablam! --> src/lib.rs:58:24 Oct 27 05:27:14.970 INFO kablam! | Oct 27 05:27:14.971 INFO kablam! 58 | .and_then(|body| { Oct 27 05:27:14.971 INFO kablam! | ^^^^ doesn't have a size known at compile-time Oct 27 05:27:14.971 INFO kablam! | Oct 27 05:27:14.972 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 27 05:27:14.972 INFO kablam! = note: to learn more, visit Oct 27 05:27:14.972 INFO kablam! = note: all local variables must have a statically known size Oct 27 05:27:14.972 INFO kablam! = help: unsized locals are gated as an unstable feature Oct 27 05:27:14.973 INFO kablam! Oct 27 05:27:14.973 INFO kablam! error[E0271]: type mismatch resolving `::Error == FetchError` Oct 27 05:27:14.973 INFO kablam! --> src/lib.rs:52:33 Oct 27 05:27:14.974 INFO kablam! | Oct 27 05:27:14.974 INFO kablam! 52 | pub fn take_photo(&self) -> impl Future { Oct 27 05:27:14.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `hyper::Error`, found enum `FetchError` Oct 27 05:27:14.975 INFO kablam! | Oct 27 05:27:14.975 INFO kablam! = note: expected type `hyper::Error` Oct 27 05:27:14.975 INFO kablam! found type `FetchError` Oct 27 05:27:14.975 INFO kablam! = note: the return type of a function must have a statically known size Oct 27 05:27:14.976 INFO kablam! Oct 27 05:27:14.999 INFO kablam! error: aborting due to 8 previous errors Oct 27 05:27:15.000 INFO kablam! Oct 27 05:27:15.000 INFO kablam! Some errors occurred: E0061, E0271, E0277, E0412, E0422, E0599, E0603. Oct 27 05:27:15.000 INFO kablam! For more information about an error, try `rustc --explain E0061`. Oct 27 05:27:15.023 INFO kablam! error: Could not compile `ks2-timelapse`. Oct 27 05:27:15.023 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 05:27:15.039 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Oct 27 05:27:15.040 INFO kablam! --> src/lib.rs:54:19 Oct 27 05:27:15.040 INFO kablam! | Oct 27 05:27:15.040 INFO kablam! 54 | let req = hyper::client::Request::new(); Oct 27 05:27:15.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Oct 27 05:27:15.041 INFO kablam! Oct 27 05:27:15.119 INFO kablam! error[E0599]: no method named `and_then` found for type `std::string::String` in the current scope Oct 27 05:27:15.120 INFO kablam! --> src/lib.rs:56:14 Oct 27 05:27:15.120 INFO kablam! | Oct 27 05:27:15.120 INFO kablam! 56 | .and_then(|res| res.into_body().concat2() ) Oct 27 05:27:15.121 INFO kablam! | ^^^^^^^^ Oct 27 05:27:15.121 INFO kablam! | Oct 27 05:27:15.121 INFO kablam! = note: the method `and_then` exists but the following trait bounds were not satisfied: Oct 27 05:27:15.121 INFO kablam! `&mut std::string::String : futures::Future` Oct 27 05:27:15.122 INFO kablam! `&mut str : futures::Future` Oct 27 05:27:15.122 INFO kablam! Oct 27 05:27:15.123 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 27 05:27:15.123 INFO kablam! --> src/lib.rs:58:24 Oct 27 05:27:15.123 INFO kablam! | Oct 27 05:27:15.123 INFO kablam! 58 | .and_then(|body| { Oct 27 05:27:15.124 INFO kablam! | ^^^^ doesn't have a size known at compile-time Oct 27 05:27:15.124 INFO kablam! | Oct 27 05:27:15.124 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 27 05:27:15.124 INFO kablam! = note: to learn more, visit Oct 27 05:27:15.125 INFO kablam! = note: all local variables must have a statically known size Oct 27 05:27:15.126 INFO kablam! = help: unsized locals are gated as an unstable feature Oct 27 05:27:15.126 INFO kablam! Oct 27 05:27:15.126 INFO kablam! error[E0271]: type mismatch resolving `::Error == FetchError` Oct 27 05:27:15.126 INFO kablam! --> src/lib.rs:52:33 Oct 27 05:27:15.126 INFO kablam! | Oct 27 05:27:15.126 INFO kablam! 52 | pub fn take_photo(&self) -> impl Future { Oct 27 05:27:15.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `hyper::Error`, found enum `FetchError` Oct 27 05:27:15.126 INFO kablam! | Oct 27 05:27:15.126 INFO kablam! = note: expected type `hyper::Error` Oct 27 05:27:15.126 INFO kablam! found type `FetchError` Oct 27 05:27:15.126 INFO kablam! = note: the return type of a function must have a statically known size Oct 27 05:27:15.126 INFO kablam! Oct 27 05:27:15.150 INFO kablam! error: aborting due to 8 previous errors Oct 27 05:27:15.151 INFO kablam! Oct 27 05:27:15.151 INFO kablam! Some errors occurred: E0061, E0271, E0277, E0412, E0422, E0599, E0603. Oct 27 05:27:15.151 INFO kablam! For more information about an error, try `rustc --explain E0061`. Oct 27 05:27:15.158 INFO kablam! error: Could not compile `ks2-timelapse`. Oct 27 05:27:15.159 INFO kablam! Oct 27 05:27:15.159 INFO kablam! To learn more, run the command again with --verbose. Oct 27 05:27:15.163 INFO kablam! su: No module specific data is present Oct 27 05:27:15.851 INFO running `"docker" "rm" "-f" "64af9be4c99a62438f5ac5d157cbe998aeb581a5601c87babb3c27d2cc18e641"` Oct 27 05:27:16.227 INFO blam! 64af9be4c99a62438f5ac5d157cbe998aeb581a5601c87babb3c27d2cc18e641