[INFO] fetching crate nvjpeg-sys 0.1.0... [INFO] checking nvjpeg-sys-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate nvjpeg-sys 0.1.0 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nvjpeg-sys 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e561f7e530fa43782218162aa5f06636bccdba16e6b490169588d3afbe075719 [INFO] running `Command { std: "docker" "start" "-a" "e561f7e530fa43782218162aa5f06636bccdba16e6b490169588d3afbe075719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e561f7e530fa43782218162aa5f06636bccdba16e6b490169588d3afbe075719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e561f7e530fa43782218162aa5f06636bccdba16e6b490169588d3afbe075719", kill_on_drop: false }` [INFO] [stdout] e561f7e530fa43782218162aa5f06636bccdba16e6b490169588d3afbe075719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2693db4d556edf8d0a44720a9d3b62ea2d3a2e9e41ca8a79afc998b5da9be1fe [INFO] running `Command { std: "docker" "start" "-a" "2693db4d556edf8d0a44720a9d3b62ea2d3a2e9e41ca8a79afc998b5da9be1fe", kill_on_drop: false }` [INFO] [stderr] Compiling nvjpeg-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `custos` [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use custos::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `custos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `custos`, use `cargo add custos` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `custos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `custos`, use `cargo add custos` to add it to your `Cargo.toml` [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] [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 unresolved module or unlinked crate `custos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `custos`, use `cargo add custos` to add it to your `Cargo.toml` [INFO] [stdout] [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] 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `custos` [INFO] [stdout] --> examples/apply_filter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use custos::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `custos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `custos`, use `cargo add custos` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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 unresolved module or unlinked crate `custos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `custos`, use `cargo add custos` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nvjpeg-sys` (example "encode_ppm") due to 1 previous error; 1 warning emitted [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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `custos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `custos`, use `cargo add custos` to add it to your `Cargo.toml` [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] 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 unresolved module or unlinked crate `custos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `custos`, use `cargo add custos` to add it to your `Cargo.toml` [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] 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] 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 "decode_jpeg") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "2693db4d556edf8d0a44720a9d3b62ea2d3a2e9e41ca8a79afc998b5da9be1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2693db4d556edf8d0a44720a9d3b62ea2d3a2e9e41ca8a79afc998b5da9be1fe", kill_on_drop: false }` [INFO] [stdout] 2693db4d556edf8d0a44720a9d3b62ea2d3a2e9e41ca8a79afc998b5da9be1fe