[INFO] fetching crate mm1-sup 0.6.5...
[INFO] testing mm1-sup-0.6.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mm1-sup 0.6.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mm1-sup 0.6.5
[INFO] finished tweaking crates.io crate mm1-sup 0.6.5
[INFO] tweaked toml for crates.io crate mm1-sup 0.6.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mm1-sup 0.6.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mm1-sup 0.6.5 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56a90d7fe36f1a8ce6ed5ec2e2b26a6958bdbcf1190cb2d320c9c7b332423a7c
[INFO] running `Command { std: "docker" "start" "-a" "56a90d7fe36f1a8ce6ed5ec2e2b26a6958bdbcf1190cb2d320c9c7b332423a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56a90d7fe36f1a8ce6ed5ec2e2b26a6958bdbcf1190cb2d320c9c7b332423a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56a90d7fe36f1a8ce6ed5ec2e2b26a6958bdbcf1190cb2d320c9c7b332423a7c", kill_on_drop: false }`
[INFO] [stdout] 56a90d7fe36f1a8ce6ed5ec2e2b26a6958bdbcf1190cb2d320c9c7b332423a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2147f6577dbc5de3613db92b4febfd898386688dffaab3cfbd5b8377f6fb32b
[INFO] running `Command { std: "docker" "start" "-a" "e2147f6577dbc5de3613db92b4febfd898386688dffaab3cfbd5b8377f6fb32b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling mm1-proc-macros v0.6.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mm1-proto v0.6.5
[INFO] [stderr]    Compiling mm1-address v0.6.5
[INFO] [stderr]    Compiling mm1-common v0.6.5
[INFO] [stderr]    Compiling mm1-proto-system v0.6.5
[INFO] [stderr]    Compiling mm1-proto-ask v0.6.5
[INFO] [stderr]    Compiling mm1-core v0.6.5
[INFO] [stderr]    Compiling mm1-proto-sup v0.6.5
[INFO] [stderr]    Compiling mm1-runnable v0.6.5
[INFO] [stderr]    Compiling mm1-ask v0.6.5
[INFO] [stderr]    Compiling mm1-sup v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.18s
[INFO] running `Command { std: "docker" "inspect" "e2147f6577dbc5de3613db92b4febfd898386688dffaab3cfbd5b8377f6fb32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2147f6577dbc5de3613db92b4febfd898386688dffaab3cfbd5b8377f6fb32b", kill_on_drop: false }`
[INFO] [stdout] e2147f6577dbc5de3613db92b4febfd898386688dffaab3cfbd5b8377f6fb32b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9508ec4fe483e310f00d0c21856f03d964c540f86188fadef2ba05a2ab0c7ca8
[INFO] running `Command { std: "docker" "start" "-a" "9508ec4fe483e310f00d0c21856f03d964c540f86188fadef2ba05a2ab0c7ca8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling mm1-common v0.6.5
[INFO] [stderr]    Compiling mm1-proto-system v0.6.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling mm1-core v0.6.5
[INFO] [stderr]    Compiling mm1-proto-sup v0.6.5
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling mm1-runnable v0.6.5
[INFO] [stderr]    Compiling mm1-ask v0.6.5
[INFO] [stderr]    Compiling mm1-sup v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling mm1-logger v0.6.5
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[tokio::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pause` in module `tokio::time`
[INFO] [stdout]    --> src/mixed/strategy/all_for_one/tests.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     tokio::time::pause();
[INFO] [stdout]     |                  ^^^^^ not found in `tokio::time`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/mod.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  89 | / cfg_test_util! {
[INFO] [stdout]  90 | |     pub use clock::{advance, pause, resume};
[INFO] [stdout]     | |                              ^^^^^
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- the item is gated behind the `test-util` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pause` in module `tokio::time`
[INFO] [stdout]    --> src/mixed/strategy/one_for_one/tests.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 |     tokio::time::pause();
[INFO] [stdout]     |                  ^^^^^ not found in `tokio::time`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/mod.rs:90:30
[INFO] [stdout]     |
[INFO] [stdout]  89 | / cfg_test_util! {
[INFO] [stdout]  90 | |     pub use clock::{advance, pause, resume};
[INFO] [stdout]     | |                              ^^^^^
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- the item is gated behind the `test-util` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mm1-sup` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "9508ec4fe483e310f00d0c21856f03d964c540f86188fadef2ba05a2ab0c7ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9508ec4fe483e310f00d0c21856f03d964c540f86188fadef2ba05a2ab0c7ca8", kill_on_drop: false }`
[INFO] [stdout] 9508ec4fe483e310f00d0c21856f03d964c540f86188fadef2ba05a2ab0c7ca8
