[INFO] fetching crate ws_stream_tungstenite 0.6.1... [INFO] testing ws_stream_tungstenite-0.6.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate ws_stream_tungstenite 0.6.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ws_stream_tungstenite 0.6.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ws_stream_tungstenite 0.6.1 [INFO] finished tweaking crates.io crate ws_stream_tungstenite 0.6.1 [INFO] tweaked toml for crates.io crate ws_stream_tungstenite 0.6.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate ws_stream_tungstenite 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded future-parking_lot v0.3.3 [INFO] [stderr] Downloaded flexi_logger v0.18.0 [INFO] [stderr] Downloaded futures-test v0.3.15 [INFO] [stderr] Downloaded log-derive v0.4.1 [INFO] [stderr] Downloaded ringbuf v0.2.5 [INFO] [stderr] Downloaded async_progress v0.2.0 [INFO] [stderr] Downloaded futures_ringbuf v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 180b0f7e1781b6543260a937afb521335c6e66878779f25a9029be4840cd0357 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "180b0f7e1781b6543260a937afb521335c6e66878779f25a9029be4840cd0357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "180b0f7e1781b6543260a937afb521335c6e66878779f25a9029be4840cd0357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180b0f7e1781b6543260a937afb521335c6e66878779f25a9029be4840cd0357", kill_on_drop: false }` [INFO] [stdout] 180b0f7e1781b6543260a937afb521335c6e66878779f25a9029be4840cd0357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 01d49cf02f72b885e452df0ecbc468bd4589b1fbded32dc57c191645fcdf6c7e [INFO] running `Command { std: "docker" "start" "-a" "01d49cf02f72b885e452df0ecbc468bd4589b1fbded32dc57c191645fcdf6c7e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async_io_stream v0.3.2 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling pharos v0.5.2 [INFO] [stderr] Compiling ws_stream_tungstenite v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.97s [INFO] running `Command { std: "docker" "inspect" "01d49cf02f72b885e452df0ecbc468bd4589b1fbded32dc57c191645fcdf6c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d49cf02f72b885e452df0ecbc468bd4589b1fbded32dc57c191645fcdf6c7e", kill_on_drop: false }` [INFO] [stdout] 01d49cf02f72b885e452df0ecbc468bd4589b1fbded32dc57c191645fcdf6c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d4680e102e7092fb01c093f01c61ae5c1f6d268e7132e8e47473094f114b75 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6d4680e102e7092fb01c093f01c61ae5c1f6d268e7132e8e47473094f114b75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ringbuf v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async_progress v0.2.0 [INFO] [stderr] Compiling futures_ringbuf v0.3.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling future-parking_lot v0.3.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling futures-test v0.3.15 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pharos v0.5.2 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Compiling async_io_stream v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling ws_stream_tungstenite v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "f6d4680e102e7092fb01c093f01c61ae5c1f6d268e7132e8e47473094f114b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d4680e102e7092fb01c093f01c61ae5c1f6d268e7132e8e47473094f114b75", kill_on_drop: false }` [INFO] [stdout] f6d4680e102e7092fb01c093f01c61ae5c1f6d268e7132e8e47473094f114b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 619ec634914bf098a7b4797060f475f8bedff09420bea56d33bfe84c90f55089 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "619ec634914bf098a7b4797060f475f8bedff09420bea56d33bfe84c90f55089", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ws_stream_tungstenite-727028d1527b0c2c) [INFO] [stdout] running 6 tests [INFO] [stdout] test tung_websocket::closer::no_double_close::no_double_close ... ok [INFO] [stdout] test tung_websocket::closer::closer_send::send_closeframe ... ok [INFO] [stdout] test tung_websocket::notifier::tests::notifier_state ... ok [INFO] [stdout] test tung_websocket::notifier::tests::queue ... ok [INFO] [stdout] test tung_websocket::closer::notify_errors::notify_errors ... ok [INFO] [stdout] test tung_websocket::notifier::tests::notifier_state_observers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ws_stream_tungstenite [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "619ec634914bf098a7b4797060f475f8bedff09420bea56d33bfe84c90f55089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619ec634914bf098a7b4797060f475f8bedff09420bea56d33bfe84c90f55089", kill_on_drop: false }` [INFO] [stdout] 619ec634914bf098a7b4797060f475f8bedff09420bea56d33bfe84c90f55089