[INFO] fetching crate interthread 3.1.0...
[INFO] testing interthread-3.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate interthread 3.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate interthread 3.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate interthread 3.1.0
[INFO] tweaked toml for crates.io crate interthread 3.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate interthread 3.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate interthread 3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] effd85eed20b812e99fbcf97513e9f29d74d76094a675ca2df2726e9fcfe4f22
[INFO] running `Command { std: "docker" "start" "-a" "effd85eed20b812e99fbcf97513e9f29d74d76094a675ca2df2726e9fcfe4f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "effd85eed20b812e99fbcf97513e9f29d74d76094a675ca2df2726e9fcfe4f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "effd85eed20b812e99fbcf97513e9f29d74d76094a675ca2df2726e9fcfe4f22", kill_on_drop: false }`
[INFO] [stdout] effd85eed20b812e99fbcf97513e9f29d74d76094a675ca2df2726e9fcfe4f22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2049c221cb4399fbb45e8a5f2dfb1f783773f43526ae2676634d9b90b66d9ce4
[INFO] running `Command { std: "docker" "start" "-a" "2049c221cb4399fbb45e8a5f2dfb1f783773f43526ae2676634d9b90b66d9ce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling interthread v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.51s
[INFO] running `Command { std: "docker" "inspect" "2049c221cb4399fbb45e8a5f2dfb1f783773f43526ae2676634d9b90b66d9ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2049c221cb4399fbb45e8a5f2dfb1f783773f43526ae2676634d9b90b66d9ce4", kill_on_drop: false }`
[INFO] [stdout] 2049c221cb4399fbb45e8a5f2dfb1f783773f43526ae2676634d9b90b66d9ce4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d4c3fa354e6766975bfa51a12d46fd083d70ce03d0b3dd6a18f969557314b7
[INFO] running `Command { std: "docker" "start" "-a" "45d4c3fa354e6766975bfa51a12d46fd083d70ce03d0b3dd6a18f969557314b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling interthread v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: useless assignment of variable of type `i8` to itself
[INFO] [stdout]   --> tests/pat_input.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |         pub async fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of variable of type `i8` to itself
[INFO] [stdout]    --> tests/pat_input.rs:179:47
[INFO] [stdout]     |
[INFO] [stdout] 179 |         pub fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of variable of type `i8` to itself
[INFO] [stdout]   --> tests/pat_input.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 |         pub fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of variable of type `i8` to itself
[INFO] [stdout]   --> tests/pat_input.rs:88:53
[INFO] [stdout]    |
[INFO] [stdout] 88 |         pub async fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "45d4c3fa354e6766975bfa51a12d46fd083d70ce03d0b3dd6a18f969557314b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d4c3fa354e6766975bfa51a12d46fd083d70ce03d0b3dd6a18f969557314b7", kill_on_drop: false }`
[INFO] [stdout] 45d4c3fa354e6766975bfa51a12d46fd083d70ce03d0b3dd6a18f969557314b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d95e47988003d8d299076f2ec5cd13bdb409e686c6ba930606e25da30387a77a
[INFO] running `Command { std: "docker" "start" "-a" "d95e47988003d8d299076f2ec5cd13bdb409e686c6ba930606e25da30387a77a", kill_on_drop: false }`
[INFO] [stderr] warning: useless assignment of variable of type `i8` to itself
[INFO] [stderr]   --> tests/pat_input.rs:53:53
[INFO] [stderr]    |
[INFO] [stderr] 53 |         pub async fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stderr]    |                                                     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: useless assignment of variable of type `i8` to itself
[INFO] [stderr]    --> tests/pat_input.rs:179:47
[INFO] [stderr]     |
[INFO] [stderr] 179 |         pub fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stderr]     |                                               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: useless assignment of variable of type `i8` to itself
[INFO] [stderr]   --> tests/pat_input.rs:22:47
[INFO] [stderr]    |
[INFO] [stderr] 22 |         pub fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stderr]    |                                               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: useless assignment of variable of type `i8` to itself
[INFO] [stderr]   --> tests/pat_input.rs:88:53
[INFO] [stderr]    |
[INFO] [stderr] 88 |         pub async fn add(&mut self, mut v:i8) -> i8{v = v;self.0 += v;self.0}
[INFO] [stderr]    |                                                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `interthread` (test "pat_input") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interthread-7fc8f0b8fa5e723f)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test parse::atp::tests::close_cap_test ... ok
[INFO] [stdout] test parse::atp::tests::parser_close_open ... ok
[INFO] [stdout] test parse::atp::tests::explicit_chars_in_str ... ok
[INFO] [stdout] test parse::atp::tests::parser_close_open_inline ... ok
[INFO] [stdout] test parse::atp::tests::test_lifetime ... ok
[INFO] [stdout] test parse::tests::test_for_family_edit_special_case_for_member ... ok
[INFO] [stdout] test parse::tests::test_for_attr_inside_impl ... ok
[INFO] [stdout] test parse::atp::tests::open_comment_test ... ok
[INFO] [stdout] test parse::tests::test_for_family ... ok
[INFO] [stdout] test parse::tests::test_func_actor_edit_plus_comment ... ok
[INFO] [stdout] test parse::tests::test_func_actor_edit ... ok
[INFO] [stderr]      Running tests/debut.rs (/opt/rustwide/target/debug/deps/debut-19c956f2aedafe27)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test debut_std_test ... ok
[INFO] [stdout] test debut_async_tokio_test ... ok
[INFO] [stdout] test debut_std_tokio_test ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/family_actors.rs (/opt/rustwide/target/debug/deps/family_actors-c79c8abd190630a6)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test std_generic_family_rw_lock ... ok
[INFO] [stdout] test std_family_rw_lock ... ok
[INFO] [stdout] test tokio_async_generic_family_rw_lock ... ok
[INFO] [stdout] test async_std_std_generic_family_rw_lock ... ok
[INFO] [stdout] test async_std_async_generic_family_rw_lock ... ok
[INFO] [stdout] test std_family_mutex ... ok
[INFO] [stdout] test tokio_std_generic_family_rw_lock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_actor.rs (/opt/rustwide/target/debug/deps/generic_actor-b98a0cbd441fe928)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_sync_unbound_default_debut_plus_const_generic_param ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_method.rs (/opt/rustwide/target/debug/deps/generic_method-fba41dd1d34b0c9e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_async_std_unbounded_option ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test actor_tokio_unbounded_result ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interact.rs (/opt/rustwide/target/debug/deps/interact-192e8ae7582b2e03)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test interact_simple ... 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]      Running tests/not_send_return_type.rs (/opt/rustwide/target/debug/deps/not_send_return_type-c24ef61aae16cb89)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test not_send_actor ... ok
[INFO] [stdout] test not_send_actor_opt ... ok
[INFO] [stdout] test not_send_actor_res_slf_err ... ok
[INFO] [stdout] test not_send_actor_res_slf ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pat_input.rs (/opt/rustwide/target/debug/deps/pat_input-527f56fd4b3a42b8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test actor_async_std_bounded_gen ... ok
[INFO] [stdout] test actor_sync_bounded_rest ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test actor_async_std_bounded_gen_rest ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/self_consume_actor.rs (/opt/rustwide/target/debug/deps/self_consume_actor-120b65b72324e7df)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/static.rs (/opt/rustwide/target/debug/deps/static-936f29a3b09f90c5)
[INFO] [stdout] test std_family_mutex ... 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 static_methods_generic_model ... ok
[INFO] [stderr]      Running tests/trig_phantom_data.rs (/opt/rustwide/target/debug/deps/trig_phantom_data-8475cb10ba391a39)
[INFO] [stdout] test static_methods_async ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test actor_private_generics ... 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]      Running tests/type_actor.rs (/opt/rustwide/target/debug/deps/type_actor-ed0eb21808be24d9)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test actor_sync_unbound_default ... ok
[INFO] [stdout] test actor_sync_unbounded_int ... ok
[INFO] [stdout] test actor_sync_bounded ... ok
[INFO] [stdout] test id_actor_sync_inter ... ok
[INFO] [stdout] test actor_smol_bounded ... ok
[INFO] [stdout] test actor_async_std_unbounded ... ok
[INFO] [stdout] test actor_smol_unbounded ... ok
[INFO] [stdout] test actor_async_std_bounded ... ok
[INFO] [stdout] test id_actor_sync_bounded ... ok
[INFO] [stdout] test actor_tokio_bounded ... ok
[INFO] [stdout] test id_actor_tokio_bounded ... ok
[INFO] [stdout] test actor_tokio_unbounded ... ok
[INFO] [stdout] test self_word_in_arg_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests interthread
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/lib.rs - (line 178) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 252) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 1142) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 85) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 1180) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 237) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 671) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 675) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 1304) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 198) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 682) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 1239) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 784) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 276) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 1201) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 803) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 848) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 876) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 944) - compile ... ok
[INFO] [stdout] test src/lib.rs - example (line 464) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 707) - compile ... ok
[INFO] [stdout] test src/lib.rs - example (line 494) - compile ... ok
[INFO] [stdout] test src/lib.rs - actor (line 740) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 556) - compile ... ok
[INFO] [stdout] test src/lib.rs - family (line 1431) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - actor (line 990) - compile ... ok
[INFO] [stdout] test src/model/generics.rs - model::generics::turbofish::from_type_path (line 261) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - actor (line 908) - compile ... ok
[INFO] [stdout] test src/lib.rs - example (line 449) - compile ... ok
[INFO] [stdout] test src/lib.rs - family (line 1457) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - family (line 1467) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - actor (line 1180) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]     --> src/lib.rs:1181:19
[INFO] [stdout]      |
[INFO] [stdout] 1181 | pub fn heavy_work(&self) -> oneshot::Receiver<u8> {
[INFO] [stdout]      |                   ^^^^^ not semantically valid as function parameter
[INFO] [stdout]      |
[INFO] [stdout]      = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]     --> src/lib.rs:1183:15
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     let msg = MyActorScript::HeavyWork {
[INFO] [stdout]      |               ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 237) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]    --> src/lib.rs:238:6
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl MyActorScript { 
[INFO] [stdout]     |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]    --> src/lib.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn play(receiver: std::sync::mpsc::Receiver<MyActorScript>, 
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<MyActorScript> MyActorScript { 
[INFO] [stdout]     |     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActor` in this scope
[INFO] [stdout]    --> src/lib.rs:240:27
[INFO] [stdout]     |
[INFO] [stdout] 240 |                mut actor: MyActor) {
[INFO] [stdout]     |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             msg.direct(&mut actor);
[INFO] [stdout]     |             ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 1304) stdout ----
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]     --> src/lib.rs:1305:25
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      |                         ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]      |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args: TypeName, ...) -> Option<T>;
[INFO] [stdout]      |                         ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, _: args, ...) -> Option<T>;
[INFO] [stdout]      |                     ++
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]     --> src/lib.rs:1307:25
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      |                         ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]      |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, args: TypeName, ...) -> Result<T, String>;
[INFO] [stdout]      |                         ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, _: args, ...) -> Result<T, String>;
[INFO] [stdout]      |                     ++
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]     --> src/lib.rs:1309:25
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      |                         ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]      |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, args: TypeName, ...) -> Result<T, &'static str>;
[INFO] [stdout]      |                         ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, _: args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      |                     ++
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `method` is defined multiple times
[INFO] [stdout]     --> src/lib.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      | -------------------------------------------- previous definition of the value `method` here
[INFO] [stdout] 1306 |
[INFO] [stdout] 1307 | pub fn method(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `method` redefined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: `method` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `method` is defined multiple times
[INFO] [stdout]     --> src/lib.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      | -------------------------------------------- previous definition of the value `method` here
[INFO] [stdout] ...
[INFO] [stdout] 1309 | pub fn method(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `method` redefined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: `method` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]     --> src/lib.rs:1305:1
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]     --> src/lib.rs:1305:15
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      |               ^^^^ not semantically valid as function parameter
[INFO] [stdout]      |
[INFO] [stdout]      = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `...` is not supported for non-extern functions
[INFO] [stdout]     --> src/lib.rs:1305:27
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      |                           ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]     --> src/lib.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]     --> src/lib.rs:1307:15
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      |               ^^^^ not semantically valid as function parameter
[INFO] [stdout]      |
[INFO] [stdout]      = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `...` is not supported for non-extern functions
[INFO] [stdout]     --> src/lib.rs:1307:27
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      |                           ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]     --> src/lib.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]     --> src/lib.rs:1309:15
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      |               ^^^^ not semantically valid as function parameter
[INFO] [stdout]      |
[INFO] [stdout]      = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: `...` is not supported for non-extern functions
[INFO] [stdout]     --> src/lib.rs:1309:27
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      |                           ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]     --> src/lib.rs:1305:42
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      |                                          ^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method<T>(self, args, ...) -> Option<T>;
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]     --> src/lib.rs:1307:42
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      |                                          ^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method<T>(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]     --> src/lib.rs:1309:42
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      |                                          ^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method<T>(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      |              +++
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: C-variadic functions are unstable
[INFO] [stdout]     --> src/lib.rs:1305:1
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn method(self, args, ...) -> Option<T>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information
[INFO] [stdout]      = help: add `#![feature(c_variadic)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: C-variadic functions are unstable
[INFO] [stdout]     --> src/lib.rs:1307:1
[INFO] [stdout]      |
[INFO] [stdout] 1307 | pub fn method(self, args, ...) -> Result<T, String>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information
[INFO] [stdout]      = help: add `#![feature(c_variadic)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: C-variadic functions are unstable
[INFO] [stdout]     --> src/lib.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub fn method(self, args, ...) -> Result<T, &'static str>;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information
[INFO] [stdout]      = help: add `#![feature(c_variadic)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0428, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 198) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]    --> src/lib.rs:199:6
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl MyActorScript {
[INFO] [stdout]     |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActor` in this scope
[INFO] [stdout]    --> src/lib.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn direct(self, actor: &mut MyActor) {
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             MyActorScript::Increment {} => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             MyActorScript::AddNumber { num, inter_send } => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             MyActorScript::GetValue { inter_send } => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 1239) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]     --> src/lib.rs:1240:18
[INFO] [stdout]      |
[INFO] [stdout] 1240 | pub fn set_value(&mut self) {
[INFO] [stdout]      |                  ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]      |
[INFO] [stdout]      = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]     --> src/lib.rs:1242:15
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     let msg = MyActorScript::SetValue {
[INFO] [stdout]      |               ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 784) stdout ----
[INFO] [stdout] error: Path - "src/main.rs" does not exist.
[INFO] [stdout]    --> src/lib.rs:789:5
[INFO] [stdout]     |
[INFO] [stdout] 789 |     file="src/main.rs",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 276) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope
[INFO] [stdout]    --> src/lib.rs:279:36
[INFO] [stdout]     |
[INFO] [stdout] 279 |    sender: std::sync::mpsc::Sender<MyActorScript>,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 278 | pub struct MyActorLive<MyActorScript> {
[INFO] [stdout]     |                       +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActor`
[INFO] [stdout]    --> src/lib.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |        let actor = MyActor::new(v);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `MyActor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:285:37
[INFO] [stdout]     |
[INFO] [stdout] 285 |        std::thread::spawn(move || { MyActorScript::play(receiver, actor) });
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:313:18
[INFO] [stdout]     |
[INFO] [stdout] 313 |        let msg = MyActorScript::GetValue {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |        let msg = MyActorScript::AddNumber {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |        let msg = MyActorScript::Increment {};
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 803) stdout ----
[INFO] [stdout] error: Path - "src/main.rs" does not exist.
[INFO] [stdout]    --> src/lib.rs:808:4
[INFO] [stdout]     |
[INFO] [stdout] 808 |    file="src/main.rs",
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyActorLive` in this scope
[INFO] [stdout]    --> src/lib.rs:826:6
[INFO] [stdout]     |
[INFO] [stdout] 826 | impl MyActorLive {
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyActorScript`
[INFO] [stdout]    --> src/lib.rs:828:19
[INFO] [stdout]     |
[INFO] [stdout] 828 |         let msg = MyActorScript::Increment {};
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ use of undeclared type `MyActorScript`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 848) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]    --> src/lib.rs:849:27
[INFO] [stdout]     |
[INFO] [stdout] 849 | edit( file( script( file( def))))
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `file`
[INFO] [stdout]    --> src/lib.rs:849:21
[INFO] [stdout]     |
[INFO] [stdout] 849 | edit( file( script( file( def))))
[INFO] [stdout]     |                     ^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 849 | edit( file( script( file!( def))))
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `script` in this scope
[INFO] [stdout]    --> src/lib.rs:849:13
[INFO] [stdout]     |
[INFO] [stdout] 849 | edit( file( script( file( def))))
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `file`
[INFO] [stdout]    --> src/lib.rs:849:7
[INFO] [stdout]     |
[INFO] [stdout] 849 | edit( file( script( file( def))))
[INFO] [stdout]     |       ^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 849 | edit( file!( script( file( def))))
[INFO] [stdout]     |           +
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `edit` in this scope
[INFO] [stdout]    --> src/lib.rs:849:1
[INFO] [stdout]     |
[INFO] [stdout] 849 | edit( file( script( file( def))))
[INFO] [stdout]     | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 464) stdout ----
[INFO] [stdout] error: Path - "src/my_file.rs" does not exist.
[INFO] [stdout]    --> src/lib.rs:466:24
[INFO] [stdout]     |
[INFO] [stdout] 466 | #[interthread::example(path="src/my_file.rs")]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/lib.rs:468:2
[INFO] [stdout]     |
[INFO] [stdout] 468 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - actor (line 740) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]    --> src/lib.rs:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 |         def,     // <- script definition
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `def` in this scope
[INFO] [stdout]    --> src/lib.rs:749:9
[INFO] [stdout]     |
[INFO] [stdout] 749 |         def,     // <- live definition
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `imp` in this scope
[INFO] [stdout]    --> src/lib.rs:744:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |         imp(..), // <- list of methods in impl block
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trt` in this scope
[INFO] [stdout]    --> src/lib.rs:745:9
[INFO] [stdout]     |
[INFO] [stdout] 745 |         trt(..)  // <- list of traits
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `script` in this scope
[INFO] [stdout]    --> src/lib.rs:742:5
[INFO] [stdout]     |
[INFO] [stdout] 742 |     script(
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `imp` in this scope
[INFO] [stdout]    --> src/lib.rs:750:9
[INFO] [stdout]     |
[INFO] [stdout] 750 |         imp(..), // <- list of methods in impl block
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `trt` in this scope
[INFO] [stdout]    --> src/lib.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         trt(..)  // <- list of traits
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `live` in this scope
[INFO] [stdout]    --> src/lib.rs:748:5
[INFO] [stdout]     |
[INFO] [stdout] 748 |     live(
[INFO] [stdout]     |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `edit` in this scope
[INFO] [stdout]    --> src/lib.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | edit(
[INFO] [stdout]     | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - family (line 1431) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `AdminMyActorScript`
[INFO] [stdout]     --> src/lib.rs:1439:1
[INFO] [stdout]      |
[INFO] [stdout] 1438 | UserMyActorScript 
[INFO] [stdout]      |                  - expected one of `!` or `::`
[INFO] [stdout] 1439 | AdminMyActorScript
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - family (line 1457) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Actor` in this scope
[INFO] [stdout]     --> src/lib.rs:1458:6
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl Actor {
[INFO] [stdout]      |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]     --> src/lib.rs:1459:27
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     pub fn method(actor: &Arc<RwLock<Self>>, s: Type) -> Type {
[INFO] [stdout]      |                           ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use std::sync::Arc;
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use async_std::sync::Arc;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope
[INFO] [stdout]     --> src/lib.rs:1459:31
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     pub fn method(actor: &Arc<RwLock<Self>>, s: Type) -> Type {
[INFO] [stdout]      |                               ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use std::sync::RwLock;
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use std::sync::nonpoison::RwLock;
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use async_std::sync::RwLock;
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use tokio::sync::RwLock;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Type` in this scope
[INFO] [stdout]     --> src/lib.rs:1459:49
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     pub fn method(actor: &Arc<RwLock<Self>>, s: Type) -> Type {
[INFO] [stdout]      |                                                 ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use syn::Type;
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use syn::token::Type;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Type` in this scope
[INFO] [stdout]     --> src/lib.rs:1459:58
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     pub fn method(actor: &Arc<RwLock<Self>>, s: Type) -> Type {
[INFO] [stdout]      |                                                          ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use syn::Type;
[INFO] [stdout]      |
[INFO] [stdout] 1457 + use syn::token::Type;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - family (line 1467) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/lib.rs:1470:9
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         ...
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1470 -         ...
[INFO] [stdout] 1470 +         ..
[INFO] [stdout]      |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1470 -         ...
[INFO] [stdout] 1470 +         ..=
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]     --> src/lib.rs:1470:9
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         ...
[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] 1470 -         ...
[INFO] [stdout] 1470 +         ..
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorLive` in this scope
[INFO] [stdout]     --> src/lib.rs:1468:6
[INFO] [stdout]      |
[INFO] [stdout] 1468 | impl ActorLive {
[INFO] [stdout]      |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Type` in this scope
[INFO] [stdout]     --> src/lib.rs:1469:29
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     pub fn method(&self, s: Type) -> Type {
[INFO] [stdout]      |                             ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1467 + use syn::Type;
[INFO] [stdout]      |
[INFO] [stdout] 1467 + use syn::token::Type;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Type` in this scope
[INFO] [stdout]     --> src/lib.rs:1469:38
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     pub fn method(&self, s: Type) -> Type {
[INFO] [stdout]      |                                      ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1467 + use syn::Type;
[INFO] [stdout]      |
[INFO] [stdout] 1467 + use syn::token::Type;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 198)
[INFO] [stdout]     src/lib.rs - (line 237)
[INFO] [stdout]     src/lib.rs - (line 276)
[INFO] [stdout]     src/lib.rs - actor (line 1180)
[INFO] [stdout]     src/lib.rs - actor (line 1239)
[INFO] [stdout]     src/lib.rs - actor (line 1304)
[INFO] [stdout]     src/lib.rs - actor (line 740)
[INFO] [stdout]     src/lib.rs - actor (line 784)
[INFO] [stdout]     src/lib.rs - actor (line 803)
[INFO] [stdout]     src/lib.rs - actor (line 848)
[INFO] [stdout]     src/lib.rs - example (line 464)
[INFO] [stdout]     src/lib.rs - family (line 1431)
[INFO] [stdout]     src/lib.rs - family (line 1457)
[INFO] [stdout]     src/lib.rs - family (line 1467)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d95e47988003d8d299076f2ec5cd13bdb409e686c6ba930606e25da30387a77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95e47988003d8d299076f2ec5cd13bdb409e686c6ba930606e25da30387a77a", kill_on_drop: false }`
[INFO] [stdout] d95e47988003d8d299076f2ec5cd13bdb409e686c6ba930606e25da30387a77a
