[INFO] fetching crate nvjpeg-sys 0.1.0...
[INFO] checking nvjpeg-sys-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate nvjpeg-sys 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate nvjpeg-sys 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nvjpeg-sys 0.1.0
[INFO] finished tweaking crates.io crate nvjpeg-sys 0.1.0
[INFO] tweaked toml for crates.io crate nvjpeg-sys 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate nvjpeg-sys 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 270ed964299e5a1ae453d078e3ec4788ea14725e55a4ebdfa3fde46ae7ecfe9b
[INFO] running `Command { std: "docker" "start" "-a" "270ed964299e5a1ae453d078e3ec4788ea14725e55a4ebdfa3fde46ae7ecfe9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "270ed964299e5a1ae453d078e3ec4788ea14725e55a4ebdfa3fde46ae7ecfe9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270ed964299e5a1ae453d078e3ec4788ea14725e55a4ebdfa3fde46ae7ecfe9b", kill_on_drop: false }`
[INFO] [stdout] 270ed964299e5a1ae453d078e3ec4788ea14725e55a4ebdfa3fde46ae7ecfe9b
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4065d7cf42d551f56e256c94da42e32eaf34fdeb6cc645f868272a4cf34b770d
[INFO] running `Command { std: "docker" "start" "-a" "4065d7cf42d551f56e256c94da42e32eaf34fdeb6cc645f868272a4cf34b770d", kill_on_drop: false }`
[INFO] [stderr]    Compiling nvjpeg-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `custos`
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use custos::{
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `custos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `custos`
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use custos::{
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `custos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nvjpeg-sys` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `custos`
[INFO] [stdout]  --> examples/apply_filter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use custos::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `custos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `custos`
[INFO] [stdout]  --> examples/apply_filter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use custos::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `custos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `custos`
[INFO] [stdout]  --> examples/decode_jpeg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use custos::{cuda::api::Stream, Buffer, CUDA};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `custos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `custos`
[INFO] [stdout]  --> examples/decode_jpeg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use custos::{cuda::api::Stream, Buffer, CUDA};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `custos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `custos`
[INFO] [stdout]  --> examples/encode_ppm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use custos::{Buffer, CUDA};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `custos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Instant`
[INFO] [stdout]  --> examples/apply_filter.rs:1:61
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Write, mem::size_of, ops::Mul, ptr::null_mut, time::Instant};
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `nvjpegDestroy` and `nvjpegJpegStateDestroy`
[INFO] [stdout]   --> examples/apply_filter.rs:11:73
[INFO] [stdout]    |
[INFO] [stdout] 11 |     check, nvjpegChromaSubsampling_t, nvjpegCreateSimple, nvjpegDecode, nvjpegDestroy,
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     nvjpegGetImageInfo, nvjpegHandle_t, nvjpegImage_t, nvjpegJpegStateCreate,
[INFO] [stdout] 13 |     nvjpegJpegStateDestroy, nvjpegJpegState_t, nvjpegOutputFormat_t_NVJPEG_OUTPUT_RGB,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nvjpegOutputFormat_t_NVJPEG_OUTPUT_RGBI`
[INFO] [stdout]  --> examples/decode_jpeg.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     nvjpegOutputFormat_t_NVJPEG_OUTPUT_RGBI,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `nvjpegChromaSubsampling_t_NVJPEG_CSS_410`, `nvjpegChromaSubsampling_t_NVJPEG_CSS_444`, and `nvjpegOutputFormat_t_NVJPEG_OUTPUT_RGB`
[INFO] [stdout]   --> examples/encode_ppm.rs:5:12
[INFO] [stdout]    |
[INFO] [stdout] 5  |     check, nvjpegChromaSubsampling_t_NVJPEG_CSS_410, nvjpegChromaSubsampling_t_NVJPEG_CSS_420,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6  |     nvjpegChromaSubsampling_t_NVJPEG_CSS_444, nvjpegCreateSimple, nvjpegEncodeImage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     nvjpegOutputFormat_t_NVJPEG_OUTPUT_RGB,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nvjpeg-sys` (example "apply_filter") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nvjpeg-sys` (example "encode_ppm") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `nvjpeg-sys` (example "decode_jpeg") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4065d7cf42d551f56e256c94da42e32eaf34fdeb6cc645f868272a4cf34b770d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4065d7cf42d551f56e256c94da42e32eaf34fdeb6cc645f868272a4cf34b770d", kill_on_drop: false }`
[INFO] [stdout] 4065d7cf42d551f56e256c94da42e32eaf34fdeb6cc645f868272a4cf34b770d
