[INFO] updating cached repository kbacha/redis-test-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kbacha/redis-test-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kbacha/redis-test-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/redis-test-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/redis-test-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kbacha/redis-test-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kbacha/redis-test-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kbacha/redis-test-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f3682336e680316707b6611d4e2bffaefc89bffd [INFO] sha for GitHub repo kbacha/redis-test-rs: f3682336e680316707b6611d4e2bffaefc89bffd [INFO] validating manifest of kbacha/redis-test-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kbacha/redis-test-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kbacha/redis-test-rs [INFO] finished frobbing kbacha/redis-test-rs [INFO] frobbed toml for kbacha/redis-test-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/redis-test-rs/Cargo.toml [INFO] started frobbing kbacha/redis-test-rs [INFO] finished frobbing kbacha/redis-test-rs [INFO] frobbed toml for kbacha/redis-test-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kbacha/redis-test-rs/Cargo.toml [INFO] crate kbacha/redis-test-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kbacha/redis-test-rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/redis-test-rs:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 82b7a2027a34be59e96e42cd6c7044c81927b777c34705a8330987590687fa08 [INFO] running `"docker" "start" "-a" "82b7a2027a34be59e96e42cd6c7044c81927b777c34705a8330987590687fa08"` [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Compiling redis-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `"docker" "inspect" "82b7a2027a34be59e96e42cd6c7044c81927b777c34705a8330987590687fa08"` [INFO] running `"docker" "rm" "-f" "82b7a2027a34be59e96e42cd6c7044c81927b777c34705a8330987590687fa08"` [INFO] [stdout] 82b7a2027a34be59e96e42cd6c7044c81927b777c34705a8330987590687fa08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/redis-test-rs:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 369c6a5d17e7df4fe49bca955e10c683cf7e35ea734cd6f3e8c379208e919f82 [INFO] running `"docker" "start" "-a" "369c6a5d17e7df4fe49bca955e10c683cf7e35ea734cd6f3e8c379208e919f82"` [INFO] [stderr] Compiling redis-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "369c6a5d17e7df4fe49bca955e10c683cf7e35ea734cd6f3e8c379208e919f82"` [INFO] running `"docker" "rm" "-f" "369c6a5d17e7df4fe49bca955e10c683cf7e35ea734cd6f3e8c379208e919f82"` [INFO] [stdout] 369c6a5d17e7df4fe49bca955e10c683cf7e35ea734cd6f3e8c379208e919f82 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/redis-test-rs:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 6b977497f376ad945715d69195bfbd61123a8c3da9a792375e0d9f2a779307e3 [INFO] running `"docker" "start" "-a" "6b977497f376ad945715d69195bfbd61123a8c3da9a792375e0d9f2a779307e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/redis_test-865ef310645d25e5 [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" "6b977497f376ad945715d69195bfbd61123a8c3da9a792375e0d9f2a779307e3"` [INFO] running `"docker" "rm" "-f" "6b977497f376ad945715d69195bfbd61123a8c3da9a792375e0d9f2a779307e3"` [INFO] [stdout] 6b977497f376ad945715d69195bfbd61123a8c3da9a792375e0d9f2a779307e3