[INFO] updating cached repository vineel7871/httptime [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vineel7871/httptime [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vineel7871/httptime" "work/ex/beta-1.38-1/sources/1.37.0/gh/vineel7871/httptime"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vineel7871/httptime'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vineel7871/httptime" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vineel7871/httptime"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vineel7871/httptime'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5571b99d9fe8bbd27b8ff55f976dcf95aa9bf100 [INFO] sha for GitHub repo vineel7871/httptime: 5571b99d9fe8bbd27b8ff55f976dcf95aa9bf100 [INFO] validating manifest of vineel7871/httptime 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 vineel7871/httptime 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 vineel7871/httptime [INFO] finished frobbing vineel7871/httptime [INFO] frobbed toml for vineel7871/httptime written to work/ex/beta-1.38-1/sources/1.37.0/gh/vineel7871/httptime/Cargo.toml [INFO] started frobbing vineel7871/httptime [INFO] finished frobbing vineel7871/httptime [INFO] frobbed toml for vineel7871/httptime written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vineel7871/httptime/Cargo.toml [INFO] crate vineel7871/httptime 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vineel7871/httptime against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vineel7871/httptime:/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.37.0" "build" "--frozen"` [INFO] [stdout] 13fd5022c0ae422ef42278279c88ba654b2a80379930813783adac8ce82d16fe [INFO] running `"docker" "start" "-a" "13fd5022c0ae422ef42278279c88ba654b2a80379930813783adac8ce82d16fe"` [INFO] [stderr] Compiling httptime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "13fd5022c0ae422ef42278279c88ba654b2a80379930813783adac8ce82d16fe"` [INFO] running `"docker" "rm" "-f" "13fd5022c0ae422ef42278279c88ba654b2a80379930813783adac8ce82d16fe"` [INFO] [stdout] 13fd5022c0ae422ef42278279c88ba654b2a80379930813783adac8ce82d16fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vineel7871/httptime:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 27ce2fcbdb4c553cef614787b40224676dfb3b9881b34bc1f6ee966399eee1ed [INFO] running `"docker" "start" "-a" "27ce2fcbdb4c553cef614787b40224676dfb3b9881b34bc1f6ee966399eee1ed"` [INFO] [stderr] Compiling httptime v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "27ce2fcbdb4c553cef614787b40224676dfb3b9881b34bc1f6ee966399eee1ed"` [INFO] running `"docker" "rm" "-f" "27ce2fcbdb4c553cef614787b40224676dfb3b9881b34bc1f6ee966399eee1ed"` [INFO] [stdout] 27ce2fcbdb4c553cef614787b40224676dfb3b9881b34bc1f6ee966399eee1ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vineel7871/httptime:/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.37.0" "test" "--frozen"` [INFO] [stdout] a78b1d8e8d222f2a44db41488676e2ecf3c3e5d1caced0e1bba6707260dd8ffd [INFO] running `"docker" "start" "-a" "a78b1d8e8d222f2a44db41488676e2ecf3c3e5d1caced0e1bba6707260dd8ffd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/httptime-61ac2aeb52cd30e3 [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" "a78b1d8e8d222f2a44db41488676e2ecf3c3e5d1caced0e1bba6707260dd8ffd"` [INFO] running `"docker" "rm" "-f" "a78b1d8e8d222f2a44db41488676e2ecf3c3e5d1caced0e1bba6707260dd8ffd"` [INFO] [stdout] a78b1d8e8d222f2a44db41488676e2ecf3c3e5d1caced0e1bba6707260dd8ffd