[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] checking Giels/symon against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiels%2Fsymon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Giels/symon on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Giels/symon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 267978b40189947a5c65eaf8948233c3241fc1d18be7a0a24100e5e97058d86a
[INFO] running `Command { std: "docker" "start" "-a" "267978b40189947a5c65eaf8948233c3241fc1d18be7a0a24100e5e97058d86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "267978b40189947a5c65eaf8948233c3241fc1d18be7a0a24100e5e97058d86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267978b40189947a5c65eaf8948233c3241fc1d18be7a0a24100e5e97058d86a", kill_on_drop: false }`
[INFO] [stdout] 267978b40189947a5c65eaf8948233c3241fc1d18be7a0a24100e5e97058d86a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b7ac8a522e1fadd8206aa332578dbb9ab931cf18104b5d0b2cd99c0d6e03041
[INFO] running `Command { std: "docker" "start" "-a" "6b7ac8a522e1fadd8206aa332578dbb9ab931cf18104b5d0b2cd99c0d6e03041", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking libc v0.2.20
[INFO] [stderr]     Checking num-traits v0.1.36
[INFO] [stderr]     Checking rustc-serialize v0.3.22
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking lazy_static v0.2.2
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.22/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling libhdf5-lib v0.2.0
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking remutex v0.1.1
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.22/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num-integer v0.1.32
[INFO] [stderr]     Checking 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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:233:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:236:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:237:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:238:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:239:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:240:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:241:42
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:242:45
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:243:42
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:244:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:245:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:246:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:247:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:248:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:249:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:250:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:251:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:252:41
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:253:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:254:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:255:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:256:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:257:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:258:41
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:259:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:260:42
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:261:42
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:262:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:263:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:264:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:265:45
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:266:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:267:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:268:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:269:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:270:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:271:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:272:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:273:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:274:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:275:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:276:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:277:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:278:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:279:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:280:45
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:281:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:282:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:283:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:284:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:285:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:286:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:287:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:288:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:289:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:290:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:291:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:292:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:293:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:294:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:295:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:296:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:297:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:298:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:299:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:300:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:301:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:302:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:303:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:304:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:305:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:306:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:307:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:308:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:309:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:310:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:311:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:312:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:313:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:314:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:315:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:316:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:317:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:318:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:319:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:320:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:321:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:322:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:323:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:324:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:325:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:326:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:327:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:328:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:329:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:330:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:331:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:332:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:333:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:334:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:335:44
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:336:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:337:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:338:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:339:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:340:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:341:45
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:342:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:343:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:344:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:345:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:346:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:347:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:348:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:349:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:350:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:351:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:352:45
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:353:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:354:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:355:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:356:42
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:357:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:358:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:359:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:360:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:361:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:362:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:363:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:364:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:365:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:366:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:367:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:368:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:369:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:370:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:371:45
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:372:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:373:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:374:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:375:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:376:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:377:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:378:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:379:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:380:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:381:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5e.rs:382:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:198:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:199:56
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:200:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:201:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:202:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:203:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:204:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:205:53
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:206:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:207:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:208:58
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:209:58
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:210:56
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:211:59
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:212:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:213:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:214:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:216:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:217:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:218:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:219:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:220:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:221:53
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:222:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:223:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:224:58
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:225:58
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:226:59
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:227:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:228:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5p.rs:229:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:397:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:398:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:399:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:400:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:401:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:402:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:403:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:404:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:405:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:406:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:407:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:408:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:409:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:410:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:411:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:412:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:413:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:414:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:415:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:416:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:417:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:418:47
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:419:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:420:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:421:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:422:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:423:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:424:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:425:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:426:54
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:427:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:428:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:429:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:430:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:431:43
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:432:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:433:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:434:46
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:435:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:436:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:437:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:438:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:439:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:440:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:441:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:442:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:443:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:444:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:445:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:446:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:447:53
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:448:48
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:449:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:450:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:451:49
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:452:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:453:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:454:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:455:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:456:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:457:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:458:50
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:459:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:460:56
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:461:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:462:55
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:463:56
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:464:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:465:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:466:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:467:58
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:468:56
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:469:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:470:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:471:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:472:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:473:58
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:474:56
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:475:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:476:51
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:477:52
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:478:57
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:479:58
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:480:56
[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/index.crates.io-1949cf8c6b5b557f/libhdf5-sys-0.2.0/src/h5t.rs:481:57
[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] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libhdf5-sys` (lib) due to 264 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6b7ac8a522e1fadd8206aa332578dbb9ab931cf18104b5d0b2cd99c0d6e03041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b7ac8a522e1fadd8206aa332578dbb9ab931cf18104b5d0b2cd99c0d6e03041", kill_on_drop: false }`
[INFO] [stdout] 6b7ac8a522e1fadd8206aa332578dbb9ab931cf18104b5d0b2cd99c0d6e03041
