[INFO] cloning repository hedgar2017/semaphore-rust-hyper [INFO] running `"git" "clone" "--bare" "git://github.com/hedgar2017/semaphore-rust-hyper.git" "work/cache/sources/gh/hedgar2017/semaphore-rust-hyper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hedgar2017/semaphore-rust-hyper'... [INFO] running `"git" "clone" "work/cache/sources/gh/hedgar2017/semaphore-rust-hyper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hedgar2017/semaphore-rust-hyper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hedgar2017/semaphore-rust-hyper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hedgar2017/semaphore-rust-hyper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hedgar2017/semaphore-rust-hyper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hedgar2017/semaphore-rust-hyper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9c13cf17347f15b1dd6de8fd621b8aad60fa5395 [INFO] sha for GitHub repo hedgar2017/semaphore-rust-hyper: 9c13cf17347f15b1dd6de8fd621b8aad60fa5395 [INFO] validating manifest of hedgar2017/semaphore-rust-hyper 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 hedgar2017/semaphore-rust-hyper 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 hedgar2017/semaphore-rust-hyper [INFO] finished frobbing hedgar2017/semaphore-rust-hyper [INFO] frobbed toml for hedgar2017/semaphore-rust-hyper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hedgar2017/semaphore-rust-hyper/Cargo.toml [INFO] started frobbing hedgar2017/semaphore-rust-hyper [INFO] finished frobbing hedgar2017/semaphore-rust-hyper [INFO] frobbed toml for hedgar2017/semaphore-rust-hyper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hedgar2017/semaphore-rust-hyper/Cargo.toml [INFO] crate hedgar2017/semaphore-rust-hyper 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 hedgar2017/semaphore-rust-hyper against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hedgar2017/semaphore-rust-hyper:/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] 35fe41f429c10d73a0bc9a2b58bd7ad67dd64c98208e633889fd4330e04c5abc [INFO] running `"docker" "start" "-a" "35fe41f429c10d73a0bc9a2b58bd7ad67dd64c98208e633889fd4330e04c5abc"` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [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 http v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling semaphore-rust-hyper v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.19s [INFO] running `"docker" "inspect" "35fe41f429c10d73a0bc9a2b58bd7ad67dd64c98208e633889fd4330e04c5abc"` [INFO] running `"docker" "rm" "-f" "35fe41f429c10d73a0bc9a2b58bd7ad67dd64c98208e633889fd4330e04c5abc"` [INFO] [stdout] 35fe41f429c10d73a0bc9a2b58bd7ad67dd64c98208e633889fd4330e04c5abc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hedgar2017/semaphore-rust-hyper:/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] 6db2287d1ed0713f7ffecd0bb7b1571e70cee2b18ba77005c3eccf31adcff4a3 [INFO] running `"docker" "start" "-a" "6db2287d1ed0713f7ffecd0bb7b1571e70cee2b18ba77005c3eccf31adcff4a3"` [INFO] [stderr] Compiling semaphore-rust-hyper v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `"docker" "inspect" "6db2287d1ed0713f7ffecd0bb7b1571e70cee2b18ba77005c3eccf31adcff4a3"` [INFO] running `"docker" "rm" "-f" "6db2287d1ed0713f7ffecd0bb7b1571e70cee2b18ba77005c3eccf31adcff4a3"` [INFO] [stdout] 6db2287d1ed0713f7ffecd0bb7b1571e70cee2b18ba77005c3eccf31adcff4a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hedgar2017/semaphore-rust-hyper:/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] 1cae2d17367b7d7de28250b723cb26acd498d4418aa15788ca79c1a3a5d0d8ed [INFO] running `"docker" "start" "-a" "1cae2d17367b7d7de28250b723cb26acd498d4418aa15788ca79c1a3a5d0d8ed"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/semaphore_rust_hyper-87ded45c48668192 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/semaphore_rust_hyper-c8b4f8d6986e0386 [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] [stderr] Doc-tests semaphore-rust-hyper [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" "1cae2d17367b7d7de28250b723cb26acd498d4418aa15788ca79c1a3a5d0d8ed"` [INFO] running `"docker" "rm" "-f" "1cae2d17367b7d7de28250b723cb26acd498d4418aa15788ca79c1a3a5d0d8ed"` [INFO] [stdout] 1cae2d17367b7d7de28250b723cb26acd498d4418aa15788ca79c1a3a5d0d8ed