[INFO] cloning repository thuetz/hyper-server-test [INFO] running `"git" "clone" "--bare" "git://github.com/thuetz/hyper-server-test.git" "work/cache/sources/gh/thuetz/hyper-server-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/thuetz/hyper-server-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/thuetz/hyper-server-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/thuetz/hyper-server-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/thuetz/hyper-server-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thuetz/hyper-server-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thuetz/hyper-server-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thuetz/hyper-server-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b04cc67170dc8e6dd9fbefcfc90e76d968112c1a [INFO] sha for GitHub repo thuetz/hyper-server-test: b04cc67170dc8e6dd9fbefcfc90e76d968112c1a [INFO] validating manifest of thuetz/hyper-server-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 thuetz/hyper-server-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 thuetz/hyper-server-test [INFO] finished frobbing thuetz/hyper-server-test [INFO] frobbed toml for thuetz/hyper-server-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/thuetz/hyper-server-test/Cargo.toml [INFO] started frobbing thuetz/hyper-server-test [INFO] finished frobbing thuetz/hyper-server-test [INFO] frobbed toml for thuetz/hyper-server-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thuetz/hyper-server-test/Cargo.toml [INFO] crate thuetz/hyper-server-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 thuetz/hyper-server-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-2/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/thuetz/hyper-server-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] 87090ac546f9e861b334361c9d1beec176e918dcb1cfc6e5928469b159a128c6 [INFO] running `"docker" "start" "-a" "87090ac546f9e861b334361c9d1beec176e918dcb1cfc6e5928469b159a128c6"` [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling hyper v0.12.32 [INFO] [stderr] Compiling hyper-server-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.36s [INFO] running `"docker" "inspect" "87090ac546f9e861b334361c9d1beec176e918dcb1cfc6e5928469b159a128c6"` [INFO] running `"docker" "rm" "-f" "87090ac546f9e861b334361c9d1beec176e918dcb1cfc6e5928469b159a128c6"` [INFO] [stdout] 87090ac546f9e861b334361c9d1beec176e918dcb1cfc6e5928469b159a128c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/thuetz/hyper-server-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] 69075a96491a32864168cb5f73565f38cb3f8788051777a144ad3cd70913d8fe [INFO] running `"docker" "start" "-a" "69075a96491a32864168cb5f73565f38cb3f8788051777a144ad3cd70913d8fe"` [INFO] [stderr] Compiling hyper-server-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "69075a96491a32864168cb5f73565f38cb3f8788051777a144ad3cd70913d8fe"` [INFO] running `"docker" "rm" "-f" "69075a96491a32864168cb5f73565f38cb3f8788051777a144ad3cd70913d8fe"` [INFO] [stdout] 69075a96491a32864168cb5f73565f38cb3f8788051777a144ad3cd70913d8fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/thuetz/hyper-server-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] fccc16a9559e0265cfe018e88be4352315696919fbc3acba60306aff0472a6c9 [INFO] running `"docker" "start" "-a" "fccc16a9559e0265cfe018e88be4352315696919fbc3acba60306aff0472a6c9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_server_test-4a7cc894958ec038 [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" "fccc16a9559e0265cfe018e88be4352315696919fbc3acba60306aff0472a6c9"` [INFO] running `"docker" "rm" "-f" "fccc16a9559e0265cfe018e88be4352315696919fbc3acba60306aff0472a6c9"` [INFO] [stdout] fccc16a9559e0265cfe018e88be4352315696919fbc3acba60306aff0472a6c9