Oct 27 03:17:08.508 INFO checking jacobh/fujifilm-wifi-client-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:17:08.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 03:17:08.996 INFO blam! 69c82d545f2d79b2525ba9041da4ed2b53e86cbcdd3fcaacc2624d075213eb59 Oct 27 03:17:08.998 INFO running `"docker" "start" "-a" "69c82d545f2d79b2525ba9041da4ed2b53e86cbcdd3fcaacc2624d075213eb59"` Oct 27 03:17:10.283 INFO kablam! usermod: no changes Oct 27 03:17:10.430 INFO kablam! Checking tokio-io v0.1.7 Oct 27 03:17:10.430 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 03:17:13.191 INFO kablam! Checking tokio-codec v0.1.0 Oct 27 03:17:13.192 INFO kablam! Checking tokio-reactor v0.1.2 Oct 27 03:17:13.447 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 03:17:15.351 INFO kablam! Checking tokio-tcp v0.1.0 Oct 27 03:17:15.351 INFO kablam! Checking tokio-udp v0.1.1 Oct 27 03:17:16.891 INFO kablam! Checking tokio v0.1.7 Oct 27 03:17:18.438 INFO kablam! Checking fujifilm-wifi-client-rs v0.1.0 (/source) Oct 27 03:17:20.783 INFO kablam! warning: unused variable: `stream` Oct 27 03:17:20.784 INFO kablam! --> src/main.rs:106:20 Oct 27 03:17:20.785 INFO kablam! | Oct 27 03:17:20.785 INFO kablam! 106 | .map(|(stream, resp)| { Oct 27 03:17:20.786 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 27 03:17:20.787 INFO kablam! | Oct 27 03:17:20.787 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:17:20.788 INFO kablam! Oct 27 03:17:20.805 INFO kablam! warning: constant item is never used: `ASYNC_RESPONSE_SERVER_PORT` Oct 27 03:17:20.805 INFO kablam! --> src/main.rs:11:1 Oct 27 03:17:20.805 INFO kablam! | Oct 27 03:17:20.805 INFO kablam! 11 | const ASYNC_RESPONSE_SERVER_PORT: u16 = 55741; Oct 27 03:17:20.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:17:20.811 INFO kablam! | Oct 27 03:17:20.811 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:17:20.811 INFO kablam! Oct 27 03:17:20.811 INFO kablam! warning: constant item is never used: `JPEG_STREAM_SERVER_PORT` Oct 27 03:17:20.811 INFO kablam! --> src/main.rs:12:1 Oct 27 03:17:20.811 INFO kablam! | Oct 27 03:17:20.811 INFO kablam! 12 | const JPEG_STREAM_SERVER_PORT: u16 = 55742; Oct 27 03:17:20.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:17:20.811 INFO kablam! Oct 27 03:17:21.074 INFO kablam! warning: unused variable: `stream` Oct 27 03:17:21.075 INFO kablam! --> src/main.rs:106:20 Oct 27 03:17:21.075 INFO kablam! | Oct 27 03:17:21.075 INFO kablam! 106 | .map(|(stream, resp)| { Oct 27 03:17:21.075 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 27 03:17:21.075 INFO kablam! | Oct 27 03:17:21.075 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:17:21.075 INFO kablam! Oct 27 03:17:21.100 INFO kablam! warning: constant item is never used: `ASYNC_RESPONSE_SERVER_PORT` Oct 27 03:17:21.100 INFO kablam! --> src/main.rs:11:1 Oct 27 03:17:21.100 INFO kablam! | Oct 27 03:17:21.100 INFO kablam! 11 | const ASYNC_RESPONSE_SERVER_PORT: u16 = 55741; Oct 27 03:17:21.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:17:21.100 INFO kablam! | Oct 27 03:17:21.100 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:17:21.100 INFO kablam! Oct 27 03:17:21.100 INFO kablam! warning: constant item is never used: `JPEG_STREAM_SERVER_PORT` Oct 27 03:17:21.100 INFO kablam! --> src/main.rs:12:1 Oct 27 03:17:21.100 INFO kablam! | Oct 27 03:17:21.100 INFO kablam! 12 | const JPEG_STREAM_SERVER_PORT: u16 = 55742; Oct 27 03:17:21.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:17:21.100 INFO kablam! Oct 27 03:17:21.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.85s Oct 27 03:17:21.152 INFO kablam! su: No module specific data is present Oct 27 03:17:22.311 INFO running `"docker" "rm" "-f" "69c82d545f2d79b2525ba9041da4ed2b53e86cbcdd3fcaacc2624d075213eb59"` Oct 27 03:17:22.535 INFO blam! 69c82d545f2d79b2525ba9041da4ed2b53e86cbcdd3fcaacc2624d075213eb59