[INFO] fetching crate dbg-rs 0.1.2...
[INFO] testing dbg-rs-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dbg-rs 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dbg-rs 0.1.2
[INFO] finished tweaking crates.io crate dbg-rs 0.1.2
[INFO] tweaked toml for crates.io crate dbg-rs 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbg-rs 0.1.2 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 dbg-rs 0.1.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" "+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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e099aa228832c688fe8dc80187aaf439e2158aaf99c229f4a856a6216611bbee
[INFO] running `Command { std: "docker" "start" "-a" "e099aa228832c688fe8dc80187aaf439e2158aaf99c229f4a856a6216611bbee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e099aa228832c688fe8dc80187aaf439e2158aaf99c229f4a856a6216611bbee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e099aa228832c688fe8dc80187aaf439e2158aaf99c229f4a856a6216611bbee", kill_on_drop: false }`
[INFO] [stdout] e099aa228832c688fe8dc80187aaf439e2158aaf99c229f4a856a6216611bbee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c6f12de70beb424aa3ae0806a264fd9a3f16b23d535aac413968384ba891140f
[INFO] running `Command { std: "docker" "start" "-a" "c6f12de70beb424aa3ae0806a264fd9a3f16b23d535aac413968384ba891140f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.53.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling windows-targets v0.53.0
[INFO] [stderr]    Compiling windows-result v0.3.0
[INFO] [stderr]    Compiling windows-strings v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling windows-core v0.59.0
[INFO] [stderr]    Compiling windows v0.59.0
[INFO] [stderr]    Compiling dbg-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/dbg.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Win32::System::Diagnostics::Debug::Extensions::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/dbg.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::{IUnknown, Interface, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/error.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |     WindowsError(#[from] windows::core::Error),
[INFO] [stdout]    |                                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugControl3` in this scope
[INFO] [stdout]   --> src/dbg.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub control: IDebugControl3,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugSymbols3` in this scope
[INFO] [stdout]   --> src/dbg.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub symbols: IDebugSymbols3,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugDataSpaces4` in this scope
[INFO] [stdout]   --> src/dbg.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub dataspaces: IDebugDataSpaces4,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugRegisters` in this scope
[INFO] [stdout]   --> src/dbg.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub registers: IDebugRegisters,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugControl3` in this scope
[INFO] [stdout]   --> src/dbg.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub control: IDebugControl3,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Dbg<IDebugControl3> {
[INFO] [stdout]    |               ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugSymbols3` in this scope
[INFO] [stdout]   --> src/dbg.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub symbols: IDebugSymbols3,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Dbg<IDebugSymbols3> {
[INFO] [stdout]    |               ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugDataSpaces4` in this scope
[INFO] [stdout]   --> src/dbg.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub dataspaces: IDebugDataSpaces4,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Dbg<IDebugDataSpaces4> {
[INFO] [stdout]    |               +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IDebugRegisters` in this scope
[INFO] [stdout]   --> src/dbg.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub registers: IDebugRegisters,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Dbg<IDebugRegisters> {
[INFO] [stdout]    |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_OUTCTL_ALL_CLIENTS` in this scope
[INFO] [stdout]    --> src/dbg.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 .Execute(DEBUG_OUTCTL_ALL_CLIENTS, PCSTR(cstr.as_ptr().cast()), DEBUG_EXECUTE_DEFAULT)?)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_EXECUTE_DEFAULT` in this scope
[INFO] [stdout]    --> src/dbg.rs:133:81
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 .Execute(DEBUG_OUTCTL_ALL_CLIENTS, PCSTR(cstr.as_ptr().cast()), DEBUG_EXECUTE_DEFAULT)?)
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_OUTPUT_NORMAL` in this scope
[INFO] [stdout]    --> src/dbg.rs:173:39
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Err(err) = self.output(DEBUG_OUTPUT_NORMAL, args) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_OUTPUT_ERROR` in this scope
[INFO] [stdout]    --> src/dbg.rs:175:33
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let _ = self.output(DEBUG_OUTPUT_ERROR, format!("Failed to log message: {:?}", err));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_OUTPUT_NORMAL` in this scope
[INFO] [stdout]    --> src/dbg.rs:196:39
[INFO] [stdout]     |
[INFO] [stdout] 196 |         if let Err(err) = self.output(DEBUG_OUTPUT_NORMAL, format!("{}\n", args.into())) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_OUTPUT_ERROR` in this scope
[INFO] [stdout]    --> src/dbg.rs:198:33
[INFO] [stdout]     |
[INFO] [stdout] 198 |             let _ = self.output(DEBUG_OUTPUT_ERROR, format!("Failed to log message: {:?}", err));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_ADDSYNTHMOD_DEFAULT` in this scope
[INFO] [stdout]    --> src/dbg.rs:426:17
[INFO] [stdout]     |
[INFO] [stdout] 426 |                 DEBUG_ADDSYNTHMOD_DEFAULT,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DEBUG_VALUE` in this scope
[INFO] [stdout]    --> src/dbg.rs:561:61
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn reg_values(&self, indices: &[u32]) -> Result<Vec<DEBUG_VALUE>, DbgError> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl<DEBUG_VALUE> Dbg {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DEBUG_VALUE` in this scope
[INFO] [stdout]    --> src/dbg.rs:586:31
[INFO] [stdout]     |
[INFO] [stdout] 586 |     fn from_debug_value(val: &DEBUG_VALUE) -> Self;
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_VALUE_INT64` in this scope
[INFO] [stdout]    --> src/dbg.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 |     const VALUE_TYPE: u32 = DEBUG_VALUE_INT64;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DEBUG_VALUE` in this scope
[INFO] [stdout]    --> src/dbg.rs:594:31
[INFO] [stdout]     |
[INFO] [stdout] 594 |     fn from_debug_value(val: &DEBUG_VALUE) -> Self {
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_VALUE_INT32` in this scope
[INFO] [stdout]    --> src/dbg.rs:601:29
[INFO] [stdout]     |
[INFO] [stdout] 601 |     const VALUE_TYPE: u32 = DEBUG_VALUE_INT32;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DEBUG_VALUE` in this scope
[INFO] [stdout]    --> src/dbg.rs:604:31
[INFO] [stdout]     |
[INFO] [stdout] 604 |     fn from_debug_value(val: &DEBUG_VALUE) -> Self {
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_VALUE_FLOAT64` in this scope
[INFO] [stdout]    --> src/dbg.rs:611:29
[INFO] [stdout]     |
[INFO] [stdout] 611 |     const VALUE_TYPE: u32 = DEBUG_VALUE_FLOAT64;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DEBUG_VALUE` in this scope
[INFO] [stdout]    --> src/dbg.rs:614:31
[INFO] [stdout]     |
[INFO] [stdout] 614 |     fn from_debug_value(val: &DEBUG_VALUE) -> Self {
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEBUG_VALUE_FLOAT32` in this scope
[INFO] [stdout]    --> src/dbg.rs:621:29
[INFO] [stdout]     |
[INFO] [stdout] 621 |     const VALUE_TYPE: u32 = DEBUG_VALUE_FLOAT32;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DEBUG_VALUE` in this scope
[INFO] [stdout]    --> src/dbg.rs:624:31
[INFO] [stdout]     |
[INFO] [stdout] 624 |     fn from_debug_value(val: &DEBUG_VALUE) -> Self {
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DEBUG_VALUE`
[INFO] [stdout]    --> src/dbg.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let mut value = DEBUG_VALUE::default();
[INFO] [stdout]     |                         ^^^^^^^^^^^ use of undeclared type `DEBUG_VALUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DebugCreate` in this scope
[INFO] [stdout]    --> src/dbg.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |         unsafe { Ok(DebugCreate::<T>()?) }
[INFO] [stdout]     |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dbg-rs` (lib) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6f12de70beb424aa3ae0806a264fd9a3f16b23d535aac413968384ba891140f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f12de70beb424aa3ae0806a264fd9a3f16b23d535aac413968384ba891140f", kill_on_drop: false }`
[INFO] [stdout] c6f12de70beb424aa3ae0806a264fd9a3f16b23d535aac413968384ba891140f
