[INFO] fetching crate mmids-core 2.0.0-dev.7... [INFO] testing mmids-core-2.0.0-dev.7 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate mmids-core 2.0.0-dev.7 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mmids-core 2.0.0-dev.7 [INFO] finished tweaking crates.io crate mmids-core 2.0.0-dev.7 [INFO] tweaked toml for crates.io crate mmids-core 2.0.0-dev.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mmids-core 2.0.0-dev.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--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] Locking 140 packages to latest compatible versions [INFO] [stderr] Adding async-recursion v0.3.2 (available: v1.1.1) [INFO] [stderr] Adding cidr-utils v0.5.11 (available: v0.6.1) [INFO] [stderr] Adding downcast-rs v1.2.1 (available: v2.0.2) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e7215116a3d7e59fabff000ad2aac6c5cc93fa6e7874f24abc8cd8e59c93e829 [INFO] running `Command { std: "docker" "start" "-a" "e7215116a3d7e59fabff000ad2aac6c5cc93fa6e7874f24abc8cd8e59c93e829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7215116a3d7e59fabff000ad2aac6c5cc93fa6e7874f24abc8cd8e59c93e829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7215116a3d7e59fabff000ad2aac6c5cc93fa6e7874f24abc8cd8e59c93e829", kill_on_drop: false }` [INFO] [stdout] e7215116a3d7e59fabff000ad2aac6c5cc93fa6e7874f24abc8cd8e59c93e829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6e11bb2deef98c206c9522c1fb867f82360533c0f858072ef9994a231d26b7ff [INFO] running `Command { std: "docker" "start" "-a" "6e11bb2deef98c206c9522c1fb867f82360533c0f858072ef9994a231d26b7ff", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling cidr-utils v0.5.11 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling mmids-core v2.0.0-dev.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::error` [INFO] [stdout] --> src/workflows/metadata/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.78s [INFO] running `Command { std: "docker" "inspect" "6e11bb2deef98c206c9522c1fb867f82360533c0f858072ef9994a231d26b7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e11bb2deef98c206c9522c1fb867f82360533c0f858072ef9994a231d26b7ff", kill_on_drop: false }` [INFO] [stdout] 6e11bb2deef98c206c9522c1fb867f82360533c0f858072ef9994a231d26b7ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 44da463bebbe186d1661e89958b7a1041849754bb2fb4863a2b68cd260ba0d23 [INFO] running `Command { std: "docker" "start" "-a" "44da463bebbe186d1661e89958b7a1041849754bb2fb4863a2b68cd260ba0d23", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `tracing::error` [INFO] [stdout] --> src/workflows/metadata/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mmids-core v2.0.0-dev.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/event_hub.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | use crate::test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "test-utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test-utils` feature [INFO] [stdout] 21 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/reactors/manager.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | use crate::test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "test-utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test-utils` feature [INFO] [stdout] 21 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/reactors/reactor.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | use crate::test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "test-utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test-utils` feature [INFO] [stdout] 21 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/workflows/manager.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | use crate::test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "test-utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test-utils` feature [INFO] [stdout] 21 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/workflows/runner/tests.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{test_utils, StreamId}; [INFO] [stdout] | ^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "test-utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test-utils` feature [INFO] [stdout] 21 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::workflows::steps::StepTestContext` [INFO] [stdout] --> src/workflows/steps/workflow_forwarder/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::workflows::steps::StepTestContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `StepTestContext` in `workflows::steps` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/workflows/steps/mod.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(feature = "test-utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test-utils` feature [INFO] [stdout] 123 | pub struct StepTestContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/workflows/steps/workflow_forwarder/tests.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{test_utils, VideoTimestamp}; [INFO] [stdout] | ^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "test-utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test-utils` feature [INFO] [stdout] 21 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::error` [INFO] [stdout] --> src/workflows/metadata/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/manager.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 372 | assert_eq!(response.len(), 1, "Unexpected number of workflows"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 371 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/manager.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 410 | assert!( [INFO] [stdout] 411 | response.is_some(), [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 409 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/manager.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 497 | assert_eq!(response.len(), 1, "Unexpected number of workflows"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 496 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/manager.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 595 | assert!(response.is_empty(), "Expected empty workflow list"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 594 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/manager.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 642 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 643 | assert!(response.is_none(), "Expected no workflow details returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 642 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | assert!(response.is_some(), "Expected workflow state returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 32 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 69 | assert!(response.is_some(), "Expected workflow state returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 68 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 105 | assert!(response.is_some(), "Expected workflow state returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 104 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 145 | assert!(response.is_some(), "Expected workflow state returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 144 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 185 | assert!(response.is_some(), "Expected workflow state returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 184 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 331 | assert!(response.is_some(), "Expected workflow state returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 330 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 424 | assert!(response.is_some(), "Expected workflow state returned"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 423 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 496 | assert!(response.is_some(), "Expected valid response"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 495 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/workflows/runner/tests.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 558 | let response = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 559 | assert!(response.is_some(), "Expected valid response"); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 558 | let response: /* Type */ = test_utils::expect_oneshot_response(receiver).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/workflows/steps/workflow_forwarder/tests.rs:307:31 [INFO] [stdout] | [INFO] [stdout] 307 | assert_eq!(codec, &VideoCodec::H264, "Unexpected codec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `VideoCodec`, found `&VideoCodec` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 307 - assert_eq!(codec, &VideoCodec::H264, "Unexpected codec"); [INFO] [stdout] 307 + assert_eq!(codec, VideoCodec::H264, "Unexpected codec"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/workflows/steps/workflow_forwarder/tests.rs:349:31 [INFO] [stdout] | [INFO] [stdout] 349 | assert_eq!(codec, &AudioCodec::Aac, "Unexpected codec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `AudioCodec`, found `&AudioCodec` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 349 - assert_eq!(codec, &AudioCodec::Aac, "Unexpected codec"); [INFO] [stdout] 349 + assert_eq!(codec, AudioCodec::Aac, "Unexpected codec"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/workflows/steps/workflow_forwarder/tests.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | assert_eq!(timestamp, &Duration::from_millis(5), "Unexpected timestamp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Duration`, found `&Duration` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 350 - assert_eq!(timestamp, &Duration::from_millis(5), "Unexpected timestamp"); [INFO] [stdout] 350 + assert_eq!(timestamp, Duration::from_millis(5), "Unexpected timestamp"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/workflows/steps/workflow_forwarder/tests.rs:383:30 [INFO] [stdout] | [INFO] [stdout] 383 | assert_eq!(data, &metadata, "Unexpected metadata"); [INFO] [stdout] | ^^^^^^^^^ expected `HashMap`, found `&HashMap` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::collections::HashMap<_, _>` [INFO] [stdout] found reference `&std::collections::HashMap<_, _>` [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 383 - assert_eq!(data, &metadata, "Unexpected metadata"); [INFO] [stdout] 383 + assert_eq!(data, metadata, "Unexpected metadata"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mmids-core` (lib test) due to 25 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "44da463bebbe186d1661e89958b7a1041849754bb2fb4863a2b68cd260ba0d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44da463bebbe186d1661e89958b7a1041849754bb2fb4863a2b68cd260ba0d23", kill_on_drop: false }` [INFO] [stdout] 44da463bebbe186d1661e89958b7a1041849754bb2fb4863a2b68cd260ba0d23