[INFO] updating cached repository simmons/tokio-dtls-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/simmons/tokio-dtls-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/simmons/tokio-dtls-example" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/simmons/tokio-dtls-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/simmons/tokio-dtls-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/simmons/tokio-dtls-example" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/simmons/tokio-dtls-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/simmons/tokio-dtls-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 93c37e6a923857032523f00bad2a0192baa2e483 [INFO] sha for GitHub repo simmons/tokio-dtls-example: 93c37e6a923857032523f00bad2a0192baa2e483 [INFO] validating manifest of simmons/tokio-dtls-example on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of simmons/tokio-dtls-example on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing simmons/tokio-dtls-example [INFO] finished frobbing simmons/tokio-dtls-example [INFO] frobbed toml for simmons/tokio-dtls-example written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/simmons/tokio-dtls-example/Cargo.toml [INFO] started frobbing simmons/tokio-dtls-example [INFO] finished frobbing simmons/tokio-dtls-example [INFO] frobbed toml for simmons/tokio-dtls-example written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/simmons/tokio-dtls-example/Cargo.toml [INFO] crate simmons/tokio-dtls-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking simmons/tokio-dtls-example against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-5/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/simmons/tokio-dtls-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 46bab6ee9b6a69038d5487aab5c4ffbefc565070d97b27b311789852d985ed41 [INFO] running `"docker" "start" "-a" "46bab6ee9b6a69038d5487aab5c4ffbefc565070d97b27b311789852d985ed41"` [INFO] [stderr] Compiling regex v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking parking_lot v0.6.3 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.4 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking env_logger v0.5.12 [INFO] [stderr] Checking tokio-openssl v0.2.1 [INFO] [stderr] Checking tokio-tls v0.2.0 [INFO] [stderr] Checking tokio-dtls-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/util.rs:144:29 [INFO] [stderr] | [INFO] [stderr] 144 | c @ 0x20...0x7E => c as char, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/util.rs:144:29 [INFO] [stderr] | [INFO] [stderr] 144 | c @ 0x20...0x7E => c as char, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/udp.rs:60:22 [INFO] [stderr] | [INFO] [stderr] 60 | let (mut incoming_tx, incoming_rx) = mpsc::channel(UDP_STREAM_BUFFER_DATAGRAMS); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/udp.rs:60:22 [INFO] [stderr] | [INFO] [stderr] 60 | let (mut incoming_tx, incoming_rx) = mpsc::channel(UDP_STREAM_BUFFER_DATAGRAMS); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.15s [INFO] running `"docker" "inspect" "46bab6ee9b6a69038d5487aab5c4ffbefc565070d97b27b311789852d985ed41"` [INFO] running `"docker" "rm" "-f" "46bab6ee9b6a69038d5487aab5c4ffbefc565070d97b27b311789852d985ed41"` [INFO] [stdout] 46bab6ee9b6a69038d5487aab5c4ffbefc565070d97b27b311789852d985ed41