[INFO] cloning repository cwgreene/rustserver [INFO] running `"git" "clone" "--bare" "git://github.com/cwgreene/rustserver.git" "work/cache/sources/gh/cwgreene/rustserver"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cwgreene/rustserver'... [INFO] running `"git" "clone" "work/cache/sources/gh/cwgreene/rustserver" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cwgreene/rustserver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cwgreene/rustserver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cwgreene/rustserver" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cwgreene/rustserver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cwgreene/rustserver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23c6bd21fbb02eb9457256610c88548a51106481 [INFO] sha for GitHub repo cwgreene/rustserver: 23c6bd21fbb02eb9457256610c88548a51106481 [INFO] validating manifest of cwgreene/rustserver on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cwgreene/rustserver on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cwgreene/rustserver [INFO] finished frobbing cwgreene/rustserver [INFO] frobbed toml for cwgreene/rustserver written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cwgreene/rustserver/Cargo.toml [INFO] started frobbing cwgreene/rustserver [INFO] finished frobbing cwgreene/rustserver [INFO] frobbed toml for cwgreene/rustserver written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cwgreene/rustserver/Cargo.toml [INFO] crate cwgreene/rustserver already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cwgreene/rustserver against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cwgreene/rustserver:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] a2dd8a7f0b6150074dfa520d75344adbb67d55a7d87754e8ecd1ce907d90b677 [INFO] running `"docker" "start" "-a" "a2dd8a7f0b6150074dfa520d75344adbb67d55a7d87754e8ecd1ce907d90b677"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling staticfilehyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.74s [INFO] running `"docker" "inspect" "a2dd8a7f0b6150074dfa520d75344adbb67d55a7d87754e8ecd1ce907d90b677"` [INFO] running `"docker" "rm" "-f" "a2dd8a7f0b6150074dfa520d75344adbb67d55a7d87754e8ecd1ce907d90b677"` [INFO] [stdout] a2dd8a7f0b6150074dfa520d75344adbb67d55a7d87754e8ecd1ce907d90b677 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cwgreene/rustserver:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3f38e7a563322b1d0d2c26de91292ca02f805144f7bb6baab06838fa1b600cc5 [INFO] running `"docker" "start" "-a" "3f38e7a563322b1d0d2c26de91292ca02f805144f7bb6baab06838fa1b600cc5"` [INFO] [stderr] Compiling staticfilehyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "3f38e7a563322b1d0d2c26de91292ca02f805144f7bb6baab06838fa1b600cc5"` [INFO] running `"docker" "rm" "-f" "3f38e7a563322b1d0d2c26de91292ca02f805144f7bb6baab06838fa1b600cc5"` [INFO] [stdout] 3f38e7a563322b1d0d2c26de91292ca02f805144f7bb6baab06838fa1b600cc5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cwgreene/rustserver:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 458044153e5373affd03046ca33d5e09284d6ed563e37caa9efe4ff17c24e8dc [INFO] running `"docker" "start" "-a" "458044153e5373affd03046ca33d5e09284d6ed563e37caa9efe4ff17c24e8dc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/staticfilehyper-7edbb146fdd27e31 [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" "458044153e5373affd03046ca33d5e09284d6ed563e37caa9efe4ff17c24e8dc"` [INFO] running `"docker" "rm" "-f" "458044153e5373affd03046ca33d5e09284d6ed563e37caa9efe4ff17c24e8dc"` [INFO] [stdout] 458044153e5373affd03046ca33d5e09284d6ed563e37caa9efe4ff17c24e8dc