[INFO] updating cached repository woodgear/socketio-client-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/woodgear/socketio-client-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/woodgear/socketio-client-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/woodgear/socketio-client-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/woodgear/socketio-client-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/woodgear/socketio-client-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woodgear/socketio-client-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woodgear/socketio-client-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f84e74383b572d9b1849a15816ab8e1e84179417 [INFO] sha for GitHub repo woodgear/socketio-client-rust: f84e74383b572d9b1849a15816ab8e1e84179417 [INFO] validating manifest of woodgear/socketio-client-rust 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 woodgear/socketio-client-rust 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 woodgear/socketio-client-rust [INFO] finished frobbing woodgear/socketio-client-rust [INFO] frobbed toml for woodgear/socketio-client-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/woodgear/socketio-client-rust/Cargo.toml [INFO] started frobbing woodgear/socketio-client-rust [INFO] finished frobbing woodgear/socketio-client-rust [INFO] frobbed toml for woodgear/socketio-client-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woodgear/socketio-client-rust/Cargo.toml [INFO] crate woodgear/socketio-client-rust 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 woodgear/socketio-client-rust against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woodgear/socketio-client-rust:/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-07-23" "build" "--frozen"` [INFO] [stdout] 94561f884374ecff3403c3c8c207f003bffeda3fd512c2f234dbdef03dca31fc [INFO] running `"docker" "start" "-a" "94561f884374ecff3403c3c8c207f003bffeda3fd512c2f234dbdef03dca31fc"` [INFO] [stderr] Compiling libc v0.2.57 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [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 synstructure v0.10.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling socketio-client-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | type WsClient = ClientNew>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn WsStream + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:20:39 [INFO] [stderr] | [INFO] [stderr] 20 | type WsClientFrameStream = Client>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn WsStream + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "94561f884374ecff3403c3c8c207f003bffeda3fd512c2f234dbdef03dca31fc"` [INFO] running `"docker" "rm" "-f" "94561f884374ecff3403c3c8c207f003bffeda3fd512c2f234dbdef03dca31fc"` [INFO] [stdout] 94561f884374ecff3403c3c8c207f003bffeda3fd512c2f234dbdef03dca31fc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woodgear/socketio-client-rust:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 925473b0b6a159a7970d4cb235f0e74979ef97a42dce6bc8f943307b11fff121 [INFO] running `"docker" "start" "-a" "925473b0b6a159a7970d4cb235f0e74979ef97a42dce6bc8f943307b11fff121"` [INFO] [stderr] Compiling socketio-client-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | type WsClient = ClientNew>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn WsStream + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:20:39 [INFO] [stderr] | [INFO] [stderr] 20 | type WsClientFrameStream = Client>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn WsStream + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.03s [INFO] running `"docker" "inspect" "925473b0b6a159a7970d4cb235f0e74979ef97a42dce6bc8f943307b11fff121"` [INFO] running `"docker" "rm" "-f" "925473b0b6a159a7970d4cb235f0e74979ef97a42dce6bc8f943307b11fff121"` [INFO] [stdout] 925473b0b6a159a7970d4cb235f0e74979ef97a42dce6bc8f943307b11fff121 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woodgear/socketio-client-rust:/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-07-23" "test" "--frozen"` [INFO] [stdout] 48454ff75286bcef8e0a7833417fc72de4bbd9108e539806f0c9f452134f382c [INFO] running `"docker" "start" "-a" "48454ff75286bcef8e0a7833417fc72de4bbd9108e539806f0c9f452134f382c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/socketio_client_rust-c0993107d6273709 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test protocol::tests::test_parser_event ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests socketio-client-rust [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" "48454ff75286bcef8e0a7833417fc72de4bbd9108e539806f0c9f452134f382c"` [INFO] running `"docker" "rm" "-f" "48454ff75286bcef8e0a7833417fc72de4bbd9108e539806f0c9f452134f382c"` [INFO] [stdout] 48454ff75286bcef8e0a7833417fc72de4bbd9108e539806f0c9f452134f382c