[INFO] updating cached repository getslash/scotty-transporter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/getslash/scotty-transporter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/getslash/scotty-transporter" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/getslash/scotty-transporter"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/getslash/scotty-transporter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/getslash/scotty-transporter" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/getslash/scotty-transporter"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/getslash/scotty-transporter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f6e6b2488b76e38c6a90ce903e27c9102b6c79a8 [INFO] sha for GitHub repo getslash/scotty-transporter: f6e6b2488b76e38c6a90ce903e27c9102b6c79a8 [INFO] validating manifest of getslash/scotty-transporter on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of getslash/scotty-transporter on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing getslash/scotty-transporter [INFO] finished frobbing getslash/scotty-transporter [INFO] frobbed toml for getslash/scotty-transporter written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/getslash/scotty-transporter/Cargo.toml [INFO] started frobbing getslash/scotty-transporter [INFO] finished frobbing getslash/scotty-transporter [INFO] frobbed toml for getslash/scotty-transporter written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/getslash/scotty-transporter/Cargo.toml [INFO] crate getslash/scotty-transporter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking getslash/scotty-transporter against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-1/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/getslash/scotty-transporter:/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 849023212fea1154bc662ccfa4f9671dcc98e199be3c9c4258d4975de1be2f79 [INFO] running `"docker" "start" "-a" "849023212fea1154bc662ccfa4f9671dcc98e199be3c9c4258d4975de1be2f79"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking fern v0.5.6 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling im v12.1.0 [INFO] [stderr] Compiling sentry v0.12.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking debugid v0.3.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking hyper v0.12.11 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.2 [INFO] [stderr] Checking sentry-types v0.8.1 [INFO] [stderr] Checking transporter v0.8.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/scotty.rs:154:22 [INFO] [stderr] | [INFO] [stderr] 154 | err: Option<&Error>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/scotty.rs:154:22 [INFO] [stderr] | [INFO] [stderr] 154 | err: Option<&Error>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/scotty.rs:102:17 [INFO] [stderr] | [INFO] [stderr] 102 | let mut response = self [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/scotty.rs:102:17 [INFO] [stderr] | [INFO] [stderr] 102 | let mut response = self [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 1m 57s [INFO] running `"docker" "inspect" "849023212fea1154bc662ccfa4f9671dcc98e199be3c9c4258d4975de1be2f79"` [INFO] running `"docker" "rm" "-f" "849023212fea1154bc662ccfa4f9671dcc98e199be3c9c4258d4975de1be2f79"` [INFO] [stdout] 849023212fea1154bc662ccfa4f9671dcc98e199be3c9c4258d4975de1be2f79