[INFO] cloning repository woodsmur/tokio-runtime-wrapper [INFO] running `"git" "clone" "--bare" "git://github.com/woodsmur/tokio-runtime-wrapper.git" "work/cache/sources/gh/woodsmur/tokio-runtime-wrapper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/woodsmur/tokio-runtime-wrapper'... [INFO] running `"git" "clone" "work/cache/sources/gh/woodsmur/tokio-runtime-wrapper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/woodsmur/tokio-runtime-wrapper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/woodsmur/tokio-runtime-wrapper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/woodsmur/tokio-runtime-wrapper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/woodsmur/tokio-runtime-wrapper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/woodsmur/tokio-runtime-wrapper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f023685635e600aeb524dbebb93e2b09c35b3f5a [INFO] sha for GitHub repo woodsmur/tokio-runtime-wrapper: f023685635e600aeb524dbebb93e2b09c35b3f5a [INFO] validating manifest of woodsmur/tokio-runtime-wrapper 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 woodsmur/tokio-runtime-wrapper 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 woodsmur/tokio-runtime-wrapper [INFO] finished frobbing woodsmur/tokio-runtime-wrapper [INFO] frobbed toml for woodsmur/tokio-runtime-wrapper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/woodsmur/tokio-runtime-wrapper/Cargo.toml [INFO] started frobbing woodsmur/tokio-runtime-wrapper [INFO] finished frobbing woodsmur/tokio-runtime-wrapper [INFO] frobbed toml for woodsmur/tokio-runtime-wrapper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/woodsmur/tokio-runtime-wrapper/Cargo.toml [INFO] crate woodsmur/tokio-runtime-wrapper 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazycell v1.1.0 [INFO] [stderr] Downloaded reqwest v0.9.1 [INFO] [stderr] Downloaded serde_json v1.0.27 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing woodsmur/tokio-runtime-wrapper 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/woodsmur/tokio-runtime-wrapper:/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] 3f86ca7c8a920b52794d40951195bd87688ca1ae79cec39ada83b9a3bebe72a0 [INFO] running `"docker" "start" "-a" "3f86ca7c8a920b52794d40951195bd87688ca1ae79cec39ada83b9a3bebe72a0"` [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling lazycell v1.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling reqwest v0.9.1 [INFO] [stderr] Compiling tokio-runtime-wrapper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "3f86ca7c8a920b52794d40951195bd87688ca1ae79cec39ada83b9a3bebe72a0"` [INFO] running `"docker" "rm" "-f" "3f86ca7c8a920b52794d40951195bd87688ca1ae79cec39ada83b9a3bebe72a0"` [INFO] [stdout] 3f86ca7c8a920b52794d40951195bd87688ca1ae79cec39ada83b9a3bebe72a0 [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/woodsmur/tokio-runtime-wrapper:/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] 3d36aa248a5ca94a021a134bad1c477a91fac30589f6869d8411807584af4f0e [INFO] running `"docker" "start" "-a" "3d36aa248a5ca94a021a134bad1c477a91fac30589f6869d8411807584af4f0e"` [INFO] [stderr] Compiling tokio-runtime-wrapper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "3d36aa248a5ca94a021a134bad1c477a91fac30589f6869d8411807584af4f0e"` [INFO] running `"docker" "rm" "-f" "3d36aa248a5ca94a021a134bad1c477a91fac30589f6869d8411807584af4f0e"` [INFO] [stdout] 3d36aa248a5ca94a021a134bad1c477a91fac30589f6869d8411807584af4f0e [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/woodsmur/tokio-runtime-wrapper:/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] 296c66045f9799ccd665d9208c09cbb22403701483475fa247ae58177c6613d6 [INFO] running `"docker" "start" "-a" "296c66045f9799ccd665d9208c09cbb22403701483475fa247ae58177c6613d6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/tokio_runtime_wrapper-c3d977d529a87f28 [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" "296c66045f9799ccd665d9208c09cbb22403701483475fa247ae58177c6613d6"` [INFO] running `"docker" "rm" "-f" "296c66045f9799ccd665d9208c09cbb22403701483475fa247ae58177c6613d6"` [INFO] [stdout] 296c66045f9799ccd665d9208c09cbb22403701483475fa247ae58177c6613d6