[INFO] fetching crate veecle-os-test 0.1.0...
[INFO] testing veecle-os-test-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[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 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 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded veecle-os-runtime-macros v0.1.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded veecle-os-runtime v0.1.0
[INFO] [stderr]   Downloaded pin-cell v0.2.0
[INFO] [stderr]   Downloaded wakerset v0.2.5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de643c62fa96ccc49cb3cd2cb88d7043fcbd794eda52652de910d69a1d00b67c
[INFO] running `Command { std: "docker" "start" "-a" "de643c62fa96ccc49cb3cd2cb88d7043fcbd794eda52652de910d69a1d00b67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de643c62fa96ccc49cb3cd2cb88d7043fcbd794eda52652de910d69a1d00b67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de643c62fa96ccc49cb3cd2cb88d7043fcbd794eda52652de910d69a1d00b67c", kill_on_drop: false }`
[INFO] [stdout] de643c62fa96ccc49cb3cd2cb88d7043fcbd794eda52652de910d69a1d00b67c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aec42506da43a14886b318dbadaf33760ea9a4e75c8edb11618d4c0035ad10f
[INFO] running `Command { std: "docker" "start" "-a" "8aec42506da43a14886b318dbadaf33760ea9a4e75c8edb11618d4c0035ad10f", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core 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 typenum v1.18.0
[INFO] [stderr]    Compiling pin-cell v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wakerset v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling generic-array v1.2.0
[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 pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 18.15s
[INFO] running `Command { std: "docker" "inspect" "8aec42506da43a14886b318dbadaf33760ea9a4e75c8edb11618d4c0035ad10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aec42506da43a14886b318dbadaf33760ea9a4e75c8edb11618d4c0035ad10f", kill_on_drop: false }`
[INFO] [stdout] 8aec42506da43a14886b318dbadaf33760ea9a4e75c8edb11618d4c0035ad10f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cef42e6ec3d51c1448f107166ae7ba2cd845ee8538412711a7cb6d9e41c95af9
[INFO] running `Command { std: "docker" "start" "-a" "cef42e6ec3d51c1448f107166ae7ba2cd845ee8538412711a7cb6d9e41c95af9", 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.81s
[INFO] running `Command { std: "docker" "inspect" "cef42e6ec3d51c1448f107166ae7ba2cd845ee8538412711a7cb6d9e41c95af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef42e6ec3d51c1448f107166ae7ba2cd845ee8538412711a7cb6d9e41c95af9", kill_on_drop: false }`
[INFO] [stdout] cef42e6ec3d51c1448f107166ae7ba2cd845ee8538412711a7cb6d9e41c95af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a0ca0e1caad15a52aaeb851a5724b6956458704354c401c37b63c3febd3466a
[INFO] running `Command { std: "docker" "start" "-a" "4a0ca0e1caad15a52aaeb851a5724b6956458704354c401c37b63c3febd3466a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veecle_os_test-6b7c0946e4174f89)
[INFO] [stdout] 
[INFO] [stdout] running 1 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] [stderr]    Doc-tests veecle_os_test
[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]: failed to resolve: use of unresolved module or unlinked crate `veecle_os`
[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]: failed to resolve: use of unresolved module or unlinked crate `veecle_os`
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/execute.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |             assert_eq!(reader.wait_for_update().await.read_cloned(), Some(Data(0)));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/execute.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             assert_eq!(reader.wait_for_update().await.read_cloned(), Some(Data(1)));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/execute.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |             assert_eq!(reader.wait_for_update().await.read_cloned(), Some(Data(2)));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Data: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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: 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 `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_runtime::execute::IntoSlots` is implemented for `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_runtime::execute::IntoSlots`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Cons<Data, Cons<Trigger, Nil>>` to implement `veecle_os_runtime::execute::IntoSlots`
[INFO] [stdout] note: required by a bound in `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: 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 26 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, 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.77s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.13s; merged doctests compilation took 0.37s
[INFO] running `Command { std: "docker" "inspect" "4a0ca0e1caad15a52aaeb851a5724b6956458704354c401c37b63c3febd3466a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0ca0e1caad15a52aaeb851a5724b6956458704354c401c37b63c3febd3466a", kill_on_drop: false }`
[INFO] [stdout] 4a0ca0e1caad15a52aaeb851a5724b6956458704354c401c37b63c3febd3466a
