[INFO] cloning repository https://github.com/Honami333/purrgress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Honami333/purrgress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHonami333%2Fpurrgress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHonami333%2Fpurrgress'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21d3cf17e722c37bdb90739c2767774ff94a6703
[INFO] testing Honami333/purrgress against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHonami333%2Fpurrgress" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Honami333/purrgress
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Honami333/purrgress
[INFO] tweaked toml for git repo https://github.com/Honami333/purrgress written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Honami333/purrgress on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Honami333/purrgress 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_utils v0.18.1
[INFO] [stderr]   Downloaded bevy_platform v0.18.1
[INFO] [stderr]   Downloaded cursorvec v0.2.0
[INFO] [stderr]   Downloaded bevy_macro_utils v0.18.1
[INFO] [stderr]   Downloaded bevy_ptr v0.18.1
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.18.1
[INFO] [stderr]   Downloaded anyhow v1.0.103
[INFO] [stderr]   Downloaded bevy_tasks v0.18.1
[INFO] [stderr]   Downloaded heapless v0.9.3
[INFO] [stderr]   Downloaded bevy_ecs v0.18.1
[INFO] [stderr]   Downloaded petgraph v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d
[INFO] running `Command { std: "docker" "start" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling purrgress v0.4.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling purrgress v0.4.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/purrgress-d678025845ffa727)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests purrgress
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/condition.rs - condition::PurrFlag (line 144) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::new (line 258) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::length_squared (line 272) ... FAILED
[INFO] [stdout] test src/types.rs - types::InsertPosition (line 49) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrEvent (line 78) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrAction (line 119) ... FAILED
[INFO] [stdout] test src/condition.rs - condition::PurrProximity (line 206) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::normalize (line 322) ... FAILED
[INFO] [stdout] test src/condition.rs - condition::InstantCondition (line 36) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::one (line 351) ... FAILED
[INFO] [stdout] test src/condition.rs - condition::PurrCondition (line 19) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::right (line 365) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::down (line 379) ... FAILED
[INFO] [stdout] test src/condition.rs - condition::PurrTimer (line 67) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::default (line 244) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::up (line 372) ... FAILED
[INFO] [stdout] test src/types.rs - types::DuplicatePolicy (line 20) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::distance (line 302) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::zero (line 344) ... FAILED
[INFO] [stdout] test src/types.rs - types::RumblePolicy (line 166) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::length (line 287) ... FAILED
[INFO] [stdout] test src/types.rs - types::PurrVec::left (line 358) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/condition.rs - condition::PurrFlag (line 144) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/condition.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::new (line 258) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::length_squared (line 272) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::InsertPosition (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]   --> src/types.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrEvent (line 78) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]   --> src/types.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrAction (line 119) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `purrgress_macros`
[INFO] [stdout]    --> src/types.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | use purrgress_macros::{meowphosis, PurrStep};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `purrgress_macros`, use `cargo add purrgress_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `purrgress_macros` in this scope
[INFO] [stdout]    --> src/types.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | purrgress_macros::purr_pounce!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `purrgress_macros` in this scope
[INFO] [stdout]    --> src/types.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | purrgress_macros::purr_tentacle!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `purrgress_macros` in this scope
[INFO] [stdout]    --> src/types.rs:137:33
[INFO] [stdout]     |
[INFO] [stdout] 137 | let sub_cat_manager_procces_1 = purrgress_macros::new_purr_chain!(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `meowphosis_manager` found for enum `MyStage` in the current scope
[INFO] [stdout]    --> src/types.rs:132:32
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum MyStage {
[INFO] [stdout]     | ---------------- variant, associated function, or constant `meowphosis_manager` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 132 | let mut cat_manager = MyStage::meowphosis_manager();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ variant, associated function, or constant not found in `MyStage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/condition.rs - condition::PurrProximity (line 206) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/condition.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::normalize (line 322) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:324:16
[INFO] [stdout]     |
[INFO] [stdout] 324 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/condition.rs - condition::InstantCondition (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]   --> src/condition.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::one (line 351) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `manager_types` in this scope
[INFO] [stdout]    --> src/types.rs:353:15
[INFO] [stdout]     |
[INFO] [stdout] 353 | let one_vec = manager_types::PurrVec::one();
[INFO] [stdout]     |               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `manager_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manager_types`, use `cargo add manager_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/condition.rs - condition::PurrCondition (line 19) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/condition.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn is_finished(&mut self) -> bool { true }
[INFO] [stdout]    |                ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/condition.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn reset(&mut self) {}
[INFO] [stdout]    |          ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/condition.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn as_any(&self) -> &dyn std::any::Any { self }
[INFO] [stdout]    |           ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/condition.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn as_any_mut(&mut self) -> &mut dyn std::any::Any { self }
[INFO] [stdout]    |               ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::right (line 365) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `manager_types` in this scope
[INFO] [stdout]    --> src/types.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 | let right_vec = manager_types::PurrVec::right();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `manager_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manager_types`, use `cargo add manager_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::down (line 379) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `manager_types` in this scope
[INFO] [stdout]    --> src/types.rs:381:16
[INFO] [stdout]     |
[INFO] [stdout] 381 | let down_vec = manager_types::PurrVec::down();
[INFO] [stdout]     |                ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `manager_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manager_types`, use `cargo add manager_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/condition.rs - condition::PurrTimer (line 67) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]   --> src/condition.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::default (line 244) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:246:16
[INFO] [stdout]     |
[INFO] [stdout] 246 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::up (line 372) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `manager_types` in this scope
[INFO] [stdout]    --> src/types.rs:374:14
[INFO] [stdout]     |
[INFO] [stdout] 374 | let up_vec = manager_types::PurrVec::up();
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `manager_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manager_types`, use `cargo add manager_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::DuplicatePolicy (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]   --> src/types.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::distance (line 302) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::zero (line 344) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `manager_types` in this scope
[INFO] [stdout]    --> src/types.rs:346:16
[INFO] [stdout]     |
[INFO] [stdout] 346 | let zero_vec = manager_types::PurrVec::zero();
[INFO] [stdout]     |                ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `manager_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manager_types`, use `cargo add manager_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::RumblePolicy (line 166) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `purrgress_macros`
[INFO] [stdout]    --> src/types.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | use purrgress_macros::{meowphosis, PurrStep};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `purrgress_macros`, use `cargo add purrgress_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `purrgress_macros` in this scope
[INFO] [stdout]    --> src/types.rs:207:31
[INFO] [stdout]     |
[INFO] [stdout] 207 | let sub_cat_manager_stage_1 = purrgress_macros::purr_rumble!(
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `purrgress_macros` in this scope
[INFO] [stdout]    --> src/types.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | purrgress_macros::purr_pounce!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `purrgress_macros` in this scope
[INFO] [stdout]    --> src/types.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | purrgress_macros::purr_tentacle!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `purrgress_macros` in this scope
[INFO] [stdout]    --> src/types.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 | let sub_cat_manager_procces_1 = purrgress_macros::new_purr_chain!(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `purrgress_macros`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `meowphosis_manager` found for enum `MyStage` in the current scope
[INFO] [stdout]    --> src/types.rs:181:32
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub enum MyStage {
[INFO] [stdout]     | ---------------- variant, associated function, or constant `meowphosis_manager` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 181 | let mut cat_manager = MyStage::meowphosis_manager();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ variant, associated function, or constant not found in `MyStage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::length (line 287) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `purrgress::cat_stage_manager`
[INFO] [stdout]    --> src/types.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | use purrgress::cat_stage_manager::*;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ could not find `cat_stage_manager` in `purrgress`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PurrVec::left (line 358) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `manager_types` in this scope
[INFO] [stdout]    --> src/types.rs:360:16
[INFO] [stdout]     |
[INFO] [stdout] 360 | let left_vec = manager_types::PurrVec::left();
[INFO] [stdout]     |                ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `manager_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manager_types`, use `cargo add manager_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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]     src/condition.rs - condition::InstantCondition (line 36)
[INFO] [stdout]     src/condition.rs - condition::PurrCondition (line 19)
[INFO] [stdout]     src/condition.rs - condition::PurrFlag (line 144)
[INFO] [stdout]     src/condition.rs - condition::PurrProximity (line 206)
[INFO] [stdout]     src/condition.rs - condition::PurrTimer (line 67)
[INFO] [stdout]     src/types.rs - types::DuplicatePolicy (line 20)
[INFO] [stdout]     src/types.rs - types::InsertPosition (line 49)
[INFO] [stdout]     src/types.rs - types::PurrAction (line 119)
[INFO] [stdout]     src/types.rs - types::PurrEvent (line 78)
[INFO] [stdout]     src/types.rs - types::PurrVec::default (line 244)
[INFO] [stdout]     src/types.rs - types::PurrVec::distance (line 302)
[INFO] [stdout]     src/types.rs - types::PurrVec::down (line 379)
[INFO] [stdout]     src/types.rs - types::PurrVec::left (line 358)
[INFO] [stdout]     src/types.rs - types::PurrVec::length (line 287)
[INFO] [stdout]     src/types.rs - types::PurrVec::length_squared (line 272)
[INFO] [stdout]     src/types.rs - types::PurrVec::new (line 258)
[INFO] [stdout]     src/types.rs - types::PurrVec::normalize (line 322)
[INFO] [stdout]     src/types.rs - types::PurrVec::one (line 351)
[INFO] [stdout]     src/types.rs - types::PurrVec::right (line 365)
[INFO] [stdout]     src/types.rs - types::PurrVec::up (line 372)
[INFO] [stdout]     src/types.rs - types::PurrVec::zero (line 344)
[INFO] [stdout]     src/types.rs - types::RumblePolicy (line 166)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.76s; merged doctests compilation took 0.40s
[INFO] running `Command { std: "docker" "inspect" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d", kill_on_drop: false }`
[INFO] [stdout] 96ff9e3b5ee91d9817ca75559a54732704f4481c6f14a377199463025b71d97d
