[INFO] cloning repository https://github.com/AltrixHub/cognet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AltrixHub/cognet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltrixHub%2Fcognet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltrixHub%2Fcognet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f312b16c073ff4732a4ee0629353b6418f365e4a
[INFO] testing AltrixHub/cognet against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltrixHub%2Fcognet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AltrixHub/cognet
[INFO] finished tweaking git repo https://github.com/AltrixHub/cognet
[INFO] tweaked toml for git repo https://github.com/AltrixHub/cognet written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AltrixHub/cognet on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AltrixHub/cognet 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded strum v0.27.0
[INFO] [stderr]   Downloaded wasm_sync v0.1.2
[INFO] [stderr]   Downloaded ulid v1.2.0
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded async-trait v0.1.86
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded inventory v0.3.19
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-rayon v1.3.0
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07cb51b72d868f48c89f3c1df3aea4ea46352c52804f8cfc49003f925105f377
[INFO] running `Command { std: "docker" "start" "-a" "07cb51b72d868f48c89f3c1df3aea4ea46352c52804f8cfc49003f925105f377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07cb51b72d868f48c89f3c1df3aea4ea46352c52804f8cfc49003f925105f377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cb51b72d868f48c89f3c1df3aea4ea46352c52804f8cfc49003f925105f377", kill_on_drop: false }`
[INFO] [stdout] 07cb51b72d868f48c89f3c1df3aea4ea46352c52804f8cfc49003f925105f377
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cf68a6eda8fee600725178274313eb27aee7c3ef3204572eec4f8bac1878dc0
[INFO] running `Command { std: "docker" "start" "-a" "1cf68a6eda8fee600725178274313eb27aee7c3ef3204572eec4f8bac1878dc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasm_sync v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling inventory v0.3.19
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ulid v1.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-rayon v1.3.0
[INFO] [stderr]    Compiling cognet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/node_graph/execution_cache.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self) -> Result<MutexGuard<ExecutionCache>, String> {
[INFO] [stdout]    |                 ^^^^^            -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self) -> Result<MutexGuard<'_, ExecutionCache>, String> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/node_graph/node_manager.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub async fn lock(&self) -> MutexGuard<HashMap<NodeId, NodeEntity>> {
[INFO] [stdout]    |                       ^^^^^     --------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub async fn lock(&self) -> MutexGuard<'_, HashMap<NodeId, NodeEntity>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "1cf68a6eda8fee600725178274313eb27aee7c3ef3204572eec4f8bac1878dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf68a6eda8fee600725178274313eb27aee7c3ef3204572eec4f8bac1878dc0", kill_on_drop: false }`
[INFO] [stdout] 1cf68a6eda8fee600725178274313eb27aee7c3ef3204572eec4f8bac1878dc0
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bb58d1b27453c71903599d2d50a0def225b2dbcfdedfaf9cabde5e637cf423b
[INFO] running `Command { std: "docker" "start" "-a" "8bb58d1b27453c71903599d2d50a0def225b2dbcfdedfaf9cabde5e637cf423b", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/node_graph/execution_cache.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self) -> Result<MutexGuard<ExecutionCache>, String> {
[INFO] [stdout]    |                 ^^^^^            -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self) -> Result<MutexGuard<'_, ExecutionCache>, String> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cognet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/node_graph/node_manager.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub async fn lock(&self) -> MutexGuard<HashMap<NodeId, NodeEntity>> {
[INFO] [stdout]    |                       ^^^^^     --------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub async fn lock(&self) -> MutexGuard<'_, HashMap<NodeId, NodeEntity>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/node_graph/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/node_graph/execution_cache.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self) -> Result<MutexGuard<ExecutionCache>, String> {
[INFO] [stdout]    |                 ^^^^^            -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self) -> Result<MutexGuard<'_, ExecutionCache>, String> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/node_graph/node_manager.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub async fn lock(&self) -> MutexGuard<HashMap<NodeId, NodeEntity>> {
[INFO] [stdout]    |                       ^^^^^     --------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub async fn lock(&self) -> MutexGuard<'_, HashMap<NodeId, NodeEntity>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.33s
[INFO] running `Command { std: "docker" "inspect" "8bb58d1b27453c71903599d2d50a0def225b2dbcfdedfaf9cabde5e637cf423b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb58d1b27453c71903599d2d50a0def225b2dbcfdedfaf9cabde5e637cf423b", kill_on_drop: false }`
[INFO] [stdout] 8bb58d1b27453c71903599d2d50a0def225b2dbcfdedfaf9cabde5e637cf423b
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 358732a6b58461007fdda9bd855a08b25652712939f89620d35dcdaa2f16e739
[INFO] running `Command { std: "docker" "start" "-a" "358732a6b58461007fdda9bd855a08b25652712939f89620d35dcdaa2f16e739", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/node_graph/execution_cache.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn lock(&self) -> Result<MutexGuard<ExecutionCache>, String> {
[INFO] [stderr]    |                 ^^^^^            -------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn lock(&self) -> Result<MutexGuard<'_, ExecutionCache>, String> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/node_graph/node_manager.rs:32:23
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub async fn lock(&self) -> MutexGuard<HashMap<NodeId, NodeEntity>> {
[INFO] [stderr]    |                       ^^^^^     --------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub async fn lock(&self) -> MutexGuard<'_, HashMap<NodeId, NodeEntity>> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/node_graph/mod.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cognet` (lib) generated 2 warnings
[INFO] [stderr] warning: `cognet` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p cognet --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cognet-6b899ed9490d7adb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test node_graph::tests::test_execute ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cognet
[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] running `Command { std: "docker" "inspect" "358732a6b58461007fdda9bd855a08b25652712939f89620d35dcdaa2f16e739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "358732a6b58461007fdda9bd855a08b25652712939f89620d35dcdaa2f16e739", kill_on_drop: false }`
[INFO] [stdout] 358732a6b58461007fdda9bd855a08b25652712939f89620d35dcdaa2f16e739
