[INFO] fetching crate nsi-sys 0.8.0... [INFO] checking nsi-sys-0.8.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate nsi-sys 0.8.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate nsi-sys 0.8.0 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 nsi-sys 0.8.0 [INFO] finished tweaking crates.io crate nsi-sys 0.8.0 [INFO] tweaked toml for crates.io crate nsi-sys 0.8.0 written to /workspace/builds/worker-6-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.68.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7e328038e8dcf0dfc59e4a077fd2338714ed74834cc1b2faebe886acb92c7060 [INFO] running `Command { std: "docker" "start" "-a" "7e328038e8dcf0dfc59e4a077fd2338714ed74834cc1b2faebe886acb92c7060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e328038e8dcf0dfc59e4a077fd2338714ed74834cc1b2faebe886acb92c7060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e328038e8dcf0dfc59e4a077fd2338714ed74834cc1b2faebe886acb92c7060", kill_on_drop: false }` [INFO] [stdout] 7e328038e8dcf0dfc59e4a077fd2338714ed74834cc1b2faebe886acb92c7060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6a0901907ec41d4c2b59e6d31be17e6a991a1a8e016aacdcf1bc0f9ced66bcc4 [INFO] running `Command { std: "docker" "start" "-a" "6a0901907ec41d4c2b59e6d31be17e6a991a1a8e016aacdcf1bc0f9ced66bcc4", 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 proc-macro2 v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling nsi-sys v0.8.0 (/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 /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs (11 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling nsi-sys v0.8.0 (/tmp/fixit) [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:3873 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) > ; extern "C" { pub fn NSIBegin (nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) -> NSIContext ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:3989 [INFO] [stdout] | [INFO] [stdout] 3 | ...ams : * const NSIParam) -> NSIContext ; } extern "C" { pub fn NSIEnd (ctx : NSIContext) ; } extern "C" { pub fn NSICreate (ctx : NSICo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4039 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSICreate (ctx : NSIContext , handle : NSIHandle , type_ : * const :: std :: os :: raw :: c_char , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4230 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIDelete (ctx : NSIContext , handle : NSIHandle , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4373 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSISetAttribute (ctx : NSIContext , object : NSIHandle , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4522 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSISetAttributeAtTime (ctx : NSIContext , object : NSIHandle , time : f64 , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4690 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIDeleteAttribute (ctx : NSIContext , object : NSIHandle , name : * 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/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4820 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIConnect (ctx : NSIContext , from : NSIHandle , from_attr : * const :: std :: os :: raw :: c_char , to : NSIHandle , to_attr : * const :: std :: os :: raw :: c_char , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:5081 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIDisconnect (ctx : NSIContext , from : NSIHandle , from_attr : * const :: std :: os :: raw :: c_char , to : NSIHandle , to_attr : * 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/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:3873 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) > ; extern "C" { pub fn NSIBegin (nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) -> NSIContext ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:5276 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn NSIEvaluate (ctx : NSIContext , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:3989 [INFO] [stdout] | [INFO] [stdout] 3 | ...ams : * const NSIParam) -> NSIContext ; } extern "C" { pub fn NSIEnd (ctx : NSIContext) ; } extern "C" { pub fn NSICreate (ctx : NSICo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:5400 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIRenderControl (ctx : NSIContext , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4039 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSICreate (ctx : NSIContext , handle : NSIHandle , type_ : * const :: std :: os :: raw :: c_char , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4230 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIDelete (ctx : NSIContext , handle : NSIHandle , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4373 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSISetAttribute (ctx : NSIContext , object : NSIHandle , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4522 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSISetAttributeAtTime (ctx : NSIContext , object : NSIHandle , time : f64 , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4690 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIDeleteAttribute (ctx : NSIContext , object : NSIHandle , name : * 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/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:4820 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIConnect (ctx : NSIContext , from : NSIHandle , from_attr : * const :: std :: os :: raw :: c_char , to : NSIHandle , to_attr : * const :: std :: os :: raw :: c_char , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:5081 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIDisconnect (ctx : NSIContext , from : NSIHandle , from_attr : * const :: std :: os :: raw :: c_char , to : NSIHandle , to_attr : * 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/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:5276 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn NSIEvaluate (ctx : NSIContext , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/nsi-sys-649bf77b856ed0fe/out/bindings.rs:3:5400 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn NSIRenderControl (ctx : NSIContext , nparams : :: std :: os :: raw :: c_int , params : * const NSIParam) ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nsi-sys` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nsi-sys` (lib test) due to 12 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" "6a0901907ec41d4c2b59e6d31be17e6a991a1a8e016aacdcf1bc0f9ced66bcc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0901907ec41d4c2b59e6d31be17e6a991a1a8e016aacdcf1bc0f9ced66bcc4", kill_on_drop: false }` [INFO] [stdout] 6a0901907ec41d4c2b59e6d31be17e6a991a1a8e016aacdcf1bc0f9ced66bcc4