[INFO] cloning repository PureW/tokio-key-value-store [INFO] running `"git" "clone" "--bare" "git://github.com/PureW/tokio-key-value-store.git" "work/cache/sources/gh/PureW/tokio-key-value-store"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/PureW/tokio-key-value-store'... [INFO] running `"git" "clone" "work/cache/sources/gh/PureW/tokio-key-value-store" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PureW/tokio-key-value-store"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PureW/tokio-key-value-store'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PureW/tokio-key-value-store" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PureW/tokio-key-value-store"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PureW/tokio-key-value-store'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c9e61a8c50b6774f4c293f506035ef5026d56763 [INFO] sha for GitHub repo PureW/tokio-key-value-store: c9e61a8c50b6774f4c293f506035ef5026d56763 [INFO] validating manifest of PureW/tokio-key-value-store 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 PureW/tokio-key-value-store 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 PureW/tokio-key-value-store [INFO] finished frobbing PureW/tokio-key-value-store [INFO] frobbed toml for PureW/tokio-key-value-store written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PureW/tokio-key-value-store/Cargo.toml [INFO] started frobbing PureW/tokio-key-value-store [INFO] finished frobbing PureW/tokio-key-value-store [INFO] frobbed toml for PureW/tokio-key-value-store written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PureW/tokio-key-value-store/Cargo.toml [INFO] crate PureW/tokio-key-value-store 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 concurrent-kv v0.2.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing PureW/tokio-key-value-store against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PureW/tokio-key-value-store:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] e0559f5d9fa652fc65e513e3fe67ce0b4fe95890c2ef6b5853d0d40caeabd75b [INFO] running `"docker" "start" "-a" "e0559f5d9fa652fc65e513e3fe67ce0b4fe95890c2ef6b5853d0d40caeabd75b"` [INFO] [stderr] Compiling futures v0.1.11 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling concurrent-kv v0.2.1 [INFO] [stderr] Compiling bytes v0.4.1 [INFO] [stderr] Compiling mio v0.6.6 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling key-value-store v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.07s [INFO] running `"docker" "inspect" "e0559f5d9fa652fc65e513e3fe67ce0b4fe95890c2ef6b5853d0d40caeabd75b"` [INFO] running `"docker" "rm" "-f" "e0559f5d9fa652fc65e513e3fe67ce0b4fe95890c2ef6b5853d0d40caeabd75b"` [INFO] [stdout] e0559f5d9fa652fc65e513e3fe67ce0b4fe95890c2ef6b5853d0d40caeabd75b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PureW/tokio-key-value-store:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7bd1ecc7e7646377a811797e27f5374da8e79ba290b5862c4ede2cd6938aaef5 [INFO] running `"docker" "start" "-a" "7bd1ecc7e7646377a811797e27f5374da8e79ba290b5862c4ede2cd6938aaef5"` [INFO] [stderr] Compiling key-value-store v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "7bd1ecc7e7646377a811797e27f5374da8e79ba290b5862c4ede2cd6938aaef5"` [INFO] running `"docker" "rm" "-f" "7bd1ecc7e7646377a811797e27f5374da8e79ba290b5862c4ede2cd6938aaef5"` [INFO] [stdout] 7bd1ecc7e7646377a811797e27f5374da8e79ba290b5862c4ede2cd6938aaef5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PureW/tokio-key-value-store:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] c4d33c654ee6fd23ab8ff9d9aa2768433072d5debb3dbe59b54d1395c8be760d [INFO] running `"docker" "start" "-a" "c4d33c654ee6fd23ab8ff9d9aa2768433072d5debb3dbe59b54d1395c8be760d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/key_value_store-94eec39c09b12c2f [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test keyvalue::keyvalue::tests::test_set_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/key_value_store-b93a153f02957c9e [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] [stderr] Doc-tests key-value-store [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" "c4d33c654ee6fd23ab8ff9d9aa2768433072d5debb3dbe59b54d1395c8be760d"` [INFO] running `"docker" "rm" "-f" "c4d33c654ee6fd23ab8ff9d9aa2768433072d5debb3dbe59b54d1395c8be760d"` [INFO] [stdout] c4d33c654ee6fd23ab8ff9d9aa2768433072d5debb3dbe59b54d1395c8be760d