[INFO] fetching crate patina_performance 14.4.2...
[INFO] testing patina_performance-14.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate patina_performance 14.4.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate patina_performance 14.4.2
[INFO] finished tweaking crates.io crate patina_performance 14.4.2
[INFO] tweaked toml for crates.io crate patina_performance 14.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate patina_performance 14.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate patina_performance 14.4.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uart_16550 v0.3.2
[INFO] [stderr]   Downloaded mu_uefi_perf_timer v3.0.2
[INFO] [stderr]   Downloaded patina_internal_device_path v14.4.2
[INFO] [stderr]   Downloaded mu_rust_helpers v3.0.2
[INFO] [stderr]   Downloaded patina_macro v14.4.2
[INFO] [stderr]   Downloaded linkme v0.3.35
[INFO] [stderr]   Downloaded mu_uefi_guid v3.0.2
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded linkme-impl v0.3.35
[INFO] [stderr]   Downloaded mu_uefi_decompress v3.0.2
[INFO] [stderr]   Downloaded patina v14.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f15c985d5f436d714c7ae69fff04531a3ef1b592f9f53eccdc28240ba363bdab
[INFO] running `Command { std: "docker" "start" "-a" "f15c985d5f436d714c7ae69fff04531a3ef1b592f9f53eccdc28240ba363bdab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f15c985d5f436d714c7ae69fff04531a3ef1b592f9f53eccdc28240ba363bdab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f15c985d5f436d714c7ae69fff04531a3ef1b592f9f53eccdc28240ba363bdab", kill_on_drop: false }`
[INFO] [stdout] f15c985d5f436d714c7ae69fff04531a3ef1b592f9f53eccdc28240ba363bdab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e086d13a2f886aceb412164db155efbd1fae747523048a2658e27e1f4bbf0153
[INFO] running `Command { std: "docker" "start" "-a" "e086d13a2f886aceb412164db155efbd1fae747523048a2658e27e1f4bbf0153", kill_on_drop: false }`
[INFO] [stderr]    Compiling r-efi v5.3.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling mu_uefi_perf_timer v3.0.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling x86_64 v0.15.2
[INFO] [stderr]    Compiling patina_macro v14.4.2
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling mu_uefi_guid v3.0.2
[INFO] [stderr]    Compiling patina_internal_device_path v14.4.2
[INFO] [stderr]    Compiling uart_16550 v0.3.2
[INFO] [stderr]    Compiling mu_uefi_decompress v3.0.2
[INFO] [stderr]    Compiling mu_rust_helpers v3.0.2
[INFO] [stderr]    Compiling patina v14.4.2
[INFO] [stderr]    Compiling patina_performance v14.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s
[INFO] running `Command { std: "docker" "inspect" "e086d13a2f886aceb412164db155efbd1fae747523048a2658e27e1f4bbf0153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e086d13a2f886aceb412164db155efbd1fae747523048a2658e27e1f4bbf0153", kill_on_drop: false }`
[INFO] [stdout] e086d13a2f886aceb412164db155efbd1fae747523048a2658e27e1f4bbf0153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21b4d332d2c298671e6ba3b8579173e95c0ceb6807e35c2d02ddf5561b478688
[INFO] running `Command { std: "docker" "start" "-a" "21b4d332d2c298671e6ba3b8579173e95c0ceb6807e35c2d02ddf5561b478688", kill_on_drop: false }`
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling patina_macro v14.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling patina_internal_device_path v14.4.2
[INFO] [stderr]    Compiling patina v14.4.2
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling patina_performance v14.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `patina::boot_services::MockBootServices`, `patina::runtime_services::MockRuntimeServices`
[INFO] [stdout]    --> src/component/performance.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |         boot_services::{MockBootServices, c_ptr::CPtr},
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ no `MockBootServices` in `boot_services`
[INFO] [stdout] 182 |         runtime_services::MockRuntimeServices,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockRuntimeServices` in `runtime_services`
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 181 -         boot_services::{MockBootServices, c_ptr::CPtr},
[INFO] [stdout] 181 +         boot_services::{BootServices, c_ptr::CPtr},
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 182 -         runtime_services::MockRuntimeServices,
[INFO] [stdout] 182 +         runtime_services::RuntimeServices,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `patina::performance::record::hob::MockHobPerformanceDataExtractor`, `patina::performance::table::MockFirmwareBasicBootPerfTable`
[INFO] [stdout]    --> src/component/performance.rs:188:43
[INFO] [stdout]     |
[INFO] [stdout] 188 |         record::{PerformanceRecordBuffer, hob::MockHobPerformanceDataExtractor},
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockHobPerformanceDataExtractor` in `performance::record::hob`
[INFO] [stdout] 189 |         table::MockFirmwareBasicBootPerfTable,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockFirmwareBasicBootPerfTable` in `performance::table`
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 188 -         record::{PerformanceRecordBuffer, hob::MockHobPerformanceDataExtractor},
[INFO] [stdout] 188 +         record::{PerformanceRecordBuffer, hob::HobPerformanceDataExtractor},
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 189 -         table::MockFirmwareBasicBootPerfTable,
[INFO] [stdout] 189 +         table::FirmwareBasicBootPerfTable,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/component/performance.rs:207:28
[INFO] [stdout]     |
[INFO] [stdout] 207 |             .returning(|_, protocol_interface| Ok((1 as efi::Handle, protocol_interface.metadata())));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^                        ------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 207 |             .returning(|_, protocol_interface: /* Type */| Ok((1 as efi::Handle, protocol_interface.metadata())));
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/component/performance.rs:217:48
[INFO] [stdout]     |
[INFO] [stdout] 217 |             .withf_st(|event_type, notify_tpl, notify_function, _notify_context, event_group| {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |                     notify_function.unwrap() as usize
[INFO] [stdout]     |                     --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 217 |             .withf_st(|event_type, notify_tpl, notify_function: /* Type */, _notify_context, event_group| {
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/component/performance.rs:243:48
[INFO] [stdout]     |
[INFO] [stdout] 243 |             .withf_st(|event_type, notify_tpl, notify_function, _notify_context, event_group| {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |                     notify_function.unwrap() as usize
[INFO] [stdout]     |                     --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 243 |             .withf_st(|event_type, notify_tpl, notify_function: /* Type */, _notify_context, event_group| {
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `patina_performance` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "21b4d332d2c298671e6ba3b8579173e95c0ceb6807e35c2d02ddf5561b478688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21b4d332d2c298671e6ba3b8579173e95c0ceb6807e35c2d02ddf5561b478688", kill_on_drop: false }`
[INFO] [stdout] 21b4d332d2c298671e6ba3b8579173e95c0ceb6807e35c2d02ddf5561b478688
