[INFO] updating cached repository https://github.com/RouteCall/cdr-redis [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] 79ff721181a3e163df8ac0d38035686a6045efc8 [INFO] testing RouteCall/cdr-redis against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouteCall%2Fcdr-redis" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RouteCall/cdr-redis 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/RouteCall/cdr-redis [INFO] finished tweaking git repo https://github.com/RouteCall/cdr-redis [INFO] tweaked toml for git repo https://github.com/RouteCall/cdr-redis written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/RouteCall/cdr-redis 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 07395a7907d429348c809cbb6ffe1e45018f782dc51294d2a5ae140891672187 [INFO] running `"docker" "start" "-a" "07395a7907d429348c809cbb6ffe1e45018f782dc51294d2a5ae140891672187"` [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling proc-macro2 v0.4.16 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling tungstenite v0.6.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-codec v0.1.0 [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-tcp v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling hyper v0.12.9 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling warp v0.1.3 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling cdr-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.30s [INFO] running `"docker" "inspect" "07395a7907d429348c809cbb6ffe1e45018f782dc51294d2a5ae140891672187"` [INFO] running `"docker" "rm" "-f" "07395a7907d429348c809cbb6ffe1e45018f782dc51294d2a5ae140891672187"` [INFO] [stdout] 07395a7907d429348c809cbb6ffe1e45018f782dc51294d2a5ae140891672187 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 4a6ecc3b4fd628365ce17bc7d57b227aa91110d618a6e14d6d62484647932e1a [INFO] running `"docker" "start" "-a" "4a6ecc3b4fd628365ce17bc7d57b227aa91110d618a6e14d6d62484647932e1a"` [INFO] [stderr] Compiling cdr-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "4a6ecc3b4fd628365ce17bc7d57b227aa91110d618a6e14d6d62484647932e1a"` [INFO] running `"docker" "rm" "-f" "4a6ecc3b4fd628365ce17bc7d57b227aa91110d618a6e14d6d62484647932e1a"` [INFO] [stdout] 4a6ecc3b4fd628365ce17bc7d57b227aa91110d618a6e14d6d62484647932e1a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 773d27deca962fc907ef031bc996e1bc5cefeea84d68053363c1065308161e09 [INFO] running `"docker" "start" "-a" "773d27deca962fc907ef031bc996e1bc5cefeea84d68053363c1065308161e09"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cdr_redis-5ba27a1cefefe67b [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" "773d27deca962fc907ef031bc996e1bc5cefeea84d68053363c1065308161e09"` [INFO] running `"docker" "rm" "-f" "773d27deca962fc907ef031bc996e1bc5cefeea84d68053363c1065308161e09"` [INFO] [stdout] 773d27deca962fc907ef031bc996e1bc5cefeea84d68053363c1065308161e09