[INFO] cloning repository stefanberg96/webserver [INFO] running `"git" "clone" "--bare" "git://github.com/stefanberg96/webserver.git" "work/cache/sources/gh/stefanberg96/webserver"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/stefanberg96/webserver'... [INFO] running `"git" "clone" "work/cache/sources/gh/stefanberg96/webserver" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stefanberg96/webserver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stefanberg96/webserver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stefanberg96/webserver" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stefanberg96/webserver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stefanberg96/webserver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 670dbca9d82d03875880f17f38f36cc0689c040f [INFO] sha for GitHub repo stefanberg96/webserver: 670dbca9d82d03875880f17f38f36cc0689c040f [INFO] validating manifest of stefanberg96/webserver 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 stefanberg96/webserver 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 stefanberg96/webserver [INFO] finished frobbing stefanberg96/webserver [INFO] frobbed toml for stefanberg96/webserver written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stefanberg96/webserver/Cargo.toml [INFO] started frobbing stefanberg96/webserver [INFO] finished frobbing stefanberg96/webserver [INFO] frobbed toml for stefanberg96/webserver written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stefanberg96/webserver/Cargo.toml [INFO] crate stefanberg96/webserver 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 stefanberg96/webserver against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stefanberg96/webserver:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] ec7461153b2133ff55ea0b34081de256f6247cf19301d279343478bb2137e907 [INFO] running `"docker" "start" "-a" "ec7461153b2133ff55ea0b34081de256f6247cf19301d279343478bb2137e907"` [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.10 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling webserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.63s [INFO] running `"docker" "inspect" "ec7461153b2133ff55ea0b34081de256f6247cf19301d279343478bb2137e907"` [INFO] running `"docker" "rm" "-f" "ec7461153b2133ff55ea0b34081de256f6247cf19301d279343478bb2137e907"` [INFO] [stdout] ec7461153b2133ff55ea0b34081de256f6247cf19301d279343478bb2137e907 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stefanberg96/webserver:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 70bc93d0bcf034ad3785675730492af20745a5406de7872f6998da1b4e765f8c [INFO] running `"docker" "start" "-a" "70bc93d0bcf034ad3785675730492af20745a5406de7872f6998da1b4e765f8c"` [INFO] [stderr] Compiling webserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "70bc93d0bcf034ad3785675730492af20745a5406de7872f6998da1b4e765f8c"` [INFO] running `"docker" "rm" "-f" "70bc93d0bcf034ad3785675730492af20745a5406de7872f6998da1b4e765f8c"` [INFO] [stdout] 70bc93d0bcf034ad3785675730492af20745a5406de7872f6998da1b4e765f8c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stefanberg96/webserver:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 2d5b6d06d08a1aa56d2847450bdf4a8759b3804b8f70a2b2e1ae943a2476932c [INFO] running `"docker" "start" "-a" "2d5b6d06d08a1aa56d2847450bdf4a8759b3804b8f70a2b2e1ae943a2476932c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/webserver-33a9551043b69174 [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" "2d5b6d06d08a1aa56d2847450bdf4a8759b3804b8f70a2b2e1ae943a2476932c"` [INFO] running `"docker" "rm" "-f" "2d5b6d06d08a1aa56d2847450bdf4a8759b3804b8f70a2b2e1ae943a2476932c"` [INFO] [stdout] 2d5b6d06d08a1aa56d2847450bdf4a8759b3804b8f70a2b2e1ae943a2476932c