[INFO] fetching crate actix-ws 0.3.0... [INFO] testing actix-ws-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate actix-ws 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate actix-ws 0.3.0 [INFO] finished tweaking crates.io crate actix-ws 0.3.0 [INFO] tweaked toml for crates.io crate actix-ws 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-ws 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actix-ws 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ac9ec7facbd514bb9bf5ddfebef642c0ff438414e9f088143dd720d44e38bff [INFO] running `Command { std: "docker" "start" "-a" "2ac9ec7facbd514bb9bf5ddfebef642c0ff438414e9f088143dd720d44e38bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ac9ec7facbd514bb9bf5ddfebef642c0ff438414e9f088143dd720d44e38bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac9ec7facbd514bb9bf5ddfebef642c0ff438414e9f088143dd720d44e38bff", kill_on_drop: false }` [INFO] [stdout] 2ac9ec7facbd514bb9bf5ddfebef642c0ff438414e9f088143dd720d44e38bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5c41abf3306557a06eefa3409f1923e67534e932472312018344fb907d81f96 [INFO] running `Command { std: "docker" "start" "-a" "b5c41abf3306557a06eefa3409f1923e67534e932472312018344fb907d81f96", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling actix-ws v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.19s [INFO] running `Command { std: "docker" "inspect" "b5c41abf3306557a06eefa3409f1923e67534e932472312018344fb907d81f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5c41abf3306557a06eefa3409f1923e67534e932472312018344fb907d81f96", kill_on_drop: false }` [INFO] [stdout] b5c41abf3306557a06eefa3409f1923e67534e932472312018344fb907d81f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0de2e1e9908e08d80a0d467c38b9d510089d0b9f1ae551e8fb36f08bc0e85824 [INFO] running `Command { std: "docker" "start" "-a" "0de2e1e9908e08d80a0d467c38b9d510089d0b9f1ae551e8fb36f08bc0e85824", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling actix-ws v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.60s [INFO] running `Command { std: "docker" "inspect" "0de2e1e9908e08d80a0d467c38b9d510089d0b9f1ae551e8fb36f08bc0e85824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de2e1e9908e08d80a0d467c38b9d510089d0b9f1ae551e8fb36f08bc0e85824", kill_on_drop: false }` [INFO] [stdout] 0de2e1e9908e08d80a0d467c38b9d510089d0b9f1ae551e8fb36f08bc0e85824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90cf7e73396947052604d22056f611ac5974c137beba39014dbd5dd7b5783f04 [INFO] running `Command { std: "docker" "start" "-a" "90cf7e73396947052604d22056f611ac5974c137beba39014dbd5dd7b5783f04", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_ws-9288ac063b963db2) [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] [stderr] Doc-tests actix_ws [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/session.rs - session::Session::text (line 51) - compile ... ok [INFO] [stdout] test src/session.rs - session::Session::binary (line 73) - compile ... ok [INFO] [stdout] test src/session.rs - session::Session::pong (line 120) - compile ... ok [INFO] [stdout] test src/stream.rs - stream::MessageStream::max_frame_size (line 73) - compile ... ok [INFO] [stdout] test src/aggregated.rs - aggregated::AggregatedMessageStream::max_continuation_size (line 66) - compile ... ok [INFO] [stdout] test src/session.rs - session::Session::close (line 178) - compile ... ok [INFO] [stdout] test src/aggregated.rs - aggregated::AggregatedMessageStream::recv (line 87) - compile ... ok [INFO] [stdout] test src/session.rs - session::Session::continuation (line 153) - compile ... ok [INFO] [stdout] test src/lib.rs - handle (line 30) - compile ... ok [INFO] [stdout] test src/stream.rs - stream::MessageStream::recv (line 101) - compile ... ok [INFO] [stdout] test src/session.rs - session::Session::ping (line 98) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90cf7e73396947052604d22056f611ac5974c137beba39014dbd5dd7b5783f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90cf7e73396947052604d22056f611ac5974c137beba39014dbd5dd7b5783f04", kill_on_drop: false }` [INFO] [stdout] 90cf7e73396947052604d22056f611ac5974c137beba39014dbd5dd7b5783f04