Oct 26 20:23:54.541 INFO checking sssilver/rut against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:23:54.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 26 20:23:55.178 INFO blam! 69ea616435d206728a7f7635a85ba30f9d1443cdc07724c07b3c751c7ca194d2 Oct 26 20:23:55.179 INFO running `"docker" "start" "-a" "69ea616435d206728a7f7635a85ba30f9d1443cdc07724c07b3c751c7ca194d2"` Oct 26 20:23:57.591 INFO kablam! usermod: no changes Oct 26 20:23:57.839 INFO kablam! Checking net2 v0.2.32 Oct 26 20:23:57.847 INFO kablam! Compiling openssl-sys v0.9.30 Oct 26 20:23:57.848 INFO kablam! Checking bytes v0.4.7 Oct 26 20:23:57.919 INFO kablam! Checking want v0.0.4 Oct 26 20:23:57.963 INFO kablam! Checking clap v2.31.2 Oct 26 20:23:57.964 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 26 20:24:00.258 INFO kablam! Checking mio v0.6.14 Oct 26 20:24:03.853 INFO kablam! Checking tokio-io v0.1.6 Oct 26 20:24:04.587 INFO kablam! Compiling openssl v0.9.24 Oct 26 20:24:07.494 INFO kablam! Checking tokio-reactor v0.1.1 Oct 26 20:24:07.496 INFO kablam! Checking tokio-fs v0.1.0 Oct 26 20:24:10.023 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 20:24:10.023 INFO kablam! Checking tokio-udp v0.1.0 Oct 26 20:24:11.673 INFO kablam! Checking tokio v0.1.6 Oct 26 20:24:14.139 INFO kablam! Checking tokio-core v0.1.17 Oct 26 20:24:15.907 INFO kablam! Checking native-tls v0.1.5 Oct 26 20:24:16.627 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 20:24:16.748 INFO kablam! Checking tokio-tls v0.1.4 Oct 26 20:24:19.387 INFO kablam! Checking hyper v0.11.27 Oct 26 20:24:25.290 INFO kablam! Checking hyper-tls v0.1.3 Oct 26 20:24:26.205 INFO kablam! Checking rut v0.1.0 (/source) Oct 26 20:24:27.543 INFO kablam! error[E0382]: use of moved value: `uri` Oct 26 20:24:27.543 INFO kablam! --> src/main.rs:40:31 Oct 26 20:24:27.544 INFO kablam! | Oct 26 20:24:27.544 INFO kablam! 40 | let work = client.get(uri).map(|res| { Oct 26 20:24:27.545 INFO kablam! | ^^^ value moved here in previous iteration of loop Oct 26 20:24:27.545 INFO kablam! | Oct 26 20:24:27.546 INFO kablam! = note: move occurs because `uri` has type `hyper::Uri`, which does not implement the `Copy` trait Oct 26 20:24:27.546 INFO kablam! Oct 26 20:24:27.563 INFO kablam! error: aborting due to previous error Oct 26 20:24:27.563 INFO kablam! Oct 26 20:24:27.564 INFO kablam! For more information about this error, try `rustc --explain E0382`. Oct 26 20:24:27.575 INFO kablam! error: Could not compile `rut`. Oct 26 20:24:27.575 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 20:24:27.743 INFO kablam! error[E0382]: use of moved value: `uri` Oct 26 20:24:27.743 INFO kablam! --> src/main.rs:40:31 Oct 26 20:24:27.743 INFO kablam! | Oct 26 20:24:27.743 INFO kablam! 40 | let work = client.get(uri).map(|res| { Oct 26 20:24:27.743 INFO kablam! | ^^^ value moved here in previous iteration of loop Oct 26 20:24:27.743 INFO kablam! | Oct 26 20:24:27.743 INFO kablam! = note: move occurs because `uri` has type `hyper::Uri`, which does not implement the `Copy` trait Oct 26 20:24:27.743 INFO kablam! Oct 26 20:24:27.747 INFO kablam! error: aborting due to previous error Oct 26 20:24:27.747 INFO kablam! Oct 26 20:24:27.747 INFO kablam! For more information about this error, try `rustc --explain E0382`. Oct 26 20:24:27.768 INFO kablam! error: Could not compile `rut`. Oct 26 20:24:27.768 INFO kablam! Oct 26 20:24:27.768 INFO kablam! To learn more, run the command again with --verbose. Oct 26 20:24:27.770 INFO kablam! su: No module specific data is present Oct 26 20:24:28.692 INFO running `"docker" "rm" "-f" "69ea616435d206728a7f7635a85ba30f9d1443cdc07724c07b3c751c7ca194d2"` Oct 26 20:24:29.103 INFO blam! 69ea616435d206728a7f7635a85ba30f9d1443cdc07724c07b3c751c7ca194d2