[INFO] updating cached repository ward/rust-chronorace [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ward/rust-chronorace [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ward/rust-chronorace" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/ward/rust-chronorace"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/ward/rust-chronorace'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ward/rust-chronorace" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ward/rust-chronorace"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ward/rust-chronorace'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1e5f7eb3c12bab2f2d313d759fdee3b76f7a354 [INFO] sha for GitHub repo ward/rust-chronorace: e1e5f7eb3c12bab2f2d313d759fdee3b76f7a354 [INFO] validating manifest of ward/rust-chronorace on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ward/rust-chronorace on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ward/rust-chronorace [INFO] finished frobbing ward/rust-chronorace [INFO] frobbed toml for ward/rust-chronorace written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/ward/rust-chronorace/Cargo.toml [INFO] started frobbing ward/rust-chronorace [INFO] finished frobbing ward/rust-chronorace [INFO] frobbed toml for ward/rust-chronorace written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ward/rust-chronorace/Cargo.toml [INFO] crate ward/rust-chronorace already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ward/rust-chronorace against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-0/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ward/rust-chronorace:/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" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 36eb9c1826a1a7b82425fbd14c7ab084b2e1ae892adb47fbe74a3d2f57ef7f3b [INFO] running `"docker" "start" "-a" "36eb9c1826a1a7b82425fbd14c7ab084b2e1ae892adb47fbe74a3d2f57ef7f3b"` [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.2 [INFO] [stderr] Checking httparse v1.2.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking encoding_rs v0.8.8 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking unicode-bidi v0.2.3 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking serde v1.0.79 [INFO] [stderr] Checking idna v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking mime v0.3.9 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking url v1.2.3 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.2.3/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking hyper v0.12.11 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.2 [INFO] [stderr] Checking rust-chronorace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.63s [INFO] running `"docker" "inspect" "36eb9c1826a1a7b82425fbd14c7ab084b2e1ae892adb47fbe74a3d2f57ef7f3b"` [INFO] running `"docker" "rm" "-f" "36eb9c1826a1a7b82425fbd14c7ab084b2e1ae892adb47fbe74a3d2f57ef7f3b"` [INFO] [stdout] 36eb9c1826a1a7b82425fbd14c7ab084b2e1ae892adb47fbe74a3d2f57ef7f3b