[INFO] fetching crate nvenc 0.1.0... [INFO] testing nvenc-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate nvenc 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate nvenc 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nvenc 0.1.0 [INFO] tweaked toml for crates.io crate nvenc 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nvenc 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nvenc 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitfields v1.0.2 [INFO] [stderr] Downloaded bitfields-impl v1.0.2 [INFO] [stderr] Downloaded syn v2.0.112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19750e5777c1319457f713d9b2ea262b75646a207ccb0b319f7b4fc87173d95d [INFO] running `Command { std: "docker" "start" "-a" "19750e5777c1319457f713d9b2ea262b75646a207ccb0b319f7b4fc87173d95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19750e5777c1319457f713d9b2ea262b75646a207ccb0b319f7b4fc87173d95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19750e5777c1319457f713d9b2ea262b75646a207ccb0b319f7b4fc87173d95d", kill_on_drop: false }` [INFO] [stdout] 19750e5777c1319457f713d9b2ea262b75646a207ccb0b319f7b4fc87173d95d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a982b2213cb5ed1b72e6835cc702db1d74bfaca37fdbc0a0d4819d77a8510a4 [INFO] running `Command { std: "docker" "start" "-a" "5a982b2213cb5ed1b72e6835cc702db1d74bfaca37fdbc0a0d4819d77a8510a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bitfields-impl v1.0.2 [INFO] [stderr] Compiling bitfields v1.0.2 [INFO] [stderr] Compiling nvenc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `map_input_resource_raw` is never used [INFO] [stdout] --> src/safe/encoder.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 182 | impl EncoderInternal { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 256 | pub unsafe fn map_input_resource_raw( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s [INFO] running `Command { std: "docker" "inspect" "5a982b2213cb5ed1b72e6835cc702db1d74bfaca37fdbc0a0d4819d77a8510a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a982b2213cb5ed1b72e6835cc702db1d74bfaca37fdbc0a0d4819d77a8510a4", kill_on_drop: false }` [INFO] [stdout] 5a982b2213cb5ed1b72e6835cc702db1d74bfaca37fdbc0a0d4819d77a8510a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bc0728ed089bacfcceea3d0c4d985beb0162232f2fd42c89b243445e574f52c [INFO] running `Command { std: "docker" "start" "-a" "4bc0728ed089bacfcceea3d0c4d985beb0162232f2fd42c89b243445e574f52c", kill_on_drop: false }` [INFO] [stdout] warning: method `map_input_resource_raw` is never used [INFO] [stdout] --> src/safe/encoder.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 182 | impl EncoderInternal { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 256 | pub unsafe fn map_input_resource_raw( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nvenc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Linux is currently unsupported in this example [INFO] [stdout] --> examples/simple_encode.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | compile_error!("Linux is currently unsupported in this example"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `session` in this scope [INFO] [stdout] --> examples/simple_encode.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | session [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `session` in this scope [INFO] [stdout] --> examples/simple_encode.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | session [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `session` in this scope [INFO] [stdout] --> examples/simple_encode.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 114 | let (session, mut config) = session [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `session::Session` [INFO] [stdout] --> examples/simple_encode.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | session::Session, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `setup` in this scope [INFO] [stdout] --> examples/simple_encode.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | let device = setup(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> examples/simple_encode.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 15 | pub fn setup() -> ID3D11Device { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `image` in this scope [INFO] [stdout] --> examples/simple_encode.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | let texture = image(&device); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> examples/simple_encode.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 54 | fn image(device: &ID3D11Device) -> ID3D11Texture2D { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nvenc` (example "simple_encode") due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `map_input_resource_raw` is never used [INFO] [stdout] --> src/safe/encoder.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 182 | impl EncoderInternal { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 256 | pub unsafe fn map_input_resource_raw( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4bc0728ed089bacfcceea3d0c4d985beb0162232f2fd42c89b243445e574f52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc0728ed089bacfcceea3d0c4d985beb0162232f2fd42c89b243445e574f52c", kill_on_drop: false }` [INFO] [stdout] 4bc0728ed089bacfcceea3d0c4d985beb0162232f2fd42c89b243445e574f52c