[INFO] fetching crate unimage-rust 0.1.4... [INFO] checking unimage-rust-0.1.4 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate unimage-rust 0.1.4 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate unimage-rust 0.1.4 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unimage-rust 0.1.4 [INFO] finished tweaking crates.io crate unimage-rust 0.1.4 [INFO] tweaked toml for crates.io crate unimage-rust 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.66.1 (available: v0.70.1) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding peeking_take_while v0.1.2 (available: v1.0.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding which v4.4.2 (available: v6.0.3) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48a80c1cafcc16b70c72f00431352bb011e678f1e2ab9cb653a7e4959927df98 [INFO] running `Command { std: "docker" "start" "-a" "48a80c1cafcc16b70c72f00431352bb011e678f1e2ab9cb653a7e4959927df98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48a80c1cafcc16b70c72f00431352bb011e678f1e2ab9cb653a7e4959927df98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a80c1cafcc16b70c72f00431352bb011e678f1e2ab9cb653a7e4959927df98", kill_on_drop: false }` [INFO] [stdout] 48a80c1cafcc16b70c72f00431352bb011e678f1e2ab9cb653a7e4959927df98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a64072dd43c5bf27d95dcd0df080f1782f09c8ce8d86a17ae898f60279caa403 [INFO] running `Command { std: "docker" "start" "-a" "a64072dd43c5bf27d95dcd0df080f1782f09c8ce8d86a17ae898f60279caa403", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling unimage-rust v0.1.4 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (2 fixes) [INFO] [stderr] Fixed /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs (13 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling unimage-rust v0.1.4 (/tmp/fixit) [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern "C" { pub fn unimage_processor_create () -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn unimage_processor_free (ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:92 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_void ; } extern "C" { pub fn unimage_processor_free (handle : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:186 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_load_raw (handle : * mut :: std :: os :: raw :: c_void , data : * mut u8 , width : i32 , height : i32 , format : u8) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:345 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_load (handle : * mut :: std :: os :: raw :: c_void , data : * mut u8 , length : u32) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:478 [INFO] [stdout] | [INFO] [stdout] 3 | ...32) -> u8 ; } extern "C" { pub fn unimage_processor_get_width (handle : * mut :: std :: os :: raw :: c_void) -> i32 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:584 [INFO] [stdout] | [INFO] [stdout] 3 | ...d) -> i32 ; } extern "C" { pub fn unimage_processor_get_height (handle : * mut :: std :: os :: raw :: c_void) -> i32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:691 [INFO] [stdout] | [INFO] [stdout] 3 | ...d) -> i32 ; } extern "C" { pub fn unimage_processor_get_format (handle : * mut :: std :: os :: raw :: c_void) -> u8 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern "C" { pub fn unimage_processor_create () -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn unimage_processor_free (ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:797 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_copy_to_memory (handle : * mut :: std :: os :: raw :: c_void , buffer : * mut :: std :: os :: raw :: c_void) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:954 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_resize (handle : * mut :: std :: os :: raw :: c_void , width : i32 , height : i32) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1085 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_get_error_message (handle : * mut :: std :: os :: raw :: c_void) -> * const :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:92 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_void ; } extern "C" { pub fn unimage_processor_free (handle : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1233 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_char ; } extern "C" { pub fn unimage_processor_get_buffer (handle : * mut :: std :: os :: raw :: c_void) -> * mut u8 ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1345 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_copy_from (handle : * mut :: std :: os :: raw :: c_void , unimage : * mut :: std :: os :: raw :: c_void) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:186 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_load_raw (handle : * mut :: std :: os :: raw :: c_void , data : * mut u8 , width : i32 , height : i32 , format : u8) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1498 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_clip (handle : * mut :: std :: os :: raw :: c_void , x : i32 , y : i32 , width : i32 , height : i32) -> u8 ; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:345 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_load (handle : * mut :: std :: os :: raw :: c_void , data : * mut u8 , length : u32) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:478 [INFO] [stdout] | [INFO] [stdout] 3 | ...32) -> u8 ; } extern "C" { pub fn unimage_processor_get_width (handle : * mut :: std :: os :: raw :: c_void) -> i32 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:584 [INFO] [stdout] | [INFO] [stdout] 3 | ...d) -> i32 ; } extern "C" { pub fn unimage_processor_get_height (handle : * mut :: std :: os :: raw :: c_void) -> i32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:691 [INFO] [stdout] | [INFO] [stdout] 3 | ...d) -> i32 ; } extern "C" { pub fn unimage_processor_get_format (handle : * mut :: std :: os :: raw :: c_void) -> u8 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:797 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_copy_to_memory (handle : * mut :: std :: os :: raw :: c_void , buffer : * mut :: std :: os :: raw :: c_void) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:954 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_resize (handle : * mut :: std :: os :: raw :: c_void , width : i32 , height : i32) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1085 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_get_error_message (handle : * mut :: std :: os :: raw :: c_void) -> * const :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1233 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_char ; } extern "C" { pub fn unimage_processor_get_buffer (handle : * mut :: std :: os :: raw :: c_void) -> * mut u8 ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1345 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_copy_from (handle : * mut :: std :: os :: raw :: c_void , unimage : * mut :: std :: os :: raw :: c_void) -> u8 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/unimage-rust-b5ab2afcbdecdf8a/out/bindings.rs:3:1498 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn unimage_processor_clip (handle : * mut :: std :: os :: raw :: c_void , x : i32 , y : i32 , width : i32 , height : i32) -> u8 ; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unimage-rust` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unimage-rust` (lib test) due to 14 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a64072dd43c5bf27d95dcd0df080f1782f09c8ce8d86a17ae898f60279caa403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64072dd43c5bf27d95dcd0df080f1782f09c8ce8d86a17ae898f60279caa403", kill_on_drop: false }` [INFO] [stdout] a64072dd43c5bf27d95dcd0df080f1782f09c8ce8d86a17ae898f60279caa403