[INFO] cloning repository https://github.com/AarambhDevHub/wsforge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AarambhDevHub/wsforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAarambhDevHub%2Fwsforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAarambhDevHub%2Fwsforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b034c466ed3a8e4874ea60d97a074993a65ea279
[INFO] testing AarambhDevHub/wsforge against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAarambhDevHub%2Fwsforge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AarambhDevHub/wsforge
[INFO] finished tweaking git repo https://github.com/AarambhDevHub/wsforge
[INFO] tweaked toml for git repo https://github.com/AarambhDevHub/wsforge written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AarambhDevHub/wsforge on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AarambhDevHub/wsforge 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47d4835825927ca0fbde9bf3f26d5d60912e5891d7535d92250f0146602b43db
[INFO] running `Command { std: "docker" "start" "-a" "47d4835825927ca0fbde9bf3f26d5d60912e5891d7535d92250f0146602b43db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47d4835825927ca0fbde9bf3f26d5d60912e5891d7535d92250f0146602b43db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d4835825927ca0fbde9bf3f26d5d60912e5891d7535d92250f0146602b43db", kill_on_drop: false }`
[INFO] [stdout] 47d4835825927ca0fbde9bf3f26d5d60912e5891d7535d92250f0146602b43db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72cb9e3dfa97728e04567cace59146b23fc8246db02968534b8000de3297b735
[INFO] running `Command { std: "docker" "start" "-a" "72cb9e3dfa97728e04567cace59146b23fc8246db02968534b8000de3297b735", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wsforge-macros v0.1.1 (/opt/rustwide/workdir/wsforge-macros)
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling wsforge-core v0.1.1 (/opt/rustwide/workdir/wsforge-core)
[INFO] [stderr]    Compiling wsforge v0.1.1 (/opt/rustwide/workdir/wsforge)
[INFO] [stderr]    Compiling chat-web-example v0.1.0 (/opt/rustwide/workdir/examples/chat-web)
[INFO] [stderr]    Compiling echo-example v0.1.0 (/opt/rustwide/workdir/examples/echo)
[INFO] [stderr]    Compiling chat-example v0.1.1 (/opt/rustwide/workdir/examples/chat)
[INFO] [stderr]    Compiling realtime-game-example v0.1.0 (/opt/rustwide/workdir/examples/realtime-game)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "72cb9e3dfa97728e04567cace59146b23fc8246db02968534b8000de3297b735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72cb9e3dfa97728e04567cace59146b23fc8246db02968534b8000de3297b735", kill_on_drop: false }`
[INFO] [stdout] 72cb9e3dfa97728e04567cace59146b23fc8246db02968534b8000de3297b735
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42c322e1f6210944ff1e644aa93ef3e1ca7db7aba1ce120a15871921498888c2
[INFO] running `Command { std: "docker" "start" "-a" "42c322e1f6210944ff1e644aa93ef3e1ca7db7aba1ce120a15871921498888c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling wsforge-macros v0.1.1 (/opt/rustwide/workdir/wsforge-macros)
[INFO] [stderr]    Compiling wsforge-core v0.1.1 (/opt/rustwide/workdir/wsforge-core)
[INFO] [stderr]    Compiling wsforge v0.1.1 (/opt/rustwide/workdir/wsforge)
[INFO] [stderr]    Compiling chat-example v0.1.1 (/opt/rustwide/workdir/examples/chat)
[INFO] [stderr]    Compiling realtime-game-example v0.1.0 (/opt/rustwide/workdir/examples/realtime-game)
[INFO] [stderr]    Compiling echo-example v0.1.0 (/opt/rustwide/workdir/examples/echo)
[INFO] [stderr]    Compiling chat-web-example v0.1.0 (/opt/rustwide/workdir/examples/chat-web)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.86s
[INFO] running `Command { std: "docker" "inspect" "42c322e1f6210944ff1e644aa93ef3e1ca7db7aba1ce120a15871921498888c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42c322e1f6210944ff1e644aa93ef3e1ca7db7aba1ce120a15871921498888c2", kill_on_drop: false }`
[INFO] [stdout] 42c322e1f6210944ff1e644aa93ef3e1ca7db7aba1ce120a15871921498888c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c127c19090037e17e7f39c89b3fb6a7c2079bafae25ff456ce86912fae271ab5
[INFO] running `Command { std: "docker" "start" "-a" "c127c19090037e17e7f39c89b3fb6a7c2079bafae25ff456ce86912fae271ab5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_example-f25c62971e07c4a2)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_web_example-932d4030fe0cde02)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/echo_example-86f9b8e749823ddd)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/realtime_game_example-4a68af0c2424bfba)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wsforge-c3bfe3b3582b397a)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wsforge_core-1809b01870cc28e5)
[INFO] [stdout] running 30 tests
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test error::tests::test_connection_not_found ... ok
[INFO] [stdout] test error::tests::test_custom_error ... ok
[INFO] [stdout] test error::tests::test_error_display_formatting ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test error::tests::test_route_not_found ... ok
[INFO] [stdout] test handler::tests::test_unit_into_response ... ok
[INFO] [stdout] test message::tests::test_as_bytes ... ok
[INFO] [stdout] test handler::tests::test_handler_creation ... ok
[INFO] [stdout] test error::tests::test_error_from_json ... ok
[INFO] [stdout] test error::tests::test_extractor_error ... ok
[INFO] [stdout] test message::tests::test_binary_message ... ok
[INFO] [stdout] test handler::tests::test_string_into_response ... ok
[INFO] [stdout] test message::tests::test_ping_message ... ok
[INFO] [stdout] test message::tests::test_close_message ... ok
[INFO] [stdout] test message::tests::test_json_parsing ... ok
[INFO] [stdout] test message::tests::test_tungstenite_conversion ... ok
[INFO] [stdout] test handler::tests::test_json_response ... ok
[INFO] [stdout] test state::tests::test_get_nonexistent ... ok
[INFO] [stdout] test message::tests::test_text_message ... ok
[INFO] [stdout] test state::tests::test_clear ... ok
[INFO] [stdout] test message::tests::test_pong_message ... ok
[INFO] [stdout] test state::tests::test_clone ... ok
[INFO] [stdout] test error::tests::test_handler_error ... ok
[INFO] [stdout] test state::tests::test_contains ... ok
[INFO] [stdout] test state::tests::test_insert_and_get ... ok
[INFO] [stdout] test state::tests::test_len_and_empty ... ok
[INFO] [stdout] test state::tests::test_remove ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wsforge_macros-55b465d331a3a32c)
[INFO] [stdout] test state::tests::test_replace_value ... ok
[INFO] [stdout] test state::tests::test_multiple_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wsforge
[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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test wsforge/src/lib.rs - (line 32) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 241) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 336) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 111) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 279) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 317) ... ok
[INFO] [stdout] test wsforge/src/lib.rs - (line 179) ... ok
[INFO] [stdout] test wsforge/src/lib.rs - prelude (line 421) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 142) ... ok
[INFO] [stdout] test wsforge/src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test wsforge/src/lib.rs - (line 206) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 32) stdout ----
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]   --> wsforge/src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | [dependencies]
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 241) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]    --> wsforge/src/lib.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let json = serde_json::to_string(&game_move)?;
[INFO] [stdout]     |                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Json<GameMove>, ..., ...) -> ... {game_handler}: IntoHandler<_>` is not satisfied
[INFO] [stdout]    --> wsforge/src/lib.rs:268:34
[INFO] [stdout]     |
[INFO] [stdout] 268 |         .default_handler(handler(game_handler))
[INFO] [stdout]     |                          ------- ^^^^^^^^^^^^ the trait `IntoHandler<_>` is not implemented for fn item `fn(Json<GameMove>, Connection, State<Arc<...>>) -> ... {game_handler}`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `wsforge::handler`
[INFO] [stdout]    --> wsforge-core/src/handler.rs:643:8
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub fn handler<F, T>(f: F) -> Arc<dyn Handler>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] 642 | where
[INFO] [stdout] 643 |     F: IntoHandler<T>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `handler`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestRU9Fsf/rust_out.long-type-10544665158617896583.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> wsforge/src/lib.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | async fn main() -> Result<()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 44) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> wsforge/src/lib.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> wsforge/src/lib.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn main() -> Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 336) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tokio`
[INFO] [stdout]    --> wsforge/src/lib.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 | use tokio::signal;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:341:3
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 |     tokio::select! {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> wsforge/src/lib.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | async fn main() -> Result<()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 111) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:124:3
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> wsforge/src/lib.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | async fn main() -> Result<()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 279) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | use tokio::sync::RwLock;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]    --> wsforge/src/lib.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let json = serde_json::to_string(&msg)?;
[INFO] [stdout]     |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - prelude (line 421) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> wsforge/src/lib.rs:432:34
[INFO] [stdout]     |
[INFO] [stdout] 432 |         .default_handler(handler(handler));
[INFO] [stdout]     |                          ------- ^^^^^^^ expected `Message`, found fn item
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `wsforge::Message`
[INFO] [stdout]               found fn item `fn(wsforge::Message) -> impl Future<Output = std::result::Result<String, wsforge::Error>> {handler}`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> wsforge/src/lib.rs:425:10
[INFO] [stdout]     |
[INFO] [stdout] 425 | async fn handler(msg: Message) -> Result<String> {
[INFO] [stdout]     |          ^^^^^^^ ------------
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> wsforge/src/lib.rs:432:26
[INFO] [stdout]     |
[INFO] [stdout] 432 |         .default_handler(handler(handler));
[INFO] [stdout]     |          --------------- ^^^^^^^^^^^^^^^^ expected `Arc<dyn Handler>`, found future
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> wsforge-core/src/router.rs:676:12
[INFO] [stdout]     |
[INFO] [stdout] 676 |     pub fn default_handler(mut self, handler: Arc<dyn Handler>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> wsforge/src/lib.rs:430:1
[INFO] [stdout]     |
[INFO] [stdout] 430 | async fn main() -> Result<()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> wsforge/src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> wsforge/src/lib.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]   --> wsforge/src/lib.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let response = serde_json::to_string(&msg)?;
[INFO] [stdout]    |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Json<ChatMessage>, ..., ...) -> ... {chat_handler}: IntoHandler<_>` is not satisfied
[INFO] [stdout]    --> wsforge/src/lib.rs:95:34
[INFO] [stdout]     |
[INFO] [stdout]  95 |         .default_handler(handler(chat_handler))
[INFO] [stdout]     |                          ------- ^^^^^^^^^^^^ the trait `IntoHandler<_>` is not implemented for fn item `fn(Json<ChatMessage>, Connection, State<...>) -> ... {chat_handler}`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `wsforge::handler`
[INFO] [stdout]    --> wsforge-core/src/handler.rs:643:8
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub fn handler<F, T>(f: F) -> Arc<dyn Handler>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] 642 | where
[INFO] [stdout] 643 |     F: IntoHandler<T>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `handler`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestnudCkv/rust_out.long-type-15355061093031140839.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> wsforge/src/lib.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | async fn main() -> Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wsforge/src/lib.rs - (line 206) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> wsforge/src/lib.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> wsforge/src/lib.rs:231:26
[INFO] [stdout]     |
[INFO] [stdout] 231 |         .default_handler(handler(handler));
[INFO] [stdout]     |                          ^^^^^^^--------- argument #2 of type `wsforge::State<Arc<Config>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: expected `State<Arc<Database>>`, found fn item
[INFO] [stdout]    --> wsforge/src/lib.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |         .default_handler(handler(handler));
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout]     = note: expected struct `wsforge::State<Arc<Database>>`
[INFO] [stdout]               found fn item `fn(wsforge::State<Arc<Database>>, wsforge::State<Arc<Config>>) -> impl Future<Output = std::result::Result<String, wsforge::Error>> {handler}`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> wsforge/src/lib.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 | async fn handler(
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 220 |     State(db): State<Arc<Database>>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] 221 |     State(config): State<Arc<Config>>,
[INFO] [stdout]     |     ---------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 231 -         .default_handler(handler(handler));
[INFO] [stdout] 231 +         .default_handler(handler(/* wsforge::State<Arc<Database>> */, /* wsforge::State<Arc<Config>> */));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> wsforge/src/lib.rs:231:26
[INFO] [stdout]     |
[INFO] [stdout] 231 |         .default_handler(handler(handler));
[INFO] [stdout]     |          --------------- ^^^^^^^^^^^^^^^^ expected `Arc<dyn Handler>`, found future
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> wsforge-core/src/router.rs:676:12
[INFO] [stdout]     |
[INFO] [stdout] 676 |     pub fn default_handler(mut self, handler: Arc<dyn Handler>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> wsforge/src/lib.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | async fn main() -> Result<()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     wsforge/src/lib.rs - (line 111)
[INFO] [stdout]     wsforge/src/lib.rs - (line 206)
[INFO] [stdout]     wsforge/src/lib.rs - (line 241)
[INFO] [stdout]     wsforge/src/lib.rs - (line 279)
[INFO] [stdout]     wsforge/src/lib.rs - (line 32)
[INFO] [stdout]     wsforge/src/lib.rs - (line 336)
[INFO] [stdout]     wsforge/src/lib.rs - (line 44)
[INFO] [stdout]     wsforge/src/lib.rs - (line 66)
[INFO] [stdout]     wsforge/src/lib.rs - prelude (line 421)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.59s; merged doctests compilation took 0.49s
[INFO] [stderr] error: doctest failed, to rerun pass `-p wsforge --doc`
[INFO] running `Command { std: "docker" "inspect" "c127c19090037e17e7f39c89b3fb6a7c2079bafae25ff456ce86912fae271ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c127c19090037e17e7f39c89b3fb6a7c2079bafae25ff456ce86912fae271ab5", kill_on_drop: false }`
[INFO] [stdout] c127c19090037e17e7f39c89b3fb6a7c2079bafae25ff456ce86912fae271ab5
