[INFO] cloning repository https://github.com/tqwewe/simpl_actor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tqwewe/simpl_actor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fsimpl_actor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fsimpl_actor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39f4c0d14125299cffe0cd49491166e563a94c1c
[INFO] testing tqwewe/simpl_actor against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fsimpl_actor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tqwewe/simpl_actor
[INFO] finished tweaking git repo https://github.com/tqwewe/simpl_actor
[INFO] tweaked toml for git repo https://github.com/tqwewe/simpl_actor written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tqwewe/simpl_actor on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.1)
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a94f69fd96a74c129e03997da91055f57200c047e7d7f9a2627f7d8875fe31d
[INFO] running `Command { std: "docker" "start" "-a" "9a94f69fd96a74c129e03997da91055f57200c047e7d7f9a2627f7d8875fe31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a94f69fd96a74c129e03997da91055f57200c047e7d7f9a2627f7d8875fe31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a94f69fd96a74c129e03997da91055f57200c047e7d7f9a2627f7d8875fe31d", kill_on_drop: false }`
[INFO] [stdout] 9a94f69fd96a74c129e03997da91055f57200c047e7d7f9a2627f7d8875fe31d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb826e123ceb41e66fcc6f824aeea5ac018b966f4f90f42030147e15cda0a9a1
[INFO] running `Command { std: "docker" "start" "-a" "cb826e123ceb41e66fcc6f824aeea5ac018b966f4f90f42030147e15cda0a9a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling simpl_actor_macros v0.2.7 (/opt/rustwide/workdir/crates/simpl_actor_macros)
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling simpl_actor v0.2.7 (/opt/rustwide/workdir/crates/simpl_actor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s
[INFO] running `Command { std: "docker" "inspect" "cb826e123ceb41e66fcc6f824aeea5ac018b966f4f90f42030147e15cda0a9a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb826e123ceb41e66fcc6f824aeea5ac018b966f4f90f42030147e15cda0a9a1", kill_on_drop: false }`
[INFO] [stdout] cb826e123ceb41e66fcc6f824aeea5ac018b966f4f90f42030147e15cda0a9a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1073fe89f78372424e6e585517804b4e8d9e379200ddc9a2a826120afc6100b6
[INFO] running `Command { std: "docker" "start" "-a" "1073fe89f78372424e6e585517804b4e8d9e379200ddc9a2a826120afc6100b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling simpl_actor_macros v0.2.7 (/opt/rustwide/workdir/crates/simpl_actor_macros)
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling simpl_actor v0.2.7 (/opt/rustwide/workdir/crates/simpl_actor)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.45s
[INFO] running `Command { std: "docker" "inspect" "1073fe89f78372424e6e585517804b4e8d9e379200ddc9a2a826120afc6100b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1073fe89f78372424e6e585517804b4e8d9e379200ddc9a2a826120afc6100b6", kill_on_drop: false }`
[INFO] [stdout] 1073fe89f78372424e6e585517804b4e8d9e379200ddc9a2a826120afc6100b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c942ec0ccee69485e5c479f322e10181d021a8580cd310575b8454b399dac8bd
[INFO] running `Command { std: "docker" "start" "-a" "c942ec0ccee69485e5c479f322e10181d021a8580cd310575b8454b399dac8bd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simpl_actor-b529190d34ff7cdb)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simpl_actor_macros-6cb984e87a00152f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests simpl_actor
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crates/simpl_actor/src/actor_ref.rs - actor_ref::ActorRef::wait_for_stop (line 84) ... ignored
[INFO] [stdout] test crates/simpl_actor/src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] test crates/simpl_actor/src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/simpl_actor/src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn msg(&self) -> Result<i32, SendError>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, Err>, SendError>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                                            |
[INFO] [stdout]    |                                                                                            help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn msg_async(&self) -> Result<(), SendError>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn msg_async_after(&self, delay: Duration) -> JoinHandle<Result<(), SendError>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                                    |
[INFO] [stdout]    |                                                                                    help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `actor` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[actor]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 43 + use simpl_actor::actor;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use simpl_actor_macros::actor;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[message]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyActor` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl MyActor {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0573]: expected type, found variant `Err`
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn msg(&self) -> Result<i32, Err> {}
[INFO] [stdout]    |                                  ^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 47 -     fn msg(&self) -> Result<i32, Err> {}
[INFO] [stdout] 47 +     fn msg(&self) -> Result<i32, core::result::Result> {}
[INFO] [stdout]    |
[INFO] [stdout] 47 -     fn msg(&self) -> Result<i32, Err> {}
[INFO] [stdout] 47 +     fn msg(&self) -> Result<i32, std::result::Result> {}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyActorRef` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl MyActorRef {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SendError` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:53:40
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn msg(&self) -> Result<i32, SendError>;
[INFO] [stdout]    |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::sync::mpsc::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use simpl_actor::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::broadcast::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::mpsc::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, Err>, SendError>>;
[INFO] [stdout]    |                                ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JoinHandle` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, Err>, SendError>>;
[INFO] [stdout]    |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::thread::JoinHandle;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::task::JoinHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0573]: expected type, found variant `Err`
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:55:75
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, Err>, SendError>>;
[INFO] [stdout]    |                                                                           ^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 55 -     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, Err>, SendError>>;
[INFO] [stdout] 55 +     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, core::result::Result>, SendError>>;
[INFO] [stdout]    |
[INFO] [stdout] 55 -     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, Err>, SendError>>;
[INFO] [stdout] 55 +     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, std::result::Result>, SendError>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SendError` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:55:81
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn msg_after(&self, delay: Duration) -> JoinHandle<Result<Result<i32, Err>, SendError>>;
[INFO] [stdout]    |                                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::sync::mpsc::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use simpl_actor::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::broadcast::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::mpsc::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SendError` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn msg_async(&self) -> Result<(), SendError>;
[INFO] [stdout]    |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::sync::mpsc::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use simpl_actor::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::broadcast::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::mpsc::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn msg_async_after(&self, delay: Duration) -> JoinHandle<Result<(), SendError>>;
[INFO] [stdout]    |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JoinHandle` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:59:51
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn msg_async_after(&self, delay: Duration) -> JoinHandle<Result<(), SendError>>;
[INFO] [stdout]    |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::thread::JoinHandle;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::task::JoinHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SendError` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:59:73
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn msg_async_after(&self, delay: Duration) -> JoinHandle<Result<(), SendError>>;
[INFO] [stdout]    |                                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 43 + use std::sync::mpsc::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use simpl_actor::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::broadcast::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use tokio::sync::mpsc::error::SendError;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0573.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/simpl_actor/src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:22:42
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout] 22 +     pub fn inc(&mut self, amount: i64) { .. }
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout] 22 +     pub fn inc(&mut self, amount: i64) { ..= }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:22:42
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout] 22 +     pub fn inc(&mut self, amount: i64) { .. }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout] 25 +     pub fn inc(&mut self, amount: i64) { .. }
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout] 25 +     pub fn inc(&mut self, amount: i64) { ..= }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout] 25 +     pub fn inc(&mut self, amount: i64) { .. }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn count(&self) -> i64 { ... }
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 28 -     pub fn count(&self) -> i64 { ... }
[INFO] [stdout] 28 +     pub fn count(&self) -> i64 { .. }
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 28 -     pub fn count(&self) -> i64 { ... }
[INFO] [stdout] 28 +     pub fn count(&self) -> i64 { ..= }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn count(&self) -> i64 { ... }
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 28 -     pub fn count(&self) -> i64 { ... }
[INFO] [stdout] 28 +     pub fn count(&self) -> i64 { .. }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected `..=`
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:22:42
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn inc(&mut self, amount: i64) { ... }
[INFO] [stdout]    |                                          ^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CounterActorRef` in this scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Actor, Default)]
[INFO] [stdout]    |          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Actor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() { #[allow(non_snake_case)] fn _doctest_main_crates_simpl_actor_src_lib_rs_12_0() {
[INFO] [stdout]    |                                      ----------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 34 | actor.inc(2).await?;
[INFO] [stdout]    |              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() { #[allow(non_snake_case)] fn _doctest_main_crates_simpl_actor_src_lib_rs_12_0() {
[INFO] [stdout]    |                                      ----------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 35 | actor.dec(1).await?;
[INFO] [stdout]    |              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() { #[allow(non_snake_case)] fn _doctest_main_crates_simpl_actor_src_lib_rs_12_0() {
[INFO] [stdout]    |                                      ----------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 36 | let count = actor.count().await?;
[INFO] [stdout]    |                           ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `CounterActor` in the current scope
[INFO] [stdout]   --> crates/simpl_actor/src/lib.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct CounterActor { count: i64 }
[INFO] [stdout]    | ----------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 | let counter = CounterActor::new();
[INFO] [stdout]    |                             ^^^ function or associated item not found in `CounterActor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `criterion::stats::tuple::TupledDistributionsBuilder`
[INFO] [stdout]            candidate #2: `plotters::style::font::FontData`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586, E0599, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/simpl_actor/src/lib.rs - (line 12)
[INFO] [stdout]     crates/simpl_actor/src/lib.rs - (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p simpl_actor --doc`
[INFO] running `Command { std: "docker" "inspect" "c942ec0ccee69485e5c479f322e10181d021a8580cd310575b8454b399dac8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c942ec0ccee69485e5c479f322e10181d021a8580cd310575b8454b399dac8bd", kill_on_drop: false }`
[INFO] [stdout] c942ec0ccee69485e5c479f322e10181d021a8580cd310575b8454b399dac8bd
