[INFO] updating cached repository zenria/http-stress-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zenria/http-stress-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zenria/http-stress-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/zenria/http-stress-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/zenria/http-stress-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zenria/http-stress-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zenria/http-stress-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zenria/http-stress-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2524e15bbd61e7022139b6c6c4bbaebd9c999dd4 [INFO] sha for GitHub repo zenria/http-stress-test: 2524e15bbd61e7022139b6c6c4bbaebd9c999dd4 [INFO] validating manifest of zenria/http-stress-test 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 zenria/http-stress-test 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 zenria/http-stress-test [INFO] finished frobbing zenria/http-stress-test [INFO] frobbed toml for zenria/http-stress-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/zenria/http-stress-test/Cargo.toml [INFO] started frobbing zenria/http-stress-test [INFO] finished frobbing zenria/http-stress-test [INFO] frobbed toml for zenria/http-stress-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zenria/http-stress-test/Cargo.toml [INFO] crate zenria/http-stress-test 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 zenria/http-stress-test 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/zenria/http-stress-test:/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] e94731dcfe726d2a4d658826297da26f7ba06dc072148ad5d41822f0168d6499 [INFO] running `"docker" "start" "-a" "e94731dcfe726d2a4d658826297da26f7ba06dc072148ad5d41822f0168d6499"` [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling openssl v0.10.13 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.37 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.2 [INFO] [stderr] Compiling http-stress-test v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `"docker" "inspect" "e94731dcfe726d2a4d658826297da26f7ba06dc072148ad5d41822f0168d6499"` [INFO] running `"docker" "rm" "-f" "e94731dcfe726d2a4d658826297da26f7ba06dc072148ad5d41822f0168d6499"` [INFO] [stdout] e94731dcfe726d2a4d658826297da26f7ba06dc072148ad5d41822f0168d6499 [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/zenria/http-stress-test:/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] 9ee95fb26618c9fb390af430d8bd85b265e2b4430ac204d8ffd3c59044b79da9 [INFO] running `"docker" "start" "-a" "9ee95fb26618c9fb390af430d8bd85b265e2b4430ac204d8ffd3c59044b79da9"` [INFO] [stderr] Compiling http-stress-test v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "9ee95fb26618c9fb390af430d8bd85b265e2b4430ac204d8ffd3c59044b79da9"` [INFO] running `"docker" "rm" "-f" "9ee95fb26618c9fb390af430d8bd85b265e2b4430ac204d8ffd3c59044b79da9"` [INFO] [stdout] 9ee95fb26618c9fb390af430d8bd85b265e2b4430ac204d8ffd3c59044b79da9 [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/zenria/http-stress-test:/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] 35d75e0556707d0dac76b07a59269873c7eab09e140efd97749268cfc90884e5 [INFO] running `"docker" "start" "-a" "35d75e0556707d0dac76b07a59269873c7eab09e140efd97749268cfc90884e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_stress_test-17ab5fc18a98984e [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" "35d75e0556707d0dac76b07a59269873c7eab09e140efd97749268cfc90884e5"` [INFO] running `"docker" "rm" "-f" "35d75e0556707d0dac76b07a59269873c7eab09e140efd97749268cfc90884e5"` [INFO] [stdout] 35d75e0556707d0dac76b07a59269873c7eab09e140efd97749268cfc90884e5