[INFO] fetching crate interthread 3.1.0... [INFO] testing interthread-3.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate interthread 3.1.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate interthread 3.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9beb776e856486c8b220f850256041c690d9fb90fdc1dcd5bc15f09926da9e0 [INFO] running `Command { std: "docker" "start" "-a" "d9beb776e856486c8b220f850256041c690d9fb90fdc1dcd5bc15f09926da9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9beb776e856486c8b220f850256041c690d9fb90fdc1dcd5bc15f09926da9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9beb776e856486c8b220f850256041c690d9fb90fdc1dcd5bc15f09926da9e0", kill_on_drop: false }` [INFO] [stdout] d9beb776e856486c8b220f850256041c690d9fb90fdc1dcd5bc15f09926da9e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54322dea9f79372cf676b5692073b37b1170615fcbeee12565146df54b74249 [INFO] running `Command { std: "docker" "start" "-a" "f54322dea9f79372cf676b5692073b37b1170615fcbeee12565146df54b74249", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 19.29s [INFO] running `Command { std: "docker" "inspect" "f54322dea9f79372cf676b5692073b37b1170615fcbeee12565146df54b74249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54322dea9f79372cf676b5692073b37b1170615fcbeee12565146df54b74249", kill_on_drop: false }` [INFO] [stdout] f54322dea9f79372cf676b5692073b37b1170615fcbeee12565146df54b74249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29a8c243ecc2e7b80092e41923ff68e5ffa33225c5481efd8e409416ece84ef6 [INFO] running `Command { std: "docker" "start" "-a" "29a8c243ecc2e7b80092e41923ff68e5ffa33225c5481efd8e409416ece84ef6", kill_on_drop: false }` [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [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 piper v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [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 proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling tokio v1.45.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 interthread v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling smol v2.0.2 [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 1m 49s [INFO] running `Command { std: "docker" "inspect" "29a8c243ecc2e7b80092e41923ff68e5ffa33225c5481efd8e409416ece84ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a8c243ecc2e7b80092e41923ff68e5ffa33225c5481efd8e409416ece84ef6", kill_on_drop: false }` [INFO] [stdout] 29a8c243ecc2e7b80092e41923ff68e5ffa33225c5481efd8e409416ece84ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6b76e0774bd226aa0daea4c41d8578646cfd1126da98937783c4c4a73d47c57 [INFO] running `Command { std: "docker" "start" "-a" "e6b76e0774bd226aa0daea4c41d8578646cfd1126da98937783c4c4a73d47c57", 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::parser_close_open ... ok [INFO] [stdout] test parse::atp::tests::parser_close_open_inline ... ok [INFO] [stdout] test parse::atp::tests::explicit_chars_in_str ... ok [INFO] [stdout] test parse::tests::test_for_family ... ok [INFO] [stdout] test parse::atp::tests::test_lifetime ... ok [INFO] [stdout] test parse::tests::test_func_actor_edit_plus_comment ... ok [INFO] [stdout] test parse::tests::test_for_family_edit_special_case_for_member ... ok [INFO] [stdout] test parse::tests::test_func_actor_edit ... ok [INFO] [stdout] test parse::atp::tests::close_cap_test ... ok [INFO] [stdout] test parse::atp::tests::open_comment_test ... ok [INFO] [stdout] test parse::tests::test_for_attr_inside_impl ... 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/debut.rs (/opt/rustwide/target/debug/deps/debut-19c956f2aedafe27) [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] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s [INFO] [stdout] [INFO] [stderr] Running tests/family_actors.rs (/opt/rustwide/target/debug/deps/family_actors-c79c8abd190630a6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test std_family_rw_lock ... ok [INFO] [stdout] test tokio_async_generic_family_rw_lock ... ok [INFO] [stdout] test std_family_mutex ... ok [INFO] [stdout] test std_generic_family_rw_lock ... ok [INFO] [stdout] test async_std_async_generic_family_rw_lock ... ok [INFO] [stdout] test async_std_std_generic_family_rw_lock ... 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.02s [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_async_std_bounded ... 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] [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_bounded ... ok [INFO] [stdout] test actor_async_std_unbounded_option ... ok [INFO] [stdout] test actor_async_std_bounded ... ok [INFO] [stdout] test actor_sync_unbounded_int ... ok [INFO] [stdout] test actor_sync_unbound_default ... ok [INFO] [stdout] test actor_async_std_unbounded ... ok [INFO] [stdout] test actor_smol_bounded ... ok [INFO] [stdout] test actor_smol_unbounded ... ok [INFO] [stdout] test actor_tokio_unbounded ... ok [INFO] [stdout] test actor_tokio_bounded ... ok [INFO] [stdout] test actor_tokio_unbounded_result ... 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_res_slf_err ... ok [INFO] [stderr] Running tests/pat_input.rs (/opt/rustwide/target/debug/deps/pat_input-527f56fd4b3a42b8) [INFO] [stdout] test not_send_actor_opt ... 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.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test actor_sync_bounded_rest ... ok [INFO] [stdout] test actor_sync_bounded ... ok [INFO] [stdout] test actor_async_std_bounded ... ok [INFO] [stdout] test actor_async_std_bounded_gen ... ok [INFO] [stdout] test actor_async_std_bounded_gen_rest ... ok [INFO] [stdout] test actor_tokio_bounded ... ok [INFO] [stderr] Running tests/self_consume_actor.rs (/opt/rustwide/target/debug/deps/self_consume_actor-120b65b72324e7df) [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] [stdout] [INFO] [stdout] running 1 test [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] [stderr] Running tests/static.rs (/opt/rustwide/target/debug/deps/static-936f29a3b09f90c5) [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] [stderr] Running tests/type_actor.rs (/opt/rustwide/target/debug/deps/type_actor-ed0eb21808be24d9) [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] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test actor_sync_unbounded_int ... ok [INFO] [stdout] test actor_sync_bounded ... ok [INFO] [stdout] test id_actor_sync_bounded ... ok [INFO] [stdout] test actor_sync_unbound_default ... ok [INFO] [stdout] test actor_async_std_bounded ... ok [INFO] [stdout] test actor_async_std_unbounded ... ok [INFO] [stdout] test actor_smol_unbounded ... ok [INFO] [stdout] test actor_smol_bounded ... ok [INFO] [stdout] test id_actor_sync_inter ... ok [INFO] [stdout] test actor_tokio_unbounded ... ok [INFO] [stderr] Doc-tests interthread [INFO] [stdout] test self_word_in_arg_type ... ok [INFO] [stdout] test id_actor_tokio_bounded ... ok [INFO] [stdout] test actor_tokio_bounded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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 1180) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 198) - compile ... FAILED [INFO] [stdout] test src/lib.rs - actor (line 1142) - compile ... ok [INFO] [stdout] test src/lib.rs - actor (line 1239) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 276) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 237) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 85) - compile ... ok [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 1201) - compile ... ok [INFO] [stdout] test src/lib.rs - actor (line 1304) - compile ... FAILED [INFO] [stdout] test src/lib.rs - actor (line 803) - compile ... FAILED [INFO] [stdout] test src/lib.rs - actor (line 682) - compile ... ok [INFO] [stdout] test src/lib.rs - actor (line 784) - compile ... FAILED [INFO] [stdout] test src/lib.rs - actor (line 740) - compile ... FAILED [INFO] [stdout] test src/lib.rs - actor (line 876) - compile ... ok [INFO] [stdout] test src/lib.rs - example (line 494) - compile ... ok [INFO] [stdout] test src/lib.rs - actor (line 944) - compile ... ok [INFO] [stdout] test src/lib.rs - example (line 556) - compile ... ok [INFO] [stdout] test src/lib.rs - family (line 1457) - compile ... FAILED [INFO] [stdout] test src/lib.rs - example (line 464) - compile ... FAILED [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/lib.rs - actor (line 848) - compile ... FAILED [INFO] [stdout] test src/lib.rs - actor (line 908) - compile ... ok [INFO] [stdout] test src/lib.rs - actor (line 707) - compile ... ok [INFO] [stdout] test src/lib.rs - example (line 449) - compile ... ok [INFO] [stdout] test src/lib.rs - family (line 1467) - compile ... FAILED [INFO] [stdout] test src/model/generics.rs - model::generics::turbofish::from_type_path (line 261) - compile fail ... ok [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] 3 | pub fn heavy_work(&self) -> oneshot::Receiver { [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] 5 | 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 198) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `MyActorScript` in this scope [INFO] [stdout] --> src/lib.rs:199:6 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 4 | 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] 6 | 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] 9 | 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] 18 | 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] 3 | 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] 5 | 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 - (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] 5 | sender: std::sync::mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MyActorLive { [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] 9 | 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] 11 | 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] 39 | 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] 23 | 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] 15 | 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 - (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] 3 | 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] 4 | pub fn play(receiver: std::sync::mpsc::Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3 | impl 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] 5 | mut actor: MyActor) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 - actor (line 1304) stdout ---- [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,` [INFO] [stdout] --> src/lib.rs:1305:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn method(self, args, ...) -> Option; [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] 3 | pub fn method(self, args: TypeName, ...) -> Option; [INFO] [stdout] | ++++++++++ [INFO] [stdout] help: if this is a type, explicitly ignore the parameter name [INFO] [stdout] | [INFO] [stdout] 3 | pub fn method(self, _: args, ...) -> Option; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,` [INFO] [stdout] --> src/lib.rs:1307:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn method(self, args, ...) -> Result; [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] 5 | pub fn method(self, args: TypeName, ...) -> Result; [INFO] [stdout] | ++++++++++ [INFO] [stdout] help: if this is a type, explicitly ignore the parameter name [INFO] [stdout] | [INFO] [stdout] 5 | pub fn method(self, _: args, ...) -> Result; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,` [INFO] [stdout] --> src/lib.rs:1309:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn method(self, args, ...) -> Result; [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] 7 | pub fn method(self, args: TypeName, ...) -> Result; [INFO] [stdout] | ++++++++++ [INFO] [stdout] help: if this is a type, explicitly ignore the parameter name [INFO] [stdout] | [INFO] [stdout] 7 | pub fn method(self, _: args, ...) -> Result; [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] 3 | pub fn method(self, args, ...) -> Option; [INFO] [stdout] | -------------------------------------------- previous definition of the value `method` here [INFO] [stdout] 4 | [INFO] [stdout] 5 | pub fn method(self, args, ...) -> Result; [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] 3 | pub fn method(self, args, ...) -> Option; [INFO] [stdout] | -------------------------------------------- previous definition of the value `method` here [INFO] [stdout] ... [INFO] [stdout] 7 | pub fn method(self, args, ...) -> Result; [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] 3 | pub fn method(self, args, ...) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/lib.rs:1305:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn method(self, args, ...) -> Option; [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: only foreign, `unsafe extern "C"`, or `unsafe extern "C-unwind"` functions may have a C-variadic arg [INFO] [stdout] --> src/lib.rs:1305:27 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn method(self, args, ...) -> Option; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: free function without a body [INFO] [stdout] --> src/lib.rs:1307:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/lib.rs:1307:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn method(self, args, ...) -> Result; [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: only foreign, `unsafe extern "C"`, or `unsafe extern "C-unwind"` functions may have a C-variadic arg [INFO] [stdout] --> src/lib.rs:1307:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: free function without a body [INFO] [stdout] --> src/lib.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/lib.rs:1309:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn method(self, args, ...) -> Result; [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: only foreign, `unsafe extern "C"`, or `unsafe extern "C-unwind"` functions may have a C-variadic arg [INFO] [stdout] --> src/lib.rs:1309:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/lib.rs:1305:42 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn method(self, args, ...) -> Option; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3 | pub fn method(self, args, ...) -> Option; [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] 5 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 5 | pub fn method(self, args, ...) -> Result; [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] 7 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 7 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0658]: C-variadic functions are unstable [INFO] [stdout] --> src/lib.rs:1305:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn method(self, args, ...) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-28; 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] 5 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-28; 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] 7 | pub fn method(self, args, ...) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-28; 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 - 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] 8 | 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] 26 | 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] 28 | 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 784) stdout ---- [INFO] [stdout] error: Path - "src/main.rs" does not exist. [INFO] [stdout] --> src/lib.rs:789:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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 - 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] 5 | 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] 11 | 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] 6 | 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] 7 | 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] 4 | 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] 12 | 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] 13 | 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] 10 | 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] 3 | 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 1457) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `Actor` in this scope [INFO] [stdout] --> src/lib.rs:1458:6 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 4 | pub fn method(actor: &Arc>, 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] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 4 | pub fn method(actor: &Arc>, 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] 2 + use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::nonpoison::RwLock; [INFO] [stdout] | [INFO] [stdout] 2 + use async_std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 4 | pub fn method(actor: &Arc>, 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] 2 + use syn::Type; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 4 | pub fn method(actor: &Arc>, 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] 2 + use syn::Type; [INFO] [stdout] | [INFO] [stdout] 2 + 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 - 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] 4 | #[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] 6 | } [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 - family (line 1431) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `AdminMyActorScript` [INFO] [stdout] --> src/lib.rs:1439:1 [INFO] [stdout] | [INFO] [stdout] 7 | UserMyActorScript [INFO] [stdout] | - expected one of `!` or `::` [INFO] [stdout] 8 | 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 - 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] 3 | 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] 3 | edit( file( script( file( def)))) [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 3 | 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] 3 | 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] 3 | edit( file( script( file( def)))) [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 3 | 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] 3 | 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 - family (line 1467) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/lib.rs:1470:9 [INFO] [stdout] | [INFO] [stdout] 5 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 5 - ... [INFO] [stdout] 5 + .. [INFO] [stdout] | [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 5 - ... [INFO] [stdout] 5 + ..= [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0586]: inclusive range with no end [INFO] [stdout] --> src/lib.rs:1470:9 [INFO] [stdout] | [INFO] [stdout] 5 | ... [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] 5 - ... [INFO] [stdout] 5 + .. [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] 3 | 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] 4 | 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] 2 + use syn::Type; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 4 | 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] 2 + use syn::Type; [INFO] [stdout] | [INFO] [stdout] 2 + 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.27s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e6b76e0774bd226aa0daea4c41d8578646cfd1126da98937783c4c4a73d47c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b76e0774bd226aa0daea4c41d8578646cfd1126da98937783c4c4a73d47c57", kill_on_drop: false }` [INFO] [stdout] e6b76e0774bd226aa0daea4c41d8578646cfd1126da98937783c4c4a73d47c57