[INFO] fetching crate blis-sys2 0.2.1... [INFO] checking blis-sys2-0.2.1 against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] extracting crate blis-sys2 0.2.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate blis-sys2 0.2.1 on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blis-sys2 0.2.1 [INFO] finished tweaking crates.io crate blis-sys2 0.2.1 [INFO] tweaked toml for crates.io crate blis-sys2 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded blis-src v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e4c189b4c8f0e3be0febf33226976d9013c791d44ff4d92c8ab0dd3ec84b2b7 [INFO] running `Command { std: "docker" "start" "-a" "1e4c189b4c8f0e3be0febf33226976d9013c791d44ff4d92c8ab0dd3ec84b2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e4c189b4c8f0e3be0febf33226976d9013c791d44ff4d92c8ab0dd3ec84b2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4c189b4c8f0e3be0febf33226976d9013c791d44ff4d92c8ab0dd3ec84b2b7", kill_on_drop: false }` [INFO] [stdout] 1e4c189b4c8f0e3be0febf33226976d9013c791d44ff4d92c8ab0dd3ec84b2b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df147b1747eb743fe8dd9a8fda6770ef751f3f25c06f7b9194a125d8a5ffe52e [INFO] running `Command { std: "docker" "start" "-a" "df147b1747eb743fe8dd9a8fda6770ef751f3f25c06f7b9194a125d8a5ffe52e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling blis-sys2 v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:9712 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _flags as * const _ as usize } , 0usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:9916 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_ptr as * const _ as usize } , 8usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:10132 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_end as * const _ as usize } , 16usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:10349 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_base as * const _ as usize } , 24usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:10568 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_base as * const _ as usize } , 32usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:10789 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_ptr as * const _ as usize } , 40usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:11008 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_end as * const _ as usize } , 48usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:11227 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_base as * const _ as usize } , 56usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:11444 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_end as * const _ as usize } , 64usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:11659 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_save_base as * const _ as usize } , 72usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:11878 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_backup_base as * const _ as usize } , 80usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:12101 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_save_end as * const _ as usize } , 88usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:12318 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _markers as * const _ as usize } , 96usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:12527 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _chain as * const _ as usize } , 104usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:12733 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _fileno as * const _ as usize } , 112usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:12941 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _flags2 as * const _ as usize } , 116usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:13149 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _old_offset as * const _ as usize } , 120usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:13365 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _cur_column as * const _ as usize } , 128usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:13581 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _vtable_offset as * const _ as usize } , 130usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:13803 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _shortbuf as * const _ as usize } , 131usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:14015 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _lock as * const _ as usize } , 136usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:14219 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _offset as * const _ as usize } , 144usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:14427 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _codecvt as * const _ as usize } , 152usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:14637 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _wide_data as * const _ as usize } , 160usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:14851 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _freeres_list as * const _ as usize } , 168usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:15071 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _freeres_buf as * const _ as usize } , 176usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:15289 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . __pad5 as * const _ as usize } , 184usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:15495 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _mode as * const _ as usize } , 192usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:15699 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _unused2 as * const _ as usize } , 196usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:16487 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < scomplex > ())) . real as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:16687 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < scomplex > ())) . imag as * const _ as usize } , 4usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:17284 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < dcomplex > ())) . real as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:17484 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < dcomplex > ())) . imag as * const _ as usize } , 8usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:32660 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < __atomic_wide_counter__bindgen_ty_1 > ())) . __low as * const _ as usize } , 0usize , concat ! ("O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:32916 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < __atomic_wide_counter__bindgen_ty_1 > ())) . __high as * const _ as usize } , 4usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:33530 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < __atomic_wide_counter > ())) . __value64 as * const _ as usize } , 0usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:33766 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < __atomic_wide_counter > ())) . __value32 as * const _ as usize } , 0usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:34545 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_internal_list > ())) . __prev as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:34779 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_internal_list > ())) . __next as * const _ as usize } , 8usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:35838 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __lock as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:36060 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __count as * const _ as usize } , 4usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:36284 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __owner as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:36508 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __nusers as * const _ as usize } , 12usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:36735 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __kind as * const _ as usize } , 16usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:36958 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __spins as * const _ as usize } , 20usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:37183 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __elision as * const _ as usize } , 22usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:37412 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __list as * const _ as usize } , 24usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:38392 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __wseq as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:38612 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g1_start as * const _ as usize } , 8usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:38840 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g_refs as * const _ as usize } , 16usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:39065 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g_size as * const _ as usize } , 24usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:39290 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g1_orig_size as * const _ as usize } , 32usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:39527 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __wrefs as * const _ as usize } , 36usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:39750 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g_signals as * const _ as usize } , 40usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:40555 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutexattr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:40781 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutexattr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:41523 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_condattr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:41747 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_condattr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:42523 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_attr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:42739 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_attr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:43489 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutex_t > ())) . __data as * const _ as usize } , 0usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:43707 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutex_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:43925 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutex_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:44674 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_cond_t > ())) . __data as * const _ as usize } , 0usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:44890 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_cond_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:45106 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_cond_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:45835 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_barrier_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:46057 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_barrier_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:46813 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < pthread_barrierattr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:47043 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < pthread_barrierattr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:50387 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pblk_t > ())) . buf as * const _ as usize } , 0usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:50581 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pblk_t > ())) . block_size as * const _ as usize } , 8usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:51401 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . block_ptrs as * const _ as usize } , 0usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:51609 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . block_ptrs_len as * const _ as usize } , 8usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:51825 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . top_index as * const _ as usize } , 16usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:52032 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . num_blocks as * const _ as usize } , 24usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:52241 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . block_size as * const _ as usize } , 32usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:52450 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . align_size as * const _ as usize } , 40usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:52659 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . offset_size as * const _ as usize } , 48usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:52870 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . malloc_fp as * const _ as usize } , 56usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:53077 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . free_fp as * const _ as usize } , 64usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:53732 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < array_t > ())) . buf as * const _ as usize } , 0usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:53928 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < array_t > ())) . num_elem as * const _ as usize } , 8usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:54134 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < array_t > ())) . elem_size as * const _ as usize } , 16usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:54775 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < apool_t > ())) . mutex as * const _ as usize } , 0usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:54975 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < apool_t > ())) . pool as * const _ as usize } , 40usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:55174 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < apool_t > ())) . def_array_len as * const _ as usize } , 112usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:55873 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . pools as * const _ as usize } , 0usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:56069 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . mutex as * const _ as usize } , 216usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:56267 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . align_size as * const _ as usize } , 256usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:56475 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . malloc_fp as * const _ as usize } , 264usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:56681 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . free_fp as * const _ as usize } , 272usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:57345 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . pblk as * const _ as usize } , 0usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:57539 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . buf_type as * const _ as usize } , 16usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:57742 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . pool as * const _ as usize } , 24usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:57937 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . size as * const _ as usize } , 32usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:58714 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . family as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:58914 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . bszid as * const _ as usize } , 4usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:59112 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . var_func as * const _ as usize } , 8usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:59316 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . sub_prenode as * const _ as usize } , 16usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:59527 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . sub_node as * const _ as usize } , 24usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:59732 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . params as * const _ as usize } , 32usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:59933 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . pack_mem as * const _ as usize } , 40usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:60576 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < blksz_s > ())) . v as * const _ as usize } , 0usize , concat ! ("Offset of field: " ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:60768 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < blksz_s > ())) . e as * const _ as usize } , 32usize , concat ! ("Offset of field: "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:61372 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < func_s > ())) . ptr as * const _ as usize } , 0usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:61975 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mbool_s > ())) . v as * const _ as usize } , 0usize , concat ! ("Offset of field: " ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:62862 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . schema_a as * const _ as usize } , 0usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:63072 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . schema_b as * const _ as usize } , 4usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:63282 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . a_next as * const _ as usize } , 8usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:63488 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . b_next as * const _ as usize } , 16usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:63695 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . is_a as * const _ as usize } , 24usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:63898 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . is_b as * const _ as usize } , 32usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:64101 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . ps_a as * const _ as usize } , 40usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:64304 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . ps_b as * const _ as usize } , 48usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:64507 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . ukr as * const _ as usize } , 56usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:64708 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . params as * const _ as usize } , 64usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:66290 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . root as * const _ as usize } , 0usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:66484 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . off as * const _ as usize } , 8usize , concat ! ("Offset of field: "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:66676 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . dim as * const _ as usize } , 24usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:66869 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . diag_off as * const _ as usize } , 40usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:67072 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . info as * const _ as usize } , 48usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:67267 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . info2 as * const _ as usize } , 52usize , concat ! ("Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:67464 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . elem_size as * const _ as usize } , 56usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:67669 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . buffer as * const _ as usize } , 64usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:67868 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . rs as * const _ as usize } , 72usize , concat ! ("Offset of field: "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:68059 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . cs as * const _ as usize } , 80usize , concat ! ("Offset of field: "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:68250 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . is as * const _ as usize } , 88usize , concat ! ("Offset of field: "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:68441 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . scalar as * const _ as usize } , 96usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:68640 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . m_padded as * const _ as usize } , 112usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:68844 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . n_padded as * const _ as usize } , 120usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:69048 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . ps as * const _ as usize } , 128usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:69240 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . pd as * const _ as usize } , 136usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:69432 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . m_panel as * const _ as usize } , 144usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:69634 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . n_panel as * const _ as usize } , 152usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:69836 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . pack_fn as * const _ as usize } , 160usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:70038 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . pack_params as * const _ as usize } , 168usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:70248 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . ker_fn as * const _ as usize } , 176usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:70448 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . ker_params as * const _ as usize } , 184usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:71633 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . blkszs as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:71833 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . bmults as * const _ as usize } , 704usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:72035 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_vir_ukrs as * const _ as usize } , 752usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:72247 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_nat_ukrs as * const _ as usize } , 912usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:72459 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_nat_ukrs_prefs as * const _ as usize } , 1072usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:72684 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_thresh as * const _ as usize } , 1096usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:72901 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_handlers as * const _ as usize } , 1288usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:73122 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_blkszs as * const _ as usize } , 1376usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:73339 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_kers as * const _ as usize } , 2080usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:73552 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_kers_prefs as * const _ as usize } , 2368usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:73777 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l1f_kers as * const _ as usize } , 2408usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:73984 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l1v_kers as * const _ as usize } , 2568usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:74191 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . packm_kers as * const _ as usize } , 3016usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:74402 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . unpackm_kers as * const _ as usize } , 4040usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:74617 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . method as * const _ as usize } , 5064usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:75396 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . auto_factor as * const _ as usize } , 0usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:75606 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . num_threads as * const _ as usize } , 8usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:75816 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . thrloop as * const _ as usize } , 16usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:76019 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . pack_a as * const _ as usize } , 64usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:76220 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . pack_b as * const _ as usize } , 65usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:76421 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . l3_sup as * const _ as usize } , 66usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:76622 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . sba_pool as * const _ as usize } , 72usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:76827 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . pba as * const _ as usize } , 80usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:81672 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . sent_object as * const _ as usize } , 0usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:81888 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . n_threads as * const _ as usize } , 8usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:82100 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . barrier_sense as * const _ as usize } , 16usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:82321 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . barrier_threads_arrived as * const _ as usize } , 24usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:83879 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . ocomm as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:84083 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . ocomm_id as * const _ as usize } , 8usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:84293 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . n_way as * const _ as usize } , 16usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:84498 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . work_id as * const _ as usize } , 24usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:84707 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . free_comm as * const _ as usize } , 32usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:84920 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . bszid as * const _ as usize } , 36usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:85125 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . sub_prenode as * const _ as usize } , 40usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:85342 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . sub_node as * const _ as usize } , 48usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:93013 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < bli_prime_factors_t > ())) . n as * const _ as usize } , 0usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:93229 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < bli_prime_factors_t > ())) . sqrt_n as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:93455 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < bli_prime_factors_t > ())) . f as * const _ as usize } , 16usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:229225 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . optarg as * const _ as usize } , 0usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:229429 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . optind as * const _ as usize } , 8usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:229633 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . opterr as * const _ as usize } , 12usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:229838 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . optopt as * const _ as usize } , 16usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:557362 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mddm_s > ())) . comp as * const _ as usize } , 0usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/blis-sys2-31b73d2ab64c1397/out/bindings.rs:3:557558 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mddm_s > ())) . exec as * const _ as usize } , 4usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 183 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "df147b1747eb743fe8dd9a8fda6770ef751f3f25c06f7b9194a125d8a5ffe52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df147b1747eb743fe8dd9a8fda6770ef751f3f25c06f7b9194a125d8a5ffe52e", kill_on_drop: false }` [INFO] [stdout] df147b1747eb743fe8dd9a8fda6770ef751f3f25c06f7b9194a125d8a5ffe52e [INFO] checking blis-sys2-0.2.1 against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] extracting crate blis-sys2 0.2.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate blis-sys2 0.2.1 on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blis-sys2 0.2.1 [INFO] finished tweaking crates.io crate blis-sys2 0.2.1 [INFO] tweaked toml for crates.io crate blis-sys2 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a3b20448648b22505be7e8cb1bcd322740a01fe1f8e2251aedc61eae427ff90 [INFO] running `Command { std: "docker" "start" "-a" "2a3b20448648b22505be7e8cb1bcd322740a01fe1f8e2251aedc61eae427ff90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3b20448648b22505be7e8cb1bcd322740a01fe1f8e2251aedc61eae427ff90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3b20448648b22505be7e8cb1bcd322740a01fe1f8e2251aedc61eae427ff90", kill_on_drop: false }` [INFO] [stdout] 2a3b20448648b22505be7e8cb1bcd322740a01fe1f8e2251aedc61eae427ff90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b65ed67e9a841a8cd53f708d379a2ff7e2cf4bee8b2e26764fc3f7fcd653fa8 [INFO] running `Command { std: "docker" "start" "-a" "8b65ed67e9a841a8cd53f708d379a2ff7e2cf4bee8b2e26764fc3f7fcd653fa8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling blis-src v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] error: failed to run custom build command for `blis-src v0.2.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blis-src-5f9ef2e6ee4787f6/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: `"cp" "-R" "upstream" "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu"` [INFO] [stderr] Running: `cd "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu" && "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/configure" "--prefix=/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out" "--enable-cblas" "--enable-threading=no" "--disable-static" "--enable-shared" "x86_64"` [INFO] [stderr] configure: detected Linux kernel version 6.2.0-1019-gcp. [INFO] [stderr] configure: python interpreter search list is: python python3 python2. [INFO] [stderr] configure: found 'python3'. [INFO] [stderr] configure: using 'python3' as python interpreter. [INFO] [stderr] configure: found python version 3.10.12 (maj: 3, min: 10, rev: 12). [INFO] [stderr] configure: python 3.10.12 appears to be supported. [INFO] [stderr] configure: C compiler search list is: gcc clang cc. [INFO] [stderr] configure: found 'gcc'. [INFO] [stderr] configure: using 'gcc' as C compiler. [INFO] [stderr] configure: found gcc version 11.4.0 (maj: 11, min: 4, rev: 0). [INFO] [stderr] configure: checking for blacklisted configurations due to gcc 11.4.0. [INFO] [stderr] configure: checking gcc 11.4.0 against known consequential version ranges. [INFO] [stderr] configure: found assembler ('as') version 2.38 (maj: 2, min: 38, rev: ). [INFO] [stderr] configure: checking for blacklisted configurations due to as 2.38. [INFO] [stderr] configure: C++ compiler search list is: g++ clang++ c++. [INFO] [stderr] configure: found 'g++'. [INFO] [stderr] configure: using 'g++' as C++ compiler. [INFO] [stderr] configure: Fortran compiler search list is: gfortran ifort. [INFO] [stderr] configure: found 'gfortran'. [INFO] [stderr] configure: using 'gfortran' as Fortran compiler. [INFO] [stderr] configure: library archiver search list is: ar. [INFO] [stderr] configure: found 'ar'. [INFO] [stderr] configure: using 'ar' as library archiver. [INFO] [stderr] configure: archive indexer search list is: ranlib. [INFO] [stderr] configure: found 'ranlib'. [INFO] [stderr] configure: using 'ranlib' as archive indexer. [INFO] [stderr] configure: reading configuration registry...done. [INFO] [stderr] configure: determining default version string. [INFO] [stderr] configure: could not find '.git' directory; using unmodified version file. [INFO] [stderr] configure: starting configuration of BLIS 0.9.0. [INFO] [stderr] configure: configuring with official version string. [INFO] [stderr] configure: found shared library .so version '4.0.0'. [INFO] [stderr] configure: .so major version: 4 [INFO] [stderr] configure: .so minor.build version: 0.0 [INFO] [stderr] configure: manual configuration requested; configuring with 'x86_64'. [INFO] [stderr] configure: checking configuration against contents of 'config_registry'. [INFO] [stderr] configure: configuration 'x86_64' is registered. [INFO] [stderr] configure: 'x86_64' is defined as having the following sub-configurations: [INFO] [stderr] configure: skx knl haswell sandybridge penryn zen3 zen2 zen excavator steamroller piledriver bulldozer generic [INFO] [stderr] configure: which collectively require the following kernels: [INFO] [stderr] configure: skx knl sandybridge penryn zen3 zen2 haswell zen piledriver bulldozer generic [INFO] [stderr] configure: checking sub-configurations: [INFO] [stderr] configure: 'skx' is registered...and exists. [INFO] [stderr] configure: 'knl' is registered...and exists. [INFO] [stderr] configure: 'haswell' is registered...and exists. [INFO] [stderr] configure: 'sandybridge' is registered...and exists. [INFO] [stderr] configure: 'penryn' is registered...and exists. [INFO] [stderr] configure: 'zen3' is registered...and exists. [INFO] [stderr] configure: 'zen2' is registered...and exists. [INFO] [stderr] configure: 'zen' is registered...and exists. [INFO] [stderr] configure: 'excavator' is registered...and exists. [INFO] [stderr] configure: 'steamroller' is registered...and exists. [INFO] [stderr] configure: 'piledriver' is registered...and exists. [INFO] [stderr] configure: 'bulldozer' is registered...and exists. [INFO] [stderr] configure: 'generic' is registered...and exists. [INFO] [stderr] configure: checking sub-configurations' requisite kernels: [INFO] [stderr] configure: 'skx' kernels...exist. [INFO] [stderr] configure: 'knl' kernels...exist. [INFO] [stderr] configure: 'sandybridge' kernels...exist. [INFO] [stderr] configure: 'penryn' kernels...exist. [INFO] [stderr] configure: 'zen3' kernels...exist. [INFO] [stderr] configure: 'zen2' kernels...exist. [INFO] [stderr] configure: 'haswell' kernels...exist. [INFO] [stderr] configure: 'zen' kernels...exist. [INFO] [stderr] configure: 'piledriver' kernels...exist. [INFO] [stderr] configure: 'bulldozer' kernels...exist. [INFO] [stderr] configure: 'generic' kernels...exist. [INFO] [stderr] configure: detected --prefix='/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out'. [INFO] [stderr] configure: no install exec_prefix option given; defaulting to PREFIX. [INFO] [stderr] configure: no install libdir option given; defaulting to EXECPREFIX/lib. [INFO] [stderr] configure: no install includedir option given; defaulting to PREFIX/include. [INFO] [stderr] configure: no install sharedir option given; defaulting to PREFIX/share. [INFO] [stderr] configure: final installation directories: [INFO] [stderr] configure: prefix: /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out [INFO] [stderr] configure: exec_prefix: ${prefix} [INFO] [stderr] configure: libdir: ${exec_prefix}/lib [INFO] [stderr] configure: includedir: ${prefix}/include [INFO] [stderr] configure: sharedir: ${prefix}/share [INFO] [stderr] configure: NOTE: the variables above can be overridden when running make. [INFO] [stderr] configure: no preset CFLAGS detected. [INFO] [stderr] configure: no preset LDFLAGS detected. [INFO] [stderr] configure: debug symbols disabled. [INFO] [stderr] configure: disabling verbose make output. (enable with 'make V=1'.) [INFO] [stderr] configure: disabling ARG_MAX hack. [INFO] [stderr] configure: building BLIS as a shared library (static library disabled). [INFO] [stderr] configure: exporting only public symbols within shared library. [INFO] [stderr] configure: enabling operating system support. [INFO] [stderr] configure: threading is disabled. [INFO] [stderr] configure: requesting slab threading in jr and ir loops. [INFO] [stderr] configure: internal memory pools for packing blocks are enabled. [INFO] [stderr] configure: internal memory pools for small blocks are enabled. [INFO] [stderr] configure: memory tracing output is disabled. [INFO] [stderr] configure: libmemkind not found; disabling. [INFO] [stderr] configure: compiler appears to support #pragma omp simd. [INFO] [stderr] configure: the BLAS compatibility layer is enabled. [INFO] [stderr] configure: the CBLAS compatibility layer is enabled. [INFO] [stderr] configure: mixed datatype support is enabled. [INFO] [stderr] configure: mixed datatype optimizations requiring extra memory are enabled. [INFO] [stderr] configure: small matrix handling is enabled. [INFO] [stderr] configure: trsm diagonal element pre-inversion is enabled. [INFO] [stderr] configure: the BLIS API integer size is automatically determined. [INFO] [stderr] configure: the BLAS/CBLAS API integer size is 32-bit. [INFO] [stderr] configure: AMD-specific framework files will not be considered. [INFO] [stderr] configure: configuring with no addons. [INFO] [stderr] configure: configuring for conventional gemm implementation. [INFO] [stderr] configure: unable to determine Fortran compiler vendor! [INFO] [stderr] configure: configuring complex return type as "gnu". [INFO] [stderr] configure: creating ./config.mk from /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/build/config.mk.in [INFO] [stderr] configure: creating ./bli_config.h from /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/build/bli_config.h.in [INFO] [stderr] configure: creating ./bli_addon.h from /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/build/bli_addon.h.in [INFO] [stderr] configure: creating ./obj/x86_64 [INFO] [stderr] configure: creating ./obj/x86_64/config/skx [INFO] [stderr] configure: creating ./obj/x86_64/config/knl [INFO] [stderr] configure: creating ./obj/x86_64/config/haswell [INFO] [stderr] configure: creating ./obj/x86_64/config/sandybridge [INFO] [stderr] configure: creating ./obj/x86_64/config/penryn [INFO] [stderr] configure: creating ./obj/x86_64/config/zen3 [INFO] [stderr] configure: creating ./obj/x86_64/config/zen2 [INFO] [stderr] configure: creating ./obj/x86_64/config/zen [INFO] [stderr] configure: creating ./obj/x86_64/config/excavator [INFO] [stderr] configure: creating ./obj/x86_64/config/steamroller [INFO] [stderr] configure: creating ./obj/x86_64/config/piledriver [INFO] [stderr] configure: creating ./obj/x86_64/config/bulldozer [INFO] [stderr] configure: creating ./obj/x86_64/config/generic [INFO] [stderr] configure: creating ./obj/x86_64/kernels/skx [INFO] [stderr] configure: creating ./obj/x86_64/kernels/knl [INFO] [stderr] configure: creating ./obj/x86_64/kernels/sandybridge [INFO] [stderr] configure: creating ./obj/x86_64/kernels/penryn [INFO] [stderr] configure: creating ./obj/x86_64/kernels/zen3 [INFO] [stderr] configure: creating ./obj/x86_64/kernels/zen2 [INFO] [stderr] configure: creating ./obj/x86_64/kernels/haswell [INFO] [stderr] configure: creating ./obj/x86_64/kernels/zen [INFO] [stderr] configure: creating ./obj/x86_64/kernels/piledriver [INFO] [stderr] configure: creating ./obj/x86_64/kernels/bulldozer [INFO] [stderr] configure: creating ./obj/x86_64/kernels/generic [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/skx [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/knl [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/haswell [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/sandybridge [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/penryn [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/zen3 [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/zen2 [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/zen [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/excavator [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/steamroller [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/piledriver [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/bulldozer [INFO] [stderr] configure: creating ./obj/x86_64/ref_kernels/generic [INFO] [stderr] configure: creating ./obj/x86_64/frame [INFO] [stderr] configure: creating ./obj/x86_64/blastest [INFO] [stderr] configure: creating ./obj/x86_64/testsuite [INFO] [stderr] configure: creating ./lib/x86_64 [INFO] [stderr] configure: creating ./include/x86_64 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/skx to ./obj/x86_64/config/skx [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/knl to ./obj/x86_64/config/knl [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/haswell to ./obj/x86_64/config/haswell [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/sandybridge to ./obj/x86_64/config/sandybridge [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/penryn to ./obj/x86_64/config/penryn [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/zen3 to ./obj/x86_64/config/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/zen2 to ./obj/x86_64/config/zen2 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/zen to ./obj/x86_64/config/zen [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/excavator to ./obj/x86_64/config/excavator [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/steamroller to ./obj/x86_64/config/steamroller [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/piledriver to ./obj/x86_64/config/piledriver [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/bulldozer to ./obj/x86_64/config/bulldozer [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/generic to ./obj/x86_64/config/generic [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/config/x86_64 to ./obj/x86_64/config/x86_64 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/skx to ./obj/x86_64/kernels/skx [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/knl to ./obj/x86_64/kernels/knl [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/sandybridge to ./obj/x86_64/kernels/sandybridge [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/penryn to ./obj/x86_64/kernels/penryn [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/zen3 to ./obj/x86_64/kernels/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/zen2 to ./obj/x86_64/kernels/zen2 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/haswell to ./obj/x86_64/kernels/haswell [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/zen to ./obj/x86_64/kernels/zen [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/piledriver to ./obj/x86_64/kernels/piledriver [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/bulldozer to ./obj/x86_64/kernels/bulldozer [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/generic to ./obj/x86_64/kernels/generic [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/skx [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/knl [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/haswell [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/sandybridge [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/penryn [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen3 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen2 [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/zen [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/excavator [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/steamroller [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/piledriver [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/bulldozer [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/ref_kernels to ./obj/x86_64/ref_kernels/generic [INFO] [stderr] configure: mirroring /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/frame to ./obj/x86_64/frame [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/x86_64 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/skx [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/knl [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/haswell [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/sandybridge [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/penryn [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/zen3 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/zen2 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/zen [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/excavator [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/steamroller [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/piledriver [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/bulldozer [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/config/generic [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/skx [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/knl [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/sandybridge [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/penryn [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/zen3 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/zen2 [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/haswell [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/zen [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/piledriver [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/bulldozer [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/kernels/generic [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/ref_kernels [INFO] [stderr] configure: creating makefile fragments in ./obj/x86_64/frame [INFO] [stderr] configure: configured to build within top-level directory of source distribution. [INFO] [stderr] Running: `cd "/opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "make" "install"` [INFO] [stderr] Generating monolithic blis.hGenerating monolithic cblas.hmkdir -p /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig [INFO] [stderr] Installing config.mk common.mk into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/blis/ [INFO] [stderr] Installing blis.pc into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig/ [INFO] [stderr] install -c -m 0644 blis.pc /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/pkgconfig [INFO] [stderr] Installing config/x86_64/make_defs.mk into /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/share/blis/config/x86_64 [INFO] [stderr] ............... [INFO] [stderr] .......Generated include/x86_64/cblas.h [INFO] [stderr] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [INFO] [stderr] Generated include/x86_64/blis.h [INFO] [stderr] Compiling obj/x86_64/config/bulldozer/bli_cntx_init_bulldozer.o ('bulldozer' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/generic/bli_cntx_init_generic.o ('generic' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/excavator/bli_cntx_init_excavator.o ('excavator' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/haswell/bli_cntx_init_haswell.o ('haswell' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/knl/bli_cntx_init_knl.o ('knl' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/penryn/bli_cntx_init_penryn.o ('penryn' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/piledriver/bli_cntx_init_piledriver.o ('piledriver' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/sandybridge/bli_cntx_init_sandybridge.o ('sandybridge' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/skx/bli_cntx_init_skx.o ('skx' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/steamroller/bli_cntx_init_steamroller.o ('steamroller' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen/bli_cntx_init_zen.o ('zen' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen2/bli_cntx_init_zen2.o ('zen2' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/config/zen3/bli_cntx_init_zen3.o ('zen3' CFLAGS for config code) [INFO] [stderr] Compiling obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.o ('skx' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/skx/3/bli_dgemm_skx_asm_16x14.o ('skx' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.o ('skx' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/1m/bli_dpackm_knl_asm_24x8.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/1m/bli_spackm_knl_asm_24x16.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/3/bli_dgemm_knl_asm_24x8.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/knl/3/bli_sgemm_knl_asm_24x16.o ('knl' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_asm_d8x4.o ('sandybridge' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/sandybridge/3/bli_gemm_sandybridge_int_d8x4.o ('sandybridge' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1/bli_axpyv_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1/bli_dotv_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_axpy2v_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_axpyf_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_dotaxpyv_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_dotxaxpyf_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/1f/bli_dotxf_penryn_int.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_gemm_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_gemmtrsm_l_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_gemmtrsm_u_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_trsm_l_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/penryn/3/bli_trsm_u_penryn_asm_d4x4.o ('penryn' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_c3xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_c8xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_d6xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_d8xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_s16xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_s6xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_z3xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/1m/bli_packm_haswell_asm_z4xk.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemm_haswell_asm_d8x6.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemmtrsm_l_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/bli_gemmtrsm_u_haswell_asm_d6x8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_d6x8n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rd_haswell_asm_s6x16n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_d6x8n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16m.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/bli_gemmsup_rv_haswell_asm_s6x16n.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_r_haswell_ref_dMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rd_haswell_asm_dMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx6.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/d6x8/bli_gemmsup_rv_haswell_asm_dMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_r_haswell_ref_sMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx1.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx12.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx16.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rd_haswell_asm_sMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx12.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx16.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx2.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx4.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx6.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/haswell/3/sup/s6x16/bli_gemmsup_rv_haswell_asm_sMx8.o ('haswell' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_amaxv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_axpyv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_axpyv_zen_int10.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_copyv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_dotv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_dotv_zen_int10.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_dotxv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_scalv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_scalv_zen_int10.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_setv_zen_int.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1/bli_swapv_zen_int8.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_4.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_5.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_axpyf_zen_int_8.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/1f/bli_dotxf_zen_int_8.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/3/bli_gemm_small.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/3/bli_gemmt_small.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/zen/3/bli_trsm_small.o ('zen' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/piledriver/3/bli_gemm_piledriver_asm_d8x3.o ('piledriver' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/kernels/bulldozer/3/bli_gemm_bulldozer_asm_d4x6_fma4.o ('bulldozer' CFLAGS for kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/bli_cntx_skx_ref.o ('skx' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_addv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_amaxv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_axpbyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_axpyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_copyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_dotv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_invertv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_dotxv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_scal2v_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_scalv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_setv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_subv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_swapv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1/bli_xpbyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_axpy2v_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_axpyf_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotaxpyv_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotxaxpyf_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1f/bli_dotxf_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_1er_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_bb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/1m/bli_unpackm_cxk_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_gemm_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_gemmsup_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_gemmtrsm_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bli_trsm_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_gemmbb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_gemmtrsmbb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/3/bb/bli_trsmbb_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/ind/bli_gemm1m_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/ind/bli_gemmtrsm1m_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/skx/ind/bli_trsm1m_skx_ref.o ('skx' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/bli_cntx_knl_ref.o ('knl' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_addv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_amaxv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_axpbyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_axpyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_copyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_dotv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_dotxv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_invertv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_scal2v_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_scalv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_setv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_subv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_swapv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1/bli_xpbyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_axpy2v_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_axpyf_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotaxpyv_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotxaxpyf_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1f/bli_dotxf_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_1er_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_bb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_packm_cxk_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/1m/bli_unpackm_cxk_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_gemm_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_gemmsup_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_gemmtrsm_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bli_trsm_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_gemmbb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_gemmtrsmbb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/3/bb/bli_trsmbb_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/ind/bli_gemm1m_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/ind/bli_gemmtrsm1m_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/knl/ind/bli_trsm1m_knl_ref.o ('knl' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/bli_cntx_haswell_ref.o ('haswell' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_addv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_amaxv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_axpbyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_axpyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_copyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_dotv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_dotxv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_invertv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_scal2v_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_scalv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_setv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_subv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_swapv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1/bli_xpbyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_axpy2v_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_axpyf_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotaxpyv_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotxaxpyf_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1f/bli_dotxf_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_1er_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_bb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_packm_cxk_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/1m/bli_unpackm_cxk_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemm_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemmsup_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_gemmtrsm_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bli_trsm_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_gemmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_gemmtrsmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/3/bb/bli_trsmbb_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/ind/bli_gemm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/ind/bli_gemmtrsm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/haswell/ind/bli_trsm1m_haswell_ref.o ('haswell' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/bli_cntx_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernel init) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_addv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_amaxv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_axpbyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_axpyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_copyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_dotv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_dotxv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_invertv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_scal2v_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_scalv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_setv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_subv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_swapv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1/bli_xpbyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_axpy2v_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_axpyf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotaxpyv_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxaxpyf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1f/bli_dotxf_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_1er_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_bb_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_packm_cxk_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/1m/bli_unpackm_cxk_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemm_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] Compiling obj/x86_64/ref_kernels/sandybridge/3/bli_gemmsup_sandybridge_ref.o ('sandybridge' CFLAGS for ref. kernels) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_dgemm_skx_asm_16x14.c:153:16: warning: 'offsets' defined but not used [-Wunused-variable] [INFO] [stderr] 153 | static int64_t offsets[16] __attribute__((aligned(64))) = [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_dgemm_skx_asm_16x12_l2.c:286:16: warning: 'offsets' defined but not used [-Wunused-variable] [INFO] [stderr] 286 | static int64_t offsets[16] __attribute__((aligned(64))) = [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/blis-src-b73517c3c14335a3/out/blis_x86_64-unknown-linux-gnu/kernels/skx/3/bli_sgemm_skx_asm_32x12_l2.c:317:16: warning: 'offsets' defined but not used [-Wunused-variable] [INFO] [stderr] 317 | static int64_t offsets[16] __attribute__((aligned(64))) = [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] gcc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:647: obj/x86_64/ref_kernels/skx/1m/bli_packm_cxk_skx_ref.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blis-src-0.2.1/build.rs:111:5: [INFO] [stderr] assertion failed: command.status().unwrap().success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b75e3c2746 - std::backtrace_rs::backtrace::libunwind::trace::h51916be16323161a [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55b75e3c2746 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ed4e865ac462fd [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b75e3c2746 - std::sys_common::backtrace::_print_fmt::hf8caa05df3d69fd6 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55b75e3c2746 - ::fmt::h981446cf5baca0e6 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b75e3e68f0 - core::fmt::rt::Argument::fmt::hafa3a984ebdf351b [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55b75e3e68f0 - core::fmt::write::h7bed829f538e3ba3 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55b75e3c060f - std::io::Write::write_fmt::hafb9d6e52f519728 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55b75e3c2524 - std::sys_common::backtrace::_print::h6da4cc4992265d0e [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55b75e3c2524 - std::sys_common::backtrace::print::he70b8243047a7064 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55b75e3c3c97 - std::panicking::default_hook::{{closure}}::h50bca15f84ad0c09 [INFO] [stderr] 10: 0x55b75e3c39f9 - std::panicking::default_hook::h8fb84f8ed6e2f411 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55b75e3c4128 - std::panicking::rust_panic_with_hook::hae6817f97f8c6aa9 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x55b75e3c3fc9 - std::panicking::begin_panic_handler::{{closure}}::h26471edfa595d0dd [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:651:13 [INFO] [stderr] 13: 0x55b75e3c2c46 - std::sys_common::backtrace::__rust_end_short_backtrace::h274b82a7da479666 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55b75e3c3d54 - rust_begin_unwind [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:647:5 [INFO] [stderr] 15: 0x55b75e39a555 - core::panicking::panic_fmt::h73c267fc200e8aff [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55b75e39a613 - core::panicking::panic::h80cefc19cf5916cf [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/panicking.rs:144:5 [INFO] [stderr] 17: 0x55b75e3a1f81 - build_script_build::run::hc7020cd6d1be0cb6 [INFO] [stderr] 18: 0x55b75e3a0dc2 - build_script_build::compile::h1c3a08edadb71f71 [INFO] [stderr] 19: 0x55b75e3a1990 - build_script_build::main::h9699a0c4746cf4b3 [INFO] [stderr] 20: 0x55b75e39eb43 - core::ops::function::FnOnce::call_once::h2e3406247d576b0f [INFO] [stderr] 21: 0x55b75e39b0d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h49f75421d2d5d5ba [INFO] [stderr] 22: 0x55b75e39b2d9 - std::rt::lang_start::{{closure}}::hd8987fe1a34ce64d [INFO] [stderr] 23: 0x55b75e3bd2f1 - core::ops::function::impls:: for &F>::call_once::hc7560df72b39d79a [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55b75e3bd2f1 - std::panicking::try::do_call::h5aeb196fc91676b7 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x55b75e3bd2f1 - std::panicking::try::h3f05aafcc7f2d65b [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x55b75e3bd2f1 - std::panic::catch_unwind::h0ff909ef7f933fd4 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55b75e3bd2f1 - std::rt::lang_start_internal::{{closure}}::he9a85489e1134f0b [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55b75e3bd2f1 - std::panicking::try::do_call::h2cb1daca6adfb478 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x55b75e3bd2f1 - std::panicking::try::ha42390e15a190a67 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x55b75e3bd2f1 - std::panic::catch_unwind::h765e54b7785d2a18 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x55b75e3bd2f1 - std::rt::lang_start_internal::hfc4339df6a54ebe5 [INFO] [stderr] at /rustc/047472f299946caf090d1b5608ae4bd9f0416256/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55b75e39b2b7 - std::rt::lang_start::h68feb684125869f7 [INFO] [stderr] 33: 0x55b75e3a1fa5 - main [INFO] [stderr] 34: 0x7f752bb15d90 - [INFO] [stderr] 35: 0x7f752bb15e40 - __libc_start_main [INFO] [stderr] 36: 0x55b75e39ac85 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8b65ed67e9a841a8cd53f708d379a2ff7e2cf4bee8b2e26764fc3f7fcd653fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b65ed67e9a841a8cd53f708d379a2ff7e2cf4bee8b2e26764fc3f7fcd653fa8", kill_on_drop: false }` [INFO] [stdout] 8b65ed67e9a841a8cd53f708d379a2ff7e2cf4bee8b2e26764fc3f7fcd653fa8