[INFO] updating cached repository BaconSoap/branch-destroyer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BaconSoap/branch-destroyer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BaconSoap/branch-destroyer" "work/ex/beta-1.37-6/sources/1.36.0/gh/BaconSoap/branch-destroyer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/BaconSoap/branch-destroyer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BaconSoap/branch-destroyer" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/BaconSoap/branch-destroyer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BaconSoap/branch-destroyer on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing BaconSoap/branch-destroyer against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 684be249139d4e22fc48e037a4256134c1476ff92238b36f49ce3c20a59d8326 [INFO] running `"docker" "start" "-a" "684be249139d4e22fc48e037a4256134c1476ff92238b36f49ce3c20a59d8326"` [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 term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling serde_derive v1.0.14 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling branch-destroyer v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.40s [INFO] running `"docker" "inspect" "684be249139d4e22fc48e037a4256134c1476ff92238b36f49ce3c20a59d8326"` [INFO] running `"docker" "rm" "-f" "684be249139d4e22fc48e037a4256134c1476ff92238b36f49ce3c20a59d8326"` [INFO] [stdout] 684be249139d4e22fc48e037a4256134c1476ff92238b36f49ce3c20a59d8326 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c7c99f43ba19cf5f3cc424be6fb5d7cc9d7a28d68dcab2f0126df7c83692f88b [INFO] running `"docker" "start" "-a" "c7c99f43ba19cf5f3cc424be6fb5d7cc9d7a28d68dcab2f0126df7c83692f88b"` [INFO] [stderr] Compiling branch-destroyer v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `"docker" "inspect" "c7c99f43ba19cf5f3cc424be6fb5d7cc9d7a28d68dcab2f0126df7c83692f88b"` [INFO] running `"docker" "rm" "-f" "c7c99f43ba19cf5f3cc424be6fb5d7cc9d7a28d68dcab2f0126df7c83692f88b"` [INFO] [stdout] c7c99f43ba19cf5f3cc424be6fb5d7cc9d7a28d68dcab2f0126df7c83692f88b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] d1a2e519f2a932f08ebf44c9cd62ede06251a89d51b33986fe9bc86e8b3dfe7e [INFO] running `"docker" "start" "-a" "d1a2e519f2a932f08ebf44c9cd62ede06251a89d51b33986fe9bc86e8b3dfe7e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/branch_destroyer-e8013b82ccefc466 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::get_link_value_works ... ok [INFO] [stdout] test tests::get_link_value_returns_err_for_headers_without_link ... 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-ae546509e36abd88 [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" "d1a2e519f2a932f08ebf44c9cd62ede06251a89d51b33986fe9bc86e8b3dfe7e"` [INFO] running `"docker" "rm" "-f" "d1a2e519f2a932f08ebf44c9cd62ede06251a89d51b33986fe9bc86e8b3dfe7e"` [INFO] [stdout] d1a2e519f2a932f08ebf44c9cd62ede06251a89d51b33986fe9bc86e8b3dfe7e