[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/beta-1.38-1/sources/1.37.0/gh/ward/rust-chronorace"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ward/rust-chronorace'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ward/rust-chronorace" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ward/rust-chronorace"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ward/rust-chronorace on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ward/rust-chronorace against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] be799d45a4d80a64e2641284a97f28cc3c9d243f83a86d27cb9bac68e26e30ce [INFO] running `"docker" "start" "-a" "be799d45a4d80a64e2641284a97f28cc3c9d243f83a86d27cb9bac68e26e30ce"` [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.8 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.2.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.2 [INFO] [stderr] Compiling rust-chronorace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "be799d45a4d80a64e2641284a97f28cc3c9d243f83a86d27cb9bac68e26e30ce"` [INFO] running `"docker" "rm" "-f" "be799d45a4d80a64e2641284a97f28cc3c9d243f83a86d27cb9bac68e26e30ce"` [INFO] [stdout] be799d45a4d80a64e2641284a97f28cc3c9d243f83a86d27cb9bac68e26e30ce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 66b3db828bbde7d9597f04a27dcdf0f58239a3343924390e085677b792b1a284 [INFO] running `"docker" "start" "-a" "66b3db828bbde7d9597f04a27dcdf0f58239a3343924390e085677b792b1a284"` [INFO] [stderr] Compiling rust-chronorace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `"docker" "inspect" "66b3db828bbde7d9597f04a27dcdf0f58239a3343924390e085677b792b1a284"` [INFO] running `"docker" "rm" "-f" "66b3db828bbde7d9597f04a27dcdf0f58239a3343924390e085677b792b1a284"` [INFO] [stdout] 66b3db828bbde7d9597f04a27dcdf0f58239a3343924390e085677b792b1a284 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 8b464f50d30331ab446f5eb9be71612926080ecf939ab6e06a4e9e1a2f7dfb99 [INFO] running `"docker" "start" "-a" "8b464f50d30331ab446f5eb9be71612926080ecf939ab6e06a4e9e1a2f7dfb99"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_chronorace-f6221a838c9c8ab0 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test athlete::tests::test_to_csv ... ok [INFO] [stdout] test chronorace::tests::test_parse_page_urls ... ok [INFO] [stdout] test chronorace::tests::test_parse_page_urls_dutch ... ok [INFO] [stdout] test chronorace::tests::test_parse_athletes ... ok [INFO] [stdout] test chronorace::tests::test_dnf_parse_athletes ... ok [INFO] [stdout] test chronorace::tests::test_chip_time_parse ... ok [INFO] [stdout] test chronorace::tests::test_row_highlights_parse_athletes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8b464f50d30331ab446f5eb9be71612926080ecf939ab6e06a4e9e1a2f7dfb99"` [INFO] running `"docker" "rm" "-f" "8b464f50d30331ab446f5eb9be71612926080ecf939ab6e06a4e9e1a2f7dfb99"` [INFO] [stdout] 8b464f50d30331ab446f5eb9be71612926080ecf939ab6e06a4e9e1a2f7dfb99