[INFO] updating cached repository ymgyt/http-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ymgyt/http-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ymgyt/http-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/ymgyt/http-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ymgyt/http-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ymgyt/http-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ymgyt/http-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ymgyt/http-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da577151da3b4259c9ba5c6d6204c0e668167218 [INFO] sha for GitHub repo ymgyt/http-rs: da577151da3b4259c9ba5c6d6204c0e668167218 [INFO] validating manifest of ymgyt/http-rs 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 ymgyt/http-rs 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 ymgyt/http-rs [INFO] finished frobbing ymgyt/http-rs [INFO] frobbed toml for ymgyt/http-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/ymgyt/http-rs/Cargo.toml [INFO] started frobbing ymgyt/http-rs [INFO] finished frobbing ymgyt/http-rs [INFO] frobbed toml for ymgyt/http-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ymgyt/http-rs/Cargo.toml [INFO] crate ymgyt/http-rs 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 ymgyt/http-rs 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ymgyt/http-rs:/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] 92fa17be498c03e22459ed23c917eea07ca120d54d803b04da5069a086e38efc [INFO] running `"docker" "start" "-a" "92fa17be498c03e22459ed23c917eea07ca120d54d803b04da5069a086e38efc"` [INFO] [stderr] Compiling http v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `"docker" "inspect" "92fa17be498c03e22459ed23c917eea07ca120d54d803b04da5069a086e38efc"` [INFO] running `"docker" "rm" "-f" "92fa17be498c03e22459ed23c917eea07ca120d54d803b04da5069a086e38efc"` [INFO] [stdout] 92fa17be498c03e22459ed23c917eea07ca120d54d803b04da5069a086e38efc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ymgyt/http-rs:/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] 4b73d822d0b00c2bc1475a86943793708c0f296faa31d41cdf77a13abc228f5b [INFO] running `"docker" "start" "-a" "4b73d822d0b00c2bc1475a86943793708c0f296faa31d41cdf77a13abc228f5b"` [INFO] [stderr] Compiling http v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "4b73d822d0b00c2bc1475a86943793708c0f296faa31d41cdf77a13abc228f5b"` [INFO] running `"docker" "rm" "-f" "4b73d822d0b00c2bc1475a86943793708c0f296faa31d41cdf77a13abc228f5b"` [INFO] [stdout] 4b73d822d0b00c2bc1475a86943793708c0f296faa31d41cdf77a13abc228f5b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ymgyt/http-rs:/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] aabeed241bfb4aa15dc63f426c0ea817e09edf5a917430dd9e74b666bfc1b819 [INFO] running `"docker" "start" "-a" "aabeed241bfb4aa15dc63f426c0ea817e09edf5a917430dd9e74b666bfc1b819"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/http-ce63bd18df4f43c6 [INFO] [stderr] Running /opt/crater/target/debug/deps/main-ea84a62ddf2a83bf [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] [stdout] [INFO] [stderr] Doc-tests http [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] [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" "aabeed241bfb4aa15dc63f426c0ea817e09edf5a917430dd9e74b666bfc1b819"` [INFO] running `"docker" "rm" "-f" "aabeed241bfb4aa15dc63f426c0ea817e09edf5a917430dd9e74b666bfc1b819"` [INFO] [stdout] aabeed241bfb4aa15dc63f426c0ea817e09edf5a917430dd9e74b666bfc1b819