[INFO] cloning repository https://github.com/TTTPOB/syo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TTTPOB/syo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTTPOB%2Fsyo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTTPOB%2Fsyo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bcaf685e0d08f67ff1aa373a545b4730eb40a1b
[INFO] checking TTTPOB/syo against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTTPOB%2Fsyo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TTTPOB/syo
[INFO] finished tweaking git repo https://github.com/TTTPOB/syo
[INFO] tweaked toml for git repo https://github.com/TTTPOB/syo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TTTPOB/syo on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TTTPOB/syo 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70
[INFO] running `Command { std: "docker" "start" "71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v1.6.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling rmcp-macros v1.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking siyuan-types v0.1.5 (/opt/rustwide/workdir/crates/siyuan-types)
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.58.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking siyuan-client v0.1.5 (/opt/rustwide/workdir/crates/siyuan-client)
[INFO] [stderr]     Checking siyuan-testkit v0.1.5 (/opt/rustwide/workdir/crates/siyuan-testkit)
[INFO] [stderr]     Checking siyuan-model v0.1.5 (/opt/rustwide/workdir/crates/siyuan-model)
[INFO] [stderr]     Checking siyuan-render v0.1.5 (/opt/rustwide/workdir/crates/siyuan-render)
[INFO] [stderr]     Checking syo-core v0.1.5 (/opt/rustwide/workdir/crates/syo-core)
[INFO] [stderr]     Checking syo-mcp v0.1.5 (/opt/rustwide/workdir/crates/syo-mcp)
[INFO] [stderr]     Checking syo-cli v0.1.5 (/opt/rustwide/workdir/crates/syo-cli)
[INFO] [stdout] warning: unused import: `cleanup_fixture`
[INFO] [stdout]   --> crates/syo-cli/tests/pagination_errors.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | use common::{boot_with_seed, cleanup_fixture, wait_for, wait_for_doc_indexed};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cleanup_fixture`
[INFO] [stdout]  --> crates/syo-cli/tests/cli_integration.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | use common::{boot_with_seed, cleanup_fixture, wait_for};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cleanup_fixture`
[INFO] [stdout]   --> crates/syo-cli/tests/notebook_filetree.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | use common::{Fixture, boot_with_seed, cleanup_fixture, wait_for};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cleanup_fixture`
[INFO] [stdout]   --> crates/syo-cli/tests/asset_graph.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | use common::{boot_with_seed, cleanup_fixture, wait_for};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_nested` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/doc_tree.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn cleanup_nested(f: NestedFixture) -> Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_fixture` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn cleanup_fixture(f: Fixture) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_notebook_cleaned_up` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn wait_for_notebook_cleaned_up(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_fixture` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn cleanup_fixture(f: Fixture) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_notebook_cleaned_up` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn wait_for_notebook_cleaned_up(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_fixture` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn cleanup_fixture(f: Fixture) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_notebook_cleaned_up` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn wait_for_notebook_cleaned_up(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_fixture` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn cleanup_fixture(f: Fixture) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_notebook_cleaned_up` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn wait_for_notebook_cleaned_up(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_fixture` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn cleanup_fixture(f: Fixture) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_notebook_cleaned_up` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn wait_for_notebook_cleaned_up(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_fixture` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn cleanup_fixture(f: Fixture) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_sql` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub async fn wait_for_sql<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_block_with_content` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn wait_for_block_with_content(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_ref` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub async fn wait_for_ref(client: &SiyuanClient, from_id: &BlockId, to_id: &BlockId) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_notebook_cleaned_up` is never used
[INFO] [stdout]    --> crates/syo-cli/tests/common/mod.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn wait_for_notebook_cleaned_up(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.25s
[INFO] running `Command { std: "docker" "inspect" "71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70", kill_on_drop: false }`
[INFO] [stdout] 71085b0255bd5f8f8d1070881cc6d0c941fd2fde99b8c3e0d554e0309f9b3c70
