[INFO] fetching crate simploxide-api-types 0.3.0...
[INFO] testing simploxide-api-types-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate simploxide-api-types 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate simploxide-api-types 0.3.0
[INFO] finished tweaking crates.io crate simploxide-api-types 0.3.0
[INFO] tweaked toml for crates.io crate simploxide-api-types 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simploxide-api-types 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simploxide-api-types 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded bon-macros v3.7.2
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded bon v3.7.2
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d167a5c39b5455de949faab68a3fdf0b97d9828252908267b8b96983559640c
[INFO] running `Command { std: "docker" "start" "-a" "5d167a5c39b5455de949faab68a3fdf0b97d9828252908267b8b96983559640c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d167a5c39b5455de949faab68a3fdf0b97d9828252908267b8b96983559640c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d167a5c39b5455de949faab68a3fdf0b97d9828252908267b8b96983559640c", kill_on_drop: false }`
[INFO] [stdout] 5d167a5c39b5455de949faab68a3fdf0b97d9828252908267b8b96983559640c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db18d16813cd984823a06516459843f27186667832730e4581fc96cad907aef4
[INFO] running `Command { std: "docker" "start" "-a" "db18d16813cd984823a06516459843f27186667832730e4581fc96cad907aef4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling simploxide-api-types v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.30s
[INFO] running `Command { std: "docker" "inspect" "db18d16813cd984823a06516459843f27186667832730e4581fc96cad907aef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db18d16813cd984823a06516459843f27186667832730e4581fc96cad907aef4", kill_on_drop: false }`
[INFO] [stdout] db18d16813cd984823a06516459843f27186667832730e4581fc96cad907aef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa18148720e1bf2d77fe02b88250d40c955e4f71d8302db555f0aa56d4cae57c
[INFO] running `Command { std: "docker" "start" "-a" "aa18148720e1bf2d77fe02b88250d40c955e4f71d8302db555f0aa56d4cae57c", kill_on_drop: false }`
[INFO] [stderr]    Compiling simploxide-api-types v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.49s
[INFO] running `Command { std: "docker" "inspect" "aa18148720e1bf2d77fe02b88250d40c955e4f71d8302db555f0aa56d4cae57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa18148720e1bf2d77fe02b88250d40c955e4f71d8302db555f0aa56d4cae57c", kill_on_drop: false }`
[INFO] [stdout] aa18148720e1bf2d77fe02b88250d40c955e4f71d8302db555f0aa56d4cae57c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d6d5b51223109df77ee3365c2b831880404315d377314b6359377f49b21513f
[INFO] running `Command { std: "docker" "start" "-a" "2d6d5b51223109df77ee3365c2b831880404315d377314b6359377f49b21513f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simploxide_api_types-e495516ac43cc351)
[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 simploxide_api_types
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_accept_contact (line 865) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_add_member (line 356) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_chat_item_reaction (line 277) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_connect_plan (line 787) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_block_members_for_all (line 482) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_create_group_link (line 645) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_accept_member (line 416) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_delete_user (line 1108) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_delete_my_address (line 52) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_delete_chat (line 972) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_delete_chat_item (line 212) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_delete_member_chat_item (line 245) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_add_contact (line 761) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_list_groups (line 946) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_create_my_address (line 25) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_delete_group_link (line 707) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_connect (line 813) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_leave_group (line 534) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_list_members (line 561) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_set_address_settings (line 132) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_send_messages (line 160) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_members_role (line 449) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_set_active_user (line 1082) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_new_group (line 588) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_set_contact_prefs (line 1162) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_list_contacts (line 919) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_remove_members (line 508) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_update_chat_item (line 186) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_join_group (line 389) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_reject_contact (line 892) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::cancel_file (line 329) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_get_group_link (line 734) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_set_profile_address (line 106) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_update_group_profile (line 614) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_group_link_member_role (line 676) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::show_active_user (line 1003) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::receive_file (line 303) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiAcceptMember (line 584) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiChatItemReaction (line 363) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiBlockMembersForAll (line 705) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_update_profile (line 1134) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::connect (line 839) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiAcceptContact (line 1255) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiCreateGroupLink (line 936) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::list_users (line 1056) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiConnect (line 1185) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::api_show_my_address (line 79) ... FAILED
[INFO] [stdout] test src/client_api.rs - client_api::ClientApi::create_active_user (line 1029) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiAddContact (line 1109) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiAddMember (line 497) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiDeleteChat (line 1386) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiLeaveGroup (line 801) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiDeleteChatItem (line 266) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiCreateMyAddress (line 16) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiDeleteUser (line 1539) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiListContacts (line 1315) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiDeleteMyAddress (line 46) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiDeleteGroupLink (line 1045) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiGroupLinkMemberRole (line 990) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiConnectPlan (line 1145) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiJoinGroup (line 553) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiSetContactPrefs (line 1616) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiSetProfileAddress (line 106) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiDeleteMemberChatItem (line 320) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiNewGroup (line 863) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiMembersRole (line 641) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiGetGroupLink (line 1077) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiRejectContact (line 1285) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiUpdateGroupProfile (line 902) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiUpdateChatItem (line 222) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::Connect (line 1221) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiShowMyAddress (line 76) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiUpdateProfile (line 1583) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiSetAddressSettings (line 143) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::CancelFile (line 467) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::CreateActiveUser (line 1446) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiListGroups (line 1345) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiListMembers (line 832) ... FAILED
[INFO] [stdout] test src/lib.rs - ChatType (line 1386) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ReceiveFile (line 406) ... FAILED
[INFO] [stdout] test src/lib.rs - ChatRef (line 1297) ... FAILED
[INFO] [stdout] test src/lib.rs - GroupChatScope (line 2419) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ShowActiveUser (line 1419) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiSendMessages (line 176) ... FAILED
[INFO] [stdout] test src/lib.rs - CreatedConnLink (line 2026) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiRemoveMembers (line 754) ... FAILED
[INFO] [stdout] test src/lib.rs - ChatDeleteMode (line 1112) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ListUsers (line 1477) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::ApiSetActiveUser (line 1504) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client_api.rs - client_api::ClientApi::api_accept_contact (line 865) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:866:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_accept <contactReqId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_add_member (line 356) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:357:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_add #<groupId> <contactId> observer|author|member|moderator|admin|owner
[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] ---- src/client_api.rs - client_api::ClientApi::api_chat_item_reaction (line 277) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:278:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_reaction <str(chatRef)> <chatItemId> on|off <json(reaction)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_connect_plan (line 787) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:788:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_connect plan <userId> <connectionLink>
[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] ---- src/client_api.rs - client_api::ClientApi::api_block_members_for_all (line 482) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:483:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_block #<groupId> <groupMemberIds[0]>[,<groupMemberIds[1]>...] blocked=on|off
[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] ---- src/client_api.rs - client_api::ClientApi::api_create_group_link (line 645) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:646:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_create link #<groupId> observer|author|member|moderator|admin|owner
[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] ---- src/client_api.rs - client_api::ClientApi::api_accept_member (line 416) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:417:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_accept member #<groupId> <groupMemberId> observer|author|member|moderator|admin|owner
[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] ---- src/client_api.rs - client_api::ClientApi::api_delete_user (line 1108) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:1109:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete user <userId> del_smp=on|off[ <json(viewPwd)>]
[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] ---- src/client_api.rs - client_api::ClientApi::api_delete_my_address (line 52) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:53:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete_address <userId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_delete_chat (line 972) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:973:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete <str(chatRef)> <str(chatDeleteMode)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_delete_chat_item (line 212) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:213:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete item <str(chatRef)> <chatItemIds[0]>[,<chatItemIds[1]>...] broadcast|internal|internalMark
[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] ---- src/client_api.rs - client_api::ClientApi::api_delete_member_chat_item (line 245) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:246:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete member item #<groupId> <chatItemIds[0]>[,<chatItemIds[1]>...]
[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] ---- src/client_api.rs - client_api::ClientApi::api_add_contact (line 761) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:762:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_connect <userId>[ incognito=on]
[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] ---- src/client_api.rs - client_api::ClientApi::api_list_groups (line 946) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:947:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_groups <userId>[ @<contactId_>][ <search>]
[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] ---- src/client_api.rs - client_api::ClientApi::api_create_my_address (line 25) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_address <userId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_delete_group_link (line 707) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:708:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete link #<groupId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_connect (line 813) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:814:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_connect <userId>[ <str(preparedLink_)>]
[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] ---- src/client_api.rs - client_api::ClientApi::api_leave_group (line 534) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:535:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_leave #<groupId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_list_members (line 561) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:562:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_members #<groupId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_set_address_settings (line 132) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:133:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_address_settings <userId> <json(settings)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_send_messages (line 160) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:161:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_send <str(sendRef)>[ live=on][ ttl=<ttl>] json <json(composedMessages)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_members_role (line 449) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:450:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_member role #<groupId> <groupMemberIds[0]>[,<groupMemberIds[1]>...] observer|author|member|moderator|admin|owner
[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] ---- src/client_api.rs - client_api::ClientApi::api_set_active_user (line 1082) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:1083:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_user <userId>[ <json(viewPwd)>]
[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] ---- src/client_api.rs - client_api::ClientApi::api_new_group (line 588) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:589:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_group <userId>[ incognito=on] <json(groupProfile)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_set_contact_prefs (line 1162) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:1163:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_set prefs @<contactId> <json(preferences)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_list_contacts (line 919) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:920:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_contacts <userId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_remove_members (line 508) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:509:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_remove #<groupId> <groupMemberIds[0]>[,<groupMemberIds[1]>...][ messages=on]
[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] ---- src/client_api.rs - client_api::ClientApi::api_update_chat_item (line 186) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:187:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_update item <str(chatRef)> <chatItemId>[ live=on] json <json(updatedMessage)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_join_group (line 389) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:390:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_join #<groupId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_reject_contact (line 892) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:893:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_reject <contactReqId>
[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] ---- src/client_api.rs - client_api::ClientApi::cancel_file (line 329) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:330:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /fcancel <fileId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_get_group_link (line 734) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:735:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_get link #<groupId>
[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] ---- src/client_api.rs - client_api::ClientApi::api_set_profile_address (line 106) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_profile_address <userId> on|off
[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] ---- src/client_api.rs - client_api::ClientApi::api_update_group_profile (line 614) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:615:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_group_profile #<groupId> <json(groupProfile)>
[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] ---- src/client_api.rs - client_api::ClientApi::api_group_link_member_role (line 676) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:677:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_set link role #<groupId> observer|author|member|moderator|admin|owner
[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] ---- src/client_api.rs - client_api::ClientApi::show_active_user (line 1003) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:1004:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /user
[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] ---- src/client_api.rs - client_api::ClientApi::receive_file (line 303) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:304:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /freceive <fileId>[ approved_relays=on][ encrypt=on|off][ inline=on|off][ <filePath>]
[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] ---- src/commands.rs - commands::ApiAcceptMember (line 584) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:585:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_accept member #<groupId> <groupMemberId> observer|author|member|moderator|admin|owner
[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] ---- src/commands.rs - commands::ApiChatItemReaction (line 363) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:364:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_reaction <str(chatRef)> <chatItemId> on|off <json(reaction)>
[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] ---- src/commands.rs - commands::ApiBlockMembersForAll (line 705) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:706:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_block #<groupId> <groupMemberIds[0]>[,<groupMemberIds[1]>...] blocked=on|off
[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] ---- src/client_api.rs - client_api::ClientApi::api_update_profile (line 1134) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:1135:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_profile <userId> <json(profile)>
[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] ---- src/client_api.rs - client_api::ClientApi::connect (line 839) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:840:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /connect[ <connLink_>]
[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] ---- src/commands.rs - commands::ApiAcceptContact (line 1255) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1256:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_accept <contactReqId>
[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] ---- src/commands.rs - commands::ApiCreateGroupLink (line 936) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:937:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_create link #<groupId> observer|author|member|moderator|admin|owner
[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] ---- src/client_api.rs - client_api::ClientApi::list_users (line 1056) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:1057:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /users
[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] ---- src/commands.rs - commands::ApiConnect (line 1185) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1186:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_connect <userId>[ <str(preparedLink_)>]
[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] ---- src/client_api.rs - client_api::ClientApi::api_show_my_address (line 79) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:80:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_show_address <userId>
[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] ---- src/client_api.rs - client_api::ClientApi::create_active_user (line 1029) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/client_api.rs:1030:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_create user <json(newUser)>
[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] ---- src/commands.rs - commands::ApiAddContact (line 1109) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1110:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_connect <userId>[ incognito=on]
[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] ---- src/commands.rs - commands::ApiAddMember (line 497) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:498:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_add #<groupId> <contactId> observer|author|member|moderator|admin|owner
[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] ---- src/commands.rs - commands::ApiDeleteChat (line 1386) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1387:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete <str(chatRef)> <str(chatDeleteMode)>
[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] ---- src/commands.rs - commands::ApiLeaveGroup (line 801) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:802:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_leave #<groupId>
[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] ---- src/commands.rs - commands::ApiDeleteChatItem (line 266) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:267:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete item <str(chatRef)> <chatItemIds[0]>[,<chatItemIds[1]>...] broadcast|internal|internalMark
[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] ---- src/commands.rs - commands::ApiCreateMyAddress (line 16) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:17:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_address <userId>
[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] ---- src/commands.rs - commands::ApiDeleteUser (line 1539) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1540:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete user <userId> del_smp=on|off[ <json(viewPwd)>]
[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] ---- src/commands.rs - commands::ApiListContacts (line 1315) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1316:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_contacts <userId>
[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] ---- src/commands.rs - commands::ApiDeleteMyAddress (line 46) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:47:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete_address <userId>
[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] ---- src/commands.rs - commands::ApiDeleteGroupLink (line 1045) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1046:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete link #<groupId>
[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] ---- src/commands.rs - commands::ApiGroupLinkMemberRole (line 990) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:991:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_set link role #<groupId> observer|author|member|moderator|admin|owner
[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] ---- src/commands.rs - commands::ApiConnectPlan (line 1145) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1146:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_connect plan <userId> <connectionLink>
[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] ---- src/commands.rs - commands::ApiJoinGroup (line 553) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:554:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_join #<groupId>
[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] ---- src/commands.rs - commands::ApiSetContactPrefs (line 1616) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1617:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_set prefs @<contactId> <json(preferences)>
[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] ---- src/commands.rs - commands::ApiSetProfileAddress (line 106) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_profile_address <userId> on|off
[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] ---- src/commands.rs - commands::ApiDeleteMemberChatItem (line 320) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:321:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_delete member item #<groupId> <chatItemIds[0]>[,<chatItemIds[1]>...]
[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] ---- src/commands.rs - commands::ApiNewGroup (line 863) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:864:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_group <userId>[ incognito=on] <json(groupProfile)>
[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] ---- src/commands.rs - commands::ApiMembersRole (line 641) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:642:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_member role #<groupId> <groupMemberIds[0]>[,<groupMemberIds[1]>...] observer|author|member|moderator|admin|owner
[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] ---- src/commands.rs - commands::ApiGetGroupLink (line 1077) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1078:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_get link #<groupId>
[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] ---- src/commands.rs - commands::ApiRejectContact (line 1285) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1286:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_reject <contactReqId>
[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] ---- src/commands.rs - commands::ApiUpdateGroupProfile (line 902) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:903:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_group_profile #<groupId> <json(groupProfile)>
[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] ---- src/commands.rs - commands::ApiUpdateChatItem (line 222) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:223:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_update item <str(chatRef)> <chatItemId>[ live=on] json <json(updatedMessage)>
[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] ---- src/commands.rs - commands::Connect (line 1221) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1222:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /connect[ <connLink_>]
[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] ---- src/commands.rs - commands::ApiShowMyAddress (line 76) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:77:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_show_address <userId>
[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] ---- src/commands.rs - commands::ApiUpdateProfile (line 1583) stdout ----
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1584:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_profile <userId> <json(profile)>
[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] ---- src/commands.rs - commands::ApiSetAddressSettings (line 143) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:144:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_address_settings <userId> <json(settings)>
[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] ---- src/commands.rs - commands::CancelFile (line 467) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:468:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /fcancel <fileId>
[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] ---- src/commands.rs - commands::CreateActiveUser (line 1446) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1447:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_create user <json(newUser)>
[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] ---- src/commands.rs - commands::ApiListGroups (line 1345) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1346:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_groups <userId>[ @<contactId_>][ <search>]
[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] ---- src/commands.rs - commands::ApiListMembers (line 832) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:833:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_members #<groupId>
[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] ---- src/lib.rs - ChatType (line 1386) stdout ----
[INFO] [stdout] error: expected item, found `@`
[INFO] [stdout]  --> src/lib.rs:1387:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | @|#|*|
[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] ---- src/commands.rs - commands::ReceiveFile (line 406) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:407:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /freceive <fileId>[ approved_relays=on][ encrypt=on|off][ inline=on|off][ <filePath>]
[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] ---- src/lib.rs - ChatRef (line 1297) stdout ----
[INFO] [stdout] error: expected identifier, found `<`
[INFO] [stdout]  --> src/lib.rs:1298:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | <str(chatType)><chatId>[<str(chatScope)>]
[INFO] [stdout]   | ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - GroupChatScope (line 2419) stdout ----
[INFO] [stdout] error: expected item, found `(`
[INFO] [stdout]  --> src/lib.rs:2420:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | (_support[:<groupMemberId_>])
[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] ---- src/commands.rs - commands::ShowActiveUser (line 1419) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1420:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /user
[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] ---- src/commands.rs - commands::ApiSendMessages (line 176) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:177:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_send <str(sendRef)>[ live=on][ ttl=<ttl>] json <json(composedMessages)>
[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] ---- src/lib.rs - CreatedConnLink (line 2026) stdout ----
[INFO] [stdout] error: expected identifier, found `<`
[INFO] [stdout]  --> src/lib.rs:2027:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | <connFullLink>[ <connShortLink>]
[INFO] [stdout]   | ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands.rs - commands::ApiRemoveMembers (line 754) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:755:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_remove #<groupId> <groupMemberIds[0]>[,<groupMemberIds[1]>...][ messages=on]
[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] ---- src/lib.rs - ChatDeleteMode (line 1112) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `full` in this scope
[INFO] [stdout]  --> src/lib.rs:1113:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | full|entity|messages[ notify=off]
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `entity` in this scope
[INFO] [stdout]  --> src/lib.rs:1113:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | full|entity|messages[ notify=off]
[INFO] [stdout]   |      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `messages` in this scope
[INFO] [stdout]  --> src/lib.rs:1113:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | full|entity|messages[ notify=off]
[INFO] [stdout]   |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `notify` in this scope
[INFO] [stdout]  --> src/lib.rs:1113:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | full|entity|messages[ notify=off]
[INFO] [stdout]   |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `off` in this scope
[INFO] [stdout]  --> src/lib.rs:1113:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | full|entity|messages[ notify=off]
[INFO] [stdout]   |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands.rs - commands::ListUsers (line 1477) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1478:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /users
[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] ---- src/commands.rs - commands::ApiSetActiveUser (line 1504) stdout ----
[INFO] [stdout] error: expected item, found `/`
[INFO] [stdout]  --> src/commands.rs:1505:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | /_user <userId>[ <json(viewPwd)>]
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_accept_contact (line 865)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_accept_member (line 416)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_add_contact (line 761)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_add_member (line 356)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_block_members_for_all (line 482)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_chat_item_reaction (line 277)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_connect (line 813)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_connect_plan (line 787)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_create_group_link (line 645)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_create_my_address (line 25)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_delete_chat (line 972)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_delete_chat_item (line 212)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_delete_group_link (line 707)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_delete_member_chat_item (line 245)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_delete_my_address (line 52)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_delete_user (line 1108)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_get_group_link (line 734)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_group_link_member_role (line 676)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_join_group (line 389)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_leave_group (line 534)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_list_contacts (line 919)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_list_groups (line 946)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_list_members (line 561)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_members_role (line 449)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_new_group (line 588)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_reject_contact (line 892)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_remove_members (line 508)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_send_messages (line 160)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_set_active_user (line 1082)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_set_address_settings (line 132)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_set_contact_prefs (line 1162)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_set_profile_address (line 106)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_show_my_address (line 79)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_update_chat_item (line 186)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_update_group_profile (line 614)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::api_update_profile (line 1134)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::cancel_file (line 329)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::connect (line 839)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::create_active_user (line 1029)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::list_users (line 1056)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::receive_file (line 303)
[INFO] [stdout]     src/client_api.rs - client_api::ClientApi::show_active_user (line 1003)
[INFO] [stdout]     src/commands.rs - commands::ApiAcceptContact (line 1255)
[INFO] [stdout]     src/commands.rs - commands::ApiAcceptMember (line 584)
[INFO] [stdout]     src/commands.rs - commands::ApiAddContact (line 1109)
[INFO] [stdout]     src/commands.rs - commands::ApiAddMember (line 497)
[INFO] [stdout]     src/commands.rs - commands::ApiBlockMembersForAll (line 705)
[INFO] [stdout]     src/commands.rs - commands::ApiChatItemReaction (line 363)
[INFO] [stdout]     src/commands.rs - commands::ApiConnect (line 1185)
[INFO] [stdout]     src/commands.rs - commands::ApiConnectPlan (line 1145)
[INFO] [stdout]     src/commands.rs - commands::ApiCreateGroupLink (line 936)
[INFO] [stdout]     src/commands.rs - commands::ApiCreateMyAddress (line 16)
[INFO] [stdout]     src/commands.rs - commands::ApiDeleteChat (line 1386)
[INFO] [stdout]     src/commands.rs - commands::ApiDeleteChatItem (line 266)
[INFO] [stdout]     src/commands.rs - commands::ApiDeleteGroupLink (line 1045)
[INFO] [stdout]     src/commands.rs - commands::ApiDeleteMemberChatItem (line 320)
[INFO] [stdout]     src/commands.rs - commands::ApiDeleteMyAddress (line 46)
[INFO] [stdout]     src/commands.rs - commands::ApiDeleteUser (line 1539)
[INFO] [stdout]     src/commands.rs - commands::ApiGetGroupLink (line 1077)
[INFO] [stdout]     src/commands.rs - commands::ApiGroupLinkMemberRole (line 990)
[INFO] [stdout]     src/commands.rs - commands::ApiJoinGroup (line 553)
[INFO] [stdout]     src/commands.rs - commands::ApiLeaveGroup (line 801)
[INFO] [stdout]     src/commands.rs - commands::ApiListContacts (line 1315)
[INFO] [stdout]     src/commands.rs - commands::ApiListGroups (line 1345)
[INFO] [stdout]     src/commands.rs - commands::ApiListMembers (line 832)
[INFO] [stdout]     src/commands.rs - commands::ApiMembersRole (line 641)
[INFO] [stdout]     src/commands.rs - commands::ApiNewGroup (line 863)
[INFO] [stdout]     src/commands.rs - commands::ApiRejectContact (line 1285)
[INFO] [stdout]     src/commands.rs - commands::ApiRemoveMembers (line 754)
[INFO] [stdout]     src/commands.rs - commands::ApiSendMessages (line 176)
[INFO] [stdout]     src/commands.rs - commands::ApiSetActiveUser (line 1504)
[INFO] [stdout]     src/commands.rs - commands::ApiSetAddressSettings (line 143)
[INFO] [stdout]     src/commands.rs - commands::ApiSetContactPrefs (line 1616)
[INFO] [stdout]     src/commands.rs - commands::ApiSetProfileAddress (line 106)
[INFO] [stdout]     src/commands.rs - commands::ApiShowMyAddress (line 76)
[INFO] [stdout]     src/commands.rs - commands::ApiUpdateChatItem (line 222)
[INFO] [stdout]     src/commands.rs - commands::ApiUpdateGroupProfile (line 902)
[INFO] [stdout]     src/commands.rs - commands::ApiUpdateProfile (line 1583)
[INFO] [stdout]     src/commands.rs - commands::CancelFile (line 467)
[INFO] [stdout]     src/commands.rs - commands::Connect (line 1221)
[INFO] [stdout]     src/commands.rs - commands::CreateActiveUser (line 1446)
[INFO] [stdout]     src/commands.rs - commands::ListUsers (line 1477)
[INFO] [stdout]     src/commands.rs - commands::ReceiveFile (line 406)
[INFO] [stdout]     src/commands.rs - commands::ShowActiveUser (line 1419)
[INFO] [stdout]     src/lib.rs - ChatDeleteMode (line 1112)
[INFO] [stdout]     src/lib.rs - ChatRef (line 1297)
[INFO] [stdout]     src/lib.rs - ChatType (line 1386)
[INFO] [stdout]     src/lib.rs - CreatedConnLink (line 2026)
[INFO] [stdout]     src/lib.rs - GroupChatScope (line 2419)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 89 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.93s; merged doctests compilation took 0.15s
[INFO] running `Command { std: "docker" "inspect" "2d6d5b51223109df77ee3365c2b831880404315d377314b6359377f49b21513f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6d5b51223109df77ee3365c2b831880404315d377314b6359377f49b21513f", kill_on_drop: false }`
[INFO] [stdout] 2d6d5b51223109df77ee3365c2b831880404315d377314b6359377f49b21513f
