[INFO] cloning repository https://github.com/Threadzless/bevy_flow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Threadzless/bevy_flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreadzless%2Fbevy_flow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreadzless%2Fbevy_flow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 150b19db4733223f57200b00fec899706d54513b
[INFO] testing Threadzless/bevy_flow against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreadzless%2Fbevy_flow" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Threadzless/bevy_flow
[INFO] finished tweaking git repo https://github.com/Threadzless/bevy_flow
[INFO] tweaked toml for git repo https://github.com/Threadzless/bevy_flow written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Threadzless/bevy_flow on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Threadzless/bevy_flow 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typeid v1.0.0
[INFO] [stderr]   Downloaded async-executor v1.12.0
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded blake3 v1.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a3953d3f52177b60e1d0ace1da643dec978eea8cd1e2c8ac63a62acbc97c20b
[INFO] running `Command { std: "docker" "start" "-a" "7a3953d3f52177b60e1d0ace1da643dec978eea8cd1e2c8ac63a62acbc97c20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a3953d3f52177b60e1d0ace1da643dec978eea8cd1e2c8ac63a62acbc97c20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a3953d3f52177b60e1d0ace1da643dec978eea8cd1e2c8ac63a62acbc97c20b", kill_on_drop: false }`
[INFO] [stdout] 7a3953d3f52177b60e1d0ace1da643dec978eea8cd1e2c8ac63a62acbc97c20b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41be11871d6781f2092f55e800b860cbefa62fdd7cf9f1c65d55e729a3acc215
[INFO] running `Command { std: "docker" "start" "-a" "41be11871d6781f2092f55e800b860cbefa62fdd7cf9f1c65d55e729a3acc215", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling bevy_ptr v0.15.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling bevy_tasks v0.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zerocopy-derive v0.7.34
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bevy_state_macros v0.15.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bevy_utils v0.15.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling bevy_reflect v0.15.0
[INFO] [stderr]    Compiling bevy_ecs v0.15.0
[INFO] [stderr]    Compiling bevy_math v0.15.0
[INFO] [stderr]    Compiling bevy_app v0.15.0
[INFO] [stderr]    Compiling bevy_core v0.15.0
[INFO] [stderr]    Compiling bevy_time v0.15.0
[INFO] [stderr]    Compiling bevy_asset v0.15.0
[INFO] [stderr]    Compiling bevy_log v0.15.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.15.0
[INFO] [stderr]    Compiling bevy_input v0.15.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.15.0
[INFO] [stderr]    Compiling bevy_state v0.15.0
[INFO] [stderr]    Compiling bevy_transform v0.15.0
[INFO] [stderr]    Compiling bevy_internal v0.15.0
[INFO] [stderr]    Compiling bevy v0.15.0
[INFO] [stderr]    Compiling bevy_flow v1.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "41be11871d6781f2092f55e800b860cbefa62fdd7cf9f1c65d55e729a3acc215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41be11871d6781f2092f55e800b860cbefa62fdd7cf9f1c65d55e729a3acc215", kill_on_drop: false }`
[INFO] [stdout] 41be11871d6781f2092f55e800b860cbefa62fdd7cf9f1c65d55e729a3acc215
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78ee67ec6310fb68034728bb2fc427d0e0bad24be7001203e2b4a5edba77814d
[INFO] running `Command { std: "docker" "start" "-a" "78ee67ec6310fb68034728bb2fc427d0e0bad24be7001203e2b4a5edba77814d", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_flow v1.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/basic.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "78ee67ec6310fb68034728bb2fc427d0e0bad24be7001203e2b4a5edba77814d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ee67ec6310fb68034728bb2fc427d0e0bad24be7001203e2b4a5edba77814d", kill_on_drop: false }`
[INFO] [stdout] 78ee67ec6310fb68034728bb2fc427d0e0bad24be7001203e2b4a5edba77814d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d933df88281c6dc8b4633b15aaa2d20801f3f7753bff5dace24066ebefcbe54f
[INFO] running `Command { std: "docker" "start" "-a" "d933df88281c6dc8b4633b15aaa2d20801f3f7753bff5dace24066ebefcbe54f", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_flow` (lib) generated 1 warning
[INFO] [stderr] warning: `bevy_flow` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> examples/basic.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_flow` (example "basic") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_flow-ae474cf65ea72dc5)
[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 bevy_flow
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/context.rs - context::FlowContext::with (line 100) ... ignored
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] test src/plugin.rs - plugin::FlowTaskManager<'w,'s>::start (line 79) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] error[E0423]: expected value, found enum `AppExit`
[INFO] [stdout]   --> src/lib.rs:115:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     exits.send(AppExit);
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]    |
[INFO] [stdout] 75 |     exits.send(AppExit::Success);
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] help: alternatively, the following enum variant is available
[INFO] [stdout]    |
[INFO] [stdout] 75 -     exits.send(AppExit);
[INFO] [stdout] 75 +     exits.send((AppExit::Error(/* fields */)));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:42:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/plugin.rs - plugin::FlowTaskManager<'w,'s>::start (line 79) stdout ----
[INFO] [stdout] error[E0423]: expected value, found enum `AppExit`
[INFO] [stdout]   --> src/plugin.rs:142:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     exits.send(AppExit);
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]    |
[INFO] [stdout] 65 |     exits.send(AppExit::Success);
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] help: alternatively, the following enum variant is available
[INFO] [stdout]    |
[INFO] [stdout] 65 -     exits.send(AppExit);
[INFO] [stdout] 65 +     exits.send((AppExit::Error(/* fields */)));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/plugin.rs:79:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 42)
[INFO] [stdout]     src/plugin.rs - plugin::FlowTaskManager<'w,'s>::start (line 79)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d933df88281c6dc8b4633b15aaa2d20801f3f7753bff5dace24066ebefcbe54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d933df88281c6dc8b4633b15aaa2d20801f3f7753bff5dace24066ebefcbe54f", kill_on_drop: false }`
[INFO] [stdout] d933df88281c6dc8b4633b15aaa2d20801f3f7753bff5dace24066ebefcbe54f
