[INFO] fetching crate rtactor 0.6.0...
[INFO] building rtactor-0.6.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rtactor 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rtactor 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rtactor 0.6.0
[INFO] tweaked toml for crates.io crate rtactor 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtactor 0.6.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rtactor 0.6.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.2
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded smol-macros v0.1.1
[INFO] [stderr]   Downloaded async-io v2.4.1
[INFO] [stderr]   Downloaded assert2 v0.3.15
[INFO] [stderr]   Downloaded assert2-macros v0.3.15
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]   Downloaded panic-context v0.1.0
[INFO] [stderr]   Downloaded rtactor-macros v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dab94e717b691d361fe4e393db25ecffb55179104b90b8a72efcb846f3f5921
[INFO] running `Command { std: "docker" "start" "-a" "7dab94e717b691d361fe4e393db25ecffb55179104b90b8a72efcb846f3f5921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dab94e717b691d361fe4e393db25ecffb55179104b90b8a72efcb846f3f5921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dab94e717b691d361fe4e393db25ecffb55179104b90b8a72efcb846f3f5921", kill_on_drop: false }`
[INFO] [stdout] 7dab94e717b691d361fe4e393db25ecffb55179104b90b8a72efcb846f3f5921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17bde370aa556c42b1f34e3004098a6ac1b98b81272fa578d5427a9acddffd10
[INFO] running `Command { std: "docker" "start" "-a" "17bde370aa556c42b1f34e3004098a6ac1b98b81272fa578d5427a9acddffd10", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rtactor-macros v0.6.0
[INFO] [stderr]    Compiling rtactor v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/dispatcher.rs:236:64
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 236 +     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<dyn Any + Send + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.87s
[INFO] running `Command { std: "docker" "inspect" "17bde370aa556c42b1f34e3004098a6ac1b98b81272fa578d5427a9acddffd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17bde370aa556c42b1f34e3004098a6ac1b98b81272fa578d5427a9acddffd10", kill_on_drop: false }`
[INFO] [stdout] 17bde370aa556c42b1f34e3004098a6ac1b98b81272fa578d5427a9acddffd10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fb9cf00665be5d9809412156ba7a086ed21e255642a3156d328e6eb84c76f77
[INFO] running `Command { std: "docker" "start" "-a" "0fb9cf00665be5d9809412156ba7a086ed21e255642a3156d328e6eb84c76f77", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling panic-context v0.1.0
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling assert2 v0.3.15
[INFO] [stderr]    Compiling smol-macros v0.1.1
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rtactor v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/dispatcher.rs:236:64
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 236 +     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<dyn Any + Send + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/dispatcher.rs:236:64
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout]     |                                                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<(dyn Any + Send + 'static)>> {
[INFO] [stdout] 236 +     pub fn join_dispatcher_thread(&mut self) -> Result<(), Box<dyn Any + Send + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "0fb9cf00665be5d9809412156ba7a086ed21e255642a3156d328e6eb84c76f77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb9cf00665be5d9809412156ba7a086ed21e255642a3156d328e6eb84c76f77", kill_on_drop: false }`
[INFO] [stdout] 0fb9cf00665be5d9809412156ba7a086ed21e255642a3156d328e6eb84c76f77
