[INFO] fetching crate mm1-sup 0.6.5...
[INFO] testing mm1-sup-0.6.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mm1-sup 0.6.5 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mm1-sup 0.6.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mm1-core v0.6.5
[INFO] [stderr]   Downloaded mm1-proto v0.6.5
[INFO] [stderr]   Downloaded mm1-proto-sup v0.6.5
[INFO] [stderr]   Downloaded mm1-proto-ask v0.6.5
[INFO] [stderr]   Downloaded mm1-proc-macros v0.6.5
[INFO] [stderr]   Downloaded mm1-proto-system v0.6.5
[INFO] [stderr]   Downloaded mm1-address v0.6.5
[INFO] [stderr]   Downloaded mm1-common v0.6.5
[INFO] [stderr]   Downloaded mm1-runnable v0.6.5
[INFO] [stderr]   Downloaded mm1-ask v0.6.5
[INFO] [stderr]   Downloaded mm1-logger v0.6.5
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18f8c43b3055bd7a523904124e9f5beef873d78394e259ccb4c97ca1e9b2d2ed
[INFO] running `Command { std: "docker" "start" "-a" "18f8c43b3055bd7a523904124e9f5beef873d78394e259ccb4c97ca1e9b2d2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f8c43b3055bd7a523904124e9f5beef873d78394e259ccb4c97ca1e9b2d2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f8c43b3055bd7a523904124e9f5beef873d78394e259ccb4c97ca1e9b2d2ed", kill_on_drop: false }`
[INFO] [stdout] 18f8c43b3055bd7a523904124e9f5beef873d78394e259ccb4c97ca1e9b2d2ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ecb471ce806ef4498f2add9844ecd72c1d5854369d7f6e447a04eee43c9ca44
[INFO] running `Command { std: "docker" "start" "-a" "6ecb471ce806ef4498f2add9844ecd72c1d5854369d7f6e447a04eee43c9ca44", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more v2.0.1
[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 19.34s
[INFO] running `Command { std: "docker" "inspect" "6ecb471ce806ef4498f2add9844ecd72c1d5854369d7f6e447a04eee43c9ca44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ecb471ce806ef4498f2add9844ecd72c1d5854369d7f6e447a04eee43c9ca44", kill_on_drop: false }`
[INFO] [stdout] 6ecb471ce806ef4498f2add9844ecd72c1d5854369d7f6e447a04eee43c9ca44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e675a2fcb98445d660999c7d75ce88bce6237b08f5164c8e4b18d4324df67b3d
[INFO] running `Command { std: "docker" "start" "-a" "e675a2fcb98445d660999c7d75ce88bce6237b08f5164c8e4b18d4324df67b3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling mm1-common v0.6.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mm1-proto-system v0.6.5
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling mm1-core v0.6.5
[INFO] [stderr]    Compiling mm1-proto-sup v0.6.5
[INFO] [stderr]    Compiling mm1-ask v0.6.5
[INFO] [stderr]    Compiling mm1-runnable v0.6.5
[INFO] [stderr]    Compiling mm1-sup v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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" "e675a2fcb98445d660999c7d75ce88bce6237b08f5164c8e4b18d4324df67b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e675a2fcb98445d660999c7d75ce88bce6237b08f5164c8e4b18d4324df67b3d", kill_on_drop: false }`
[INFO] [stdout] e675a2fcb98445d660999c7d75ce88bce6237b08f5164c8e4b18d4324df67b3d
