[INFO] updating cached repository sebastiencs/chat [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sebastiencs/chat [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sebastiencs/chat" "work/ex/beta-1.38-1/sources/1.37.0/gh/sebastiencs/chat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sebastiencs/chat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sebastiencs/chat" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sebastiencs/chat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sebastiencs/chat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d1164e7968fab86fb1b38ae954e7069e6c6d182 [INFO] sha for GitHub repo sebastiencs/chat: 7d1164e7968fab86fb1b38ae954e7069e6c6d182 [INFO] validating manifest of sebastiencs/chat on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sebastiencs/chat on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sebastiencs/chat [INFO] finished frobbing sebastiencs/chat [INFO] frobbed toml for sebastiencs/chat written to work/ex/beta-1.38-1/sources/1.37.0/gh/sebastiencs/chat/Cargo.toml [INFO] started frobbing sebastiencs/chat [INFO] finished frobbing sebastiencs/chat [INFO] frobbed toml for sebastiencs/chat written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sebastiencs/chat/Cargo.toml [INFO] crate sebastiencs/chat already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sebastiencs/chat against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sebastiencs/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=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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6fa6dd2c9826ed1dbeaa17b815c1471a6f5b23691f438c6116f2eaae947280f1 [INFO] running `"docker" "start" "-a" "6fa6dd2c9826ed1dbeaa17b815c1471a6f5b23691f438c6116f2eaae947280f1"` [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.07s [INFO] running `"docker" "inspect" "6fa6dd2c9826ed1dbeaa17b815c1471a6f5b23691f438c6116f2eaae947280f1"` [INFO] running `"docker" "rm" "-f" "6fa6dd2c9826ed1dbeaa17b815c1471a6f5b23691f438c6116f2eaae947280f1"` [INFO] [stdout] 6fa6dd2c9826ed1dbeaa17b815c1471a6f5b23691f438c6116f2eaae947280f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sebastiencs/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=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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] fbe27e2ad00b470b25f8f8bb4c09e2b6d49011ac1c17f191904377fa9379a177 [INFO] running `"docker" "start" "-a" "fbe27e2ad00b470b25f8f8bb4c09e2b6d49011ac1c17f191904377fa9379a177"` [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `"docker" "inspect" "fbe27e2ad00b470b25f8f8bb4c09e2b6d49011ac1c17f191904377fa9379a177"` [INFO] running `"docker" "rm" "-f" "fbe27e2ad00b470b25f8f8bb4c09e2b6d49011ac1c17f191904377fa9379a177"` [INFO] [stdout] fbe27e2ad00b470b25f8f8bb4c09e2b6d49011ac1c17f191904377fa9379a177 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sebastiencs/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=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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] e8d5f4308bfdfdd5c4c7ec3cb2beb0c562b9b333701a8d184da8b884e7f6bfed [INFO] running `"docker" "start" "-a" "e8d5f4308bfdfdd5c4c7ec3cb2beb0c562b9b333701a8d184da8b884e7f6bfed"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/chat-3157550692b77894 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test reader::tests::to_binary ... ok [INFO] [stdout] test reader::tests::to_binary_u16 ... ok [INFO] [stdout] test reader::tests::to_binary_u32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e8d5f4308bfdfdd5c4c7ec3cb2beb0c562b9b333701a8d184da8b884e7f6bfed"` [INFO] running `"docker" "rm" "-f" "e8d5f4308bfdfdd5c4c7ec3cb2beb0c562b9b333701a8d184da8b884e7f6bfed"` [INFO] [stdout] e8d5f4308bfdfdd5c4c7ec3cb2beb0c562b9b333701a8d184da8b884e7f6bfed