[INFO] cloning repository hayeah/shadowsocks-rust [INFO] running `"git" "clone" "--bare" "git://github.com/hayeah/shadowsocks-rust.git" "work/cache/sources/gh/hayeah/shadowsocks-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hayeah/shadowsocks-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/hayeah/shadowsocks-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hayeah/shadowsocks-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hayeah/shadowsocks-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hayeah/shadowsocks-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hayeah/shadowsocks-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hayeah/shadowsocks-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e32cc48b6a9ce67dfc10608f18378552a6cc675 [INFO] sha for GitHub repo hayeah/shadowsocks-rust: 5e32cc48b6a9ce67dfc10608f18378552a6cc675 [INFO] validating manifest of hayeah/shadowsocks-rust 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 hayeah/shadowsocks-rust 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 hayeah/shadowsocks-rust [INFO] removed workspace from hayeah/shadowsocks-rust [INFO] finished frobbing hayeah/shadowsocks-rust [INFO] frobbed toml for hayeah/shadowsocks-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hayeah/shadowsocks-rust/Cargo.toml [INFO] started frobbing hayeah/shadowsocks-rust [INFO] removed workspace from hayeah/shadowsocks-rust [INFO] finished frobbing hayeah/shadowsocks-rust [INFO] frobbed toml for hayeah/shadowsocks-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hayeah/shadowsocks-rust/Cargo.toml [INFO] crate hayeah/shadowsocks-rust 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hayeah/shadowsocks-rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hayeah/shadowsocks-rust:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] f18576ea46777a6031834723659be1c14f018bcde5ad22a69b11bbd12d53f1cb [INFO] running `"docker" "start" "-a" "f18576ea46777a6031834723659be1c14f018bcde5ad22a69b11bbd12d53f1cb"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling ss v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "f18576ea46777a6031834723659be1c14f018bcde5ad22a69b11bbd12d53f1cb"` [INFO] running `"docker" "rm" "-f" "f18576ea46777a6031834723659be1c14f018bcde5ad22a69b11bbd12d53f1cb"` [INFO] [stdout] f18576ea46777a6031834723659be1c14f018bcde5ad22a69b11bbd12d53f1cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hayeah/shadowsocks-rust:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d7792802b189eb1b6d64d531b80c3d8bf719d1bec5522fba3a48ed28c971d772 [INFO] running `"docker" "start" "-a" "d7792802b189eb1b6d64d531b80c3d8bf719d1bec5522fba3a48ed28c971d772"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling ss v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "d7792802b189eb1b6d64d531b80c3d8bf719d1bec5522fba3a48ed28c971d772"` [INFO] running `"docker" "rm" "-f" "d7792802b189eb1b6d64d531b80c3d8bf719d1bec5522fba3a48ed28c971d772"` [INFO] [stdout] d7792802b189eb1b6d64d531b80c3d8bf719d1bec5522fba3a48ed28c971d772 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hayeah/shadowsocks-rust:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 02fe0d20e2e6c28a9487b8cfa5192e581e1d8cefddaecad18cbe43d9fd44c091 [INFO] running `"docker" "start" "-a" "02fe0d20e2e6c28a9487b8cfa5192e581e1d8cefddaecad18cbe43d9fd44c091"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/ss-e922f8d559bf212b [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 ss [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" "02fe0d20e2e6c28a9487b8cfa5192e581e1d8cefddaecad18cbe43d9fd44c091"` [INFO] running `"docker" "rm" "-f" "02fe0d20e2e6c28a9487b8cfa5192e581e1d8cefddaecad18cbe43d9fd44c091"` [INFO] [stdout] 02fe0d20e2e6c28a9487b8cfa5192e581e1d8cefddaecad18cbe43d9fd44c091