[INFO] cloning repository yuya373/line-chat [INFO] running `"git" "clone" "--bare" "git://github.com/yuya373/line-chat.git" "work/cache/sources/gh/yuya373/line-chat"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yuya373/line-chat'... [INFO] running `"git" "clone" "work/cache/sources/gh/yuya373/line-chat" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yuya373/line-chat"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yuya373/line-chat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuya373/line-chat" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yuya373/line-chat"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yuya373/line-chat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 582a957b9706d9c0245153651f447873412c5767 [INFO] sha for GitHub repo yuya373/line-chat: 582a957b9706d9c0245153651f447873412c5767 [INFO] validating manifest of yuya373/line-chat 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 yuya373/line-chat 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 yuya373/line-chat [INFO] finished frobbing yuya373/line-chat [INFO] frobbed toml for yuya373/line-chat written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yuya373/line-chat/Cargo.toml [INFO] started frobbing yuya373/line-chat [INFO] finished frobbing yuya373/line-chat [INFO] frobbed toml for yuya373/line-chat written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yuya373/line-chat/Cargo.toml [INFO] crate yuya373/line-chat 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 yuya373/line-chat 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/yuya373/line-chat:/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] 3e5779e67327b555e900eccad785c4467053b76e07807565d8801b3b43a11410 [INFO] running `"docker" "start" "-a" "3e5779e67327b555e900eccad785c4467053b76e07807565d8801b3b43a11410"` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling line-chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.52s [INFO] running `"docker" "inspect" "3e5779e67327b555e900eccad785c4467053b76e07807565d8801b3b43a11410"` [INFO] running `"docker" "rm" "-f" "3e5779e67327b555e900eccad785c4467053b76e07807565d8801b3b43a11410"` [INFO] [stdout] 3e5779e67327b555e900eccad785c4467053b76e07807565d8801b3b43a11410 [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/yuya373/line-chat:/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] 4ed3bfefb7e30f05984353be676e3347e42b04b763aaeef98a8bee1054d4a02e [INFO] running `"docker" "start" "-a" "4ed3bfefb7e30f05984353be676e3347e42b04b763aaeef98a8bee1054d4a02e"` [INFO] [stderr] Compiling line-chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "4ed3bfefb7e30f05984353be676e3347e42b04b763aaeef98a8bee1054d4a02e"` [INFO] running `"docker" "rm" "-f" "4ed3bfefb7e30f05984353be676e3347e42b04b763aaeef98a8bee1054d4a02e"` [INFO] [stdout] 4ed3bfefb7e30f05984353be676e3347e42b04b763aaeef98a8bee1054d4a02e [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/yuya373/line-chat:/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] 1300670a28437ec7c7b71dd88180ebcac78f65fd9c1a299d2fee03eaf1d36b1b [INFO] running `"docker" "start" "-a" "1300670a28437ec7c7b71dd88180ebcac78f65fd9c1a299d2fee03eaf1d36b1b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/line_chat-a87e42407a623848 [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" "1300670a28437ec7c7b71dd88180ebcac78f65fd9c1a299d2fee03eaf1d36b1b"` [INFO] running `"docker" "rm" "-f" "1300670a28437ec7c7b71dd88180ebcac78f65fd9c1a299d2fee03eaf1d36b1b"` [INFO] [stdout] 1300670a28437ec7c7b71dd88180ebcac78f65fd9c1a299d2fee03eaf1d36b1b