[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#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreadzless%2Fbevy_flow" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Threadzless/bevy_flow on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_internal v0.15.0
[INFO] [stderr]   Downloaded bevy_utils v0.15.0
[INFO] [stderr]   Downloaded serde v1.0.203
[INFO] [stderr]   Downloaded bevy_core v0.15.0
[INFO] [stderr]   Downloaded bevy_log v0.15.0
[INFO] [stderr]   Downloaded bevy_macro_utils v0.15.0
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.15.0
[INFO] [stderr]   Downloaded bevy_ptr v0.15.0
[INFO] [stderr]   Downloaded bevy_derive v0.15.0
[INFO] [stderr]   Downloaded bevy_diagnostic v0.15.0
[INFO] [stderr]   Downloaded bevy_a11y v0.15.0
[INFO] [stderr]   Downloaded atomicow v1.0.0
[INFO] [stderr]   Downloaded bevy_state_macros v0.15.0
[INFO] [stderr]   Downloaded arrayref v0.3.8
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded bevy_asset_macros v0.15.0
[INFO] [stderr]   Downloaded async-executor v1.12.0
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded thiserror v1.0.61
[INFO] [stderr]   Downloaded thiserror-impl v1.0.61
[INFO] [stderr]   Downloaded bevy_time v0.15.0
[INFO] [stderr]   Downloaded bevy_state v0.15.0
[INFO] [stderr]   Downloaded bevy_hierarchy v0.15.0
[INFO] [stderr]   Downloaded bevy_tasks v0.15.0
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.15.0
[INFO] [stderr]   Downloaded bevy_transform v0.15.0
[INFO] [stderr]   Downloaded bevy_window v0.15.0
[INFO] [stderr]   Downloaded bevy_app v0.15.0
[INFO] [stderr]   Downloaded accesskit v0.17.1
[INFO] [stderr]   Downloaded bytemuck v1.16.0
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded bevy_input v0.15.0
[INFO] [stderr]   Downloaded serde_derive v1.0.203
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.34
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.15.0
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded libm v0.2.11
[INFO] [stderr]   Downloaded bevy_math v0.15.0
[INFO] [stderr]   Downloaded zerocopy v0.7.34
[INFO] [stderr]   Downloaded bevy_asset v0.15.0
[INFO] [stderr]   Downloaded bevy_reflect v0.15.0
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded bevy v0.15.0
[INFO] [stderr]   Downloaded bevy_ecs v0.15.0
[INFO] [stderr]   Downloaded glam v0.29.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f6be4251004db776ea52cfbe6db76a9f93e8d2ebf26ba15e24940112b8ba207
[INFO] running `Command { std: "docker" "start" "-a" "3f6be4251004db776ea52cfbe6db76a9f93e8d2ebf26ba15e24940112b8ba207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f6be4251004db776ea52cfbe6db76a9f93e8d2ebf26ba15e24940112b8ba207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6be4251004db776ea52cfbe6db76a9f93e8d2ebf26ba15e24940112b8ba207", kill_on_drop: false }`
[INFO] [stdout] 3f6be4251004db776ea52cfbe6db76a9f93e8d2ebf26ba15e24940112b8ba207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7d6608e18a44e3585dd6d0876515333079d2c2f26bcaaddac167752bdab6cd6
[INFO] running `Command { std: "docker" "start" "-a" "e7d6608e18a44e3585dd6d0876515333079d2c2f26bcaaddac167752bdab6cd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bevy_ptr v0.15.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling bevy_tasks v0.15.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling atomicow v1.0.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[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 bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.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 bevy_asset_macros v0.15.0
[INFO] [stderr]    Compiling bevy_state_macros v0.15.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[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 rand_distr v0.4.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[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 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] [stdout] warning: feature `exact_size_is_empty` is declared but not used
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(exact_size_is_empty)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "e7d6608e18a44e3585dd6d0876515333079d2c2f26bcaaddac167752bdab6cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d6608e18a44e3585dd6d0876515333079d2c2f26bcaaddac167752bdab6cd6", kill_on_drop: false }`
[INFO] [stdout] e7d6608e18a44e3585dd6d0876515333079d2c2f26bcaaddac167752bdab6cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04dc122ab2eadf6ed1268eabdcacdc24658232cff41060eebff519ed7a25ab7d
[INFO] running `Command { std: "docker" "start" "-a" "04dc122ab2eadf6ed1268eabdcacdc24658232cff41060eebff519ed7a25ab7d", 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: feature `exact_size_is_empty` is declared but not used
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(exact_size_is_empty)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) 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]  --> 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] [stdout] warning: feature `exact_size_is_empty` is declared but not used
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(exact_size_is_empty)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s
[INFO] running `Command { std: "docker" "inspect" "04dc122ab2eadf6ed1268eabdcacdc24658232cff41060eebff519ed7a25ab7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04dc122ab2eadf6ed1268eabdcacdc24658232cff41060eebff519ed7a25ab7d", kill_on_drop: false }`
[INFO] [stdout] 04dc122ab2eadf6ed1268eabdcacdc24658232cff41060eebff519ed7a25ab7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd9cd347f74d6184b152c9bc51106f4fe0fb36c936d508811ab70d11a84a62c8
[INFO] running `Command { std: "docker" "start" "-a" "bd9cd347f74d6184b152c9bc51106f4fe0fb36c936d508811ab70d11a84a62c8", 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: feature `exact_size_is_empty` is declared but not used
[INFO] [stderr]  --> src/lib.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | #![feature(exact_size_is_empty)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_flow` (lib) generated 2 warnings
[INFO] [stderr] warning: `bevy_flow` (lib test) generated 2 warnings (2 duplicates)
[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.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_flow-3e643707eb697733)
[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] [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] 115 |     exits.send(AppExit);
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]     |
[INFO] [stdout] 115 |     exits.send(AppExit::Success);
[INFO] [stdout]     |                       +++++++++
[INFO] [stdout] help: alternatively, the following enum variant is available
[INFO] [stdout]     |
[INFO] [stdout] 115 -     exits.send(AppExit);
[INFO] [stdout] 115 +     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] 42 | #![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] 142 |     exits.send(AppExit);
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the following enum variant
[INFO] [stdout]     |
[INFO] [stdout] 142 |     exits.send(AppExit::Success);
[INFO] [stdout]     |                       +++++++++
[INFO] [stdout] help: alternatively, the following enum variant is available
[INFO] [stdout]     |
[INFO] [stdout] 142 -     exits.send(AppExit);
[INFO] [stdout] 142 +     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] 79 | #![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.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bd9cd347f74d6184b152c9bc51106f4fe0fb36c936d508811ab70d11a84a62c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd9cd347f74d6184b152c9bc51106f4fe0fb36c936d508811ab70d11a84a62c8", kill_on_drop: false }`
[INFO] [stdout] bd9cd347f74d6184b152c9bc51106f4fe0fb36c936d508811ab70d11a84a62c8
