[INFO] updating cached repository cstyles/http_server_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cstyles/http_server_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cstyles/http_server_rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/cstyles/http_server_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cstyles/http_server_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cstyles/http_server_rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cstyles/http_server_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cstyles/http_server_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a17266990bbd2f4d6166e8d9d5f34db93290b7b [INFO] sha for GitHub repo cstyles/http_server_rust: 7a17266990bbd2f4d6166e8d9d5f34db93290b7b [INFO] validating manifest of cstyles/http_server_rust 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 cstyles/http_server_rust 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 cstyles/http_server_rust [INFO] finished frobbing cstyles/http_server_rust [INFO] frobbed toml for cstyles/http_server_rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/cstyles/http_server_rust/Cargo.toml [INFO] started frobbing cstyles/http_server_rust [INFO] finished frobbing cstyles/http_server_rust [INFO] frobbed toml for cstyles/http_server_rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cstyles/http_server_rust/Cargo.toml [INFO] crate cstyles/http_server_rust 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 cstyles/http_server_rust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cstyles/http_server_rust:/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-08-13" "build" "--frozen"` [INFO] [stdout] 9486f468de8c2c2ead45cf7c3f358dc73ea1f3c08e8729121853a937afb3fc77 [INFO] running `"docker" "start" "-a" "9486f468de8c2c2ead45cf7c3f358dc73ea1f3c08e8729121853a937afb3fc77"` [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling hyper v0.12.18 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling http_server_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "9486f468de8c2c2ead45cf7c3f358dc73ea1f3c08e8729121853a937afb3fc77"` [INFO] running `"docker" "rm" "-f" "9486f468de8c2c2ead45cf7c3f358dc73ea1f3c08e8729121853a937afb3fc77"` [INFO] [stdout] 9486f468de8c2c2ead45cf7c3f358dc73ea1f3c08e8729121853a937afb3fc77 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cstyles/http_server_rust:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 382d211c47f3638a5ef2db03673be845a01ee27e224427201042d40898b2f7fe [INFO] running `"docker" "start" "-a" "382d211c47f3638a5ef2db03673be845a01ee27e224427201042d40898b2f7fe"` [INFO] [stderr] Compiling http_server_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `"docker" "inspect" "382d211c47f3638a5ef2db03673be845a01ee27e224427201042d40898b2f7fe"` [INFO] running `"docker" "rm" "-f" "382d211c47f3638a5ef2db03673be845a01ee27e224427201042d40898b2f7fe"` [INFO] [stdout] 382d211c47f3638a5ef2db03673be845a01ee27e224427201042d40898b2f7fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cstyles/http_server_rust:/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-08-13" "test" "--frozen"` [INFO] [stdout] 4a71547fd5ec1c0a3d73481c8219eba57b2590237c12037550e0f1833183f2eb [INFO] running `"docker" "start" "-a" "4a71547fd5ec1c0a3d73481c8219eba57b2590237c12037550e0f1833183f2eb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_server_rust-e7c378fa85b1668d [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" "4a71547fd5ec1c0a3d73481c8219eba57b2590237c12037550e0f1833183f2eb"` [INFO] running `"docker" "rm" "-f" "4a71547fd5ec1c0a3d73481c8219eba57b2590237c12037550e0f1833183f2eb"` [INFO] [stdout] 4a71547fd5ec1c0a3d73481c8219eba57b2590237c12037550e0f1833183f2eb