[INFO] updating cached repository Technius/tokio-chatserver-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Technius/tokio-chatserver-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Technius/tokio-chatserver-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/Technius/tokio-chatserver-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Technius/tokio-chatserver-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Technius/tokio-chatserver-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Technius/tokio-chatserver-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Technius/tokio-chatserver-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3af98e84698fe09821b421e898b89180dc60b608 [INFO] sha for GitHub repo Technius/tokio-chatserver-example: 3af98e84698fe09821b421e898b89180dc60b608 [INFO] validating manifest of Technius/tokio-chatserver-example on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Technius/tokio-chatserver-example on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Technius/tokio-chatserver-example [INFO] finished frobbing Technius/tokio-chatserver-example [INFO] frobbed toml for Technius/tokio-chatserver-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/Technius/tokio-chatserver-example/Cargo.toml [INFO] started frobbing Technius/tokio-chatserver-example [INFO] finished frobbing Technius/tokio-chatserver-example [INFO] frobbed toml for Technius/tokio-chatserver-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Technius/tokio-chatserver-example/Cargo.toml [INFO] crate Technius/tokio-chatserver-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Technius/tokio-chatserver-example against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Technius/tokio-chatserver-example:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] a2c81ae18bf7dc1eaa551b3a5add9c82f786bf7498d349100247f6a9410952f8 [INFO] running `"docker" "start" "-a" "a2c81ae18bf7dc1eaa551b3a5add9c82f786bf7498d349100247f6a9410952f8"` [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [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 tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling tokio-chatserver-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `recipient` [INFO] [stderr] --> src/main.rs:98:38 [INFO] [stderr] | [INFO] [stderr] 98 | if let Some((recipient, recip_sender)) = sender_opt { [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_recipient` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.11s [INFO] running `"docker" "inspect" "a2c81ae18bf7dc1eaa551b3a5add9c82f786bf7498d349100247f6a9410952f8"` [INFO] running `"docker" "rm" "-f" "a2c81ae18bf7dc1eaa551b3a5add9c82f786bf7498d349100247f6a9410952f8"` [INFO] [stdout] a2c81ae18bf7dc1eaa551b3a5add9c82f786bf7498d349100247f6a9410952f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Technius/tokio-chatserver-example:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b1091d0b92ffc89603e20f49c1c0172075205c213dbaa2973695b81c67279b46 [INFO] running `"docker" "start" "-a" "b1091d0b92ffc89603e20f49c1c0172075205c213dbaa2973695b81c67279b46"` [INFO] [stderr] Compiling tokio-chatserver-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `recipient` [INFO] [stderr] --> src/main.rs:98:38 [INFO] [stderr] | [INFO] [stderr] 98 | if let Some((recipient, recip_sender)) = sender_opt { [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_recipient` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "b1091d0b92ffc89603e20f49c1c0172075205c213dbaa2973695b81c67279b46"` [INFO] running `"docker" "rm" "-f" "b1091d0b92ffc89603e20f49c1c0172075205c213dbaa2973695b81c67279b46"` [INFO] [stdout] b1091d0b92ffc89603e20f49c1c0172075205c213dbaa2973695b81c67279b46 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Technius/tokio-chatserver-example:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] b164717830a9b75eceb846f769c5dbd11c59a889e8abff9b976b91aee594db2b [INFO] running `"docker" "start" "-a" "b164717830a9b75eceb846f769c5dbd11c59a889e8abff9b976b91aee594db2b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/tokio_chatserver_example-39a5ae8b6eb58828 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test commands_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b164717830a9b75eceb846f769c5dbd11c59a889e8abff9b976b91aee594db2b"` [INFO] running `"docker" "rm" "-f" "b164717830a9b75eceb846f769c5dbd11c59a889e8abff9b976b91aee594db2b"` [INFO] [stdout] b164717830a9b75eceb846f769c5dbd11c59a889e8abff9b976b91aee594db2b