[INFO] cloning repository https://github.com/dust-engine/pumicite_super_resolution
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dust-engine/pumicite_super_resolution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdust-engine%2Fpumicite_super_resolution", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdust-engine%2Fpumicite_super_resolution'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59e6093df23b6dddfd57bccba28700e15f5b6aad
[INFO] checking dust-engine/pumicite_super_resolution against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdust-engine%2Fpumicite_super_resolution" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dust-engine/pumicite_super_resolution
[INFO] finished tweaking git repo https://github.com/dust-engine/pumicite_super_resolution
[INFO] tweaked toml for git repo https://github.com/dust-engine/pumicite_super_resolution written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dust-engine/pumicite_super_resolution on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dust-engine/pumicite_super_resolution 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb
[INFO] running `Command { std: "docker" "start" "d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling curl v0.4.50
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ash v0.38.0+1.3.296 (https://github.com/0xbeefd1ed/ash?branch=meta#25873d96)
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling curl-sys v0.4.90+curl-8.21.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling vk-mem v0.5.0 (https://github.com/gwihlidal/vk-mem-rs.git?branch=bump-ash#0f4774b4)
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking runfiles v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling nyquest-interface v0.4.0
[INFO] [stderr]    Compiling nyquest v0.4.0
[INFO] [stderr]    Compiling nyquest-backend-curl v0.4.1
[INFO] [stderr]    Compiling nyquest-preset v0.4.0
[INFO] [stderr]    Compiling pumicite_super_resolution v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: pumicite_super_resolution@0.1.0: downloading DLSS SDK from https://codeload.github.com/NVIDIA/DLSS/tar.gz/d1bef2006b41eefd9d44b0a05f123993f3acbf3c
[INFO] [stderr] warning: pumicite_super_resolution@0.1.0: failed to download DLSS SDK: IO Error
[INFO] [stderr] warning: pumicite_super_resolution@0.1.0: DLSS SDK unavailable (set DLSS_SDK, or unset DLSS_NO_FETCH to download); skipping DLSS-RR compile/link.
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking pumicite_types v0.1.0 (https://github.com/dust-engine/pumicite.git?rev=1ebb1d8aa8a889e96095f42efd589d7a4bb0c8d3#1ebb1d8a)
[INFO] [stderr]     Checking pumicite v0.1.0 (https://github.com/dust-engine/pumicite.git?rev=1ebb1d8aa8a889e96095f42efd589d7a4bb0c8d3#1ebb1d8a)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/dlss/mod.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 972 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/dlss/mod.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 972 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.38s
[INFO] running `Command { std: "docker" "inspect" "d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb", kill_on_drop: false }`
[INFO] [stdout] d8918f7055f1e2e18204d2e081ed3351b58f2fea93dc9a408a7ad33ed300deeb
