[INFO] crate websocket-lite 0.2.4 is already in cache [INFO] extracting crate websocket-lite 0.2.4 into work/ex/beta-1.37-6/sources/1.36.0/reg/websocket-lite/0.2.4 [INFO] extracting crate websocket-lite 0.2.4 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/websocket-lite/0.2.4 [INFO] validating manifest of websocket-lite-0.2.4 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 websocket-lite-0.2.4 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 websocket-lite-0.2.4 [INFO] finished frobbing websocket-lite-0.2.4 [INFO] frobbed toml for websocket-lite-0.2.4 written to work/ex/beta-1.37-6/sources/1.36.0/reg/websocket-lite/0.2.4/Cargo.toml [INFO] started frobbing websocket-lite-0.2.4 [INFO] finished frobbing websocket-lite-0.2.4 [INFO] frobbed toml for websocket-lite-0.2.4 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/websocket-lite/0.2.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 websocket-lite-0.2.4 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/websocket-lite/0.2.4:/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] e7f6e81b0eaf5899d9790360b2abda5649b4700fa5fb49edefdfde7572c3038d [INFO] running `"docker" "start" "-a" "e7f6e81b0eaf5899d9790360b2abda5649b4700fa5fb49edefdfde7572c3038d"` [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling websocket-codec v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling websocket-lite v0.2.4 (/opt/crater/workdir) [INFO] [stderr] warning: the item `TlsConnector` is imported redundantly [INFO] [stderr] --> src/ssl.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 10 | use native_tls::TlsConnector; [INFO] [stderr] | ------------------------ the item `TlsConnector` is already imported here [INFO] [stderr] ... [INFO] [stderr] 28 | use native_tls::TlsConnector; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(unused_imports)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.53s [INFO] running `"docker" "inspect" "e7f6e81b0eaf5899d9790360b2abda5649b4700fa5fb49edefdfde7572c3038d"` [INFO] running `"docker" "rm" "-f" "e7f6e81b0eaf5899d9790360b2abda5649b4700fa5fb49edefdfde7572c3038d"` [INFO] [stdout] e7f6e81b0eaf5899d9790360b2abda5649b4700fa5fb49edefdfde7572c3038d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/websocket-lite/0.2.4:/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] 16f968a2d9782346255a3e612d0fec7edd0b31817f09ae3d237168f138ec5bb3 [INFO] running `"docker" "start" "-a" "16f968a2d9782346255a3e612d0fec7edd0b31817f09ae3d237168f138ec5bb3"` [INFO] [stderr] Compiling websocket-lite v0.2.4 (/opt/crater/workdir) [INFO] [stderr] warning: the item `TlsConnector` is imported redundantly [INFO] [stderr] --> src/ssl.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 10 | use native_tls::TlsConnector; [INFO] [stderr] | ------------------------ the item `TlsConnector` is already imported here [INFO] [stderr] ... [INFO] [stderr] 28 | use native_tls::TlsConnector; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(unused_imports)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.19s [INFO] running `"docker" "inspect" "16f968a2d9782346255a3e612d0fec7edd0b31817f09ae3d237168f138ec5bb3"` [INFO] running `"docker" "rm" "-f" "16f968a2d9782346255a3e612d0fec7edd0b31817f09ae3d237168f138ec5bb3"` [INFO] [stdout] 16f968a2d9782346255a3e612d0fec7edd0b31817f09ae3d237168f138ec5bb3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/websocket-lite/0.2.4:/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] 8b988b59bfd963fc46a9dd1462bd5fabb74a8213fa961939bfcf21109d8fc95b [INFO] running `"docker" "start" "-a" "8b988b59bfd963fc46a9dd1462bd5fabb74a8213fa961939bfcf21109d8fc95b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/websocket_lite-0c495f5d8627cf9f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test client::tests::can_connect_on ... ok [INFO] [stdout] test client::tests::can_async_connect_on ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests websocket-lite [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" "8b988b59bfd963fc46a9dd1462bd5fabb74a8213fa961939bfcf21109d8fc95b"` [INFO] running `"docker" "rm" "-f" "8b988b59bfd963fc46a9dd1462bd5fabb74a8213fa961939bfcf21109d8fc95b"` [INFO] [stdout] 8b988b59bfd963fc46a9dd1462bd5fabb74a8213fa961939bfcf21109d8fc95b