[INFO] fetching crate mmids-core 2.0.0-dev.7...
[INFO] checking mmids-core-2.0.0-dev.7 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mmids-core 2.0.0-dev.7 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate mmids-core 2.0.0-dev.7 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[INFO] [stderr]   Downloaded cidr-utils v0.5.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f980bb27a6c5b718d8323b9f50785fe7873f6f49e0c9ae4b5668943e47a4a1a8
[INFO] running `Command { std: "docker" "start" "-a" "f980bb27a6c5b718d8323b9f50785fe7873f6f49e0c9ae4b5668943e47a4a1a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f980bb27a6c5b718d8323b9f50785fe7873f6f49e0c9ae4b5668943e47a4a1a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f980bb27a6c5b718d8323b9f50785fe7873f6f49e0c9ae4b5668943e47a4a1a8", kill_on_drop: false }`
[INFO] [stdout] f980bb27a6c5b718d8323b9f50785fe7873f6f49e0c9ae4b5668943e47a4a1a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69bc51ebbf2f96f5580c711c2593d69dd8c4c08622a556a235c28739c7aadbcc
[INFO] running `Command { std: "docker" "start" "-a" "69bc51ebbf2f96f5580c711c2593d69dd8c4c08622a556a235c28739c7aadbcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking debug-helper v0.3.13
[INFO] [stderr]     Checking pest v2.7.8
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking cidr-utils v0.5.11
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking 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] 21  | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test-utils` feature
[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] 21  | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test-utils` feature
[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] 21  | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test-utils` feature
[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] 21  | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test-utils` feature
[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] 21 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `test-utils` feature
[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] 123 | pub struct StepTestContext {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `test-utils` feature
[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] 21 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `test-utils` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]  --> src/workflows/steps/workflow_forwarder/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Arc` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[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<String, String>`, found `&HashMap<String, String>`
[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] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mmids-core` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "69bc51ebbf2f96f5580c711c2593d69dd8c4c08622a556a235c28739c7aadbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69bc51ebbf2f96f5580c711c2593d69dd8c4c08622a556a235c28739c7aadbcc", kill_on_drop: false }`
[INFO] [stdout] 69bc51ebbf2f96f5580c711c2593d69dd8c4c08622a556a235c28739c7aadbcc
