[INFO] updating cached repository dctk/chatserver_rust_sample [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dctk/chatserver_rust_sample [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dctk/chatserver_rust_sample" "work/ex/beta-1.38-1/sources/1.37.0/gh/dctk/chatserver_rust_sample"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dctk/chatserver_rust_sample'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dctk/chatserver_rust_sample" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dctk/chatserver_rust_sample"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dctk/chatserver_rust_sample'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 882e907a97202e88ef876cd38e7d9ac0389bcdae [INFO] sha for GitHub repo dctk/chatserver_rust_sample: 882e907a97202e88ef876cd38e7d9ac0389bcdae [INFO] validating manifest of dctk/chatserver_rust_sample 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 dctk/chatserver_rust_sample 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 dctk/chatserver_rust_sample [INFO] finished frobbing dctk/chatserver_rust_sample [INFO] frobbed toml for dctk/chatserver_rust_sample written to work/ex/beta-1.38-1/sources/1.37.0/gh/dctk/chatserver_rust_sample/Cargo.toml [INFO] started frobbing dctk/chatserver_rust_sample [INFO] finished frobbing dctk/chatserver_rust_sample [INFO] frobbed toml for dctk/chatserver_rust_sample written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dctk/chatserver_rust_sample/Cargo.toml [INFO] crate dctk/chatserver_rust_sample 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dctk/chatserver_rust_sample against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dctk/chatserver_rust_sample:/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.37.0" "build" "--frozen"` [INFO] [stdout] 5dfacea0a38a34c9361f7e294a53735558ca727c6483dc3633eb9f833c455e32 [INFO] running `"docker" "start" "-a" "5dfacea0a38a34c9361f7e294a53735558ca727c6483dc3633eb9f833c455e32"` [INFO] [stderr] Compiling chatserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `message_len` is never read [INFO] [stderr] --> src/main.rs:138:45 [INFO] [stderr] | [INFO] [stderr] 138 | let mut message_len: usize = 0; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_assignments)] on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "5dfacea0a38a34c9361f7e294a53735558ca727c6483dc3633eb9f833c455e32"` [INFO] running `"docker" "rm" "-f" "5dfacea0a38a34c9361f7e294a53735558ca727c6483dc3633eb9f833c455e32"` [INFO] [stdout] 5dfacea0a38a34c9361f7e294a53735558ca727c6483dc3633eb9f833c455e32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dctk/chatserver_rust_sample:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2dde0836d20b8f04281a47721139ebc9a98fa82c0b565c1a9d87484019ece2ba [INFO] running `"docker" "start" "-a" "2dde0836d20b8f04281a47721139ebc9a98fa82c0b565c1a9d87484019ece2ba"` [INFO] [stderr] Compiling chatserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `message_len` is never read [INFO] [stderr] --> src/main.rs:138:45 [INFO] [stderr] | [INFO] [stderr] 138 | let mut message_len: usize = 0; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_assignments)] on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "2dde0836d20b8f04281a47721139ebc9a98fa82c0b565c1a9d87484019ece2ba"` [INFO] running `"docker" "rm" "-f" "2dde0836d20b8f04281a47721139ebc9a98fa82c0b565c1a9d87484019ece2ba"` [INFO] [stdout] 2dde0836d20b8f04281a47721139ebc9a98fa82c0b565c1a9d87484019ece2ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dctk/chatserver_rust_sample:/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.37.0" "test" "--frozen"` [INFO] [stdout] 874c384623f80f35c3a27d925668d2e1ef3a5c0506e66b454867e073320f6304 [INFO] running `"docker" "start" "-a" "874c384623f80f35c3a27d925668d2e1ef3a5c0506e66b454867e073320f6304"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/chatserver-7f0cad4fbe293279 [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" "874c384623f80f35c3a27d925668d2e1ef3a5c0506e66b454867e073320f6304"` [INFO] running `"docker" "rm" "-f" "874c384623f80f35c3a27d925668d2e1ef3a5c0506e66b454867e073320f6304"` [INFO] [stdout] 874c384623f80f35c3a27d925668d2e1ef3a5c0506e66b454867e073320f6304