[INFO] cloning repository BaconSoap/branch-destroyer [INFO] running `"git" "clone" "--bare" "git://github.com/BaconSoap/branch-destroyer.git" "work/cache/sources/gh/BaconSoap/branch-destroyer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/BaconSoap/branch-destroyer'... [INFO] running `"git" "clone" "work/cache/sources/gh/BaconSoap/branch-destroyer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/BaconSoap/branch-destroyer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/BaconSoap/branch-destroyer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BaconSoap/branch-destroyer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BaconSoap/branch-destroyer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BaconSoap/branch-destroyer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d165bc9076d32b14a2e7971b39a7afd74df75c3 [INFO] sha for GitHub repo BaconSoap/branch-destroyer: 8d165bc9076d32b14a2e7971b39a7afd74df75c3 [INFO] validating manifest of BaconSoap/branch-destroyer on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BaconSoap/branch-destroyer on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing BaconSoap/branch-destroyer [INFO] finished frobbing BaconSoap/branch-destroyer [INFO] frobbed toml for BaconSoap/branch-destroyer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/BaconSoap/branch-destroyer/Cargo.toml [INFO] started frobbing BaconSoap/branch-destroyer [INFO] finished frobbing BaconSoap/branch-destroyer [INFO] frobbed toml for BaconSoap/branch-destroyer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BaconSoap/branch-destroyer/Cargo.toml [INFO] crate BaconSoap/branch-destroyer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing BaconSoap/branch-destroyer against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BaconSoap/branch-destroyer:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d6bad036d3bc11bd33f6d212e74f9e8b1970170109ff640583fd68f8f89641af [INFO] running `"docker" "start" "-a" "d6bad036d3bc11bd33f6d212e74f9e8b1970170109ff640583fd68f8f89641af"` [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Compiling serde v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.14 [INFO] [stderr] Compiling clap v2.26.2 [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.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | 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 hyper v0.10.13 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling branch-destroyer v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "d6bad036d3bc11bd33f6d212e74f9e8b1970170109ff640583fd68f8f89641af"` [INFO] running `"docker" "rm" "-f" "d6bad036d3bc11bd33f6d212e74f9e8b1970170109ff640583fd68f8f89641af"` [INFO] [stdout] d6bad036d3bc11bd33f6d212e74f9e8b1970170109ff640583fd68f8f89641af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BaconSoap/branch-destroyer:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1c852cd2d6228e76e168b46db3546f8f424f32a1e690c4041445b2da66c07e21 [INFO] running `"docker" "start" "-a" "1c852cd2d6228e76e168b46db3546f8f424f32a1e690c4041445b2da66c07e21"` [INFO] [stderr] Compiling branch-destroyer v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `"docker" "inspect" "1c852cd2d6228e76e168b46db3546f8f424f32a1e690c4041445b2da66c07e21"` [INFO] running `"docker" "rm" "-f" "1c852cd2d6228e76e168b46db3546f8f424f32a1e690c4041445b2da66c07e21"` [INFO] [stdout] 1c852cd2d6228e76e168b46db3546f8f424f32a1e690c4041445b2da66c07e21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BaconSoap/branch-destroyer:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 16033778d99a3bf957b0649437943a216a72ebf8cf4624b2ed92e1e768eb4a23 [INFO] running `"docker" "start" "-a" "16033778d99a3bf957b0649437943a216a72ebf8cf4624b2ed92e1e768eb4a23"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/branch_destroyer-90a333e04c7e4d88 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::get_link_value_returns_err_for_headers_without_link ... ok [INFO] [stdout] test tests::get_link_value_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/branch_destroyer-1b61162d0978317d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests branch-destroyer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "16033778d99a3bf957b0649437943a216a72ebf8cf4624b2ed92e1e768eb4a23"` [INFO] running `"docker" "rm" "-f" "16033778d99a3bf957b0649437943a216a72ebf8cf4624b2ed92e1e768eb4a23"` [INFO] [stdout] 16033778d99a3bf957b0649437943a216a72ebf8cf4624b2ed92e1e768eb4a23