[INFO] fetching crate peace_resource_rt 0.0.15...
[INFO] testing peace_resource_rt-0.0.15 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate peace_resource_rt 0.0.15 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate peace_resource_rt 0.0.15
[INFO] finished tweaking crates.io crate peace_resource_rt 0.0.15
[INFO] tweaked toml for crates.io crate peace_resource_rt 0.0.15 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate peace_resource_rt 0.0.15 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate peace_resource_rt 0.0.15 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded erased-serde v0.4.6
[INFO] [stderr]   Downloaded dot_ix_model v0.10.0
[INFO] [stderr]   Downloaded peace_profile_model v0.0.15
[INFO] [stderr]   Downloaded peace_flow_model v0.0.15
[INFO] [stderr]   Downloaded serde_tagged v0.4.0
[INFO] [stderr]   Downloaded peace_data_derive v0.0.15
[INFO] [stderr]   Downloaded type_reg v0.9.0
[INFO] [stderr]   Downloaded peace_data v0.0.15
[INFO] [stderr]   Downloaded dot_ix_static_check_macros v0.10.0
[INFO] [stderr]   Downloaded dot_ix v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a1e33d23e425ea3c64a67f83afa4c14127d39021f5d2f04643e90d36cff4d6e
[INFO] running `Command { std: "docker" "start" "-a" "9a1e33d23e425ea3c64a67f83afa4c14127d39021f5d2f04643e90d36cff4d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a1e33d23e425ea3c64a67f83afa4c14127d39021f5d2f04643e90d36cff4d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a1e33d23e425ea3c64a67f83afa4c14127d39021f5d2f04643e90d36cff4d6e", kill_on_drop: false }`
[INFO] [stdout] 9a1e33d23e425ea3c64a67f83afa4c14127d39021f5d2f04643e90d36cff4d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 316ce0a5cb3422f99e33882d7dc27d2411831befcc6b1066537cedf2b28b9086
[INFO] running `Command { std: "docker" "start" "-a" "316ce0a5cb3422f99e33882d7dc27d2411831befcc6b1066537cedf2b28b9086", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling id_newtype v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling rt_ref v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling resman v0.19.0
[INFO] [stderr]    Compiling rt_map v0.6.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling own v0.1.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling peace_static_check_macros v0.0.15
[INFO] [stderr]    Compiling dot_ix_static_check_macros v0.10.0
[INFO] [stderr]    Compiling peace_data_derive v0.0.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling interruptible v0.2.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling peace_fmt v0.0.15
[INFO] [stderr]    Compiling tynm v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_tagged v0.4.0
[INFO] [stderr]    Compiling petgraph v0.8.1
[INFO] [stderr]    Compiling dot_ix_model v0.10.0
[INFO] [stderr]    Compiling peace_core v0.0.15
[INFO] [stderr]    Compiling peace_item_model v0.0.15
[INFO] [stderr]    Compiling peace_profile_model v0.0.15
[INFO] [stderr]    Compiling type_reg v0.9.0
[INFO] [stderr]    Compiling dot_ix v0.10.0
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling fn_graph v0.18.0
[INFO] [stderr]    Compiling peace_flow_model v0.0.15
[INFO] [stderr]    Compiling peace_data v0.0.15
[INFO] [stderr]    Compiling peace_resource_rt v0.0.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
[INFO] running `Command { std: "docker" "inspect" "316ce0a5cb3422f99e33882d7dc27d2411831befcc6b1066537cedf2b28b9086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316ce0a5cb3422f99e33882d7dc27d2411831befcc6b1066537cedf2b28b9086", kill_on_drop: false }`
[INFO] [stdout] 316ce0a5cb3422f99e33882d7dc27d2411831befcc6b1066537cedf2b28b9086
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a62f06d3ba87b26a724961b4166bc430fe16c785b9ed7e02e8370d13a3b3110
[INFO] running `Command { std: "docker" "start" "-a" "9a62f06d3ba87b26a724961b4166bc430fe16c785b9ed7e02e8370d13a3b3110", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] running `Command { std: "docker" "inspect" "9a62f06d3ba87b26a724961b4166bc430fe16c785b9ed7e02e8370d13a3b3110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a62f06d3ba87b26a724961b4166bc430fe16c785b9ed7e02e8370d13a3b3110", kill_on_drop: false }`
[INFO] [stdout] 9a62f06d3ba87b26a724961b4166bc430fe16c785b9ed7e02e8370d13a3b3110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4dc5f3aa25bbe9e261efbc48ba0427fe25b2fdd085294aed88361d4128153968
[INFO] running `Command { std: "docker" "start" "-a" "4dc5f3aa25bbe9e261efbc48ba0427fe25b2fdd085294aed88361d4128153968", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]    Doc-tests peace_resource_rt
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/states/states_current.rs - states::states_current::StatesCurrent (line 21) ... FAILED
[INFO] [stdout] test src/states/states_goal.rs - states::states_goal::StatesGoal (line 20) ... FAILED
[INFO] [stdout] test src/states/states_current_stored.rs - states::states_current_stored::StatesCurrentStored (line 26) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/states/states_current.rs - states::states_current::StatesCurrent (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `peace_data::R`
[INFO] [stdout]   --> src/states/states_current.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | use peace_data::{Data, R};
[INFO] [stdout]    |                        ^ no `R` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this type alias instead:
[INFO] [stdout]            peace_data::accessors::R
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `W` in this scope
[INFO] [stdout]   --> src/states/states_current.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     app_dir: W<'exec, PathBuf>,
[INFO] [stdout]    |              ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 21 + use peace_data::accessors::W;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 21 + use peace_data::TypeIds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `W` in this scope
[INFO] [stdout]   --> src/states/states_current.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     config: W<'exec, String>,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 21 + use peace_data::accessors::W;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 21 + use peace_data::TypeIds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/states/states_goal.rs - states::states_goal::StatesGoal (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `peace_data::R`
[INFO] [stdout]   --> src/states/states_goal.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use peace_data::{Data, R};
[INFO] [stdout]    |                        ^ no `R` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this type alias instead:
[INFO] [stdout]            peace_data::accessors::R
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_goal.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_goal.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `W` in this scope
[INFO] [stdout]   --> src/states/states_goal.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     app_dir: W<'exec, PathBuf>,
[INFO] [stdout]    |              ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 20 + use peace_data::accessors::W;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_goal.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 20 + use peace_data::TypeIds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `W` in this scope
[INFO] [stdout]   --> src/states/states_goal.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     config: W<'exec, String>,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 20 + use peace_data::accessors::W;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_goal.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 20 + use peace_data::TypeIds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/states/states_current_stored.rs - states::states_current_stored::StatesCurrentStored (line 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `peace_data::R`
[INFO] [stdout]   --> src/states/states_current_stored.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | use peace_data::{Data, R};
[INFO] [stdout]    |                        ^ no `R` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this type alias instead:
[INFO] [stdout]            peace_data::accessors::R
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current_stored.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current_stored.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `W` in this scope
[INFO] [stdout]   --> src/states/states_current_stored.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     app_dir: W<'exec, PathBuf>,
[INFO] [stdout]    |              ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 26 + use peace_data::accessors::W;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current_stored.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 26 + use peace_data::TypeIds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `W` in this scope
[INFO] [stdout]   --> src/states/states_current_stored.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     config: W<'exec, String>,
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 26 + use peace_data::accessors::W;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace`
[INFO] [stdout]   --> src/states/states_current_stored.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Data, Debug)]
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `peace`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `peace`, use `cargo add peace` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `Data` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 26 + use peace_data::TypeIds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/states/states_current.rs - states::states_current::StatesCurrent (line 21)
[INFO] [stdout]     src/states/states_current_stored.rs - states::states_current_stored::StatesCurrentStored (line 26)
[INFO] [stdout]     src/states/states_goal.rs - states::states_goal::StatesGoal (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4dc5f3aa25bbe9e261efbc48ba0427fe25b2fdd085294aed88361d4128153968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc5f3aa25bbe9e261efbc48ba0427fe25b2fdd085294aed88361d4128153968", kill_on_drop: false }`
[INFO] [stdout] 4dc5f3aa25bbe9e261efbc48ba0427fe25b2fdd085294aed88361d4128153968
