[INFO] fetching crate bevy_auto_plugin_proc_macros 0.10.0...
[INFO] testing bevy_auto_plugin_proc_macros-0.10.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate bevy_auto_plugin_proc_macros 0.10.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate bevy_auto_plugin_proc_macros 0.10.0
[INFO] finished tweaking crates.io crate bevy_auto_plugin_proc_macros 0.10.0
[INFO] tweaked toml for crates.io crate bevy_auto_plugin_proc_macros 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_auto_plugin_proc_macros 0.10.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_auto_plugin_proc_macros 0.10.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded bevy_auto_plugin_shared v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7324b68549f20c25f9a0058723f067f08829559b6e751da018c6a83d8c62a852
[INFO] running `Command { std: "docker" "start" "-a" "7324b68549f20c25f9a0058723f067f08829559b6e751da018c6a83d8c62a852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7324b68549f20c25f9a0058723f067f08829559b6e751da018c6a83d8c62a852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7324b68549f20c25f9a0058723f067f08829559b6e751da018c6a83d8c62a852", kill_on_drop: false }`
[INFO] [stdout] 7324b68549f20c25f9a0058723f067f08829559b6e751da018c6a83d8c62a852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e59ecb5b91e04c64bb646a65062edaef62ea99963aae84075cc9311b7a775d92
[INFO] running `Command { std: "docker" "start" "-a" "e59ecb5b91e04c64bb646a65062edaef62ea99963aae84075cc9311b7a775d92", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bevy_ptr v0.18.0
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling bevy_auto_plugin_proc_macros v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_auto_plugin_shared v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.94s
[INFO] running `Command { std: "docker" "inspect" "e59ecb5b91e04c64bb646a65062edaef62ea99963aae84075cc9311b7a775d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59ecb5b91e04c64bb646a65062edaef62ea99963aae84075cc9311b7a775d92", kill_on_drop: false }`
[INFO] [stdout] e59ecb5b91e04c64bb646a65062edaef62ea99963aae84075cc9311b7a775d92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b0a5a318aa49dad92cfad78c06f9a4b6410042628c5cd208a50cbf23f0be805
[INFO] running `Command { std: "docker" "start" "-a" "9b0a5a318aa49dad92cfad78c06f9a4b6410042628c5cd208a50cbf23f0be805", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling bevy_state_macros v0.18.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_math v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_time v0.18.0
[INFO] [stderr]    Compiling bevy_transform v0.18.0
[INFO] [stderr]    Compiling bevy_state v0.18.0
[INFO] [stderr]    Compiling bevy_input v0.18.0
[INFO] [stderr]    Compiling bevy_auto_plugin_shared v0.10.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.0
[INFO] [stderr]    Compiling bevy_auto_plugin_proc_macros v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bevy_internal v0.18.0
[INFO] [stderr]    Compiling bevy v0.18.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.14s
[INFO] running `Command { std: "docker" "inspect" "9b0a5a318aa49dad92cfad78c06f9a4b6410042628c5cd208a50cbf23f0be805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0a5a318aa49dad92cfad78c06f9a4b6410042628c5cd208a50cbf23f0be805", kill_on_drop: false }`
[INFO] [stdout] 9b0a5a318aa49dad92cfad78c06f9a4b6410042628c5cd208a50cbf23f0be805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a352b0dc5ef43d1a8f19b007abc3decf4172749d3a333c5ba01e2ff20e50ce0f
[INFO] running `Command { std: "docker" "start" "-a" "a352b0dc5ef43d1a8f19b007abc3decf4172749d3a333c5ba01e2ff20e50ce0f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_auto_plugin_proc_macros-bf2ee99e22bc73d2)
[INFO] [stderr]    Doc-tests bevy_auto_plugin_proc_macros
[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] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 22) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/derives/AutoPlugin.md - derive_auto_plugin (line 9) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 67) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 45) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 52) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 62) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 68) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 27) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md - auto_bind_plugin (line 8) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 44) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_observer.md - auto_add_observer (line 15) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 27) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md - auto_add_message (line 16) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md - auto_insert_resource (line 35) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md - auto_run_on_build (line 34) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md - auto_register_type (line 33) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 37) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md - auto_add_message (line 32) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md - auto_init_resource (line 32) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md - auto_plugin (line 30) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md - auto_insert_resource (line 19) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md - auto_name (line 36) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md - auto_run_on_build (line 17) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md - auto_component (line 33) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md - auto_register_type (line 16) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md - auto_plugin_build_hook (line 40) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md - auto_register_state_type (line 13) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md - auto_name (line 18) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md - auto_plugin_build_hook (line 18) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md - auto_init_resource (line 16) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md - auto_message (line 31) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md - auto_init_state (line 13) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 25) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md - auto_message (line 18) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 44) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 31) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_observer.md - auto_observer (line 10) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md - auto_plugin (line 12) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md - auto_component (line 20) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 57) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 22) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md - auto_states (line 30) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md - auto_event (line 20) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 63) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md - auto_sub_states (line 28) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 40) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 21) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md - auto_init_sub_state (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 22) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[auto_add_plugin(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::auto_add_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/derives/AutoPlugin.md - derive_auto_plugin (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/derives/AutoPlugin.md:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/derives/AutoPlugin.md:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  9 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/derives/AutoPlugin.md:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  9 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 67) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(AutoPlugin, Default)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 67 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 67 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[auto_add_plugin(plugin = MyPlugin, generics(usize), init)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 67 + use bevy_auto_plugin_proc_macros::auto_add_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 67 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 67 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 45 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 45 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_system` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[auto_add_system(plugin = MyPlugin, schedule = Startup, pipe_in = [get_name, greet_name])]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 45 + use bevy_auto_plugin_proc_macros::auto_add_system;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(AutoPlugin, Default)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 52 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 52 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[auto_add_plugin(plugin = MyPlugin, init = MySubPlugin(42))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 52 + use bevy_auto_plugin_proc_macros::auto_add_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 52 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 52 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 62) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 62 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 62 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_configure_system_set` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[auto_configure_system_set(plugin = MyPlugin, generics(usize), schedule = Update)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 62 + use bevy_auto_plugin_proc_macros::auto_configure_system_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 68) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 68 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 68 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_system` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[auto_add_system(plugin = MyPlugin, schedule = Update, config(in_set = TestSet::First))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 68 + use bevy_auto_plugin_proc_macros::auto_add_system;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 27 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 27 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_system` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[auto_add_system(plugin = MyPlugin, schedule = Update)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 27 + use bevy_auto_plugin_proc_macros::auto_add_system;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md - auto_bind_plugin (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_bind_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[auto_bind_plugin(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use bevy_auto_plugin_proc_macros::auto_bind_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_message` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[auto_add_message]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use bevy_auto_plugin_proc_macros::auto_add_message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[auto_register_type]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 44) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_configure_system_set` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[auto_configure_system_set(plugin = MyPlugin, schedule = Update)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 44 + use bevy_auto_plugin_proc_macros::auto_configure_system_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_configure_system_set_config` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[auto_configure_system_set_config(config(run_if = || false))]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 44 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 44 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_observer.md - auto_add_observer (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_observer.md:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_observer.md:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 15 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_observer.md:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 15 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_observer` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_observer.md:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[auto_add_observer(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 15 + use bevy_auto_plugin_proc_macros::auto_add_observer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_configure_system_set` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[auto_configure_system_set(plugin = MyPlugin, schedule = Update)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 27 + use bevy_auto_plugin_proc_macros::auto_configure_system_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 27 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 27 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md - auto_add_message (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[auto_register_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_message` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[auto_add_message(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_add_message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md - auto_insert_resource (line 35) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 35 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 35 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[auto_register_type(plugin = MyPlugin, generics(usize))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 35 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_insert_resource` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[auto_insert_resource(plugin = MyPlugin, insert(FooResourceWithGeneric(42)), generics(usize))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 35 + use bevy_auto_plugin_proc_macros::auto_insert_resource;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md - auto_run_on_build (line 34) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_run_on_build` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[auto_run_on_build(plugin = MyPlugin, generics(Foo), generics(Bar))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 34 + use bevy_auto_plugin_proc_macros::auto_run_on_build;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 34 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 34 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md - auto_register_type (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[auto_register_type(plugin = MyPlugin, generics(bool))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[auto_register_type(plugin = MyPlugin, generics(u32))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(AutoPlugin, Default)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[auto_add_plugin(plugin = MyPlugin, init)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use bevy_auto_plugin_proc_macros::auto_add_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 37 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md - auto_add_message (line 32) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[auto_register_type(plugin = MyPlugin, generics(usize))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_add_message` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[auto_add_message(plugin = MyPlugin, generics(usize))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::auto_add_message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md - auto_init_resource (line 32) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[auto_register_type(plugin = MyPlugin, generics(usize))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_init_resource` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[auto_init_resource(plugin = MyPlugin, generics(usize))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use bevy_auto_plugin_proc_macros::auto_init_resource;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md - auto_plugin (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[auto_plugin(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 30 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 30 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md - auto_insert_resource (line 19) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[auto_register_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_insert_resource` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[auto_insert_resource(plugin = MyPlugin, insert(FooResource(42)))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use bevy_auto_plugin_proc_macros::auto_insert_resource;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md - auto_name (line 36) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 36 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 36 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[auto_register_type(plugin = MyPlugin, generics(bool))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 36 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_name` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[auto_name(plugin = MyPlugin, generics(bool))]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 36 + use bevy_auto_plugin_proc_macros::auto_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md - auto_run_on_build (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_run_on_build` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[auto_run_on_build(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 17 + use bevy_auto_plugin_proc_macros::auto_run_on_build;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 17 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 17 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md - auto_component (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_component` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[auto_component(plugin = MyPlugin, generics(usize), derive(Debug, Default, PartialEq), reflect,  register)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + use bevy_auto_plugin_proc_macros::auto_component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md - auto_register_type (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[auto_register_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md - auto_plugin_build_hook (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 40 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 40 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin_build_hook` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:55:3
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[auto_plugin_build_hook(plugin = MyPlugin, hook = MyHook, generics(u32), generics(bool))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 40 + use bevy_auto_plugin_proc_macros::auto_plugin_build_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AutoPluginBuildHook` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<T: 'static> AutoPluginBuildHook<T> for MyHook {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 40 + use bevy_auto_plugin_shared::AutoPluginBuildHook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md - auto_register_state_type (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_init_state` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[auto_init_state(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_init_state;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_state_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[auto_register_state_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_register_state_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md - auto_name (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[auto_register_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_name` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[auto_name(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::auto_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md - auto_plugin_build_hook (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin_build_hook` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[auto_plugin_build_hook(plugin = MyPlugin, hook = MyHook)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::auto_plugin_build_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AutoPluginBuildHook` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl<T: 'static> AutoPluginBuildHook<T> for MyHook {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_shared::AutoPluginBuildHook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md - auto_init_resource (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[auto_register_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_register_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_init_resource` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[auto_init_resource(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 16 + use bevy_auto_plugin_proc_macros::auto_init_resource;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md - auto_message (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_event` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[auto_event(plugin = MyPlugin, generics(usize), derive(Debug, Default, PartialEq), reflect,  register)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 31 + use bevy_auto_plugin_proc_macros::auto_event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 31 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 31 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md - auto_init_state (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_init_state` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[auto_init_state(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_init_state;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_state_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[auto_register_state_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_register_state_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md - auto_message (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_event` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[auto_event(plugin = MyPlugin, derive(Debug, Default, PartialEq), reflect,  register)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::auto_event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 44) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_resource` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[auto_resource(plugin = MyPlugin, derive(Debug, PartialEq), insert(FooResource(42)))]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 44 + use bevy_auto_plugin_proc_macros::auto_resource;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 44 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 44 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_resource` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[auto_resource(plugin = MyPlugin, derive(Debug, Default, PartialEq), reflect,  register)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 31 + use bevy_auto_plugin_proc_macros::auto_resource;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 31 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 31 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_observer.md - auto_observer (line 10) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_observer.md:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_observer.md:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 10 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_observer.md:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 10 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_observer` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_observer.md:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[auto_observer(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 10 + use bevy_auto_plugin_proc_macros::auto_observer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md - auto_plugin (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[auto_plugin]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md - auto_component (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_component` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[auto_component(plugin = MyPlugin, derive(Debug, Default, PartialEq), reflect,  register, auto_name)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use bevy_auto_plugin_proc_macros::auto_component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 57) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_resource` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[auto_resource(plugin = MyPlugin, generics(usize), derive(Debug, Default, PartialEq), reflect,  register)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 57 + use bevy_auto_plugin_proc_macros::auto_resource;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 57 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 57 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 22) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_system` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[auto_system(plugin = MyPlugin, schedule = Update)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use bevy_auto_plugin_proc_macros::auto_system;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md - auto_states (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_states` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[auto_states(plugin = MyPlugin, derive, reflect, register, init)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 30 + use bevy_auto_plugin_proc_macros::auto_states;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `default` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[default]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `default` is imported here, but it is a function, not an attribute
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use bevy::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider adding a derive
[INFO] [stdout]    |
[INFO] [stdout] 39 + #[derive(Default)]
[INFO] [stdout] 40 | enum FooState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 30 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 30 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md - auto_event (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_event` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[auto_event(plugin = MyPlugin, target(entity), derive(Debug, PartialEq), reflect,  register)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use bevy_auto_plugin_proc_macros::auto_event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `event_target` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct FooEntityEvent(#[event_target] Entity);
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `event_target` is an attribute that can be used by the derive macro `EntityEvent`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_event` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[auto_event(plugin = MyPlugin, target(global), derive(Debug, Default, PartialEq), reflect,  register)]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use bevy_auto_plugin_proc_macros::auto_event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 63 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 63 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_system` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[auto_system(plugin = MyPlugin, schedule = Update, config(in_set = TestSet::First))]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 63 + use bevy_auto_plugin_proc_macros::auto_system;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md - auto_sub_states (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_sub_states` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[auto_sub_states(plugin = MyPlugin, derive, init)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use bevy_auto_plugin_proc_macros::auto_sub_states;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[source(MainState = MainState::InGame)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `source` is an attribute that can be used by the derive macros `Error` and `SubStates`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `default` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[default]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `default` is imported here, but it is a function, not an attribute
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use bevy::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider adding a derive
[INFO] [stdout]    |
[INFO] [stdout] 45 + #[derive(Default)]
[INFO] [stdout] 46 | enum InGameState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_states` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[auto_states(plugin = MyPlugin, derive, init)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use bevy_auto_plugin_proc_macros::auto_states;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `default` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[default]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `default` is imported here, but it is a function, not an attribute
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use bevy::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider adding a derive
[INFO] [stdout]    |
[INFO] [stdout] 37 + #[derive(Default)]
[INFO] [stdout] 38 | enum MainState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 40 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 40 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_system` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[auto_system(plugin = MyPlugin, schedule = Startup, pipe_in = [get_name, greet_name])]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 40 + use bevy_auto_plugin_proc_macros::auto_system;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md - auto_init_sub_state (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bevy_auto_plugin::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_auto_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_auto_plugin`, use `cargo add bevy_auto_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AutoPlugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(AutoPlugin)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::AutoPlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_plugin` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[auto_plugin(impl_plugin_trait)]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_init_state` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[auto_init_state(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_init_state;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_state_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[auto_register_state_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_register_state_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_init_sub_state` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[auto_init_sub_state(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_init_sub_state;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_register_state_type` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[auto_register_state_type(plugin = MyPlugin)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bevy_auto_plugin_proc_macros::auto_register_state_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/derives/AutoPlugin.md - derive_auto_plugin (line 9)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md - auto_add_message (line 16)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_message.md - auto_add_message (line 32)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_observer.md - auto_add_observer (line 15)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 22)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 37)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 52)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_plugin.md - auto_add_plugin (line 67)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 27)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 45)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_add_system.md - auto_add_system (line 68)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_bind_plugin.md - auto_bind_plugin (line 8)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 27)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 44)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_configure_system_set.md - auto_configure_system_set (line 62)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md - auto_init_resource (line 16)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_resource.md - auto_init_resource (line 32)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_state.md - auto_init_state (line 13)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_init_sub_state.md - auto_init_sub_state (line 13)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md - auto_insert_resource (line 19)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_insert_resource.md - auto_insert_resource (line 35)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md - auto_name (line 18)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_name.md - auto_name (line 36)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md - auto_plugin_build_hook (line 18)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_plugin_build_hook.md - auto_plugin_build_hook (line 40)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_state_type.md - auto_register_state_type (line 13)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md - auto_register_type (line 16)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_register_type.md - auto_register_type (line 33)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md - auto_run_on_build (line 17)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/actions/auto_run_on_build.md - auto_run_on_build (line 34)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md - auto_plugin (line 12)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/auto_plugin.md - auto_plugin (line 30)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md - auto_component (line 20)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_component.md - auto_component (line 33)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_event.md - auto_event (line 20)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md - auto_message (line 18)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_message.md - auto_message (line 31)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_observer.md - auto_observer (line 10)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 31)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 44)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_resource.md - auto_resource (line 57)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_states.md - auto_states (line 30)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_sub_states.md - auto_sub_states (line 28)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 22)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 40)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bevy_auto_plugin_proc_macros-a99dd132eb955c21/out/docs/proc_attributes/rewrites/auto_system.md - auto_system (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 46 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.22s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.54s; merged doctests compilation took 1.31s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a352b0dc5ef43d1a8f19b007abc3decf4172749d3a333c5ba01e2ff20e50ce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a352b0dc5ef43d1a8f19b007abc3decf4172749d3a333c5ba01e2ff20e50ce0f", kill_on_drop: false }`
[INFO] [stdout] a352b0dc5ef43d1a8f19b007abc3decf4172749d3a333c5ba01e2ff20e50ce0f
