[INFO] updating cached repository https://github.com/tkrs/rust-redis-pubsub-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6031085b5f870c8816102e8f8096af98b744d14b [INFO] testing tkrs/rust-redis-pubsub-example against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Frust-redis-pubsub-example" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkrs/rust-redis-pubsub-example on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tkrs/rust-redis-pubsub-example [INFO] finished tweaking git repo https://github.com/tkrs/rust-redis-pubsub-example [INFO] tweaked toml for git repo https://github.com/tkrs/rust-redis-pubsub-example written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tkrs/rust-redis-pubsub-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 95200dd36272da42510987d4781875a3bcbb747f2457b5add4ff56359fccc1fd [INFO] running `"docker" "start" "-a" "95200dd36272da42510987d4781875a3bcbb747f2457b5add4ff56359fccc1fd"` [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling redis v0.9.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling combine v3.5.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.1 [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 tokio-tcp v0.1.1 [INFO] [stderr] Compiling rust-redis-pubsub-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.05s [INFO] running `"docker" "inspect" "95200dd36272da42510987d4781875a3bcbb747f2457b5add4ff56359fccc1fd"` [INFO] running `"docker" "rm" "-f" "95200dd36272da42510987d4781875a3bcbb747f2457b5add4ff56359fccc1fd"` [INFO] [stdout] 95200dd36272da42510987d4781875a3bcbb747f2457b5add4ff56359fccc1fd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e4bb0b60d163eb63f93b8048cdbc6ec3f10f2c171c61367eefa7133555ce46fb [INFO] running `"docker" "start" "-a" "e4bb0b60d163eb63f93b8048cdbc6ec3f10f2c171c61367eefa7133555ce46fb"` [INFO] [stderr] Compiling rust-redis-pubsub-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "e4bb0b60d163eb63f93b8048cdbc6ec3f10f2c171c61367eefa7133555ce46fb"` [INFO] running `"docker" "rm" "-f" "e4bb0b60d163eb63f93b8048cdbc6ec3f10f2c171c61367eefa7133555ce46fb"` [INFO] [stdout] e4bb0b60d163eb63f93b8048cdbc6ec3f10f2c171c61367eefa7133555ce46fb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 765356a27b0bc8309bf3e448df11f3edbfdd8c6430276512ad2a53cebb6c7e36 [INFO] running `"docker" "start" "-a" "765356a27b0bc8309bf3e448df11f3edbfdd8c6430276512ad2a53cebb6c7e36"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_redis_pubsub_example-ec37dc0b08162033 [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" "765356a27b0bc8309bf3e448df11f3edbfdd8c6430276512ad2a53cebb6c7e36"` [INFO] running `"docker" "rm" "-f" "765356a27b0bc8309bf3e448df11f3edbfdd8c6430276512ad2a53cebb6c7e36"` [INFO] [stdout] 765356a27b0bc8309bf3e448df11f3edbfdd8c6430276512ad2a53cebb6c7e36