[INFO] cloning repository https://github.com/pexip/gstreamer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pexip/gstreamer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fgstreamer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fgstreamer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d628862913410613de1481259b65ddf7377f4ba [INFO] checking pexip/gstreamer-rs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fgstreamer-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pexip/gstreamer-rs [INFO] finished tweaking git repo https://github.com/pexip/gstreamer-rs [INFO] tweaked toml for git repo https://github.com/pexip/gstreamer-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pexip/gstreamer-rs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pexip/gstreamer-rs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cd06a76dac3faed5fd4e67480488f5cca7a5fc7f247e13b76acd7fcd59f5482 [INFO] running `Command { std: "docker" "start" "-a" "2cd06a76dac3faed5fd4e67480488f5cca7a5fc7f247e13b76acd7fcd59f5482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd06a76dac3faed5fd4e67480488f5cca7a5fc7f247e13b76acd7fcd59f5482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd06a76dac3faed5fd4e67480488f5cca7a5fc7f247e13b76acd7fcd59f5482", kill_on_drop: false }` [INFO] [stdout] 2cd06a76dac3faed5fd4e67480488f5cca7a5fc7f247e13b76acd7fcd59f5482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90346c1222a0eede7a436d0761049752a73ff26f5f2e41fe2c31ebc1927cdc58 [INFO] running `Command { std: "docker" "start" "-a" "90346c1222a0eede7a436d0761049752a73ff26f5f2e41fe2c31ebc1927cdc58", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling cfg-expr v0.18.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling examples v0.24.1 (/opt/rustwide/workdir/examples) [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking gir-format-check v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling tutorials v0.24.1 (/opt/rustwide/workdir/tutorials) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking windows-link v0.1.3 [INFO] [stderr] Compiling gio v0.21.1 (https://github.com/pexip/gtk-rs-core?branch=0.21.1#3fb2aa2e) [INFO] [stderr] Checking windows-strings v0.4.2 [INFO] [stderr] Checking windows-result v0.3.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking windows-threading v0.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling windows-interface v0.59.1 [INFO] [stderr] Compiling windows-implement v0.60.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking windows-core v0.61.2 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Checking windows-future v0.2.1 [INFO] [stderr] Checking windows-collections v0.2.0 [INFO] [stderr] Checking windows-numerics v0.2.0 [INFO] [stderr] Compiling glib-macros v0.21.1 (https://github.com/pexip/gtk-rs-core?branch=0.21.1#3fb2aa2e) [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.2.1/src/bindings.rs:89:51 [INFO] [stdout] | [INFO] [stdout] 89 | } 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.2.1/src/bindings.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | 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.2.1/src/bindings.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 257 | } 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.2.1/src/bindings.rs:259:43 [INFO] [stdout] | [INFO] [stdout] 259 | 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.2.1/src/bindings.rs:424:364 [INFO] [stdout] | [INFO] [stdout] 424 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [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.2.1/src/bindings.rs:424:470 [INFO] [stdout] | [INFO] [stdout] 424 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [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.2.1/src/bindings.rs:583:51 [INFO] [stdout] | [INFO] [stdout] 583 | } 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.2.1/src/bindings.rs:585:43 [INFO] [stdout] | [INFO] [stdout] 585 | 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.2.1/src/bindings.rs:763:364 [INFO] [stdout] | [INFO] [stdout] 763 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [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.2.1/src/bindings.rs:763:470 [INFO] [stdout] | [INFO] [stdout] 763 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [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.2.1/src/bindings.rs:938:377 [INFO] [stdout] | [INFO] [stdout] 938 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [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.2.1/src/bindings.rs:938:483 [INFO] [stdout] | [INFO] [stdout] 938 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [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 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "90346c1222a0eede7a436d0761049752a73ff26f5f2e41fe2c31ebc1927cdc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90346c1222a0eede7a436d0761049752a73ff26f5f2e41fe2c31ebc1927cdc58", kill_on_drop: false }` [INFO] [stdout] 90346c1222a0eede7a436d0761049752a73ff26f5f2e41fe2c31ebc1927cdc58