[INFO] cloning repository sleipnir/sw-episode-iv-client [INFO] running `"git" "clone" "--bare" "git://github.com/sleipnir/sw-episode-iv-client.git" "work/cache/sources/gh/sleipnir/sw-episode-iv-client"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/sleipnir/sw-episode-iv-client'... [INFO] running `"git" "clone" "work/cache/sources/gh/sleipnir/sw-episode-iv-client" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sleipnir/sw-episode-iv-client"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sleipnir/sw-episode-iv-client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sleipnir/sw-episode-iv-client" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sleipnir/sw-episode-iv-client"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sleipnir/sw-episode-iv-client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a74f77f84fce4caa7395df7ae23782599c514dd8 [INFO] sha for GitHub repo sleipnir/sw-episode-iv-client: a74f77f84fce4caa7395df7ae23782599c514dd8 [INFO] validating manifest of sleipnir/sw-episode-iv-client 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 sleipnir/sw-episode-iv-client 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 sleipnir/sw-episode-iv-client [INFO] finished frobbing sleipnir/sw-episode-iv-client [INFO] frobbed toml for sleipnir/sw-episode-iv-client written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sleipnir/sw-episode-iv-client/Cargo.toml [INFO] started frobbing sleipnir/sw-episode-iv-client [INFO] finished frobbing sleipnir/sw-episode-iv-client [INFO] frobbed toml for sleipnir/sw-episode-iv-client written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sleipnir/sw-episode-iv-client/Cargo.toml [INFO] crate sleipnir/sw-episode-iv-client 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 sleipnir/sw-episode-iv-client against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sleipnir/sw-episode-iv-client:/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] 7ef2d00ec438ec5308c7bb83cac9012d4dd33a17c82d7f4baa3a309c8d8d3714 [INFO] running `"docker" "start" "-a" "7ef2d00ec438ec5308c7bb83cac9012d4dd33a17c82d7f4baa3a309c8d8d3714"` [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling sw-episode-iv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `w` [INFO] [stderr] --> src/actors/client.rs:31:29 [INFO] [stderr] | [INFO] [stderr] 31 | let (r, w) = stream.split(); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_w` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.81s [INFO] running `"docker" "inspect" "7ef2d00ec438ec5308c7bb83cac9012d4dd33a17c82d7f4baa3a309c8d8d3714"` [INFO] running `"docker" "rm" "-f" "7ef2d00ec438ec5308c7bb83cac9012d4dd33a17c82d7f4baa3a309c8d8d3714"` [INFO] [stdout] 7ef2d00ec438ec5308c7bb83cac9012d4dd33a17c82d7f4baa3a309c8d8d3714 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sleipnir/sw-episode-iv-client:/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] 7f1ea96073d8aa55be47a0d8ac704a1616fdd40faf031730fcd31c42bac8e6a5 [INFO] running `"docker" "start" "-a" "7f1ea96073d8aa55be47a0d8ac704a1616fdd40faf031730fcd31c42bac8e6a5"` [INFO] [stderr] Compiling sw-episode-iv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `w` [INFO] [stderr] --> src/actors/client.rs:31:29 [INFO] [stderr] | [INFO] [stderr] 31 | let (r, w) = stream.split(); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_w` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.21s [INFO] running `"docker" "inspect" "7f1ea96073d8aa55be47a0d8ac704a1616fdd40faf031730fcd31c42bac8e6a5"` [INFO] running `"docker" "rm" "-f" "7f1ea96073d8aa55be47a0d8ac704a1616fdd40faf031730fcd31c42bac8e6a5"` [INFO] [stdout] 7f1ea96073d8aa55be47a0d8ac704a1616fdd40faf031730fcd31c42bac8e6a5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sleipnir/sw-episode-iv-client:/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] 926594e0337d02de473f00a4f1aa53bb61b1ee9fed89796b81ce35d84ba43858 [INFO] running `"docker" "start" "-a" "926594e0337d02de473f00a4f1aa53bb61b1ee9fed89796b81ce35d84ba43858"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/sw_episode_iv-59dae146c5f70452 [INFO] [stderr] Running /opt/crater/target/debug/deps/sw_episode_iv-5cbf76f9d1527922 [INFO] [stdout] [INFO] [stderr] Doc-tests sw-episode-iv [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] [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] [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" "926594e0337d02de473f00a4f1aa53bb61b1ee9fed89796b81ce35d84ba43858"` [INFO] running `"docker" "rm" "-f" "926594e0337d02de473f00a4f1aa53bb61b1ee9fed89796b81ce35d84ba43858"` [INFO] [stdout] 926594e0337d02de473f00a4f1aa53bb61b1ee9fed89796b81ce35d84ba43858