[INFO] fetching crate salvo-websocket 0.0.4...
[INFO] testing salvo-websocket-0.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate salvo-websocket 0.0.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate salvo-websocket 0.0.4
[INFO] finished tweaking crates.io crate salvo-websocket 0.0.4
[INFO] tweaked toml for crates.io crate salvo-websocket 0.0.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-websocket 0.0.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 290 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding salvo v0.36.0 (available: v0.84.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e746a194b18835d80a238eaf9ffd0fc68d9a08cce65e55f9b81c3d24be86af4
[INFO] running `Command { std: "docker" "start" "-a" "1e746a194b18835d80a238eaf9ffd0fc68d9a08cce65e55f9b81c3d24be86af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e746a194b18835d80a238eaf9ffd0fc68d9a08cce65e55f9b81c3d24be86af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e746a194b18835d80a238eaf9ffd0fc68d9a08cce65e55f9b81c3d24be86af4", kill_on_drop: false }`
[INFO] [stdout] 1e746a194b18835d80a238eaf9ffd0fc68d9a08cce65e55f9b81c3d24be86af4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38e07023e92a2eeac0fdeed9baea6640937f138011ea1b31e6252bdc547a4363
[INFO] running `Command { std: "docker" "start" "-a" "38e07023e92a2eeac0fdeed9baea6640937f138011ea1b31e6252bdc547a4363", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling cruet v0.13.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling textnonce v1.0.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling salvo_macros v0.36.0
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling str-buf v2.0.5
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling etag v3.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling salvo_core v0.36.0
[INFO] [stderr]    Compiling salvo_extra v0.36.0
[INFO] [stderr]    Compiling salvo v0.36.0
[INFO] [stderr]    Compiling salvo-websocket v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "38e07023e92a2eeac0fdeed9baea6640937f138011ea1b31e6252bdc547a4363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e07023e92a2eeac0fdeed9baea6640937f138011ea1b31e6252bdc547a4363", kill_on_drop: false }`
[INFO] [stdout] 38e07023e92a2eeac0fdeed9baea6640937f138011ea1b31e6252bdc547a4363
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cd53da5be28bef84510c76f4fe3c6737c2e08899af170e409ad099cec49f4a2
[INFO] running `Command { std: "docker" "start" "-a" "8cd53da5be28bef84510c76f4fe3c6737c2e08899af170e409ad099cec49f4a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling salvo-websocket v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "8cd53da5be28bef84510c76f4fe3c6737c2e08899af170e409ad099cec49f4a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd53da5be28bef84510c76f4fe3c6737c2e08899af170e409ad099cec49f4a2", kill_on_drop: false }`
[INFO] [stdout] 8cd53da5be28bef84510c76f4fe3c6737c2e08899af170e409ad099cec49f4a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4d1200dcac46e7266ad61471df229753fe29b8c41c6d673ce951117b1c37baf
[INFO] running `Command { std: "docker" "start" "-a" "e4d1200dcac46e7266ad61471df229753fe29b8c41c6d673ce951117b1c37baf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_websocket-f05fe86527f06686)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test websocket::test::websocket_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests salvo_websocket
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/websocket.rs - websocket::handle_socket (line 78) ... FAILED
[INFO] [stdout] test src/websocket.rs - websocket::WebSocketHandler (line 140) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/websocket.rs - websocket::handle_socket (line 78) stdout ----
[INFO] [stdout] error: cannot find attribute `handler` in this scope
[INFO] [stdout]  --> src/websocket.rs:84:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[handler]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use salvo::handler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `User` in this scope
[INFO] [stdout]   --> src/websocket.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let user: Result<User, ParseError> = req.parse_queries();
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn user_connected<User>(req: &mut Request, res: &mut Response) -> Result<(), StatusError> {
[INFO] [stdout]    |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/websocket.rs - websocket::WebSocketHandler (line 140) stdout ----
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]   --> src/websocket.rs:152:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[async_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `async_trait` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  2 + use async_trait::async_trait;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use salvo::async_trait;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/websocket.rs:146:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `on_connected` do not match the trait declaration
[INFO] [stdout]   --> src/websocket.rs:154:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     async fn on_connected(&self, ws_id: usize, sender: UnboundedSender<Result<Message, Error>>) {
[INFO] [stdout]    |                          ^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `on_disconnected` do not match the trait declaration
[INFO] [stdout]   --> src/websocket.rs:164:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     async fn on_disconnected(&self, ws_id: usize) {
[INFO] [stdout]    |                             ^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `on_receive_message` do not match the trait declaration
[INFO] [stdout]   --> src/websocket.rs:168:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn on_receive_message(&self, msg: Message) {
[INFO] [stdout]    |                                ^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `on_send_message` do not match the trait declaration
[INFO] [stdout]   --> src/websocket.rs:179:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn on_send_message(&self, msg: Message) -> Result<Message, Error> {
[INFO] [stdout]    |                             ^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/websocket.rs - websocket::WebSocketHandler (line 140)
[INFO] [stdout]     src/websocket.rs - websocket::handle_socket (line 78)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e4d1200dcac46e7266ad61471df229753fe29b8c41c6d673ce951117b1c37baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d1200dcac46e7266ad61471df229753fe29b8c41c6d673ce951117b1c37baf", kill_on_drop: false }`
[INFO] [stdout] e4d1200dcac46e7266ad61471df229753fe29b8c41c6d673ce951117b1c37baf
