[INFO] updating cached repository https://github.com/yiransheng/rust-toy-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] 16c8108179589cc5ebecb5c6b625c4acedfc26c9 [INFO] testing yiransheng/rust-toy-redis against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyiransheng%2Frust-toy-redis" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yiransheng/rust-toy-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/yiransheng/rust-toy-redis [INFO] finished tweaking git repo https://github.com/yiransheng/rust-toy-redis [INFO] tweaked toml for git repo https://github.com/yiransheng/rust-toy-redis written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/yiransheng/rust-toy-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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 5068d62900eecd744bba080ace88795154de2be700a951b865485d1211292f64 [INFO] running `"docker" "start" "-a" "5068d62900eecd744bba080ace88795154de2be700a951b865485d1211292f64"` [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling toy-redis v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `"docker" "inspect" "5068d62900eecd744bba080ace88795154de2be700a951b865485d1211292f64"` [INFO] running `"docker" "rm" "-f" "5068d62900eecd744bba080ace88795154de2be700a951b865485d1211292f64"` [INFO] [stdout] 5068d62900eecd744bba080ace88795154de2be700a951b865485d1211292f64 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 52aeb3372f9a25edd2239b63476e7154d6e102dc27c7b4383d871e080a64ca20 [INFO] running `"docker" "start" "-a" "52aeb3372f9a25edd2239b63476e7154d6e102dc27c7b4383d871e080a64ca20"` [INFO] [stderr] Compiling toy-redis v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.70s [INFO] running `"docker" "inspect" "52aeb3372f9a25edd2239b63476e7154d6e102dc27c7b4383d871e080a64ca20"` [INFO] running `"docker" "rm" "-f" "52aeb3372f9a25edd2239b63476e7154d6e102dc27c7b4383d871e080a64ca20"` [INFO] [stdout] 52aeb3372f9a25edd2239b63476e7154d6e102dc27c7b4383d871e080a64ca20 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 6ae25831d67c4ec7f4a43d7aa24ee4babeda8e1ca5ab16949cc4f8c62aae65b5 [INFO] running `"docker" "start" "-a" "6ae25831d67c4ec7f4a43d7aa24ee4babeda8e1ca5ab16949cc4f8c62aae65b5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/toy_redis-3cbe6e92dab0e49d [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test redis_value::tests::test_decode_from_buffer ... ok [INFO] [stdout] test redis_value::tests::test_decode_ok ... ok [INFO] [stdout] test redis_value::tests::test_decode_incomplete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6ae25831d67c4ec7f4a43d7aa24ee4babeda8e1ca5ab16949cc4f8c62aae65b5"` [INFO] running `"docker" "rm" "-f" "6ae25831d67c4ec7f4a43d7aa24ee4babeda8e1ca5ab16949cc4f8c62aae65b5"` [INFO] [stdout] 6ae25831d67c4ec7f4a43d7aa24ee4babeda8e1ca5ab16949cc4f8c62aae65b5