[INFO] fetching crate tari_service_framework 1.0.0-rc.5...
[INFO] testing tari_service_framework-1.0.0-rc.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate tari_service_framework 1.0.0-rc.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tari_service_framework 1.0.0-rc.5
[INFO] finished tweaking crates.io crate tari_service_framework 1.0.0-rc.5
[INFO] tweaked toml for crates.io crate tari_service_framework 1.0.0-rc.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tari_service_framework 1.0.0-rc.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tari_service_framework 1.0.0-rc.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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c98d1ed7dd3bfb0f8889b1ab9100a29bd4557df2ac236ecc1281bf90674e4cdc
[INFO] running `Command { std: "docker" "start" "-a" "c98d1ed7dd3bfb0f8889b1ab9100a29bd4557df2ac236ecc1281bf90674e4cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c98d1ed7dd3bfb0f8889b1ab9100a29bd4557df2ac236ecc1281bf90674e4cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98d1ed7dd3bfb0f8889b1ab9100a29bd4557df2ac236ecc1281bf90674e4cdc", kill_on_drop: false }`
[INFO] [stdout] c98d1ed7dd3bfb0f8889b1ab9100a29bd4557df2ac236ecc1281bf90674e4cdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b164c3be534a184e8b88aec4f28380b130eb973682fb3a604fbbd7258508335e
[INFO] running `Command { std: "docker" "start" "-a" "b164c3be534a184e8b88aec4f28380b130eb973682fb3a604fbbd7258508335e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling tari_shutdown v1.0.0-rc.5
[INFO] [stderr]    Compiling tari_service_framework v1.0.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
[INFO] running `Command { std: "docker" "inspect" "b164c3be534a184e8b88aec4f28380b130eb973682fb3a604fbbd7258508335e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b164c3be534a184e8b88aec4f28380b130eb973682fb3a604fbbd7258508335e", kill_on_drop: false }`
[INFO] [stdout] b164c3be534a184e8b88aec4f28380b130eb973682fb3a604fbbd7258508335e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c882115b24eeadf7e4e60ac641f512cf47552063e80caa9b657bad9fb11069c7
[INFO] running `Command { std: "docker" "start" "-a" "c882115b24eeadf7e4e60ac641f512cf47552063e80caa9b657bad9fb11069c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling futures-test v0.3.29
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling tari_service_framework v1.0.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tower::service_fn`
[INFO] [stdout]    --> src/context/lazy_service.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use tower::service_fn;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ no `service_fn` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/lib.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(feature = "util")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `util` feature
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub use self::util::{service_fn, ServiceExt};
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower::service_fn`
[INFO] [stdout]    --> src/stack.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use tower::service_fn;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ no `service_fn` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/lib.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(feature = "util")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `util` feature
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub use self::util::{service_fn, ServiceExt};
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower::ServiceExt`
[INFO] [stdout]    --> src/reply_channel.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     use tower::ServiceExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ no `ServiceExt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/lib.rs:223:34
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(feature = "util")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `util` feature
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub use self::util::{service_fn, ServiceExt};
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 209 -     use tower::ServiceExt;
[INFO] [stdout] 209 +     use tower::Service;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait through its public re-export instead
[INFO] [stdout]     |
[INFO] [stdout] 209 |     use crate::tower::ServiceExt;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower::service_fn`
[INFO] [stdout]    --> src/tower/service_ext.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |     use tower::service_fn;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ no `service_fn` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/lib.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(feature = "util")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `util` feature
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub use self::util::{service_fn, ServiceExt};
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tari_test_utils`
[INFO] [stdout]    --> src/reply_channel.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |     use tari_test_utils::unpack_enum;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tari_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tari_test_utils`, use `cargo add tari_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for struct `reply_channel::SenderService<TReq, TRes>` in the current scope
[INFO] [stdout]    --> src/reply_channel.rs:241:42
[INFO] [stdout]     |
[INFO] [stdout]  51 | pub struct SenderService<TReq, TRes> {
[INFO] [stdout]     | ------------------------------------ method `oneshot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |         let fut = future::join(requestor.oneshot("PING"), reply(rx, "PONG"));
[INFO] [stdout]     |                                          ^^^^^^^ method not found in `reply_channel::SenderService<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for struct `reply_channel::SenderService<TReq, TRes>` in the current scope
[INFO] [stdout]    --> src/reply_channel.rs:252:38
[INFO] [stdout]     |
[INFO] [stdout]  51 | pub struct SenderService<TReq, TRes> {
[INFO] [stdout]     | ------------------------------------ method `oneshot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 252 |         let err = block_on(requestor.oneshot(())).unwrap_err();
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `reply_channel::SenderService<_, ()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for struct `reply_channel::SenderService<TReq, TRes>` in the current scope
[INFO] [stdout]    --> src/reply_channel.rs:280:37
[INFO] [stdout]     |
[INFO] [stdout]  51 | pub struct SenderService<TReq, TRes> {
[INFO] [stdout]     | ------------------------------------ method `ready` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 280 |                 let err = requestor.ready().await.unwrap().call("PING").await.unwrap_err();
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `call_ready` with a similar name, but with different arguments
[INFO] [stdout]    --> src/tower/service_ext.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 | /     fn call_ready(&mut self, req: TRequest) -> ServiceCallReady<'_, Self, TRequest>
[INFO] [stdout]  36 | |     where Self::Future: Unpin {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for struct `reply_channel::SenderService<TReq, TRes>` in the current scope
[INFO] [stdout]    --> src/reply_channel.rs:294:59
[INFO] [stdout]     |
[INFO] [stdout]  51 | pub struct SenderService<TReq, TRes> {
[INFO] [stdout]     | ------------------------------------ method `oneshot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 294 |         let (result, _) = block_on(future::join(requestor.oneshot("PING"), async move {
[INFO] [stdout]     |                                                           ^^^^^^^ method not found in `reply_channel::SenderService<_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tari_service_framework` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c882115b24eeadf7e4e60ac641f512cf47552063e80caa9b657bad9fb11069c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c882115b24eeadf7e4e60ac641f512cf47552063e80caa9b657bad9fb11069c7", kill_on_drop: false }`
[INFO] [stdout] c882115b24eeadf7e4e60ac641f512cf47552063e80caa9b657bad9fb11069c7
