[INFO] updating cached repository saresend/Rusty_Socket_server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/saresend/Rusty_Socket_server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/saresend/Rusty_Socket_server" "work/ex/beta-1.38-1/sources/1.37.0/gh/saresend/Rusty_Socket_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/saresend/Rusty_Socket_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/saresend/Rusty_Socket_server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/saresend/Rusty_Socket_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/saresend/Rusty_Socket_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 851f2e54c579b06888178298d44958e0b58a02d1 [INFO] sha for GitHub repo saresend/Rusty_Socket_server: 851f2e54c579b06888178298d44958e0b58a02d1 [INFO] validating manifest of saresend/Rusty_Socket_server 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 saresend/Rusty_Socket_server 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 saresend/Rusty_Socket_server [INFO] finished frobbing saresend/Rusty_Socket_server [INFO] frobbed toml for saresend/Rusty_Socket_server written to work/ex/beta-1.38-1/sources/1.37.0/gh/saresend/Rusty_Socket_server/Cargo.toml [INFO] started frobbing saresend/Rusty_Socket_server [INFO] finished frobbing saresend/Rusty_Socket_server [INFO] frobbed toml for saresend/Rusty_Socket_server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/saresend/Rusty_Socket_server/Cargo.toml [INFO] crate saresend/Rusty_Socket_server 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 saresend/Rusty_Socket_server 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-6/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/saresend/Rusty_Socket_server:/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] 1883aa1e98adf09e35935ad3571343d9297307e09e5ba531b8c28f8ca0b8ca1f [INFO] running `"docker" "start" "-a" "1883aa1e98adf09e35935ad3571343d9297307e09e5ba531b8c28f8ca0b8ca1f"` [INFO] [stderr] Compiling ws v0.7.3 [INFO] [stderr] Compiling ws_201_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static!{ [INFO] [stderr] 18 | | static ref THREAD_POOL: Mutex> = Mutex::new(HashMap::new()); [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static!{ [INFO] [stderr] 18 | | static ref THREAD_POOL: Mutex> = Mutex::new(HashMap::new()); [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.87s [INFO] running `"docker" "inspect" "1883aa1e98adf09e35935ad3571343d9297307e09e5ba531b8c28f8ca0b8ca1f"` [INFO] running `"docker" "rm" "-f" "1883aa1e98adf09e35935ad3571343d9297307e09e5ba531b8c28f8ca0b8ca1f"` [INFO] [stdout] 1883aa1e98adf09e35935ad3571343d9297307e09e5ba531b8c28f8ca0b8ca1f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/saresend/Rusty_Socket_server:/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] dd8e7df312f13b92bf277d64d3a5b7354c7f098a073ba15c08e284443200ff87 [INFO] running `"docker" "start" "-a" "dd8e7df312f13b92bf277d64d3a5b7354c7f098a073ba15c08e284443200ff87"` [INFO] [stderr] Compiling ws_201_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static!{ [INFO] [stderr] 18 | | static ref THREAD_POOL: Mutex> = Mutex::new(HashMap::new()); [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static!{ [INFO] [stderr] 18 | | static ref THREAD_POOL: Mutex> = Mutex::new(HashMap::new()); [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "dd8e7df312f13b92bf277d64d3a5b7354c7f098a073ba15c08e284443200ff87"` [INFO] running `"docker" "rm" "-f" "dd8e7df312f13b92bf277d64d3a5b7354c7f098a073ba15c08e284443200ff87"` [INFO] [stdout] dd8e7df312f13b92bf277d64d3a5b7354c7f098a073ba15c08e284443200ff87 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/saresend/Rusty_Socket_server:/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] 58b8ab87100733eb9c534a2b1ce198be4a04adc955785a2fc1117b8bcb4c2107 [INFO] running `"docker" "start" "-a" "58b8ab87100733eb9c534a2b1ce198be4a04adc955785a2fc1117b8bcb4c2107"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/ws_201_server-672dd1909730796c [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" "58b8ab87100733eb9c534a2b1ce198be4a04adc955785a2fc1117b8bcb4c2107"` [INFO] running `"docker" "rm" "-f" "58b8ab87100733eb9c534a2b1ce198be4a04adc955785a2fc1117b8bcb4c2107"` [INFO] [stdout] 58b8ab87100733eb9c534a2b1ce198be4a04adc955785a2fc1117b8bcb4c2107