[INFO] fetching crate smtc-suite 2.6.0... [INFO] testing smtc-suite-2.6.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate smtc-suite 2.6.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate smtc-suite 2.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate smtc-suite 2.6.0 [INFO] tweaked toml for crates.io crate smtc-suite 2.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smtc-suite 2.6.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate smtc-suite 2.6.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-future v0.3.2 [INFO] [stderr] Downloaded windows-threading v0.2.1 [INFO] [stderr] Downloaded windows-numerics v0.3.1 [INFO] [stderr] Downloaded realfft v3.5.0 [INFO] [stderr] Downloaded rubato v0.16.2 [INFO] [stderr] Downloaded easer v0.3.0 [INFO] [stderr] Downloaded ferrous-opencc-compiler v0.1.0 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded windows-collections v0.3.2 [INFO] [stderr] Downloaded strength_reduce v0.2.4 [INFO] [stderr] Downloaded phf_codegen v0.13.1 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.55 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.55 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded cbindgen v0.29.2 [INFO] [stderr] Downloaded rustfft v6.4.1 [INFO] [stderr] Downloaded ferrous-opencc v0.2.3 [INFO] [stderr] Downloaded fst v0.4.7 [INFO] [stderr] Downloaded windows v0.62.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b0c1aee9d04f79045f5ef79502f8cbeac94cd62d304f8f0dc636d1eb5f243db [INFO] running `Command { std: "docker" "start" "-a" "1b0c1aee9d04f79045f5ef79502f8cbeac94cd62d304f8f0dc636d1eb5f243db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b0c1aee9d04f79045f5ef79502f8cbeac94cd62d304f8f0dc636d1eb5f243db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0c1aee9d04f79045f5ef79502f8cbeac94cd62d304f8f0dc636d1eb5f243db", kill_on_drop: false }` [INFO] [stdout] 1b0c1aee9d04f79045f5ef79502f8cbeac94cd62d304f8f0dc636d1eb5f243db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38e86647518104cea3803032592b49d6d6e50c1c6b81f92bf676333059472395 [INFO] running `Command { std: "docker" "start" "-a" "38e86647518104cea3803032592b49d6d6e50c1c6b81f92bf676333059472395", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling windows-link v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling windows-result v0.4.1 [INFO] [stderr] Compiling windows-strings v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling windows-threading v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling easer v0.3.0 [INFO] [stderr] Compiling ferrous-opencc-compiler v0.1.0 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling windows-implement v0.60.2 [INFO] [stderr] Compiling windows-interface v0.59.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.55 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling windows-core v0.62.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling windows-future v0.3.2 [INFO] [stderr] Compiling windows-collections v0.3.2 [INFO] [stderr] Compiling windows-numerics v0.3.1 [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:89:43 [INFO] [stdout] | [INFO] [stdout] 89 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:257:43 [INFO] [stdout] | [INFO] [stdout] 257 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:364 [INFO] [stdout] | [INFO] [stdout] 422 | ... as _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; return w... [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:470 [INFO] [stdout] | [INFO] [stdout] 422 | ...unt . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::f... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:572:51 [INFO] [stdout] | [INFO] [stdout] 572 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:574:43 [INFO] [stdout] | [INFO] [stdout] 574 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:364 [INFO] [stdout] | [INFO] [stdout] 752 | ... as _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; return w... [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:470 [INFO] [stdout] | [INFO] [stdout] 752 | ...unt . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::f... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:377 [INFO] [stdout] | [INFO] [stdout] 927 | ... as _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; return w... [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:483 [INFO] [stdout] | [INFO] [stdout] 927 | ...unt . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::f... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:298:28 [INFO] [stdout] | [INFO] [stdout] 298 | windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:315:28 [INFO] [stdout] | [INFO] [stdout] 315 | windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Compiling rubato v0.16.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-future` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "38e86647518104cea3803032592b49d6d6e50c1c6b81f92bf676333059472395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e86647518104cea3803032592b49d6d6e50c1c6b81f92bf676333059472395", kill_on_drop: false }` [INFO] [stdout] 38e86647518104cea3803032592b49d6d6e50c1c6b81f92bf676333059472395