[INFO] cloning repository https://github.com/AlsoSylv/nvenc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlsoSylv/nvenc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsoSylv%2Fnvenc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsoSylv%2Fnvenc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 514643f5de3110bba315b5c3513a69a4618e1ef7
[INFO] checking AlsoSylv/nvenc against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsoSylv%2Fnvenc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlsoSylv/nvenc
[INFO] finished tweaking git repo https://github.com/AlsoSylv/nvenc
[INFO] tweaked toml for git repo https://github.com/AlsoSylv/nvenc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlsoSylv/nvenc on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlsoSylv/nvenc 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 042100ca99fd959d217118e50f05a96a696d69dcdb87fdcc15798f6bace06247
[INFO] running `Command { std: "docker" "start" "-a" "042100ca99fd959d217118e50f05a96a696d69dcdb87fdcc15798f6bace06247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "042100ca99fd959d217118e50f05a96a696d69dcdb87fdcc15798f6bace06247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042100ca99fd959d217118e50f05a96a696d69dcdb87fdcc15798f6bace06247", kill_on_drop: false }`
[INFO] [stdout] 042100ca99fd959d217118e50f05a96a696d69dcdb87fdcc15798f6bace06247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14fc46851b0e3cc09e73a205a64b9d35e960cbf6f214428e3acb8acdf11c004a
[INFO] running `Command { std: "docker" "start" "-a" "14fc46851b0e3cc09e73a205a64b9d35e960cbf6f214428e3acb8acdf11c004a", 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]     Checking libloading v0.8.9
[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]     Checking bitfields v1.0.2
[INFO] [stderr]     Checking 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] [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] [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] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/simple_encode.rs:150:19
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let encoder = session.init_encoder(init_params).unwrap();
[INFO] [stdout]     |                   ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nvenc` (example "simple_encode") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "14fc46851b0e3cc09e73a205a64b9d35e960cbf6f214428e3acb8acdf11c004a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14fc46851b0e3cc09e73a205a64b9d35e960cbf6f214428e3acb8acdf11c004a", kill_on_drop: false }`
[INFO] [stdout] 14fc46851b0e3cc09e73a205a64b9d35e960cbf6f214428e3acb8acdf11c004a
