[INFO] fetching crate makepad-zune-jpeg 0.3.17...
[INFO] testing makepad-zune-jpeg-0.3.17 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate makepad-zune-jpeg 0.3.17 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate makepad-zune-jpeg 0.3.17
[INFO] finished tweaking crates.io crate makepad-zune-jpeg 0.3.17
[INFO] tweaked toml for crates.io crate makepad-zune-jpeg 0.3.17 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate makepad-zune-jpeg 0.3.17 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b4a7e2fa74a18fd51b53eb8e4d9df0fa9fcd657c7e1b4fa6527fba485f01bec
[INFO] running `Command { std: "docker" "start" "-a" "7b4a7e2fa74a18fd51b53eb8e4d9df0fa9fcd657c7e1b4fa6527fba485f01bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b4a7e2fa74a18fd51b53eb8e4d9df0fa9fcd657c7e1b4fa6527fba485f01bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4a7e2fa74a18fd51b53eb8e4d9df0fa9fcd657c7e1b4fa6527fba485f01bec", kill_on_drop: false }`
[INFO] [stdout] 7b4a7e2fa74a18fd51b53eb8e4d9df0fa9fcd657c7e1b4fa6527fba485f01bec
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27bb071fb0b7c69557a3e301ff968e2a697142ff9f486e040014a43f1f7fd8f5
[INFO] running `Command { std: "docker" "start" "-a" "27bb071fb0b7c69557a3e301ff968e2a697142ff9f486e040014a43f1f7fd8f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling makepad-zune-core v0.2.14
[INFO] [stderr]    Compiling makepad-zune-jpeg v0.3.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(not(fuzzing))]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "27bb071fb0b7c69557a3e301ff968e2a697142ff9f486e040014a43f1f7fd8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27bb071fb0b7c69557a3e301ff968e2a697142ff9f486e040014a43f1f7fd8f5", kill_on_drop: false }`
[INFO] [stdout] 27bb071fb0b7c69557a3e301ff968e2a697142ff9f486e040014a43f1f7fd8f5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca79d22d34fa89c0fe8b303be444bcc829e15255ca8925de0f244aba69bf8cc
[INFO] running `Command { std: "docker" "start" "-a" "bca79d22d34fa89c0fe8b303be444bcc829e15255ca8925de0f244aba69bf8cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling makepad-zune-jpeg v0.3.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(not(fuzzing))]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(not(fuzzing))]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "bca79d22d34fa89c0fe8b303be444bcc829e15255ca8925de0f244aba69bf8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca79d22d34fa89c0fe8b303be444bcc829e15255ca8925de0f244aba69bf8cc", kill_on_drop: false }`
[INFO] [stdout] bca79d22d34fa89c0fe8b303be444bcc829e15255ca8925de0f244aba69bf8cc
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 717f2df7994e0c5f43445a162323fdb1828fde44cb81c1cd7391ccf31633aa75
[INFO] running `Command { std: "docker" "start" "-a" "717f2df7994e0c5f43445a162323fdb1828fde44cb81c1cd7391ccf31633aa75", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/lib.rs:133:11
[INFO] [stderr]     |
[INFO] [stderr] 133 | #[cfg(not(fuzzing))]
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> src/lib.rs:135:7
[INFO] [stderr]     |
[INFO] [stderr] 135 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `makepad-zune-jpeg` (lib) generated 2 warnings
[INFO] [stderr] warning: `makepad-zune-jpeg` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/makepad_zune_jpeg-10194056ad9925ae)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test idct::tests::do_idct_test2 ... ok
[INFO] [stdout] test idct::tests::do_idct_zeros ... ok
[INFO] [stdout] test idct::tests::idct_test0 ... ok
[INFO] [stderr]    Doc-tests makepad_zune_jpeg
[INFO] [stdout] test idct::tests::do_idct_test1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::get_options (line 274) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::decode_headers (line 718) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::decode_into (line 678) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::set_options (line 316) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/decoder.rs - decoder::JpegDecoder<T>::get_options (line 274) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]    --> src/decoder.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `zune_jpeg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zune_jpeg`, use `cargo add zune_jpeg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/decoder.rs - decoder::JpegDecoder<T>::decode_headers (line 718) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]    --> src/decoder.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 719 | use zune_jpeg::{JpegDecoder};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `zune_jpeg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zune_jpeg`, use `cargo add zune_jpeg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `zune_jpeg`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zune_jpeg`, use `cargo add zune_jpeg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/decoder.rs - decoder::JpegDecoder<T>::decode_into (line 678) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]    --> src/decoder.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `zune_jpeg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zune_jpeg`, use `cargo add zune_jpeg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]   --> src/lib.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 33 |  use zune_jpeg::JpegDecoder;
[INFO] [stdout]    |      ^^^^^^^^^ use of unresolved module or unlinked crate `zune_jpeg`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zune_jpeg`, use `cargo add zune_jpeg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/decoder.rs - decoder::JpegDecoder<T>::set_options (line 316) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]    --> src/decoder.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `zune_jpeg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zune_jpeg`, use `cargo add zune_jpeg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zune_core`
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use zune_core::colorspace::ColorSpace;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `zune_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zune_core`, use `cargo add zune_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zune_core`
[INFO] [stdout]   --> src/lib.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 |  use zune_core::options::DecoderOptions;
[INFO] [stdout]    |      ^^^^^^^^^ use of unresolved module or unlinked crate `zune_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zune_core`, use `cargo add zune_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]   --> src/lib.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |  use zune_jpeg::JpegDecoder;
[INFO] [stdout]    |      ^^^^^^^^^ use of unresolved module or unlinked crate `zune_jpeg`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zune_jpeg`, use `cargo add zune_jpeg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/decoder.rs - decoder::JpegDecoder<T>::decode_headers (line 718)
[INFO] [stdout]     src/decoder.rs - decoder::JpegDecoder<T>::decode_into (line 678)
[INFO] [stdout]     src/decoder.rs - decoder::JpegDecoder<T>::get_options (line 274)
[INFO] [stdout]     src/decoder.rs - decoder::JpegDecoder<T>::set_options (line 316)
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout]     src/lib.rs - (line 55)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "717f2df7994e0c5f43445a162323fdb1828fde44cb81c1cd7391ccf31633aa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717f2df7994e0c5f43445a162323fdb1828fde44cb81c1cd7391ccf31633aa75", kill_on_drop: false }`
[INFO] [stdout] 717f2df7994e0c5f43445a162323fdb1828fde44cb81c1cd7391ccf31633aa75
