[INFO] updating cached repository johnmcdnl/http_load [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/johnmcdnl/http_load [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/johnmcdnl/http_load" "work/ex/beta-1.37-6/sources/1.36.0/gh/johnmcdnl/http_load"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/johnmcdnl/http_load'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/johnmcdnl/http_load" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnmcdnl/http_load"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnmcdnl/http_load'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e64a5cea3d72424523015a90955d1534fe3f6902 [INFO] sha for GitHub repo johnmcdnl/http_load: e64a5cea3d72424523015a90955d1534fe3f6902 [INFO] validating manifest of johnmcdnl/http_load 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 johnmcdnl/http_load 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 johnmcdnl/http_load [INFO] finished frobbing johnmcdnl/http_load [INFO] frobbed toml for johnmcdnl/http_load written to work/ex/beta-1.37-6/sources/1.36.0/gh/johnmcdnl/http_load/Cargo.toml [INFO] started frobbing johnmcdnl/http_load [INFO] finished frobbing johnmcdnl/http_load [INFO] frobbed toml for johnmcdnl/http_load written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnmcdnl/http_load/Cargo.toml [INFO] crate johnmcdnl/http_load 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] testing johnmcdnl/http_load against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnmcdnl/http_load:/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-07-23" "build" "--frozen"` [INFO] [stdout] ca1ce3c8b1ce433e730c77261c765aedbd326fcc335fee9ac738e61f41eb55a2 [INFO] running `"docker" "start" "-a" "ca1ce3c8b1ce433e730c77261c765aedbd326fcc335fee9ac738e61f41eb55a2"` [INFO] [stderr] Compiling http_load v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "ca1ce3c8b1ce433e730c77261c765aedbd326fcc335fee9ac738e61f41eb55a2"` [INFO] running `"docker" "rm" "-f" "ca1ce3c8b1ce433e730c77261c765aedbd326fcc335fee9ac738e61f41eb55a2"` [INFO] [stdout] ca1ce3c8b1ce433e730c77261c765aedbd326fcc335fee9ac738e61f41eb55a2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnmcdnl/http_load:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 653c05ba20567df89238dbc43c719af463ce3d1057c55b292d7fae30d5f7d8eb [INFO] running `"docker" "start" "-a" "653c05ba20567df89238dbc43c719af463ce3d1057c55b292d7fae30d5f7d8eb"` [INFO] [stderr] Compiling http_load v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "653c05ba20567df89238dbc43c719af463ce3d1057c55b292d7fae30d5f7d8eb"` [INFO] running `"docker" "rm" "-f" "653c05ba20567df89238dbc43c719af463ce3d1057c55b292d7fae30d5f7d8eb"` [INFO] [stdout] 653c05ba20567df89238dbc43c719af463ce3d1057c55b292d7fae30d5f7d8eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnmcdnl/http_load:/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-07-23" "test" "--frozen"` [INFO] [stdout] 4593056e449b9b3a33adbfb1de6c81faf98eddd7c59e28a16b7459441af653c2 [INFO] running `"docker" "start" "-a" "4593056e449b9b3a33adbfb1de6c81faf98eddd7c59e28a16b7459441af653c2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_load-87f60c411dc9a48f [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" "4593056e449b9b3a33adbfb1de6c81faf98eddd7c59e28a16b7459441af653c2"` [INFO] running `"docker" "rm" "-f" "4593056e449b9b3a33adbfb1de6c81faf98eddd7c59e28a16b7459441af653c2"` [INFO] [stdout] 4593056e449b9b3a33adbfb1de6c81faf98eddd7c59e28a16b7459441af653c2