[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 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0fcca513ca02c5c567337d6427534b33723a3fadb68330e4961d212e8670fa2d [INFO] running `"docker" "start" "-a" "0fcca513ca02c5c567337d6427534b33723a3fadb68330e4961d212e8670fa2d"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling tokio-sync v0.1.5 [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 num_cpus v1.10.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling hyper v0.10.16 [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 tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [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] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "0fcca513ca02c5c567337d6427534b33723a3fadb68330e4961d212e8670fa2d"` [INFO] running `"docker" "rm" "-f" "0fcca513ca02c5c567337d6427534b33723a3fadb68330e4961d212e8670fa2d"` [INFO] [stdout] 0fcca513ca02c5c567337d6427534b33723a3fadb68330e4961d212e8670fa2d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 94b672d6f19b4f9ec868b83d31da1036c28d61523ab9f6878284b6d913858cc6 [INFO] running `"docker" "start" "-a" "94b672d6f19b4f9ec868b83d31da1036c28d61523ab9f6878284b6d913858cc6"` [INFO] [stderr] Compiling socketio-client-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.68s [INFO] running `"docker" "inspect" "94b672d6f19b4f9ec868b83d31da1036c28d61523ab9f6878284b6d913858cc6"` [INFO] running `"docker" "rm" "-f" "94b672d6f19b4f9ec868b83d31da1036c28d61523ab9f6878284b6d913858cc6"` [INFO] [stdout] 94b672d6f19b4f9ec868b83d31da1036c28d61523ab9f6878284b6d913858cc6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] ba94b7699f788e9d44f0ff14977f76dcad67b5f21612c32796a55e70545cc4e4 [INFO] running `"docker" "start" "-a" "ba94b7699f788e9d44f0ff14977f76dcad67b5f21612c32796a55e70545cc4e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/socketio_client_rust-42ca6035eee87025 [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" "ba94b7699f788e9d44f0ff14977f76dcad67b5f21612c32796a55e70545cc4e4"` [INFO] running `"docker" "rm" "-f" "ba94b7699f788e9d44f0ff14977f76dcad67b5f21612c32796a55e70545cc4e4"` [INFO] [stdout] ba94b7699f788e9d44f0ff14977f76dcad67b5f21612c32796a55e70545cc4e4