[INFO] fetching crate kovi-plugin-expand-napcat 0.4.0...
[INFO] testing kovi-plugin-expand-napcat-0.4.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate kovi-plugin-expand-napcat 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate kovi-plugin-expand-napcat 0.4.0
[INFO] finished tweaking crates.io crate kovi-plugin-expand-napcat 0.4.0
[INFO] tweaked toml for crates.io crate kovi-plugin-expand-napcat 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kovi-plugin-expand-napcat 0.4.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kovi-plugin-expand-napcat 0.4.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kovi-macros v0.5.2
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded toml_write v0.1.2
[INFO] [stderr]   Downloaded windows-link v0.1.2
[INFO] [stderr]   Downloaded croner v2.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.12
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded kovi v0.12.2
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fad8bf9c19ba19a7f04a4989df90e637e4365340723d9fd6285c562a4270946
[INFO] running `Command { std: "docker" "start" "-a" "0fad8bf9c19ba19a7f04a4989df90e637e4365340723d9fd6285c562a4270946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fad8bf9c19ba19a7f04a4989df90e637e4365340723d9fd6285c562a4270946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fad8bf9c19ba19a7f04a4989df90e637e4365340723d9fd6285c562a4270946", kill_on_drop: false }`
[INFO] [stdout] 0fad8bf9c19ba19a7f04a4989df90e637e4365340723d9fd6285c562a4270946
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abd336111c8a44d19e53ec73e4da99ce872ac4e0c0d176f49ebbac3f32f85024
[INFO] running `Command { std: "docker" "start" "-a" "abd336111c8a44d19e53ec73e4da99ce872ac4e0c0d176f49ebbac3f32f85024", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling croner v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling kovi-macros v0.5.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kovi v0.12.2
[INFO] [stderr]    Compiling kovi-plugin-expand-napcat v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.07s
[INFO] running `Command { std: "docker" "inspect" "abd336111c8a44d19e53ec73e4da99ce872ac4e0c0d176f49ebbac3f32f85024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd336111c8a44d19e53ec73e4da99ce872ac4e0c0d176f49ebbac3f32f85024", kill_on_drop: false }`
[INFO] [stdout] abd336111c8a44d19e53ec73e4da99ce872ac4e0c0d176f49ebbac3f32f85024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b160183c743699a6879ceefbff9bb1a5f3fae0102d5d399e8eca6147877a12fa
[INFO] running `Command { std: "docker" "start" "-a" "b160183c743699a6879ceefbff9bb1a5f3fae0102d5d399e8eca6147877a12fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling kovi-plugin-expand-napcat v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "b160183c743699a6879ceefbff9bb1a5f3fae0102d5d399e8eca6147877a12fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b160183c743699a6879ceefbff9bb1a5f3fae0102d5d399e8eca6147877a12fa", kill_on_drop: false }`
[INFO] [stdout] b160183c743699a6879ceefbff9bb1a5f3fae0102d5d399e8eca6147877a12fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91624f03d650477fa6f63289fbd446c4c2bec9dddbcdb286ef2b1907aa1d0a53
[INFO] running `Command { std: "docker" "start" "-a" "91624f03d650477fa6f63289fbd446c4c2bec9dddbcdb286ef2b1907aa1d0a53", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kovi_plugin_expand_napcat-3cb87ab115969331)
[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 kovi_plugin_expand_napcat
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - NapCatVec::add_fake_node_from_id (line 1390) ... FAILED
[INFO] [stdout] test src/lib.rs - NapCatVec::push_fake_node_from_content (line 1403) ... FAILED
[INFO] [stdout] test src/lib.rs - NapCatVec::push_node_from_id (line 1450) ... FAILED
[INFO] [stdout] test src/lib.rs - NapCatVec::push_fake_node_from_id (line 1416) ... FAILED
[INFO] [stdout] test src/lib.rs - NapCatVec::push_node_from_content (line 1463) ... FAILED
[INFO] [stdout] test src/lib.rs - NapCatVec::add_node_from_id (line 1426) ... FAILED
[INFO] [stdout] test src/lib.rs - NapCatVec::add_fake_node_from_content (line 1372) ... FAILED
[INFO] [stdout] test src/lib.rs - NapCatVec::add_node_from_content (line 1439) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - NapCatVec::add_fake_node_from_id (line 1390) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]     --> src/lib.rs:1391:1
[INFO] [stdout]      |
[INFO] [stdout] 1391 | let mut nodes = Vec::new();
[INFO] [stdout]      | ^^^ `let` cannot be used for global variables
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `static` and a `Mutex` instead of `let mut`
[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 - NapCatVec::push_fake_node_from_content (line 1403) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]     --> src/lib.rs:1404:1
[INFO] [stdout]      |
[INFO] [stdout] 1404 | let mut nodes = Vec::new();
[INFO] [stdout]      | ^^^ `let` cannot be used for global variables
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `static` and a `Mutex` instead of `let mut`
[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 - NapCatVec::push_node_from_id (line 1450) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]     --> src/lib.rs:1451:1
[INFO] [stdout]      |
[INFO] [stdout] 1451 | let mut nodes = Vec::new();
[INFO] [stdout]      | ^^^ `let` cannot be used for global variables
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using `static` and a `Mutex` instead of `let mut`
[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 - NapCatVec::push_fake_node_from_id (line 1416) stdout ----
[INFO] [stdout] error[E0599]: no method named `push_fake_node_from_id` found for struct `Vec<_>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1418:7
[INFO] [stdout]      |
[INFO] [stdout] 1418 | nodes.push_fake_node_from_id("10000", "测试", "10000");
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^ method not found in `Vec<_>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - NapCatVec::push_node_from_content (line 1463) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]     --> src/lib.rs:1465:30
[INFO] [stdout]      |
[INFO] [stdout] 1465 | nodes.push_node_from_content(Message::from("Hello, world!"));
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1463 + use kovi::Message;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1466:1
[INFO] [stdout]      |
[INFO] [stdout] 1466 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1466:22
[INFO] [stdout]      |
[INFO] [stdout] 1466 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      |                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_node_from_content` found for struct `Vec<_>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1465:7
[INFO] [stdout]      |
[INFO] [stdout] 1465 | nodes.push_node_from_content(Message::from("Hello, world!"));
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:1468:8
[INFO] [stdout]      |
[INFO] [stdout] 1468 |     fn push_node_from_content(&mut self, content: Message);
[INFO] [stdout]      |        ---------------------- the method is available for `Vec<_>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `push_fake_node_from_content` with a similar name, but with different arguments
[INFO] [stdout]     --> src/lib.rs:1410:5
[INFO] [stdout]      |
[INFO] [stdout] 1410 |     fn push_fake_node_from_content(&mut self, user_id: &str, nickname: &str, content: Message);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `NapCatVec` which provides `push_node_from_content` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1463 + use kovi_plugin_expand_napcat::NapCatVec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - NapCatVec::add_node_from_id (line 1426) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1431:1
[INFO] [stdout]      |
[INFO] [stdout] 1431 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1431:22
[INFO] [stdout]      |
[INFO] [stdout] 1431 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      |                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_node_from_id` found for struct `Vec<_>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1428:6
[INFO] [stdout]      |
[INFO] [stdout] 1427 |   let nodes = Vec::new()
[INFO] [stdout]      |  _____________-
[INFO] [stdout] 1428 | |     .add_node_from_id("10000")
[INFO] [stdout]      | |_____-^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:1433:8
[INFO] [stdout]      |
[INFO] [stdout] 1433 |       fn add_node_from_id(self, id: &str) -> Vec<Node>;
[INFO] [stdout]      |          ---------------- the method is available for `Vec<_>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `add_fake_node_from_id` with a similar name, but with different arguments
[INFO] [stdout]     --> src/lib.rs:1397:5
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn add_fake_node_from_id(self, user_id: &str, nickname: &str, id: &str) -> Vec<Segment>;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `NapCatVec` which provides `add_node_from_id` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1426 + use kovi_plugin_expand_napcat::NapCatVec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - NapCatVec::add_fake_node_from_content (line 1372) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]     --> src/lib.rs:1374:48
[INFO] [stdout]      |
[INFO] [stdout] 1374 |     .add_fake_node_from_content("10000", "测试", Message::from("some"))
[INFO] [stdout]      |                                                  ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1372 + use kovi::Message;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]     --> src/lib.rs:1375:49
[INFO] [stdout]      |
[INFO] [stdout] 1375 |     .add_fake_node_from_content("10000", "测试2", Message::from("some"));
[INFO] [stdout]      |                                                   ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1372 + use kovi::Message;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1377:1
[INFO] [stdout]      |
[INFO] [stdout] 1377 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1377:22
[INFO] [stdout]      |
[INFO] [stdout] 1377 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      |                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_fake_node_from_content` found for struct `Vec<_>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1374:6
[INFO] [stdout]      |
[INFO] [stdout] 1373 |   let nodes = Vec::new()
[INFO] [stdout]      |  _____________-
[INFO] [stdout] 1374 | |     .add_fake_node_from_content("10000", "测试", Message::from("some"))
[INFO] [stdout]      | |_____-^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:1379:8
[INFO] [stdout]      |
[INFO] [stdout] 1379 |       fn add_fake_node_from_content(
[INFO] [stdout]      |          -------------------------- the method is available for `Vec<_>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `add_node_from_content` with a similar name, but with different arguments
[INFO] [stdout]     --> src/lib.rs:1444:5
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     fn add_node_from_content(self, content: Message) -> Vec<Node>;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `NapCatVec` which provides `add_fake_node_from_content` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1372 + use kovi_plugin_expand_napcat::NapCatVec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - NapCatVec::add_node_from_content (line 1439) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]     --> src/lib.rs:1440:46
[INFO] [stdout]      |
[INFO] [stdout] 1440 | let nodes = Vec::new().add_node_from_content(Message::from("Hello, world!"));
[INFO] [stdout]      |                                              ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1439 + use kovi::Message;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1442:1
[INFO] [stdout]      |
[INFO] [stdout] 1442 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bot` in this scope
[INFO] [stdout]     --> src/lib.rs:1442:22
[INFO] [stdout]      |
[INFO] [stdout] 1442 | bot.send_private_msg(bot.main_admin, nodes);
[INFO] [stdout]      |                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_node_from_content` found for struct `Vec<_>` in the current scope
[INFO] [stdout]     --> src/lib.rs:1440:24
[INFO] [stdout]      |
[INFO] [stdout] 1440 | let nodes = Vec::new().add_node_from_content(Message::from("Hello, world!"));
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:1444:8
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     fn add_node_from_content(self, content: Message) -> Vec<Node>;
[INFO] [stdout]      |        --------------------- the method is available for `Vec<_>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `add_fake_node_from_content` with a similar name, but with different arguments
[INFO] [stdout]     --> src/lib.rs:1379:5
[INFO] [stdout]      |
[INFO] [stdout] 1379 | /     fn add_fake_node_from_content(
[INFO] [stdout] 1380 | |         self,
[INFO] [stdout] 1381 | |         user_id: &str,
[INFO] [stdout] 1382 | |         nickname: &str,
[INFO] [stdout] 1383 | |         content: Message,
[INFO] [stdout] 1384 | |     ) -> Vec<Node>;
[INFO] [stdout]      | |___________________^
[INFO] [stdout] help: trait `NapCatVec` which provides `add_node_from_content` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1439 + use kovi_plugin_expand_napcat::NapCatVec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - NapCatVec::add_fake_node_from_content (line 1372)
[INFO] [stdout]     src/lib.rs - NapCatVec::add_fake_node_from_id (line 1390)
[INFO] [stdout]     src/lib.rs - NapCatVec::add_node_from_content (line 1439)
[INFO] [stdout]     src/lib.rs - NapCatVec::add_node_from_id (line 1426)
[INFO] [stdout]     src/lib.rs - NapCatVec::push_fake_node_from_content (line 1403)
[INFO] [stdout]     src/lib.rs - NapCatVec::push_fake_node_from_id (line 1416)
[INFO] [stdout]     src/lib.rs - NapCatVec::push_node_from_content (line 1463)
[INFO] [stdout]     src/lib.rs - NapCatVec::push_node_from_id (line 1450)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.71s; merged doctests compilation took 0.30s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "91624f03d650477fa6f63289fbd446c4c2bec9dddbcdb286ef2b1907aa1d0a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91624f03d650477fa6f63289fbd446c4c2bec9dddbcdb286ef2b1907aa1d0a53", kill_on_drop: false }`
[INFO] [stdout] 91624f03d650477fa6f63289fbd446c4c2bec9dddbcdb286ef2b1907aa1d0a53
