Oct 21 13:29:41.930 INFO checking sssilver/rut against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:29:41.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 13:29:42.418 INFO blam! c9370118de1d618da45479b3b2bd8c4547f5d58b6d0cb3745aae00b5d8a86bfb Oct 21 13:29:42.420 INFO running `"docker" "start" "-a" "c9370118de1d618da45479b3b2bd8c4547f5d58b6d0cb3745aae00b5d8a86bfb"` Oct 21 13:29:44.025 INFO kablam! usermod: no changes Oct 21 13:29:44.292 INFO kablam! Checking net2 v0.2.32 Oct 21 13:29:44.292 INFO kablam! Compiling openssl-sys v0.9.30 Oct 21 13:29:44.304 INFO kablam! Checking base64 v0.9.1 Oct 21 13:29:44.329 INFO kablam! Checking bytes v0.4.7 Oct 21 13:29:44.329 INFO kablam! Checking want v0.0.4 Oct 21 13:29:44.329 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 21 13:29:47.196 INFO kablam! Checking mio v0.6.14 Oct 21 13:29:48.625 INFO kablam! Checking tokio-io v0.1.6 Oct 21 13:29:49.528 INFO kablam! Compiling openssl v0.9.24 Oct 21 13:29:50.785 INFO kablam! Checking tokio-fs v0.1.0 Oct 21 13:29:51.644 INFO kablam! Checking tokio-reactor v0.1.1 Oct 21 13:29:53.357 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 13:29:53.357 INFO kablam! Checking tokio-udp v0.1.0 Oct 21 13:29:54.972 INFO kablam! Checking tokio v0.1.6 Oct 21 13:29:56.044 INFO kablam! Checking tokio-core v0.1.17 Oct 21 13:29:57.069 INFO kablam! Checking native-tls v0.1.5 Oct 21 13:29:58.412 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 13:29:58.412 INFO kablam! Checking tokio-tls v0.1.4 Oct 21 13:30:01.416 INFO kablam! Checking hyper v0.11.27 Oct 21 13:30:07.429 INFO kablam! Checking hyper-tls v0.1.3 Oct 21 13:30:08.629 INFO kablam! Checking rut v0.1.0 (/source) Oct 21 13:30:10.428 INFO kablam! error[E0382]: use of moved value: `uri` Oct 21 13:30:10.429 INFO kablam! --> src/main.rs:40:31 Oct 21 13:30:10.429 INFO kablam! | Oct 21 13:30:10.429 INFO kablam! 40 | let work = client.get(uri).map(|res| { Oct 21 13:30:10.429 INFO kablam! | ^^^ value moved here in previous iteration of loop Oct 21 13:30:10.429 INFO kablam! | Oct 21 13:30:10.429 INFO kablam! = note: move occurs because `uri` has type `hyper::Uri`, which does not implement the `Copy` trait Oct 21 13:30:10.429 INFO kablam! Oct 21 13:30:10.429 INFO kablam! error: aborting due to previous error Oct 21 13:30:10.429 INFO kablam! Oct 21 13:30:10.429 INFO kablam! For more information about this error, try `rustc --explain E0382`. Oct 21 13:30:10.456 INFO kablam! error: Could not compile `rut`. Oct 21 13:30:10.457 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 13:30:10.492 INFO kablam! error[E0382]: use of moved value: `uri` Oct 21 13:30:10.492 INFO kablam! --> src/main.rs:40:31 Oct 21 13:30:10.492 INFO kablam! | Oct 21 13:30:10.493 INFO kablam! 40 | let work = client.get(uri).map(|res| { Oct 21 13:30:10.493 INFO kablam! | ^^^ value moved here in previous iteration of loop Oct 21 13:30:10.493 INFO kablam! | Oct 21 13:30:10.494 INFO kablam! = note: move occurs because `uri` has type `hyper::Uri`, which does not implement the `Copy` trait Oct 21 13:30:10.494 INFO kablam! Oct 21 13:30:10.499 INFO kablam! error: aborting due to previous error Oct 21 13:30:10.500 INFO kablam! Oct 21 13:30:10.500 INFO kablam! For more information about this error, try `rustc --explain E0382`. Oct 21 13:30:10.532 INFO kablam! error: Could not compile `rut`. Oct 21 13:30:10.532 INFO kablam! Oct 21 13:30:10.532 INFO kablam! To learn more, run the command again with --verbose. Oct 21 13:30:10.534 INFO kablam! su: No module specific data is present Oct 21 13:30:11.630 INFO running `"docker" "rm" "-f" "c9370118de1d618da45479b3b2bd8c4547f5d58b6d0cb3745aae00b5d8a86bfb"` Oct 21 13:30:11.924 INFO blam! c9370118de1d618da45479b3b2bd8c4547f5d58b6d0cb3745aae00b5d8a86bfb