[INFO] fetching crate veecle-os-test 0.1.0...
[INFO] testing veecle-os-test-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate veecle-os-test 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate veecle-os-test 0.1.0
[INFO] finished tweaking crates.io crate veecle-os-test 0.1.0
[INFO] tweaked toml for crates.io crate veecle-os-test 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate veecle-os-test 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veecle-os-test 0.1.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-cell v0.2.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded wakerset v0.2.5
[INFO] [stderr]   Downloaded veecle-os-runtime v0.1.0
[INFO] [stderr]   Downloaded veecle-os-runtime-macros v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f34fb340c2fd9909e2e6c84f361d54f7a9f56458ec0353360996f7d52777ab4
[INFO] running `Command { std: "docker" "start" "-a" "1f34fb340c2fd9909e2e6c84f361d54f7a9f56458ec0353360996f7d52777ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f34fb340c2fd9909e2e6c84f361d54f7a9f56458ec0353360996f7d52777ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f34fb340c2fd9909e2e6c84f361d54f7a9f56458ec0353360996f7d52777ab4", kill_on_drop: false }`
[INFO] [stdout] 1f34fb340c2fd9909e2e6c84f361d54f7a9f56458ec0353360996f7d52777ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb307f26a1e3f90fe636753cc4a47b144cd1518aec90711ff229c5a2b5437693
[INFO] running `Command { std: "docker" "start" "-a" "bb307f26a1e3f90fe636753cc4a47b144cd1518aec90711ff229c5a2b5437693", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling pin-cell v0.2.0
[INFO] [stderr]    Compiling wakerset v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling veecle-os-runtime-macros v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling veecle-os-runtime v0.1.0
[INFO] [stderr]    Compiling veecle-os-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s
[INFO] running `Command { std: "docker" "inspect" "bb307f26a1e3f90fe636753cc4a47b144cd1518aec90711ff229c5a2b5437693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb307f26a1e3f90fe636753cc4a47b144cd1518aec90711ff229c5a2b5437693", kill_on_drop: false }`
[INFO] [stdout] bb307f26a1e3f90fe636753cc4a47b144cd1518aec90711ff229c5a2b5437693
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6409f17b22af214a07c61c6981e50cd643279f5ef36666d0d85ec5457ec9d3b
[INFO] running `Command { std: "docker" "start" "-a" "f6409f17b22af214a07c61c6981e50cd643279f5ef36666d0d85ec5457ec9d3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling veecle-os-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "f6409f17b22af214a07c61c6981e50cd643279f5ef36666d0d85ec5457ec9d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6409f17b22af214a07c61c6981e50cd643279f5ef36666d0d85ec5457ec9d3b", kill_on_drop: false }`
[INFO] [stdout] f6409f17b22af214a07c61c6981e50cd643279f5ef36666d0d85ec5457ec9d3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4952d671b56a4d89530ce8692b468a69016cc525ca5f5d61c6f6147ceb1b43ae
[INFO] running `Command { std: "docker" "start" "-a" "4952d671b56a4d89530ce8692b468a69016cc525ca5f5d61c6f6147ceb1b43ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veecle_os_test-26e007c6476d1229)
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests veecle_os_test
[INFO] [stdout] test execute::tests::local_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/execute.rs - execute::execute (line 26) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/execute.rs - execute::execute (line 26) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `veecle_os` in this scope
[INFO] [stdout]   --> src/execute.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use veecle_os::runtime::{Reader, Writer, Storable};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `veecle_os`, use `cargo add veecle_os` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `veecle_os` in this scope
[INFO] [stdout]   --> src/execute.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[veecle_os::runtime::actor]
[INFO] [stdout]    |   ^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Incrementor` in this scope
[INFO] [stdout]   --> src/execute.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |         actors: [Incrementor],
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_execute_rs_26_0<Incrementor>() {
[INFO] [stdout]    |                                                                          +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `core::pin::pin` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `core::pin::pin` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `core::pin::pin` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `core::pin::pin` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::validate_actors`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:316:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub fn validate_actors<'a, A, S, I>(init_contexts: I, _store: Pin<&'a impl Datastore>) -> I
[INFO] [stdout]     |        --------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 316 |     S: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `validate_actors`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::validate_actors`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:316:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub fn validate_actors<'a, A, S, I>(init_contexts: I, _store: Pin<&'a impl Datastore>) -> I
[INFO] [stdout]     |        --------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 316 |     S: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `validate_actors`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::make_futures` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::make_futures` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::make_futures` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::make_futures` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::make_futures` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::make_futures` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Data`
[INFO] [stdout]    --> src/execute.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | pub struct Data(u32);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-560327346570849474.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Trigger: veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not satisfied
[INFO] [stdout]    --> src/execute.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 | /     veecle_os_test::execute! {
[INFO] [stdout]  49 | |         store: [Data, Trigger],
[INFO] [stdout]  50 | |
[INFO] [stdout]  51 | |         actors: [Incrementor],
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         },
[INFO] [stdout]  61 | |     }
[INFO] [stdout]     | |_____^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::datastore::slot::storable::Storable` is not implemented for `Trigger`
[INFO] [stdout]    --> src/execute.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct Trigger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots` is implemented for `veecle_os_test::__exports::veecle_os_runtime::cons::Cons<T, R>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / impl<T, R> IntoSlots for Cons<T, R>
[INFO] [stdout]  80 | | where
[INFO] [stdout]  81 | |     T: Storable + 'static,
[INFO] [stdout]  82 | |     R: IntoSlots,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: required for `Cons<Trigger, Nil>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_test::__exports::veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `veecle_os_test::__exports::veecle_os_runtime::execute::make_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-os-runtime-0.1.0/src/execute.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn make_store<T>() -> impl Datastore
[INFO] [stdout]     |        ---------- required by a bound in this function
[INFO] [stdout] 118 | where
[INFO] [stdout] 119 |     T: IntoSlots,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `make_store`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestw4rkEn/rust_out.long-type-2449842809433856698.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::__exports::veecle_os_runtime::execute` which comes from the expansion of the macro `veecle_os_test::execute` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/execute.rs - execute::execute (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.09s; merged doctests compilation took 0.33s
[INFO] running `Command { std: "docker" "inspect" "4952d671b56a4d89530ce8692b468a69016cc525ca5f5d61c6f6147ceb1b43ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4952d671b56a4d89530ce8692b468a69016cc525ca5f5d61c6f6147ceb1b43ae", kill_on_drop: false }`
[INFO] [stdout] 4952d671b56a4d89530ce8692b468a69016cc525ca5f5d61c6f6147ceb1b43ae
