[INFO] fetching crate amd_sys 0.1.0... [INFO] checking amd_sys-0.1.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate amd_sys 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate amd_sys 0.1.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 amd_sys 0.1.0 [INFO] finished tweaking crates.io crate amd_sys 0.1.0 [INFO] tweaked toml for crates.io crate amd_sys 0.1.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 44 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] 85e4742c6175ef1d2082b722fea9b8b86ad69c1caae7baf62e4cb002541193c4 [INFO] running `Command { std: "docker" "start" "-a" "85e4742c6175ef1d2082b722fea9b8b86ad69c1caae7baf62e4cb002541193c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85e4742c6175ef1d2082b722fea9b8b86ad69c1caae7baf62e4cb002541193c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e4742c6175ef1d2082b722fea9b8b86ad69c1caae7baf62e4cb002541193c4", kill_on_drop: false }` [INFO] [stdout] 85e4742c6175ef1d2082b722fea9b8b86ad69c1caae7baf62e4cb002541193c4 [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] 7dc74b6d6be96cb7a3aa23289830bdc11816797139cbce3e38b1d8cade47a33d [INFO] running `Command { std: "docker" "start" "-a" "7dc74b6d6be96cb7a3aa23289830bdc11816797139cbce3e38b1d8cade47a33d", 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 memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling amd_sys v0.1.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/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs (46 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.70s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling amd_sys v0.1.0 (/tmp/fixit) [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:1770 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn SuiteSparse_config_malloc_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize) -> * mut :: std :: os :: raw :: c_void > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:1941 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_calloc_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize , arg2 : usize) -> * mut :: std :: os :: raw :: c_void > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2127 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_realloc_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : usize) -> * mut :: std :: os :: raw :: c_void > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2344 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_free_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2504 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_printf_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2706 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_hypot_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64) -> f64 > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2855 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_divcomplex_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64 , arg3 : f64 , arg4 : f64 , arg5 : * mut f64 , arg6 : * mut f64) -> :: std :: os :: raw :: c_int > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3098 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_malloc_func_set (malloc_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize) -> * mut :: std :: os :: raw :: c_void >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3279 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_calloc_func_set (calloc_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize , arg2 : usize) -> * mut :: std :: os :: raw :: c_void >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3475 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_realloc_func_set (realloc_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : usize) -> * mut :: std :: os :: raw :: c_void >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3703 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_free_func_set (free_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3871 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_printf_func_set (printf_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4083 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_hypot_func_set (hypot_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64) -> f64 >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4241 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_divcomplex_func_set (divcomplex_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64 , arg3 : f64 , arg4 : f64 , arg5 : * mut f64 , arg6 : * mut f64) -> :: std :: os :: raw :: c_int >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4498 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int >) ; } extern "C" { pub fn SuiteSparse_config_malloc (s : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4599 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_void ; } extern "C" { pub fn SuiteSparse_config_calloc (n : usize , s : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4712 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_realloc (arg1 : * mut :: std :: os :: raw :: c_void , s : usize) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4859 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_void ; } extern "C" { pub fn SuiteSparse_config_free (arg1 : * 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/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4952 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_void) ; } extern "C" { pub fn SuiteSparse_config_hypot (x : f64 , y : f64) -> f64 ; } extern "C" { pub fn SuiteSpar... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5028 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_divcomplex (xr : f64 , xi : f64 , yr : f64 , yi : f64 , zr : * mut f64 , zi : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5192 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn SuiteSparse_start () ; } extern "C" { pub fn SuiteSparse_finish () ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5237 [INFO] [stdout] | [INFO] [stdout] 3 | ...xtern "C" { pub fn SuiteSparse_start () ; } extern "C" { pub fn SuiteSparse_finish () ; } extern "C" { pub fn SuiteSparse_malloc (nite... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5283 [INFO] [stdout] | [INFO] [stdout] 3 | ...) ; } extern "C" { pub fn SuiteSparse_malloc (nitems : usize , size_of_item : usize) -> * mut :: std :: os :: raw :: c_void ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5405 [INFO] [stdout] | [INFO] [stdout] 3 | ...d ; } extern "C" { pub fn SuiteSparse_calloc (nitems : usize , size_of_item : usize) -> * mut :: std :: os :: raw :: c_void ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5527 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_realloc (nitems_new : usize , nitems_old : usize , size_of_item : usize , p : * mut :: std :: os :: raw :: c_void , ok : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5759 [INFO] [stdout] | [INFO] [stdout] 3 | ...d ; } extern "C" { pub fn SuiteSparse_free (p : * mut :: std :: os :: raw :: c_void) -> * mut :: std :: os :: raw :: c_void ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5881 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn SuiteSparse_tic (tic : * mut f64) ; } extern "C" { pub fn SuiteSparse_toc (t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5939 [INFO] [stdout] | [INFO] [stdout] 3 | ...teSparse_tic (tic : * mut f64) ; } extern "C" { pub fn SuiteSparse_toc (tic : * mut f64) -> f64 ; } extern "C" { pub fn SuiteSparse_ti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6004 [INFO] [stdout] | [INFO] [stdout] 3 | ...teSparse_toc (tic : * mut f64) -> f64 ; } extern "C" { pub fn SuiteSparse_time () -> f64 ; } extern "C" { pub fn SuiteSparse_hypot (x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6055 [INFO] [stdout] | [INFO] [stdout] 3 | ...n SuiteSparse_time () -> f64 ; } extern "C" { pub fn SuiteSparse_hypot (x : f64 , y : f64) -> f64 ; } extern "C" { pub fn SuiteSparse_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6124 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_divcomplex (ar : f64 , ai : f64 , br : f64 , bi : f64 , cr : * mut f64 , ci : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6281 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn SuiteSparse_version (version : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6404 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn SuiteSparse_BLAS_library () -> * const :: std :: os :: raw :: c_char ; } 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/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6497 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char ; } extern "C" { pub fn SuiteSparse_BLAS_integer_size () -> usize ; } extern "C" { pub fn amd_order (n :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6563 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_order (n : i32 , Ap : * const i32 , Ai : * const i32 , P : * mut i32 , Control : * mut f64 , Info : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6734 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_l_order (n : i64 , Ap : * const i64 , Ai : * const i64 , P : * mut i64 , Control : * mut f64 , Info : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6907 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_2 (n : i32 , Pe : * mut i32 , Iw : * mut i32 , Len : * mut i32 , iwlen : i32 , pfree : i32 , Nv : * mut i32 , Next : * mut i32 , Last : * mut i32 , Head : * mut i32 , Elen : * mut i32 , Degree : * mut i32 , W : * mut i32 , Control : * mut f64 , Info : * mut f64) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7198 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_l2 (n : i64 , Pe : * mut i64 , Iw : * mut i64 , Len : * mut i64 , iwlen : i64 , pfree : i64 , Nv : * mut i64 , Next : * mut i64 , Last : * mut i64 , Head : * mut i64 , Elen : * mut i64 , Degree : * mut i64 , W : * mut i64 , Control : * mut f64 , Info : * mut f64) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7490 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_valid (n_row : i32 , n_col : i32 , Ap : * const i32 , Ai : * const i32) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:1770 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn SuiteSparse_config_malloc_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize) -> * mut :: std :: os :: raw :: c_void > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7622 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_l_valid (n_row : i64 , n_col : i64 , Ap : * const i64 , Ai : * const i64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7756 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn amd_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_l_defaults (C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7815 [INFO] [stdout] | [INFO] [stdout] 3 | ...d_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_l_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_control (Con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7876 [INFO] [stdout] | [INFO] [stdout] 3 | ..._l_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_control (Control : * mut f64) ; } extern "C" { pub fn amd_l_control (Con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7934 [INFO] [stdout] | [INFO] [stdout] 3 | ...md_control (Control : * mut f64) ; } extern "C" { pub fn amd_l_control (Control : * mut f64) ; } extern "C" { pub fn amd_info (Info : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7994 [INFO] [stdout] | [INFO] [stdout] 3 | ... amd_l_control (Control : * mut f64) ; } extern "C" { pub fn amd_info (Info : * mut f64) ; } extern "C" { pub fn amd_l_info (Info : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:8046 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn amd_info (Info : * mut f64) ; } extern "C" { pub fn amd_l_info (Info : * mut f64) ; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:1941 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_calloc_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize , arg2 : usize) -> * mut :: std :: os :: raw :: c_void > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2127 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_realloc_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : usize) -> * mut :: std :: os :: raw :: c_void > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2344 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_free_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2504 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_printf_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2706 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_hypot_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64) -> f64 > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:2855 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_divcomplex_func_get () -> :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64 , arg3 : f64 , arg4 : f64 , arg5 : * mut f64 , arg6 : * mut f64) -> :: std :: os :: raw :: c_int > ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3098 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_malloc_func_set (malloc_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize) -> * mut :: std :: os :: raw :: c_void >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3279 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_calloc_func_set (calloc_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize , arg2 : usize) -> * mut :: std :: os :: raw :: c_void >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3475 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_realloc_func_set (realloc_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : usize) -> * mut :: std :: os :: raw :: c_void >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3703 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_free_func_set (free_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:3871 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_printf_func_set (printf_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4083 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_hypot_func_set (hypot_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64) -> f64 >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4241 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_divcomplex_func_set (divcomplex_func : :: std :: option :: Option < unsafe extern "C" fn (arg1 : f64 , arg2 : f64 , arg3 : f64 , arg4 : f64 , arg5 : * mut f64 , arg6 : * mut f64) -> :: std :: os :: raw :: c_int >) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4498 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int >) ; } extern "C" { pub fn SuiteSparse_config_malloc (s : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4599 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_void ; } extern "C" { pub fn SuiteSparse_config_calloc (n : usize , s : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4712 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_realloc (arg1 : * mut :: std :: os :: raw :: c_void , s : usize) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4859 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_void ; } extern "C" { pub fn SuiteSparse_config_free (arg1 : * 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/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:4952 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_void) ; } extern "C" { pub fn SuiteSparse_config_hypot (x : f64 , y : f64) -> f64 ; } extern "C" { pub fn SuiteSpar... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5028 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_config_divcomplex (xr : f64 , xi : f64 , yr : f64 , yi : f64 , zr : * mut f64 , zi : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5192 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn SuiteSparse_start () ; } extern "C" { pub fn SuiteSparse_finish () ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5237 [INFO] [stdout] | [INFO] [stdout] 3 | ...xtern "C" { pub fn SuiteSparse_start () ; } extern "C" { pub fn SuiteSparse_finish () ; } extern "C" { pub fn SuiteSparse_malloc (nite... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5283 [INFO] [stdout] | [INFO] [stdout] 3 | ...) ; } extern "C" { pub fn SuiteSparse_malloc (nitems : usize , size_of_item : usize) -> * mut :: std :: os :: raw :: c_void ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5405 [INFO] [stdout] | [INFO] [stdout] 3 | ...d ; } extern "C" { pub fn SuiteSparse_calloc (nitems : usize , size_of_item : usize) -> * mut :: std :: os :: raw :: c_void ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5527 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_realloc (nitems_new : usize , nitems_old : usize , size_of_item : usize , p : * mut :: std :: os :: raw :: c_void , ok : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5759 [INFO] [stdout] | [INFO] [stdout] 3 | ...d ; } extern "C" { pub fn SuiteSparse_free (p : * mut :: std :: os :: raw :: c_void) -> * mut :: std :: os :: raw :: c_void ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5881 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn SuiteSparse_tic (tic : * mut f64) ; } extern "C" { pub fn SuiteSparse_toc (t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:5939 [INFO] [stdout] | [INFO] [stdout] 3 | ...teSparse_tic (tic : * mut f64) ; } extern "C" { pub fn SuiteSparse_toc (tic : * mut f64) -> f64 ; } extern "C" { pub fn SuiteSparse_ti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6004 [INFO] [stdout] | [INFO] [stdout] 3 | ...teSparse_toc (tic : * mut f64) -> f64 ; } extern "C" { pub fn SuiteSparse_time () -> f64 ; } extern "C" { pub fn SuiteSparse_hypot (x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6055 [INFO] [stdout] | [INFO] [stdout] 3 | ...n SuiteSparse_time () -> f64 ; } extern "C" { pub fn SuiteSparse_hypot (x : f64 , y : f64) -> f64 ; } extern "C" { pub fn SuiteSparse_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amd_sys` (lib) due to 47 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6124 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn SuiteSparse_divcomplex (ar : f64 , ai : f64 , br : f64 , bi : f64 , cr : * mut f64 , ci : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6281 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn SuiteSparse_version (version : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6404 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn SuiteSparse_BLAS_library () -> * const :: std :: os :: raw :: c_char ; } 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/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6497 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char ; } extern "C" { pub fn SuiteSparse_BLAS_integer_size () -> usize ; } extern "C" { pub fn amd_order (n :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6563 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_order (n : i32 , Ap : * const i32 , Ai : * const i32 , P : * mut i32 , Control : * mut f64 , Info : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6734 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_l_order (n : i64 , Ap : * const i64 , Ai : * const i64 , P : * mut i64 , Control : * mut f64 , Info : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:6907 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_2 (n : i32 , Pe : * mut i32 , Iw : * mut i32 , Len : * mut i32 , iwlen : i32 , pfree : i32 , Nv : * mut i32 , Next : * mut i32 , Last : * mut i32 , Head : * mut i32 , Elen : * mut i32 , Degree : * mut i32 , W : * mut i32 , Control : * mut f64 , Info : * mut f64) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7198 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_l2 (n : i64 , Pe : * mut i64 , Iw : * mut i64 , Len : * mut i64 , iwlen : i64 , pfree : i64 , Nv : * mut i64 , Next : * mut i64 , Last : * mut i64 , Head : * mut i64 , Elen : * mut i64 , Degree : * mut i64 , W : * mut i64 , Control : * mut f64 , Info : * mut f64) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7490 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_valid (n_row : i32 , n_col : i32 , Ap : * const i32 , Ai : * const i32) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7622 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn amd_l_valid (n_row : i64 , n_col : i64 , Ap : * const i64 , Ai : * const i64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7756 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn amd_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_l_defaults (C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7815 [INFO] [stdout] | [INFO] [stdout] 3 | ...d_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_l_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_control (Con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7876 [INFO] [stdout] | [INFO] [stdout] 3 | ..._l_defaults (Control : * mut f64) ; } extern "C" { pub fn amd_control (Control : * mut f64) ; } extern "C" { pub fn amd_l_control (Con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7934 [INFO] [stdout] | [INFO] [stdout] 3 | ...md_control (Control : * mut f64) ; } extern "C" { pub fn amd_l_control (Control : * mut f64) ; } extern "C" { pub fn amd_info (Info : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:7994 [INFO] [stdout] | [INFO] [stdout] 3 | ... amd_l_control (Control : * mut f64) ; } extern "C" { pub fn amd_info (Info : * mut f64) ; } extern "C" { pub fn amd_l_info (Info : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/amd_sys-4d83bf7d22b9bcf9/out/bindings.rs:3:8046 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn amd_info (Info : * mut f64) ; } extern "C" { pub fn amd_l_info (Info : * mut f64) ; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amd_sys` (lib test) due to 47 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" "7dc74b6d6be96cb7a3aa23289830bdc11816797139cbce3e38b1d8cade47a33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc74b6d6be96cb7a3aa23289830bdc11816797139cbce3e38b1d8cade47a33d", kill_on_drop: false }` [INFO] [stdout] 7dc74b6d6be96cb7a3aa23289830bdc11816797139cbce3e38b1d8cade47a33d