[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 try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d818cb0ec4d04634caa52af68c4766756e0be0c5509dd9511e24d5a7c1abbf6e [INFO] running `"docker" "start" "-a" "d818cb0ec4d04634caa52af68c4766756e0be0c5509dd9511e24d5a7c1abbf6e"` [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 tokio-executor v0.1.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling combine v3.5.1 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [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 39.64s [INFO] running `"docker" "inspect" "d818cb0ec4d04634caa52af68c4766756e0be0c5509dd9511e24d5a7c1abbf6e"` [INFO] running `"docker" "rm" "-f" "d818cb0ec4d04634caa52af68c4766756e0be0c5509dd9511e24d5a7c1abbf6e"` [INFO] [stdout] d818cb0ec4d04634caa52af68c4766756e0be0c5509dd9511e24d5a7c1abbf6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f82671064f09f7365def794aa04431704a9fe9f63e6c411347f585b49f2c027 [INFO] running `"docker" "start" "-a" "2f82671064f09f7365def794aa04431704a9fe9f63e6c411347f585b49f2c027"` [INFO] [stderr] Compiling rust-redis-pubsub-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `"docker" "inspect" "2f82671064f09f7365def794aa04431704a9fe9f63e6c411347f585b49f2c027"` [INFO] running `"docker" "rm" "-f" "2f82671064f09f7365def794aa04431704a9fe9f63e6c411347f585b49f2c027"` [INFO] [stdout] 2f82671064f09f7365def794aa04431704a9fe9f63e6c411347f585b49f2c027 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 4d589da27faa47adbdeb34112b7f35e380e7065a9d2843793f2f708a4525f52e [INFO] running `"docker" "start" "-a" "4d589da27faa47adbdeb34112b7f35e380e7065a9d2843793f2f708a4525f52e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_redis_pubsub_example-29e960a8c7aefaad [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" "4d589da27faa47adbdeb34112b7f35e380e7065a9d2843793f2f708a4525f52e"` [INFO] running `"docker" "rm" "-f" "4d589da27faa47adbdeb34112b7f35e380e7065a9d2843793f2f708a4525f52e"` [INFO] [stdout] 4d589da27faa47adbdeb34112b7f35e380e7065a9d2843793f2f708a4525f52e