[INFO] fetching crate makepad-zune-jpeg 0.3.17...
[INFO] testing makepad-zune-jpeg-0.3.17 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate makepad-zune-jpeg 0.3.17 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate makepad-zune-jpeg 0.3.17 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded makepad-zune-core v0.2.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5a61f57fd61aa2730d61066fbcbcc8c8c1468bcb36475fc6b5f7719c6d7e345
[INFO] running `Command { std: "docker" "start" "-a" "f5a61f57fd61aa2730d61066fbcbcc8c8c1468bcb36475fc6b5f7719c6d7e345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5a61f57fd61aa2730d61066fbcbcc8c8c1468bcb36475fc6b5f7719c6d7e345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a61f57fd61aa2730d61066fbcbcc8c8c1468bcb36475fc6b5f7719c6d7e345", kill_on_drop: false }`
[INFO] [stdout] f5a61f57fd61aa2730d61066fbcbcc8c8c1468bcb36475fc6b5f7719c6d7e345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b38aeaef54dd55bfaccbb8a74d6c5f81d420f02fd2a39521681c890831e11eef
[INFO] running `Command { std: "docker" "start" "-a" "b38aeaef54dd55bfaccbb8a74d6c5f81d420f02fd2a39521681c890831e11eef", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "b38aeaef54dd55bfaccbb8a74d6c5f81d420f02fd2a39521681c890831e11eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38aeaef54dd55bfaccbb8a74d6c5f81d420f02fd2a39521681c890831e11eef", kill_on_drop: false }`
[INFO] [stdout] b38aeaef54dd55bfaccbb8a74d6c5f81d420f02fd2a39521681c890831e11eef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc246d823b561ed7ff0a2aaa6c777f00d6a7a408ee4c86eddf598264c8a2d465
[INFO] running `Command { std: "docker" "start" "-a" "dc246d823b561ed7ff0a2aaa6c777f00d6a7a408ee4c86eddf598264c8a2d465", 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "dc246d823b561ed7ff0a2aaa6c777f00d6a7a408ee4c86eddf598264c8a2d465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc246d823b561ed7ff0a2aaa6c777f00d6a7a408ee4c86eddf598264c8a2d465", kill_on_drop: false }`
[INFO] [stdout] dc246d823b561ed7ff0a2aaa6c777f00d6a7a408ee4c86eddf598264c8a2d465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5e8eff58ec92b6fb4894afbf0531448dd4eafffb049b7f62fc13ccdd21f98fd
[INFO] running `Command { std: "docker" "start" "-a" "e5e8eff58ec92b6fb4894afbf0531448dd4eafffb049b7f62fc13ccdd21f98fd", 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/makepad_zune_jpeg-64bd184a7eb6b734)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test idct::tests::do_idct_test1 ... ok
[INFO] [stdout] test idct::tests::do_idct_zeros ... ok
[INFO] [stdout] test idct::tests::do_idct_test2 ... ok
[INFO] [stdout] test idct::tests::idct_test0 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests makepad_zune_jpeg
[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>::set_options (line 316) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::decode_headers (line 718) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::decode_into (line 678) - 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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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 undeclared crate or module `zune_core`
[INFO] [stdout]  --> src/lib.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use zune_core::colorspace::ColorSpace;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zune_core`
[INFO] [stdout]  --> src/lib.rs:45:6
[INFO] [stdout]   |
[INFO] [stdout] 4 |  use zune_core::options::DecoderOptions;
[INFO] [stdout]   |      ^^^^^^^^^ use of undeclared crate or module `zune_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]  --> src/lib.rs:46:6
[INFO] [stdout]   |
[INFO] [stdout] 5 |  use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |      ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] ---- 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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 3 | use zune_jpeg::{JpegDecoder};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 4 |  use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |      ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 
[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.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e5e8eff58ec92b6fb4894afbf0531448dd4eafffb049b7f62fc13ccdd21f98fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e8eff58ec92b6fb4894afbf0531448dd4eafffb049b7f62fc13ccdd21f98fd", kill_on_drop: false }`
[INFO] [stdout] e5e8eff58ec92b6fb4894afbf0531448dd4eafffb049b7f62fc13ccdd21f98fd
[INFO] testing makepad-zune-jpeg-0.3.17 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate makepad-zune-jpeg 0.3.17 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate makepad-zune-jpeg 0.3.17 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a22e162a51fd9cfde9788e706dd1d4f6e5a7432a0b400234503a0492a628743c
[INFO] running `Command { std: "docker" "start" "-a" "a22e162a51fd9cfde9788e706dd1d4f6e5a7432a0b400234503a0492a628743c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a22e162a51fd9cfde9788e706dd1d4f6e5a7432a0b400234503a0492a628743c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22e162a51fd9cfde9788e706dd1d4f6e5a7432a0b400234503a0492a628743c", kill_on_drop: false }`
[INFO] [stdout] a22e162a51fd9cfde9788e706dd1d4f6e5a7432a0b400234503a0492a628743c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63c00e56c93f1560e735c45b925b7dd53b81b91750df2de24ed78b10ed334667
[INFO] running `Command { std: "docker" "start" "-a" "63c00e56c93f1560e735c45b925b7dd53b81b91750df2de24ed78b10ed334667", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "63c00e56c93f1560e735c45b925b7dd53b81b91750df2de24ed78b10ed334667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c00e56c93f1560e735c45b925b7dd53b81b91750df2de24ed78b10ed334667", kill_on_drop: false }`
[INFO] [stdout] 63c00e56c93f1560e735c45b925b7dd53b81b91750df2de24ed78b10ed334667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d5eefff4b6001a6013b815c488b291b61ce5303d318de7b6d83db657063318b
[INFO] running `Command { std: "docker" "start" "-a" "0d5eefff4b6001a6013b815c488b291b61ce5303d318de7b6d83db657063318b", 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "0d5eefff4b6001a6013b815c488b291b61ce5303d318de7b6d83db657063318b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d5eefff4b6001a6013b815c488b291b61ce5303d318de7b6d83db657063318b", kill_on_drop: false }`
[INFO] [stdout] 0d5eefff4b6001a6013b815c488b291b61ce5303d318de7b6d83db657063318b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a0f21143013f4200f109583a6ddbeb6d3ad825d40f773457d33ce4ee78a8fcc
[INFO] running `Command { std: "docker" "start" "-a" "5a0f21143013f4200f109583a6ddbeb6d3ad825d40f773457d33ce4ee78a8fcc", 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]     = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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 or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/makepad_zune_jpeg-64bd184a7eb6b734)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test idct::tests::do_idct_test1 ... ok
[INFO] [stdout] test idct::tests::do_idct_zeros ... ok
[INFO] [stdout] test idct::tests::do_idct_test2 ... ok
[INFO] [stdout] test idct::tests::idct_test0 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests makepad_zune_jpeg
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::get_options (line 274) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::set_options (line 316) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::decode_headers (line 718) - compile ... FAILED
[INFO] [stdout] test src/decoder.rs - decoder::JpegDecoder<T>::decode_into (line 678) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zune_core`
[INFO] [stdout]  --> src/lib.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use zune_core::colorspace::ColorSpace;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zune_core`
[INFO] [stdout]  --> src/lib.rs:45:6
[INFO] [stdout]   |
[INFO] [stdout] 4 |  use zune_core::options::DecoderOptions;
[INFO] [stdout]   |      ^^^^^^^^^ use of undeclared crate or module `zune_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zune_jpeg`
[INFO] [stdout]  --> src/lib.rs:46:6
[INFO] [stdout]   |
[INFO] [stdout] 5 |  use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |      ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] ---- 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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 4 |  use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |      ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 3 | use zune_jpeg::{JpegDecoder};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 3 | use zune_jpeg::JpegDecoder;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `zune_jpeg`
[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] 
[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.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5a0f21143013f4200f109583a6ddbeb6d3ad825d40f773457d33ce4ee78a8fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0f21143013f4200f109583a6ddbeb6d3ad825d40f773457d33ce4ee78a8fcc", kill_on_drop: false }`
[INFO] [stdout] 5a0f21143013f4200f109583a6ddbeb6d3ad825d40f773457d33ce4ee78a8fcc
