[INFO] cloning repository https://github.com/Giels/symon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Giels/symon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiels%2Fsymon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiels%2Fsymon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14d7f301104a793aa8ab798816b03346589f3861 [INFO] testing Giels/symon against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiels%2Fsymon" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Giels/symon on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Giels/symon [INFO] finished tweaking git repo https://github.com/Giels/symon [INFO] tweaked toml for git repo https://github.com/Giels/symon written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/Giels/symon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81c113cb4d712c1d5f6ac97baabd2c9d35cb26a1d50a149d97b285cd6c5cc50c [INFO] running `Command { std: "docker" "start" "-a" "81c113cb4d712c1d5f6ac97baabd2c9d35cb26a1d50a149d97b285cd6c5cc50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81c113cb4d712c1d5f6ac97baabd2c9d35cb26a1d50a149d97b285cd6c5cc50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c113cb4d712c1d5f6ac97baabd2c9d35cb26a1d50a149d97b285cd6c5cc50c", kill_on_drop: false }` [INFO] [stdout] 81c113cb4d712c1d5f6ac97baabd2c9d35cb26a1d50a149d97b285cd6c5cc50c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83ae4775c867e46fb86ed6047bab92123289e182fe2716d716b33e23217a0eab [INFO] running `Command { std: "docker" "start" "-a" "83ae4775c867e46fb86ed6047bab92123289e182fe2716d716b33e23217a0eab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling remutex v0.1.1 [INFO] [stderr] Compiling libhdf5-lib v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling libhdf5-sys v0.2.0 [INFO] [stderr] Compiling hdf5-rs v0.2.0 [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:233:45 [INFO] [stdout] | [INFO] [stdout] 233 | pub static H5E_ERR_CLS: &'static id_t = &H5E_ERR_CLS_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:236:45 [INFO] [stdout] | [INFO] [stdout] 236 | pub static H5E_DATASET: &'static id_t = &H5E_DATASET_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:237:42 [INFO] [stdout] | [INFO] [stdout] 237 | pub static H5E_FUNC: &'static id_t = &H5E_FUNC_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:238:45 [INFO] [stdout] | [INFO] [stdout] 238 | pub static H5E_STORAGE: &'static id_t = &H5E_STORAGE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:239:42 [INFO] [stdout] | [INFO] [stdout] 239 | pub static H5E_FILE: &'static id_t = &H5E_FILE_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:240:42 [INFO] [stdout] | [INFO] [stdout] 240 | pub static H5E_SOHM: &'static id_t = &H5E_SOHM_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:241:41 [INFO] [stdout] | [INFO] [stdout] 241 | pub static H5E_SYM: &'static id_t = &H5E_SYM_g; [INFO] [stdout] | ^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:242:44 [INFO] [stdout] | [INFO] [stdout] 242 | pub static H5E_PLUGIN: &'static id_t = &H5E_PLUGIN_g; [INFO] [stdout] | ^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:243:41 [INFO] [stdout] | [INFO] [stdout] 243 | pub static H5E_VFL: &'static id_t = &H5E_VFL_g; [INFO] [stdout] | ^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:244:46 [INFO] [stdout] | [INFO] [stdout] 244 | pub static H5E_INTERNAL: &'static id_t = &H5E_INTERNAL_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:245:43 [INFO] [stdout] | [INFO] [stdout] 245 | pub static H5E_BTREE: &'static id_t = &H5E_BTREE_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:246:47 [INFO] [stdout] | [INFO] [stdout] 246 | pub static H5E_REFERENCE: &'static id_t = &H5E_REFERENCE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:247:47 [INFO] [stdout] | [INFO] [stdout] 247 | pub static H5E_DATASPACE: &'static id_t = &H5E_DATASPACE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:248:46 [INFO] [stdout] | [INFO] [stdout] 248 | pub static H5E_RESOURCE: &'static id_t = &H5E_RESOURCE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:249:43 [INFO] [stdout] | [INFO] [stdout] 249 | pub static H5E_PLIST: &'static id_t = &H5E_PLIST_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | pub static H5E_LINK: &'static id_t = &H5E_LINK_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:251:46 [INFO] [stdout] | [INFO] [stdout] 251 | pub static H5E_DATATYPE: &'static id_t = &H5E_DATATYPE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:252:40 [INFO] [stdout] | [INFO] [stdout] 252 | pub static H5E_RS: &'static id_t = &H5E_RS_g; [INFO] [stdout] | ^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:253:42 [INFO] [stdout] | [INFO] [stdout] 253 | pub static H5E_HEAP: &'static id_t = &H5E_HEAP_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:254:42 [INFO] [stdout] | [INFO] [stdout] 254 | pub static H5E_OHDR: &'static id_t = &H5E_OHDR_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | pub static H5E_ATOM: &'static id_t = &H5E_ATOM_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:256:42 [INFO] [stdout] | [INFO] [stdout] 256 | pub static H5E_ATTR: &'static id_t = &H5E_ATTR_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:257:48 [INFO] [stdout] | [INFO] [stdout] 257 | pub static H5E_NONE_MAJOR: &'static id_t = &H5E_NONE_MAJOR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:258:40 [INFO] [stdout] | [INFO] [stdout] 258 | pub static H5E_IO: &'static id_t = &H5E_IO_g; [INFO] [stdout] | ^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:259:43 [INFO] [stdout] | [INFO] [stdout] 259 | pub static H5E_SLIST: &'static id_t = &H5E_SLIST_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:260:41 [INFO] [stdout] | [INFO] [stdout] 260 | pub static H5E_EFL: &'static id_t = &H5E_EFL_g; [INFO] [stdout] | ^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:261:41 [INFO] [stdout] | [INFO] [stdout] 261 | pub static H5E_TST: &'static id_t = &H5E_TST_g; [INFO] [stdout] | ^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:262:42 [INFO] [stdout] | [INFO] [stdout] 262 | pub static H5E_ARGS: &'static id_t = &H5E_ARGS_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:263:43 [INFO] [stdout] | [INFO] [stdout] 263 | pub static H5E_ERROR: &'static id_t = &H5E_ERROR_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:264:43 [INFO] [stdout] | [INFO] [stdout] 264 | pub static H5E_PLINE: &'static id_t = &H5E_PLINE_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:265:44 [INFO] [stdout] | [INFO] [stdout] 265 | pub static H5E_FSPACE: &'static id_t = &H5E_FSPACE_g; [INFO] [stdout] | ^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:266:43 [INFO] [stdout] | [INFO] [stdout] 266 | pub static H5E_CACHE: &'static id_t = &H5E_CACHE_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:267:47 [INFO] [stdout] | [INFO] [stdout] 267 | pub static H5E_SEEKERROR: &'static id_t = &H5E_SEEKERROR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:268:47 [INFO] [stdout] | [INFO] [stdout] 268 | pub static H5E_READERROR: &'static id_t = &H5E_READERROR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:269:48 [INFO] [stdout] | [INFO] [stdout] 269 | pub static H5E_WRITEERROR: &'static id_t = &H5E_WRITEERROR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:270:48 [INFO] [stdout] | [INFO] [stdout] 270 | pub static H5E_CLOSEERROR: &'static id_t = &H5E_CLOSEERROR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:271:46 [INFO] [stdout] | [INFO] [stdout] 271 | pub static H5E_OVERFLOW: &'static id_t = &H5E_OVERFLOW_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:272:43 [INFO] [stdout] | [INFO] [stdout] 272 | pub static H5E_FCNTL: &'static id_t = &H5E_FCNTL_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:273:45 [INFO] [stdout] | [INFO] [stdout] 273 | pub static H5E_NOSPACE: &'static id_t = &H5E_NOSPACE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:274:47 [INFO] [stdout] | [INFO] [stdout] 274 | pub static H5E_CANTALLOC: &'static id_t = &H5E_CANTALLOC_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:275:46 [INFO] [stdout] | [INFO] [stdout] 275 | pub static H5E_CANTCOPY: &'static id_t = &H5E_CANTCOPY_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:276:46 [INFO] [stdout] | [INFO] [stdout] 276 | pub static H5E_CANTFREE: &'static id_t = &H5E_CANTFREE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:277:51 [INFO] [stdout] | [INFO] [stdout] 277 | pub static H5E_ALREADYEXISTS: &'static id_t = &H5E_ALREADYEXISTS_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:278:46 [INFO] [stdout] | [INFO] [stdout] 278 | pub static H5E_CANTLOCK: &'static id_t = &H5E_CANTLOCK_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:279:48 [INFO] [stdout] | [INFO] [stdout] 279 | pub static H5E_CANTUNLOCK: &'static id_t = &H5E_CANTUNLOCK_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:280:44 [INFO] [stdout] | [INFO] [stdout] 280 | pub static H5E_CANTGC: &'static id_t = &H5E_CANTGC_g; [INFO] [stdout] | ^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:281:49 [INFO] [stdout] | [INFO] [stdout] 281 | pub static H5E_CANTGETSIZE: &'static id_t = &H5E_CANTGETSIZE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:282:45 [INFO] [stdout] | [INFO] [stdout] 282 | pub static H5E_OBJOPEN: &'static id_t = &H5E_OBJOPEN_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:283:49 [INFO] [stdout] | [INFO] [stdout] 283 | pub static H5E_CANTRESTORE: &'static id_t = &H5E_CANTRESTORE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:284:49 [INFO] [stdout] | [INFO] [stdout] 284 | pub static H5E_CANTCOMPUTE: &'static id_t = &H5E_CANTCOMPUTE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:285:48 [INFO] [stdout] | [INFO] [stdout] 285 | pub static H5E_CANTEXTEND: &'static id_t = &H5E_CANTEXTEND_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:286:48 [INFO] [stdout] | [INFO] [stdout] 286 | pub static H5E_CANTATTACH: &'static id_t = &H5E_CANTATTACH_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:287:48 [INFO] [stdout] | [INFO] [stdout] 287 | pub static H5E_CANTUPDATE: &'static id_t = &H5E_CANTUPDATE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:288:49 [INFO] [stdout] | [INFO] [stdout] 288 | pub static H5E_CANTOPERATE: &'static id_t = &H5E_CANTOPERATE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:289:46 [INFO] [stdout] | [INFO] [stdout] 289 | pub static H5E_CANTINIT: &'static id_t = &H5E_CANTINIT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:290:49 [INFO] [stdout] | [INFO] [stdout] 290 | pub static H5E_ALREADYINIT: &'static id_t = &H5E_ALREADYINIT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:291:49 [INFO] [stdout] | [INFO] [stdout] 291 | pub static H5E_CANTRELEASE: &'static id_t = &H5E_CANTRELEASE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:292:45 [INFO] [stdout] | [INFO] [stdout] 292 | pub static H5E_CANTGET: &'static id_t = &H5E_CANTGET_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:293:45 [INFO] [stdout] | [INFO] [stdout] 293 | pub static H5E_CANTSET: &'static id_t = &H5E_CANTSET_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:294:46 [INFO] [stdout] | [INFO] [stdout] 294 | pub static H5E_DUPCLASS: &'static id_t = &H5E_DUPCLASS_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:295:51 [INFO] [stdout] | [INFO] [stdout] 295 | pub static H5E_SETDISALLOWED: &'static id_t = &H5E_SETDISALLOWED_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:296:47 [INFO] [stdout] | [INFO] [stdout] 296 | pub static H5E_CANTMERGE: &'static id_t = &H5E_CANTMERGE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:297:48 [INFO] [stdout] | [INFO] [stdout] 297 | pub static H5E_CANTREVIVE: &'static id_t = &H5E_CANTREVIVE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:298:48 [INFO] [stdout] | [INFO] [stdout] 298 | pub static H5E_CANTSHRINK: &'static id_t = &H5E_CANTSHRINK_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:299:47 [INFO] [stdout] | [INFO] [stdout] 299 | pub static H5E_LINKCOUNT: &'static id_t = &H5E_LINKCOUNT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:300:45 [INFO] [stdout] | [INFO] [stdout] 300 | pub static H5E_VERSION: &'static id_t = &H5E_VERSION_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:301:47 [INFO] [stdout] | [INFO] [stdout] 301 | pub static H5E_ALIGNMENT: &'static id_t = &H5E_ALIGNMENT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:302:45 [INFO] [stdout] | [INFO] [stdout] 302 | pub static H5E_BADMESG: &'static id_t = &H5E_BADMESG_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:303:48 [INFO] [stdout] | [INFO] [stdout] 303 | pub static H5E_CANTDELETE: &'static id_t = &H5E_CANTDELETE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | pub static H5E_BADITER: &'static id_t = &H5E_BADITER_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:305:46 [INFO] [stdout] | [INFO] [stdout] 305 | pub static H5E_CANTPACK: &'static id_t = &H5E_CANTPACK_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:306:47 [INFO] [stdout] | [INFO] [stdout] 306 | pub static H5E_CANTRESET: &'static id_t = &H5E_CANTRESET_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:307:48 [INFO] [stdout] | [INFO] [stdout] 307 | pub static H5E_CANTRENAME: &'static id_t = &H5E_CANTRENAME_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:308:47 [INFO] [stdout] | [INFO] [stdout] 308 | pub static H5E_SYSERRSTR: &'static id_t = &H5E_SYSERRSTR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:309:46 [INFO] [stdout] | [INFO] [stdout] 309 | pub static H5E_NOFILTER: &'static id_t = &H5E_NOFILTER_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:310:46 [INFO] [stdout] | [INFO] [stdout] 310 | pub static H5E_CALLBACK: &'static id_t = &H5E_CALLBACK_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:311:46 [INFO] [stdout] | [INFO] [stdout] 311 | pub static H5E_CANAPPLY: &'static id_t = &H5E_CANAPPLY_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:312:46 [INFO] [stdout] | [INFO] [stdout] 312 | pub static H5E_SETLOCAL: &'static id_t = &H5E_SETLOCAL_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:313:47 [INFO] [stdout] | [INFO] [stdout] 313 | pub static H5E_NOENCODER: &'static id_t = &H5E_NOENCODER_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:314:48 [INFO] [stdout] | [INFO] [stdout] 314 | pub static H5E_CANTFILTER: &'static id_t = &H5E_CANTFILTER_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:315:49 [INFO] [stdout] | [INFO] [stdout] 315 | pub static H5E_CANTOPENOBJ: &'static id_t = &H5E_CANTOPENOBJ_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:316:50 [INFO] [stdout] | [INFO] [stdout] 316 | pub static H5E_CANTCLOSEOBJ: &'static id_t = &H5E_CANTCLOSEOBJ_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | pub static H5E_COMPLEN: &'static id_t = &H5E_COMPLEN_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:318:42 [INFO] [stdout] | [INFO] [stdout] 318 | pub static H5E_PATH: &'static id_t = &H5E_PATH_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:319:48 [INFO] [stdout] | [INFO] [stdout] 319 | pub static H5E_NONE_MINOR: &'static id_t = &H5E_NONE_MINOR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:320:47 [INFO] [stdout] | [INFO] [stdout] 320 | pub static H5E_OPENERROR: &'static id_t = &H5E_OPENERROR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:321:48 [INFO] [stdout] | [INFO] [stdout] 321 | pub static H5E_FILEEXISTS: &'static id_t = &H5E_FILEEXISTS_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:322:46 [INFO] [stdout] | [INFO] [stdout] 322 | pub static H5E_FILEOPEN: &'static id_t = &H5E_FILEOPEN_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:323:48 [INFO] [stdout] | [INFO] [stdout] 323 | pub static H5E_CANTCREATE: &'static id_t = &H5E_CANTCREATE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:324:50 [INFO] [stdout] | [INFO] [stdout] 324 | pub static H5E_CANTOPENFILE: &'static id_t = &H5E_CANTOPENFILE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:325:51 [INFO] [stdout] | [INFO] [stdout] 325 | pub static H5E_CANTCLOSEFILE: &'static id_t = &H5E_CANTCLOSEFILE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:326:45 [INFO] [stdout] | [INFO] [stdout] 326 | pub static H5E_NOTHDF5: &'static id_t = &H5E_NOTHDF5_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:327:45 [INFO] [stdout] | [INFO] [stdout] 327 | pub static H5E_BADFILE: &'static id_t = &H5E_BADFILE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:328:47 [INFO] [stdout] | [INFO] [stdout] 328 | pub static H5E_TRUNCATED: &'static id_t = &H5E_TRUNCATED_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:329:43 [INFO] [stdout] | [INFO] [stdout] 329 | pub static H5E_MOUNT: &'static id_t = &H5E_MOUNT_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:330:45 [INFO] [stdout] | [INFO] [stdout] 330 | pub static H5E_BADATOM: &'static id_t = &H5E_BADATOM_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:331:46 [INFO] [stdout] | [INFO] [stdout] 331 | pub static H5E_BADGROUP: &'static id_t = &H5E_BADGROUP_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | pub static H5E_CANTREGISTER: &'static id_t = &H5E_CANTREGISTER_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:333:45 [INFO] [stdout] | [INFO] [stdout] 333 | pub static H5E_CANTINC: &'static id_t = &H5E_CANTINC_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:334:45 [INFO] [stdout] | [INFO] [stdout] 334 | pub static H5E_CANTDEC: &'static id_t = &H5E_CANTDEC_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:335:43 [INFO] [stdout] | [INFO] [stdout] 335 | pub static H5E_NOIDS: &'static id_t = &H5E_NOIDS_g; [INFO] [stdout] | ^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:336:47 [INFO] [stdout] | [INFO] [stdout] 336 | pub static H5E_CANTFLUSH: &'static id_t = &H5E_CANTFLUSH_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:337:51 [INFO] [stdout] | [INFO] [stdout] 337 | pub static H5E_CANTSERIALIZE: &'static id_t = &H5E_CANTSERIALIZE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:338:46 [INFO] [stdout] | [INFO] [stdout] 338 | pub static H5E_CANTLOAD: &'static id_t = &H5E_CANTLOAD_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:339:45 [INFO] [stdout] | [INFO] [stdout] 339 | pub static H5E_PROTECT: &'static id_t = &H5E_PROTECT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:340:47 [INFO] [stdout] | [INFO] [stdout] 340 | pub static H5E_NOTCACHED: &'static id_t = &H5E_NOTCACHED_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:341:44 [INFO] [stdout] | [INFO] [stdout] 341 | pub static H5E_SYSTEM: &'static id_t = &H5E_SYSTEM_g; [INFO] [stdout] | ^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:342:45 [INFO] [stdout] | [INFO] [stdout] 342 | pub static H5E_CANTINS: &'static id_t = &H5E_CANTINS_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:343:49 [INFO] [stdout] | [INFO] [stdout] 343 | pub static H5E_CANTPROTECT: &'static id_t = &H5E_CANTPROTECT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:344:51 [INFO] [stdout] | [INFO] [stdout] 344 | pub static H5E_CANTUNPROTECT: &'static id_t = &H5E_CANTUNPROTECT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:345:45 [INFO] [stdout] | [INFO] [stdout] 345 | pub static H5E_CANTPIN: &'static id_t = &H5E_CANTPIN_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:346:47 [INFO] [stdout] | [INFO] [stdout] 346 | pub static H5E_CANTUNPIN: &'static id_t = &H5E_CANTUNPIN_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:347:51 [INFO] [stdout] | [INFO] [stdout] 347 | pub static H5E_CANTMARKDIRTY: &'static id_t = &H5E_CANTMARKDIRTY_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:348:47 [INFO] [stdout] | [INFO] [stdout] 348 | pub static H5E_CANTDIRTY: &'static id_t = &H5E_CANTDIRTY_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:349:49 [INFO] [stdout] | [INFO] [stdout] 349 | pub static H5E_CANTEXPUNGE: &'static id_t = &H5E_CANTEXPUNGE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:350:48 [INFO] [stdout] | [INFO] [stdout] 350 | pub static H5E_CANTRESIZE: &'static id_t = &H5E_CANTRESIZE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:351:46 [INFO] [stdout] | [INFO] [stdout] 351 | pub static H5E_TRAVERSE: &'static id_t = &H5E_TRAVERSE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:352:44 [INFO] [stdout] | [INFO] [stdout] 352 | pub static H5E_NLINKS: &'static id_t = &H5E_NLINKS_g; [INFO] [stdout] | ^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:353:51 [INFO] [stdout] | [INFO] [stdout] 353 | pub static H5E_NOTREGISTERED: &'static id_t = &H5E_NOTREGISTERED_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:354:46 [INFO] [stdout] | [INFO] [stdout] 354 | pub static H5E_CANTMOVE: &'static id_t = &H5E_CANTMOVE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:355:46 [INFO] [stdout] | [INFO] [stdout] 355 | pub static H5E_CANTSORT: &'static id_t = &H5E_CANTSORT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:356:41 [INFO] [stdout] | [INFO] [stdout] 356 | pub static H5E_MPI: &'static id_t = &H5E_MPI_g; [INFO] [stdout] | ^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:357:47 [INFO] [stdout] | [INFO] [stdout] 357 | pub static H5E_MPIERRSTR: &'static id_t = &H5E_MPIERRSTR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:358:46 [INFO] [stdout] | [INFO] [stdout] 358 | pub static H5E_CANTRECV: &'static id_t = &H5E_CANTRECV_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:359:46 [INFO] [stdout] | [INFO] [stdout] 359 | pub static H5E_CANTCLIP: &'static id_t = &H5E_CANTCLIP_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:360:47 [INFO] [stdout] | [INFO] [stdout] 360 | pub static H5E_CANTCOUNT: &'static id_t = &H5E_CANTCOUNT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:361:48 [INFO] [stdout] | [INFO] [stdout] 361 | pub static H5E_CANTSELECT: &'static id_t = &H5E_CANTSELECT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:362:46 [INFO] [stdout] | [INFO] [stdout] 362 | pub static H5E_CANTNEXT: &'static id_t = &H5E_CANTNEXT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:363:47 [INFO] [stdout] | [INFO] [stdout] 363 | pub static H5E_BADSELECT: &'static id_t = &H5E_BADSELECT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:364:49 [INFO] [stdout] | [INFO] [stdout] 364 | pub static H5E_CANTCOMPARE: &'static id_t = &H5E_CANTCOMPARE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:365:51 [INFO] [stdout] | [INFO] [stdout] 365 | pub static H5E_UNINITIALIZED: &'static id_t = &H5E_UNINITIALIZED_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:366:49 [INFO] [stdout] | [INFO] [stdout] 366 | pub static H5E_UNSUPPORTED: &'static id_t = &H5E_UNSUPPORTED_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:367:45 [INFO] [stdout] | [INFO] [stdout] 367 | pub static H5E_BADTYPE: &'static id_t = &H5E_BADTYPE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:368:46 [INFO] [stdout] | [INFO] [stdout] 368 | pub static H5E_BADRANGE: &'static id_t = &H5E_BADRANGE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:369:46 [INFO] [stdout] | [INFO] [stdout] 369 | pub static H5E_BADVALUE: &'static id_t = &H5E_BADVALUE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:370:46 [INFO] [stdout] | [INFO] [stdout] 370 | pub static H5E_NOTFOUND: &'static id_t = &H5E_NOTFOUND_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:371:44 [INFO] [stdout] | [INFO] [stdout] 371 | pub static H5E_EXISTS: &'static id_t = &H5E_EXISTS_g; [INFO] [stdout] | ^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:372:48 [INFO] [stdout] | [INFO] [stdout] 372 | pub static H5E_CANTENCODE: &'static id_t = &H5E_CANTENCODE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:373:48 [INFO] [stdout] | [INFO] [stdout] 373 | pub static H5E_CANTDECODE: &'static id_t = &H5E_CANTDECODE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:374:47 [INFO] [stdout] | [INFO] [stdout] 374 | pub static H5E_CANTSPLIT: &'static id_t = &H5E_CANTSPLIT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:375:54 [INFO] [stdout] | [INFO] [stdout] 375 | pub static H5E_CANTREDISTRIBUTE: &'static id_t = &H5E_CANTREDISTRIBUTE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:376:46 [INFO] [stdout] | [INFO] [stdout] 376 | pub static H5E_CANTSWAP: &'static id_t = &H5E_CANTSWAP_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:377:48 [INFO] [stdout] | [INFO] [stdout] 377 | pub static H5E_CANTINSERT: &'static id_t = &H5E_CANTINSERT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:378:46 [INFO] [stdout] | [INFO] [stdout] 378 | pub static H5E_CANTLIST: &'static id_t = &H5E_CANTLIST_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:379:48 [INFO] [stdout] | [INFO] [stdout] 379 | pub static H5E_CANTMODIFY: &'static id_t = &H5E_CANTMODIFY_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:380:48 [INFO] [stdout] | [INFO] [stdout] 380 | pub static H5E_CANTREMOVE: &'static id_t = &H5E_CANTREMOVE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:381:49 [INFO] [stdout] | [INFO] [stdout] 381 | pub static H5E_CANTCONVERT: &'static id_t = &H5E_CANTCONVERT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5e.rs:382:45 [INFO] [stdout] | [INFO] [stdout] 382 | pub static H5E_BADSIZE: &'static id_t = &H5E_BADSIZE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:198:46 [INFO] [stdout] | [INFO] [stdout] 198 | pub static H5P_CLS_ROOT: &'static id_t = &H5P_CLS_ROOT_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:199:55 [INFO] [stdout] | [INFO] [stdout] 199 | pub static H5P_CLS_OBJECT_CREATE: &'static id_t = &H5P_CLS_OBJECT_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:200:53 [INFO] [stdout] | [INFO] [stdout] 200 | pub static H5P_CLS_FILE_CREATE: &'static id_t = &H5P_CLS_FILE_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:201:53 [INFO] [stdout] | [INFO] [stdout] 201 | pub static H5P_CLS_FILE_ACCESS: &'static id_t = &H5P_CLS_FILE_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:202:56 [INFO] [stdout] | [INFO] [stdout] 202 | pub static H5P_CLS_DATASET_CREATE: &'static id_t = &H5P_CLS_DATASET_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:203:56 [INFO] [stdout] | [INFO] [stdout] 203 | pub static H5P_CLS_DATASET_ACCESS: &'static id_t = &H5P_CLS_DATASET_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:204:54 [INFO] [stdout] | [INFO] [stdout] 204 | pub static H5P_CLS_DATASET_XFER: &'static id_t = &H5P_CLS_DATASET_XFER_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:205:52 [INFO] [stdout] | [INFO] [stdout] 205 | pub static H5P_CLS_FILE_MOUNT: &'static id_t = &H5P_CLS_FILE_MOUNT_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:206:54 [INFO] [stdout] | [INFO] [stdout] 206 | pub static H5P_CLS_GROUP_CREATE: &'static id_t = &H5P_CLS_GROUP_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:207:54 [INFO] [stdout] | [INFO] [stdout] 207 | pub static H5P_CLS_GROUP_ACCESS: &'static id_t = &H5P_CLS_GROUP_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:208:57 [INFO] [stdout] | [INFO] [stdout] 208 | pub static H5P_CLS_DATATYPE_CREATE: &'static id_t = &H5P_CLS_DATATYPE_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:209:57 [INFO] [stdout] | [INFO] [stdout] 209 | pub static H5P_CLS_DATATYPE_ACCESS: &'static id_t = &H5P_CLS_DATATYPE_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:210:55 [INFO] [stdout] | [INFO] [stdout] 210 | pub static H5P_CLS_STRING_CREATE: &'static id_t = &H5P_CLS_STRING_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:211:58 [INFO] [stdout] | [INFO] [stdout] 211 | pub static H5P_CLS_ATTRIBUTE_CREATE: &'static id_t = &H5P_CLS_ATTRIBUTE_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:212:53 [INFO] [stdout] | [INFO] [stdout] 212 | pub static H5P_CLS_OBJECT_COPY: &'static id_t = &H5P_CLS_OBJECT_COPY_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:213:53 [INFO] [stdout] | [INFO] [stdout] 213 | pub static H5P_CLS_LINK_CREATE: &'static id_t = &H5P_CLS_LINK_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | pub static H5P_CLS_LINK_ACCESS: &'static id_t = &H5P_CLS_LINK_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:216:53 [INFO] [stdout] | [INFO] [stdout] 216 | pub static H5P_LST_FILE_CREATE: &'static id_t = &H5P_LST_FILE_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:217:53 [INFO] [stdout] | [INFO] [stdout] 217 | pub static H5P_LST_FILE_ACCESS: &'static id_t = &H5P_LST_FILE_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:218:56 [INFO] [stdout] | [INFO] [stdout] 218 | pub static H5P_LST_DATASET_CREATE: &'static id_t = &H5P_LST_DATASET_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | pub static H5P_LST_DATASET_ACCESS: &'static id_t = &H5P_LST_DATASET_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:220:54 [INFO] [stdout] | [INFO] [stdout] 220 | pub static H5P_LST_DATASET_XFER: &'static id_t = &H5P_LST_DATASET_XFER_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:221:52 [INFO] [stdout] | [INFO] [stdout] 221 | pub static H5P_LST_FILE_MOUNT: &'static id_t = &H5P_LST_FILE_MOUNT_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:222:54 [INFO] [stdout] | [INFO] [stdout] 222 | pub static H5P_LST_GROUP_CREATE: &'static id_t = &H5P_LST_GROUP_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:223:54 [INFO] [stdout] | [INFO] [stdout] 223 | pub static H5P_LST_GROUP_ACCESS: &'static id_t = &H5P_LST_GROUP_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:224:57 [INFO] [stdout] | [INFO] [stdout] 224 | pub static H5P_LST_DATATYPE_CREATE: &'static id_t = &H5P_LST_DATATYPE_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:225:57 [INFO] [stdout] | [INFO] [stdout] 225 | pub static H5P_LST_DATATYPE_ACCESS: &'static id_t = &H5P_LST_DATATYPE_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:226:58 [INFO] [stdout] | [INFO] [stdout] 226 | pub static H5P_LST_ATTRIBUTE_CREATE: &'static id_t = &H5P_LST_ATTRIBUTE_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:227:53 [INFO] [stdout] | [INFO] [stdout] 227 | pub static H5P_LST_OBJECT_COPY: &'static id_t = &H5P_LST_OBJECT_COPY_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:228:53 [INFO] [stdout] | [INFO] [stdout] 228 | pub static H5P_LST_LINK_CREATE: &'static id_t = &H5P_LST_LINK_CREATE_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5p.rs:229:53 [INFO] [stdout] | [INFO] [stdout] 229 | pub static H5P_LST_LINK_ACCESS: &'static id_t = &H5P_LST_LINK_ACCESS_ID_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:397:48 [INFO] [stdout] | [INFO] [stdout] 397 | pub static H5T_IEEE_F32BE: &'static id_t = &H5T_IEEE_F32BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:398:48 [INFO] [stdout] | [INFO] [stdout] 398 | pub static H5T_IEEE_F32LE: &'static id_t = &H5T_IEEE_F32LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:399:48 [INFO] [stdout] | [INFO] [stdout] 399 | pub static H5T_IEEE_F64BE: &'static id_t = &H5T_IEEE_F64BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:400:48 [INFO] [stdout] | [INFO] [stdout] 400 | pub static H5T_IEEE_F64LE: &'static id_t = &H5T_IEEE_F64LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:401:46 [INFO] [stdout] | [INFO] [stdout] 401 | pub static H5T_STD_I8BE: &'static id_t = &H5T_STD_I8BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:402:46 [INFO] [stdout] | [INFO] [stdout] 402 | pub static H5T_STD_I8LE: &'static id_t = &H5T_STD_I8LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:403:47 [INFO] [stdout] | [INFO] [stdout] 403 | pub static H5T_STD_I16BE: &'static id_t = &H5T_STD_I16BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:404:47 [INFO] [stdout] | [INFO] [stdout] 404 | pub static H5T_STD_I16LE: &'static id_t = &H5T_STD_I16LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:405:47 [INFO] [stdout] | [INFO] [stdout] 405 | pub static H5T_STD_I32BE: &'static id_t = &H5T_STD_I32BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:406:47 [INFO] [stdout] | [INFO] [stdout] 406 | pub static H5T_STD_I32LE: &'static id_t = &H5T_STD_I32LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | pub static H5T_STD_I64BE: &'static id_t = &H5T_STD_I64BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:408:47 [INFO] [stdout] | [INFO] [stdout] 408 | pub static H5T_STD_I64LE: &'static id_t = &H5T_STD_I64LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:409:46 [INFO] [stdout] | [INFO] [stdout] 409 | pub static H5T_STD_U8BE: &'static id_t = &H5T_STD_U8BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:410:46 [INFO] [stdout] | [INFO] [stdout] 410 | pub static H5T_STD_U8LE: &'static id_t = &H5T_STD_U8LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:411:47 [INFO] [stdout] | [INFO] [stdout] 411 | pub static H5T_STD_U16BE: &'static id_t = &H5T_STD_U16BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:412:47 [INFO] [stdout] | [INFO] [stdout] 412 | pub static H5T_STD_U16LE: &'static id_t = &H5T_STD_U16LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:413:47 [INFO] [stdout] | [INFO] [stdout] 413 | pub static H5T_STD_U32BE: &'static id_t = &H5T_STD_U32BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:414:47 [INFO] [stdout] | [INFO] [stdout] 414 | pub static H5T_STD_U32LE: &'static id_t = &H5T_STD_U32LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:415:47 [INFO] [stdout] | [INFO] [stdout] 415 | pub static H5T_STD_U64BE: &'static id_t = &H5T_STD_U64BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:416:47 [INFO] [stdout] | [INFO] [stdout] 416 | pub static H5T_STD_U64LE: &'static id_t = &H5T_STD_U64LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:417:46 [INFO] [stdout] | [INFO] [stdout] 417 | pub static H5T_STD_B8BE: &'static id_t = &H5T_STD_B8BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:418:46 [INFO] [stdout] | [INFO] [stdout] 418 | pub static H5T_STD_B8LE: &'static id_t = &H5T_STD_B8LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:419:47 [INFO] [stdout] | [INFO] [stdout] 419 | pub static H5T_STD_B16BE: &'static id_t = &H5T_STD_B16BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:420:47 [INFO] [stdout] | [INFO] [stdout] 420 | pub static H5T_STD_B16LE: &'static id_t = &H5T_STD_B16LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:421:47 [INFO] [stdout] | [INFO] [stdout] 421 | pub static H5T_STD_B32BE: &'static id_t = &H5T_STD_B32BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:422:47 [INFO] [stdout] | [INFO] [stdout] 422 | pub static H5T_STD_B32LE: &'static id_t = &H5T_STD_B32LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:423:47 [INFO] [stdout] | [INFO] [stdout] 423 | pub static H5T_STD_B64BE: &'static id_t = &H5T_STD_B64BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:424:47 [INFO] [stdout] | [INFO] [stdout] 424 | pub static H5T_STD_B64LE: &'static id_t = &H5T_STD_B64LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:425:49 [INFO] [stdout] | [INFO] [stdout] 425 | pub static H5T_STD_REF_OBJ: &'static id_t = &H5T_STD_REF_OBJ_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:426:53 [INFO] [stdout] | [INFO] [stdout] 426 | pub static H5T_STD_REF_DSETREG: &'static id_t = &H5T_STD_REF_DSETREG_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:427:48 [INFO] [stdout] | [INFO] [stdout] 427 | pub static H5T_UNIX_D32BE: &'static id_t = &H5T_UNIX_D32BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:428:48 [INFO] [stdout] | [INFO] [stdout] 428 | pub static H5T_UNIX_D32LE: &'static id_t = &H5T_UNIX_D32LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:429:48 [INFO] [stdout] | [INFO] [stdout] 429 | pub static H5T_UNIX_D64BE: &'static id_t = &H5T_UNIX_D64BE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:430:48 [INFO] [stdout] | [INFO] [stdout] 430 | pub static H5T_UNIX_D64LE: &'static id_t = &H5T_UNIX_D64LE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | pub static H5T_C_S1: &'static id_t = &H5T_C_S1_g; [INFO] [stdout] | ^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:432:48 [INFO] [stdout] | [INFO] [stdout] 432 | pub static H5T_FORTRAN_S1: &'static id_t = &H5T_FORTRAN_S1_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:433:45 [INFO] [stdout] | [INFO] [stdout] 433 | pub static H5T_VAX_F32: &'static id_t = &H5T_VAX_F32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:434:45 [INFO] [stdout] | [INFO] [stdout] 434 | pub static H5T_VAX_F64: &'static id_t = &H5T_VAX_F64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:435:50 [INFO] [stdout] | [INFO] [stdout] 435 | pub static H5T_NATIVE_SCHAR: &'static id_t = &H5T_NATIVE_SCHAR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:436:50 [INFO] [stdout] | [INFO] [stdout] 436 | pub static H5T_NATIVE_UCHAR: &'static id_t = &H5T_NATIVE_UCHAR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:437:50 [INFO] [stdout] | [INFO] [stdout] 437 | pub static H5T_NATIVE_SHORT: &'static id_t = &H5T_NATIVE_SHORT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:438:51 [INFO] [stdout] | [INFO] [stdout] 438 | pub static H5T_NATIVE_USHORT: &'static id_t = &H5T_NATIVE_USHORT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:439:48 [INFO] [stdout] | [INFO] [stdout] 439 | pub static H5T_NATIVE_INT: &'static id_t = &H5T_NATIVE_INT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:440:49 [INFO] [stdout] | [INFO] [stdout] 440 | pub static H5T_NATIVE_UINT: &'static id_t = &H5T_NATIVE_UINT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:441:49 [INFO] [stdout] | [INFO] [stdout] 441 | pub static H5T_NATIVE_LONG: &'static id_t = &H5T_NATIVE_LONG_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | pub static H5T_NATIVE_ULONG: &'static id_t = &H5T_NATIVE_ULONG_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:443:50 [INFO] [stdout] | [INFO] [stdout] 443 | pub static H5T_NATIVE_LLONG: &'static id_t = &H5T_NATIVE_LLONG_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:444:51 [INFO] [stdout] | [INFO] [stdout] 444 | pub static H5T_NATIVE_ULLONG: &'static id_t = &H5T_NATIVE_ULLONG_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:445:50 [INFO] [stdout] | [INFO] [stdout] 445 | pub static H5T_NATIVE_FLOAT: &'static id_t = &H5T_NATIVE_FLOAT_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:446:51 [INFO] [stdout] | [INFO] [stdout] 446 | pub static H5T_NATIVE_DOUBLE: &'static id_t = &H5T_NATIVE_DOUBLE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:447:52 [INFO] [stdout] | [INFO] [stdout] 447 | pub static H5T_NATIVE_LDOUBLE: &'static id_t = &H5T_NATIVE_LDOUBLE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:448:47 [INFO] [stdout] | [INFO] [stdout] 448 | pub static H5T_NATIVE_B8: &'static id_t = &H5T_NATIVE_B8_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | pub static H5T_NATIVE_B16: &'static id_t = &H5T_NATIVE_B16_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:450:48 [INFO] [stdout] | [INFO] [stdout] 450 | pub static H5T_NATIVE_B32: &'static id_t = &H5T_NATIVE_B32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:451:48 [INFO] [stdout] | [INFO] [stdout] 451 | pub static H5T_NATIVE_B64: &'static id_t = &H5T_NATIVE_B64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:452:51 [INFO] [stdout] | [INFO] [stdout] 452 | pub static H5T_NATIVE_OPAQUE: &'static id_t = &H5T_NATIVE_OPAQUE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:453:50 [INFO] [stdout] | [INFO] [stdout] 453 | pub static H5T_NATIVE_HADDR: &'static id_t = &H5T_NATIVE_HADDR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:454:50 [INFO] [stdout] | [INFO] [stdout] 454 | pub static H5T_NATIVE_HSIZE: &'static id_t = &H5T_NATIVE_HSIZE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:455:51 [INFO] [stdout] | [INFO] [stdout] 455 | pub static H5T_NATIVE_HSSIZE: &'static id_t = &H5T_NATIVE_HSSIZE_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:456:49 [INFO] [stdout] | [INFO] [stdout] 456 | pub static H5T_NATIVE_HERR: &'static id_t = &H5T_NATIVE_HERR_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:457:50 [INFO] [stdout] | [INFO] [stdout] 457 | pub static H5T_NATIVE_HBOOL: &'static id_t = &H5T_NATIVE_HBOOL_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:458:49 [INFO] [stdout] | [INFO] [stdout] 458 | pub static H5T_NATIVE_INT8: &'static id_t = &H5T_NATIVE_INT8_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:459:50 [INFO] [stdout] | [INFO] [stdout] 459 | pub static H5T_NATIVE_UINT8: &'static id_t = &H5T_NATIVE_UINT8_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:460:55 [INFO] [stdout] | [INFO] [stdout] 460 | pub static H5T_NATIVE_INT_LEAST8: &'static id_t = &H5T_NATIVE_INT_LEAST8_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:461:56 [INFO] [stdout] | [INFO] [stdout] 461 | pub static H5T_NATIVE_UINT_LEAST8: &'static id_t = &H5T_NATIVE_UINT_LEAST8_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:462:54 [INFO] [stdout] | [INFO] [stdout] 462 | pub static H5T_NATIVE_INT_FAST8: &'static id_t = &H5T_NATIVE_INT_FAST8_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:463:55 [INFO] [stdout] | [INFO] [stdout] 463 | pub static H5T_NATIVE_UINT_FAST8: &'static id_t = &H5T_NATIVE_UINT_FAST8_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:464:50 [INFO] [stdout] | [INFO] [stdout] 464 | pub static H5T_NATIVE_INT16: &'static id_t = &H5T_NATIVE_INT16_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:465:51 [INFO] [stdout] | [INFO] [stdout] 465 | pub static H5T_NATIVE_UINT16: &'static id_t = &H5T_NATIVE_UINT16_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:466:56 [INFO] [stdout] | [INFO] [stdout] 466 | pub static H5T_NATIVE_INT_LEAST16: &'static id_t = &H5T_NATIVE_INT_LEAST16_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:467:57 [INFO] [stdout] | [INFO] [stdout] 467 | pub static H5T_NATIVE_UINT_LEAST16: &'static id_t = &H5T_NATIVE_UINT_LEAST16_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:468:55 [INFO] [stdout] | [INFO] [stdout] 468 | pub static H5T_NATIVE_INT_FAST16: &'static id_t = &H5T_NATIVE_INT_FAST16_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:469:56 [INFO] [stdout] | [INFO] [stdout] 469 | pub static H5T_NATIVE_UINT_FAST16: &'static id_t = &H5T_NATIVE_UINT_FAST16_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:470:50 [INFO] [stdout] | [INFO] [stdout] 470 | pub static H5T_NATIVE_INT32: &'static id_t = &H5T_NATIVE_INT32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:471:51 [INFO] [stdout] | [INFO] [stdout] 471 | pub static H5T_NATIVE_UINT32: &'static id_t = &H5T_NATIVE_UINT32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:472:56 [INFO] [stdout] | [INFO] [stdout] 472 | pub static H5T_NATIVE_INT_LEAST32: &'static id_t = &H5T_NATIVE_INT_LEAST32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:473:57 [INFO] [stdout] | [INFO] [stdout] 473 | pub static H5T_NATIVE_UINT_LEAST32: &'static id_t = &H5T_NATIVE_UINT_LEAST32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:474:55 [INFO] [stdout] | [INFO] [stdout] 474 | pub static H5T_NATIVE_INT_FAST32: &'static id_t = &H5T_NATIVE_INT_FAST32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:475:56 [INFO] [stdout] | [INFO] [stdout] 475 | pub static H5T_NATIVE_UINT_FAST32: &'static id_t = &H5T_NATIVE_UINT_FAST32_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:476:50 [INFO] [stdout] | [INFO] [stdout] 476 | pub static H5T_NATIVE_INT64: &'static id_t = &H5T_NATIVE_INT64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:477:51 [INFO] [stdout] | [INFO] [stdout] 477 | pub static H5T_NATIVE_UINT64: &'static id_t = &H5T_NATIVE_UINT64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:478:56 [INFO] [stdout] | [INFO] [stdout] 478 | pub static H5T_NATIVE_INT_LEAST64: &'static id_t = &H5T_NATIVE_INT_LEAST64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:479:57 [INFO] [stdout] | [INFO] [stdout] 479 | pub static H5T_NATIVE_UINT_LEAST64: &'static id_t = &H5T_NATIVE_UINT_LEAST64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:480:55 [INFO] [stdout] | [INFO] [stdout] 480 | pub static H5T_NATIVE_INT_FAST64: &'static id_t = &H5T_NATIVE_INT_FAST64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libhdf5-sys-0.2.0/src/h5t.rs:481:56 [INFO] [stdout] | [INFO] [stdout] 481 | pub static H5T_NATIVE_UINT_FAST64: &'static id_t = &H5T_NATIVE_UINT_FAST64_g; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 264 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libhdf5-sys` due to 265 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83ae4775c867e46fb86ed6047bab92123289e182fe2716d716b33e23217a0eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ae4775c867e46fb86ed6047bab92123289e182fe2716d716b33e23217a0eab", kill_on_drop: false }` [INFO] [stdout] 83ae4775c867e46fb86ed6047bab92123289e182fe2716d716b33e23217a0eab