[INFO] cloning repository tkrs/rust-redis-pubsub-example [INFO] running `"git" "clone" "--bare" "git://github.com/tkrs/rust-redis-pubsub-example.git" "work/cache/sources/gh/tkrs/rust-redis-pubsub-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tkrs/rust-redis-pubsub-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/tkrs/rust-redis-pubsub-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tkrs/rust-redis-pubsub-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tkrs/rust-redis-pubsub-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tkrs/rust-redis-pubsub-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tkrs/rust-redis-pubsub-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tkrs/rust-redis-pubsub-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6031085b5f870c8816102e8f8096af98b744d14b [INFO] sha for GitHub repo tkrs/rust-redis-pubsub-example: 6031085b5f870c8816102e8f8096af98b744d14b [INFO] validating manifest of tkrs/rust-redis-pubsub-example 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 tkrs/rust-redis-pubsub-example 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 tkrs/rust-redis-pubsub-example [INFO] finished frobbing tkrs/rust-redis-pubsub-example [INFO] frobbed toml for tkrs/rust-redis-pubsub-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tkrs/rust-redis-pubsub-example/Cargo.toml [INFO] started frobbing tkrs/rust-redis-pubsub-example [INFO] finished frobbing tkrs/rust-redis-pubsub-example [INFO] frobbed toml for tkrs/rust-redis-pubsub-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tkrs/rust-redis-pubsub-example/Cargo.toml [INFO] crate tkrs/rust-redis-pubsub-example 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] Downloading crates ... [INFO] [stderr] Downloaded combine v3.5.1 [INFO] [stderr] Downloaded redis v0.9.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tkrs/rust-redis-pubsub-example against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tkrs/rust-redis-pubsub-example:/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] 2cc3e8c4d1d8cdc786b0922b7dae57d696e2317dab2d143edc6c94b0e5068adc [INFO] running `"docker" "start" "-a" "2cc3e8c4d1d8cdc786b0922b7dae57d696e2317dab2d143edc6c94b0e5068adc"` [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling redis v0.9.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling combine v3.5.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling rust-redis-pubsub-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.26s [INFO] running `"docker" "inspect" "2cc3e8c4d1d8cdc786b0922b7dae57d696e2317dab2d143edc6c94b0e5068adc"` [INFO] running `"docker" "rm" "-f" "2cc3e8c4d1d8cdc786b0922b7dae57d696e2317dab2d143edc6c94b0e5068adc"` [INFO] [stdout] 2cc3e8c4d1d8cdc786b0922b7dae57d696e2317dab2d143edc6c94b0e5068adc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tkrs/rust-redis-pubsub-example:/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] e274ae6f917195beadbe171b9ff900beab7598e7e7c70a77d39718030fd026b7 [INFO] running `"docker" "start" "-a" "e274ae6f917195beadbe171b9ff900beab7598e7e7c70a77d39718030fd026b7"` [INFO] [stderr] Compiling rust-redis-pubsub-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "e274ae6f917195beadbe171b9ff900beab7598e7e7c70a77d39718030fd026b7"` [INFO] running `"docker" "rm" "-f" "e274ae6f917195beadbe171b9ff900beab7598e7e7c70a77d39718030fd026b7"` [INFO] [stdout] e274ae6f917195beadbe171b9ff900beab7598e7e7c70a77d39718030fd026b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tkrs/rust-redis-pubsub-example:/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] afd4a476952c1a15d4fd02658b9ad228823c55a69fe3957cccb0d743167974d1 [INFO] running `"docker" "start" "-a" "afd4a476952c1a15d4fd02658b9ad228823c55a69fe3957cccb0d743167974d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_redis_pubsub_example-4ec50924c730bc03 [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" "afd4a476952c1a15d4fd02658b9ad228823c55a69fe3957cccb0d743167974d1"` [INFO] running `"docker" "rm" "-f" "afd4a476952c1a15d4fd02658b9ad228823c55a69fe3957cccb0d743167974d1"` [INFO] [stdout] afd4a476952c1a15d4fd02658b9ad228823c55a69fe3957cccb0d743167974d1