Dec 07 08:36:14.928 INFO testing libhdf5-sys-0.2.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 08:36:14.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +906deae0790bd18681b937fe9a141a3c26cf1855-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 08:36:15.119 INFO [stdout] 3ece274fa4f5c11b0bbdcbbff724d1786522bc32b6aed77e4c5ab9e85bc4d948 Dec 07 08:36:15.122 INFO running `"docker" "start" "-a" "3ece274fa4f5c11b0bbdcbbff724d1786522bc32b6aed77e4c5ab9e85bc4d948"` Dec 07 08:36:15.671 INFO [stderr] usermod: no changes Dec 07 08:36:15.765 INFO [stderr] Compiling libhdf5-lib v0.2.0 Dec 07 08:36:17.125 INFO [stderr] warning: redundant linker flag specified for library `hdf5` Dec 07 08:36:17.125 INFO [stderr] Dec 07 08:36:17.324 INFO [stderr] Compiling libhdf5-sys v0.2.0 (/source) Dec 07 08:36:19.068 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.068 INFO [stderr] --> src/h5e.rs:233:45 Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] 233 | pub static H5E_ERR_CLS: &'static id_t = &H5E_ERR_CLS_g; Dec 07 08:36:19.068 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Dec 07 08:36:19.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.068 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.068 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.068 INFO [stderr] Dec 07 08:36:19.068 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.068 INFO [stderr] --> src/h5e.rs:236:45 Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] 236 | pub static H5E_DATASET: &'static id_t = &H5E_DATASET_g; Dec 07 08:36:19.068 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.068 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.068 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.068 INFO [stderr] Dec 07 08:36:19.068 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.068 INFO [stderr] --> src/h5e.rs:237:42 Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] 237 | pub static H5E_FUNC: &'static id_t = &H5E_FUNC_g; Dec 07 08:36:19.068 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.068 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.068 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.068 INFO [stderr] Dec 07 08:36:19.068 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.068 INFO [stderr] --> src/h5e.rs:238:45 Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] 238 | pub static H5E_STORAGE: &'static id_t = &H5E_STORAGE_g; Dec 07 08:36:19.068 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.068 INFO [stderr] | Dec 07 08:36:19.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.068 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.068 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.068 INFO [stderr] Dec 07 08:36:19.068 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:239:42 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 239 | pub static H5E_FILE: &'static id_t = &H5E_FILE_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:240:42 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 240 | pub static H5E_SOHM: &'static id_t = &H5E_SOHM_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:241:41 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 241 | pub static H5E_SYM: &'static id_t = &H5E_SYM_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:242:44 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 242 | pub static H5E_PLUGIN: &'static id_t = &H5E_PLUGIN_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:243:41 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 243 | pub static H5E_VFL: &'static id_t = &H5E_VFL_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:244:46 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 244 | pub static H5E_INTERNAL: &'static id_t = &H5E_INTERNAL_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:245:43 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 245 | pub static H5E_BTREE: &'static id_t = &H5E_BTREE_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:246:47 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 246 | pub static H5E_REFERENCE: &'static id_t = &H5E_REFERENCE_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.069 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.069 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.069 INFO [stderr] Dec 07 08:36:19.069 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.069 INFO [stderr] --> src/h5e.rs:247:47 Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.069 INFO [stderr] 247 | pub static H5E_DATASPACE: &'static id_t = &H5E_DATASPACE_g; Dec 07 08:36:19.069 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.069 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:248:46 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 248 | pub static H5E_RESOURCE: &'static id_t = &H5E_RESOURCE_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:249:43 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 249 | pub static H5E_PLIST: &'static id_t = &H5E_PLIST_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:250:42 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 250 | pub static H5E_LINK: &'static id_t = &H5E_LINK_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:251:46 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 251 | pub static H5E_DATATYPE: &'static id_t = &H5E_DATATYPE_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:252:40 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 252 | pub static H5E_RS: &'static id_t = &H5E_RS_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:253:42 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 253 | pub static H5E_HEAP: &'static id_t = &H5E_HEAP_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:254:42 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 254 | pub static H5E_OHDR: &'static id_t = &H5E_OHDR_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:255:42 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] 255 | pub static H5E_ATOM: &'static id_t = &H5E_ATOM_g; Dec 07 08:36:19.070 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.070 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.070 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.070 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.070 INFO [stderr] Dec 07 08:36:19.070 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.070 INFO [stderr] --> src/h5e.rs:256:42 Dec 07 08:36:19.070 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 256 | pub static H5E_ATTR: &'static id_t = &H5E_ATTR_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:257:48 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 257 | pub static H5E_NONE_MAJOR: &'static id_t = &H5E_NONE_MAJOR_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:258:40 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 258 | pub static H5E_IO: &'static id_t = &H5E_IO_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:259:43 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 259 | pub static H5E_SLIST: &'static id_t = &H5E_SLIST_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:260:41 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 260 | pub static H5E_EFL: &'static id_t = &H5E_EFL_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:261:41 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 261 | pub static H5E_TST: &'static id_t = &H5E_TST_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:262:42 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 262 | pub static H5E_ARGS: &'static id_t = &H5E_ARGS_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:263:43 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 263 | pub static H5E_ERROR: &'static id_t = &H5E_ERROR_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:264:43 Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] 264 | pub static H5E_PLINE: &'static id_t = &H5E_PLINE_g; Dec 07 08:36:19.071 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.071 INFO [stderr] | Dec 07 08:36:19.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.071 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.071 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.071 INFO [stderr] Dec 07 08:36:19.071 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.071 INFO [stderr] --> src/h5e.rs:265:44 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 265 | pub static H5E_FSPACE: &'static id_t = &H5E_FSPACE_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:266:43 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 266 | pub static H5E_CACHE: &'static id_t = &H5E_CACHE_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:267:47 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 267 | pub static H5E_SEEKERROR: &'static id_t = &H5E_SEEKERROR_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:268:47 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 268 | pub static H5E_READERROR: &'static id_t = &H5E_READERROR_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:269:48 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 269 | pub static H5E_WRITEERROR: &'static id_t = &H5E_WRITEERROR_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:270:48 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 270 | pub static H5E_CLOSEERROR: &'static id_t = &H5E_CLOSEERROR_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:271:46 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 271 | pub static H5E_OVERFLOW: &'static id_t = &H5E_OVERFLOW_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:272:43 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 272 | pub static H5E_FCNTL: &'static id_t = &H5E_FCNTL_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.072 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.072 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.072 INFO [stderr] Dec 07 08:36:19.072 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.072 INFO [stderr] --> src/h5e.rs:273:45 Dec 07 08:36:19.072 INFO [stderr] | Dec 07 08:36:19.072 INFO [stderr] 273 | pub static H5E_NOSPACE: &'static id_t = &H5E_NOSPACE_g; Dec 07 08:36:19.072 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.073 INFO [stderr] | Dec 07 08:36:19.073 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.073 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.073 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.073 INFO [stderr] Dec 07 08:36:19.073 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.073 INFO [stderr] --> src/h5e.rs:274:47 Dec 07 08:36:19.073 INFO [stderr] | Dec 07 08:36:19.073 INFO [stderr] 274 | pub static H5E_CANTALLOC: &'static id_t = &H5E_CANTALLOC_g; Dec 07 08:36:19.073 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.073 INFO [stderr] | Dec 07 08:36:19.073 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.073 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.073 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.073 INFO [stderr] Dec 07 08:36:19.073 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.073 INFO [stderr] --> src/h5e.rs:275:46 Dec 07 08:36:19.073 INFO [stderr] | Dec 07 08:36:19.073 INFO [stderr] 275 | pub static H5E_CANTCOPY: &'static id_t = &H5E_CANTCOPY_g; Dec 07 08:36:19.073 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.074 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.074 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.074 INFO [stderr] Dec 07 08:36:19.074 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.074 INFO [stderr] --> src/h5e.rs:276:46 Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] 276 | pub static H5E_CANTFREE: &'static id_t = &H5E_CANTFREE_g; Dec 07 08:36:19.074 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.074 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.074 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.074 INFO [stderr] Dec 07 08:36:19.074 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.074 INFO [stderr] --> src/h5e.rs:277:51 Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] 277 | pub static H5E_ALREADYEXISTS: &'static id_t = &H5E_ALREADYEXISTS_g; Dec 07 08:36:19.074 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.074 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.074 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.074 INFO [stderr] Dec 07 08:36:19.074 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.074 INFO [stderr] --> src/h5e.rs:278:46 Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] 278 | pub static H5E_CANTLOCK: &'static id_t = &H5E_CANTLOCK_g; Dec 07 08:36:19.074 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.074 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.074 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.074 INFO [stderr] Dec 07 08:36:19.074 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.074 INFO [stderr] --> src/h5e.rs:279:48 Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] 279 | pub static H5E_CANTUNLOCK: &'static id_t = &H5E_CANTUNLOCK_g; Dec 07 08:36:19.074 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.074 INFO [stderr] | Dec 07 08:36:19.074 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.074 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.074 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.074 INFO [stderr] Dec 07 08:36:19.074 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.074 INFO [stderr] --> src/h5e.rs:280:44 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 280 | pub static H5E_CANTGC: &'static id_t = &H5E_CANTGC_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:281:49 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 281 | pub static H5E_CANTGETSIZE: &'static id_t = &H5E_CANTGETSIZE_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:282:45 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 282 | pub static H5E_OBJOPEN: &'static id_t = &H5E_OBJOPEN_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:283:49 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 283 | pub static H5E_CANTRESTORE: &'static id_t = &H5E_CANTRESTORE_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:284:49 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 284 | pub static H5E_CANTCOMPUTE: &'static id_t = &H5E_CANTCOMPUTE_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:285:48 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 285 | pub static H5E_CANTEXTEND: &'static id_t = &H5E_CANTEXTEND_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:286:48 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 286 | pub static H5E_CANTATTACH: &'static id_t = &H5E_CANTATTACH_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:287:48 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 287 | pub static H5E_CANTUPDATE: &'static id_t = &H5E_CANTUPDATE_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.075 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.075 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.075 INFO [stderr] Dec 07 08:36:19.075 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.075 INFO [stderr] --> src/h5e.rs:288:49 Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] 288 | pub static H5E_CANTOPERATE: &'static id_t = &H5E_CANTOPERATE_g; Dec 07 08:36:19.075 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.075 INFO [stderr] | Dec 07 08:36:19.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.076 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.076 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.076 INFO [stderr] Dec 07 08:36:19.076 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.076 INFO [stderr] --> src/h5e.rs:289:46 Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] 289 | pub static H5E_CANTINIT: &'static id_t = &H5E_CANTINIT_g; Dec 07 08:36:19.076 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.076 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.076 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.076 INFO [stderr] Dec 07 08:36:19.076 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.076 INFO [stderr] --> src/h5e.rs:290:49 Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] 290 | pub static H5E_ALREADYINIT: &'static id_t = &H5E_ALREADYINIT_g; Dec 07 08:36:19.076 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.076 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.076 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.076 INFO [stderr] Dec 07 08:36:19.076 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.076 INFO [stderr] --> src/h5e.rs:291:49 Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] 291 | pub static H5E_CANTRELEASE: &'static id_t = &H5E_CANTRELEASE_g; Dec 07 08:36:19.076 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.076 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.076 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.076 INFO [stderr] Dec 07 08:36:19.076 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.076 INFO [stderr] --> src/h5e.rs:292:45 Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] 292 | pub static H5E_CANTGET: &'static id_t = &H5E_CANTGET_g; Dec 07 08:36:19.076 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.076 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.076 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.076 INFO [stderr] Dec 07 08:36:19.076 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.076 INFO [stderr] --> src/h5e.rs:293:45 Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] 293 | pub static H5E_CANTSET: &'static id_t = &H5E_CANTSET_g; Dec 07 08:36:19.076 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.076 INFO [stderr] | Dec 07 08:36:19.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.076 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:294:46 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 294 | pub static H5E_DUPCLASS: &'static id_t = &H5E_DUPCLASS_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:295:51 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 295 | pub static H5E_SETDISALLOWED: &'static id_t = &H5E_SETDISALLOWED_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:296:47 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 296 | pub static H5E_CANTMERGE: &'static id_t = &H5E_CANTMERGE_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:297:48 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 297 | pub static H5E_CANTREVIVE: &'static id_t = &H5E_CANTREVIVE_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:298:48 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 298 | pub static H5E_CANTSHRINK: &'static id_t = &H5E_CANTSHRINK_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:299:47 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 299 | pub static H5E_LINKCOUNT: &'static id_t = &H5E_LINKCOUNT_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:300:45 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 300 | pub static H5E_VERSION: &'static id_t = &H5E_VERSION_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.077 INFO [stderr] Dec 07 08:36:19.077 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.077 INFO [stderr] --> src/h5e.rs:301:47 Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] 301 | pub static H5E_ALIGNMENT: &'static id_t = &H5E_ALIGNMENT_g; Dec 07 08:36:19.077 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.077 INFO [stderr] | Dec 07 08:36:19.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.077 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.077 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:302:45 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 302 | pub static H5E_BADMESG: &'static id_t = &H5E_BADMESG_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:303:48 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 303 | pub static H5E_CANTDELETE: &'static id_t = &H5E_CANTDELETE_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:304:45 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 304 | pub static H5E_BADITER: &'static id_t = &H5E_BADITER_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:305:46 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 305 | pub static H5E_CANTPACK: &'static id_t = &H5E_CANTPACK_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:306:47 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 306 | pub static H5E_CANTRESET: &'static id_t = &H5E_CANTRESET_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:307:48 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 307 | pub static H5E_CANTRENAME: &'static id_t = &H5E_CANTRENAME_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:308:47 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 308 | pub static H5E_SYSERRSTR: &'static id_t = &H5E_SYSERRSTR_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.078 INFO [stderr] Dec 07 08:36:19.078 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.078 INFO [stderr] --> src/h5e.rs:309:46 Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] 309 | pub static H5E_NOFILTER: &'static id_t = &H5E_NOFILTER_g; Dec 07 08:36:19.078 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.078 INFO [stderr] | Dec 07 08:36:19.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.078 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.078 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:310:46 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 310 | pub static H5E_CALLBACK: &'static id_t = &H5E_CALLBACK_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:311:46 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 311 | pub static H5E_CANAPPLY: &'static id_t = &H5E_CANAPPLY_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:312:46 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 312 | pub static H5E_SETLOCAL: &'static id_t = &H5E_SETLOCAL_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:313:47 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 313 | pub static H5E_NOENCODER: &'static id_t = &H5E_NOENCODER_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:314:48 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 314 | pub static H5E_CANTFILTER: &'static id_t = &H5E_CANTFILTER_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:315:49 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 315 | pub static H5E_CANTOPENOBJ: &'static id_t = &H5E_CANTOPENOBJ_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:316:50 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 316 | pub static H5E_CANTCLOSEOBJ: &'static id_t = &H5E_CANTCLOSEOBJ_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.079 INFO [stderr] --> src/h5e.rs:317:45 Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] 317 | pub static H5E_COMPLEN: &'static id_t = &H5E_COMPLEN_g; Dec 07 08:36:19.079 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.079 INFO [stderr] | Dec 07 08:36:19.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.079 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.079 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.079 INFO [stderr] Dec 07 08:36:19.079 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:318:42 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 318 | pub static H5E_PATH: &'static id_t = &H5E_PATH_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:319:48 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 319 | pub static H5E_NONE_MINOR: &'static id_t = &H5E_NONE_MINOR_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:320:47 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 320 | pub static H5E_OPENERROR: &'static id_t = &H5E_OPENERROR_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:321:48 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 321 | pub static H5E_FILEEXISTS: &'static id_t = &H5E_FILEEXISTS_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:322:46 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 322 | pub static H5E_FILEOPEN: &'static id_t = &H5E_FILEOPEN_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:323:48 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 323 | pub static H5E_CANTCREATE: &'static id_t = &H5E_CANTCREATE_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:324:50 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 324 | pub static H5E_CANTOPENFILE: &'static id_t = &H5E_CANTOPENFILE_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:325:51 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 325 | pub static H5E_CANTCLOSEFILE: &'static id_t = &H5E_CANTCLOSEFILE_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.080 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.080 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.080 INFO [stderr] Dec 07 08:36:19.080 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.080 INFO [stderr] --> src/h5e.rs:326:45 Dec 07 08:36:19.080 INFO [stderr] | Dec 07 08:36:19.080 INFO [stderr] 326 | pub static H5E_NOTHDF5: &'static id_t = &H5E_NOTHDF5_g; Dec 07 08:36:19.080 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:327:45 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 327 | pub static H5E_BADFILE: &'static id_t = &H5E_BADFILE_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:328:47 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 328 | pub static H5E_TRUNCATED: &'static id_t = &H5E_TRUNCATED_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:329:43 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 329 | pub static H5E_MOUNT: &'static id_t = &H5E_MOUNT_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:330:45 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 330 | pub static H5E_BADATOM: &'static id_t = &H5E_BADATOM_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:331:46 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 331 | pub static H5E_BADGROUP: &'static id_t = &H5E_BADGROUP_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:332:50 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 332 | pub static H5E_CANTREGISTER: &'static id_t = &H5E_CANTREGISTER_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:333:45 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 333 | pub static H5E_CANTINC: &'static id_t = &H5E_CANTINC_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.081 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.081 INFO [stderr] Dec 07 08:36:19.081 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.081 INFO [stderr] --> src/h5e.rs:334:45 Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] 334 | pub static H5E_CANTDEC: &'static id_t = &H5E_CANTDEC_g; Dec 07 08:36:19.081 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.081 INFO [stderr] | Dec 07 08:36:19.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.081 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:335:43 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 335 | pub static H5E_NOIDS: &'static id_t = &H5E_NOIDS_g; Dec 07 08:36:19.082 INFO [stderr] | ^^^^^^^^^^^^ Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.082 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:336:47 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 336 | pub static H5E_CANTFLUSH: &'static id_t = &H5E_CANTFLUSH_g; Dec 07 08:36:19.082 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.082 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:337:51 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 337 | pub static H5E_CANTSERIALIZE: &'static id_t = &H5E_CANTSERIALIZE_g; Dec 07 08:36:19.082 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.082 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:338:46 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 338 | pub static H5E_CANTLOAD: &'static id_t = &H5E_CANTLOAD_g; Dec 07 08:36:19.082 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.082 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:339:45 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 339 | pub static H5E_PROTECT: &'static id_t = &H5E_PROTECT_g; Dec 07 08:36:19.082 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.082 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:340:47 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 340 | pub static H5E_NOTCACHED: &'static id_t = &H5E_NOTCACHED_g; Dec 07 08:36:19.082 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.082 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:341:44 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 341 | pub static H5E_SYSTEM: &'static id_t = &H5E_SYSTEM_g; Dec 07 08:36:19.082 INFO [stderr] | ^^^^^^^^^^^^^ Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.082 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.082 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.082 INFO [stderr] Dec 07 08:36:19.082 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.082 INFO [stderr] --> src/h5e.rs:342:45 Dec 07 08:36:19.082 INFO [stderr] | Dec 07 08:36:19.082 INFO [stderr] 342 | pub static H5E_CANTINS: &'static id_t = &H5E_CANTINS_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:343:49 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 343 | pub static H5E_CANTPROTECT: &'static id_t = &H5E_CANTPROTECT_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:344:51 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 344 | pub static H5E_CANTUNPROTECT: &'static id_t = &H5E_CANTUNPROTECT_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:345:45 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 345 | pub static H5E_CANTPIN: &'static id_t = &H5E_CANTPIN_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:346:47 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 346 | pub static H5E_CANTUNPIN: &'static id_t = &H5E_CANTUNPIN_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:347:51 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 347 | pub static H5E_CANTMARKDIRTY: &'static id_t = &H5E_CANTMARKDIRTY_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:348:47 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 348 | pub static H5E_CANTDIRTY: &'static id_t = &H5E_CANTDIRTY_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:349:49 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 349 | pub static H5E_CANTEXPUNGE: &'static id_t = &H5E_CANTEXPUNGE_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:350:48 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 350 | pub static H5E_CANTRESIZE: &'static id_t = &H5E_CANTRESIZE_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.083 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.083 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.083 INFO [stderr] Dec 07 08:36:19.083 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.083 INFO [stderr] --> src/h5e.rs:351:46 Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] 351 | pub static H5E_TRAVERSE: &'static id_t = &H5E_TRAVERSE_g; Dec 07 08:36:19.083 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.083 INFO [stderr] | Dec 07 08:36:19.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.084 INFO [stderr] Dec 07 08:36:19.084 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.084 INFO [stderr] --> src/h5e.rs:352:44 Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] 352 | pub static H5E_NLINKS: &'static id_t = &H5E_NLINKS_g; Dec 07 08:36:19.084 INFO [stderr] | ^^^^^^^^^^^^^ Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.084 INFO [stderr] Dec 07 08:36:19.084 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.084 INFO [stderr] --> src/h5e.rs:353:51 Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] 353 | pub static H5E_NOTREGISTERED: &'static id_t = &H5E_NOTREGISTERED_g; Dec 07 08:36:19.084 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.084 INFO [stderr] Dec 07 08:36:19.084 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.084 INFO [stderr] --> src/h5e.rs:354:46 Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] 354 | pub static H5E_CANTMOVE: &'static id_t = &H5E_CANTMOVE_g; Dec 07 08:36:19.084 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.084 INFO [stderr] Dec 07 08:36:19.084 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.084 INFO [stderr] --> src/h5e.rs:355:46 Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] 355 | pub static H5E_CANTSORT: &'static id_t = &H5E_CANTSORT_g; Dec 07 08:36:19.084 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.084 INFO [stderr] Dec 07 08:36:19.084 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.084 INFO [stderr] --> src/h5e.rs:356:41 Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] 356 | pub static H5E_MPI: &'static id_t = &H5E_MPI_g; Dec 07 08:36:19.084 INFO [stderr] | ^^^^^^^^^^ Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.084 INFO [stderr] Dec 07 08:36:19.084 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.084 INFO [stderr] --> src/h5e.rs:357:47 Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] 357 | pub static H5E_MPIERRSTR: &'static id_t = &H5E_MPIERRSTR_g; Dec 07 08:36:19.084 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.084 INFO [stderr] Dec 07 08:36:19.084 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.084 INFO [stderr] --> src/h5e.rs:358:46 Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] 358 | pub static H5E_CANTRECV: &'static id_t = &H5E_CANTRECV_g; Dec 07 08:36:19.084 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.084 INFO [stderr] | Dec 07 08:36:19.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.084 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.084 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:359:46 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 359 | pub static H5E_CANTCLIP: &'static id_t = &H5E_CANTCLIP_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:360:47 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 360 | pub static H5E_CANTCOUNT: &'static id_t = &H5E_CANTCOUNT_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:361:48 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 361 | pub static H5E_CANTSELECT: &'static id_t = &H5E_CANTSELECT_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:362:46 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 362 | pub static H5E_CANTNEXT: &'static id_t = &H5E_CANTNEXT_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:363:47 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 363 | pub static H5E_BADSELECT: &'static id_t = &H5E_BADSELECT_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:364:49 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 364 | pub static H5E_CANTCOMPARE: &'static id_t = &H5E_CANTCOMPARE_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:365:51 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 365 | pub static H5E_UNINITIALIZED: &'static id_t = &H5E_UNINITIALIZED_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:366:49 Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] 366 | pub static H5E_UNSUPPORTED: &'static id_t = &H5E_UNSUPPORTED_g; Dec 07 08:36:19.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.085 INFO [stderr] | Dec 07 08:36:19.085 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.085 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.085 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.085 INFO [stderr] Dec 07 08:36:19.085 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.085 INFO [stderr] --> src/h5e.rs:367:45 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 367 | pub static H5E_BADTYPE: &'static id_t = &H5E_BADTYPE_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:368:46 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 368 | pub static H5E_BADRANGE: &'static id_t = &H5E_BADRANGE_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:369:46 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 369 | pub static H5E_BADVALUE: &'static id_t = &H5E_BADVALUE_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:370:46 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 370 | pub static H5E_NOTFOUND: &'static id_t = &H5E_NOTFOUND_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:371:44 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 371 | pub static H5E_EXISTS: &'static id_t = &H5E_EXISTS_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:372:48 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 372 | pub static H5E_CANTENCODE: &'static id_t = &H5E_CANTENCODE_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:373:48 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 373 | pub static H5E_CANTDECODE: &'static id_t = &H5E_CANTDECODE_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:374:47 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 374 | pub static H5E_CANTSPLIT: &'static id_t = &H5E_CANTSPLIT_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.086 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.086 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.086 INFO [stderr] Dec 07 08:36:19.086 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.086 INFO [stderr] --> src/h5e.rs:375:54 Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] 375 | pub static H5E_CANTREDISTRIBUTE: &'static id_t = &H5E_CANTREDISTRIBUTE_g; Dec 07 08:36:19.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.086 INFO [stderr] | Dec 07 08:36:19.086 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5e.rs:376:46 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 376 | pub static H5E_CANTSWAP: &'static id_t = &H5E_CANTSWAP_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5e.rs:377:48 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 377 | pub static H5E_CANTINSERT: &'static id_t = &H5E_CANTINSERT_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5e.rs:378:46 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 378 | pub static H5E_CANTLIST: &'static id_t = &H5E_CANTLIST_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5e.rs:379:48 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 379 | pub static H5E_CANTMODIFY: &'static id_t = &H5E_CANTMODIFY_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5e.rs:380:48 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 380 | pub static H5E_CANTREMOVE: &'static id_t = &H5E_CANTREMOVE_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5e.rs:381:49 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 381 | pub static H5E_CANTCONVERT: &'static id_t = &H5E_CANTCONVERT_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5e.rs:382:45 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 382 | pub static H5E_BADSIZE: &'static id_t = &H5E_BADSIZE_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.087 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.087 INFO [stderr] --> src/h5p.rs:198:46 Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] 198 | pub static H5P_CLS_ROOT: &'static id_t = &H5P_CLS_ROOT_ID_g; Dec 07 08:36:19.087 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.087 INFO [stderr] | Dec 07 08:36:19.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.087 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.087 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.087 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:199:55 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 199 | pub static H5P_CLS_OBJECT_CREATE: &'static id_t = &H5P_CLS_OBJECT_CREATE_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:200:53 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 200 | pub static H5P_CLS_FILE_CREATE: &'static id_t = &H5P_CLS_FILE_CREATE_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:201:53 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 201 | pub static H5P_CLS_FILE_ACCESS: &'static id_t = &H5P_CLS_FILE_ACCESS_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:202:56 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 202 | pub static H5P_CLS_DATASET_CREATE: &'static id_t = &H5P_CLS_DATASET_CREATE_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:203:56 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 203 | pub static H5P_CLS_DATASET_ACCESS: &'static id_t = &H5P_CLS_DATASET_ACCESS_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:204:54 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 204 | pub static H5P_CLS_DATASET_XFER: &'static id_t = &H5P_CLS_DATASET_XFER_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:205:52 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 205 | pub static H5P_CLS_FILE_MOUNT: &'static id_t = &H5P_CLS_FILE_MOUNT_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:206:54 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 206 | pub static H5P_CLS_GROUP_CREATE: &'static id_t = &H5P_CLS_GROUP_CREATE_ID_g; Dec 07 08:36:19.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.088 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.088 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.088 INFO [stderr] Dec 07 08:36:19.088 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.088 INFO [stderr] --> src/h5p.rs:207:54 Dec 07 08:36:19.088 INFO [stderr] | Dec 07 08:36:19.088 INFO [stderr] 207 | pub static H5P_CLS_GROUP_ACCESS: &'static id_t = &H5P_CLS_GROUP_ACCESS_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:208:57 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 208 | pub static H5P_CLS_DATATYPE_CREATE: &'static id_t = &H5P_CLS_DATATYPE_CREATE_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:209:57 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 209 | pub static H5P_CLS_DATATYPE_ACCESS: &'static id_t = &H5P_CLS_DATATYPE_ACCESS_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:210:55 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 210 | pub static H5P_CLS_STRING_CREATE: &'static id_t = &H5P_CLS_STRING_CREATE_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:211:58 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 211 | pub static H5P_CLS_ATTRIBUTE_CREATE: &'static id_t = &H5P_CLS_ATTRIBUTE_CREATE_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:212:53 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 212 | pub static H5P_CLS_OBJECT_COPY: &'static id_t = &H5P_CLS_OBJECT_COPY_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:213:53 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 213 | pub static H5P_CLS_LINK_CREATE: &'static id_t = &H5P_CLS_LINK_CREATE_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:214:53 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 214 | pub static H5P_CLS_LINK_ACCESS: &'static id_t = &H5P_CLS_LINK_ACCESS_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.089 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.089 INFO [stderr] --> src/h5p.rs:216:53 Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] 216 | pub static H5P_LST_FILE_CREATE: &'static id_t = &H5P_LST_FILE_CREATE_ID_g; Dec 07 08:36:19.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.089 INFO [stderr] | Dec 07 08:36:19.089 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.089 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.089 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.089 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:217:53 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 217 | pub static H5P_LST_FILE_ACCESS: &'static id_t = &H5P_LST_FILE_ACCESS_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:218:56 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 218 | pub static H5P_LST_DATASET_CREATE: &'static id_t = &H5P_LST_DATASET_CREATE_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:219:56 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 219 | pub static H5P_LST_DATASET_ACCESS: &'static id_t = &H5P_LST_DATASET_ACCESS_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:220:54 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 220 | pub static H5P_LST_DATASET_XFER: &'static id_t = &H5P_LST_DATASET_XFER_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:221:52 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 221 | pub static H5P_LST_FILE_MOUNT: &'static id_t = &H5P_LST_FILE_MOUNT_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:222:54 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 222 | pub static H5P_LST_GROUP_CREATE: &'static id_t = &H5P_LST_GROUP_CREATE_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:223:54 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 223 | pub static H5P_LST_GROUP_ACCESS: &'static id_t = &H5P_LST_GROUP_ACCESS_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:224:57 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] 224 | pub static H5P_LST_DATATYPE_CREATE: &'static id_t = &H5P_LST_DATATYPE_CREATE_ID_g; Dec 07 08:36:19.090 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.090 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.090 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.090 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.090 INFO [stderr] Dec 07 08:36:19.090 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.090 INFO [stderr] --> src/h5p.rs:225:57 Dec 07 08:36:19.090 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] 225 | pub static H5P_LST_DATATYPE_ACCESS: &'static id_t = &H5P_LST_DATATYPE_ACCESS_ID_g; Dec 07 08:36:19.091 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.091 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.091 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.091 INFO [stderr] Dec 07 08:36:19.091 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.091 INFO [stderr] --> src/h5p.rs:226:58 Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] 226 | pub static H5P_LST_ATTRIBUTE_CREATE: &'static id_t = &H5P_LST_ATTRIBUTE_CREATE_ID_g; Dec 07 08:36:19.091 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.091 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.091 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.091 INFO [stderr] Dec 07 08:36:19.091 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.091 INFO [stderr] --> src/h5p.rs:227:53 Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] 227 | pub static H5P_LST_OBJECT_COPY: &'static id_t = &H5P_LST_OBJECT_COPY_ID_g; Dec 07 08:36:19.091 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.091 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.091 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.091 INFO [stderr] Dec 07 08:36:19.091 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.091 INFO [stderr] --> src/h5p.rs:228:53 Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] 228 | pub static H5P_LST_LINK_CREATE: &'static id_t = &H5P_LST_LINK_CREATE_ID_g; Dec 07 08:36:19.091 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.091 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.091 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.091 INFO [stderr] Dec 07 08:36:19.091 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.091 INFO [stderr] --> src/h5p.rs:229:53 Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] 229 | pub static H5P_LST_LINK_ACCESS: &'static id_t = &H5P_LST_LINK_ACCESS_ID_g; Dec 07 08:36:19.091 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.091 INFO [stderr] | Dec 07 08:36:19.091 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.091 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.091 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.091 INFO [stderr] Dec 07 08:36:19.094 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.094 INFO [stderr] --> src/h5t.rs:397:48 Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] 397 | pub static H5T_IEEE_F32BE: &'static id_t = &H5T_IEEE_F32BE_g; Dec 07 08:36:19.094 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.094 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.094 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.094 INFO [stderr] Dec 07 08:36:19.094 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.094 INFO [stderr] --> src/h5t.rs:398:48 Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] 398 | pub static H5T_IEEE_F32LE: &'static id_t = &H5T_IEEE_F32LE_g; Dec 07 08:36:19.094 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.094 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.094 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.094 INFO [stderr] Dec 07 08:36:19.094 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.094 INFO [stderr] --> src/h5t.rs:399:48 Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] 399 | pub static H5T_IEEE_F64BE: &'static id_t = &H5T_IEEE_F64BE_g; Dec 07 08:36:19.094 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.094 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.094 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.094 INFO [stderr] Dec 07 08:36:19.094 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.094 INFO [stderr] --> src/h5t.rs:400:48 Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] 400 | pub static H5T_IEEE_F64LE: &'static id_t = &H5T_IEEE_F64LE_g; Dec 07 08:36:19.094 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.094 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.094 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.094 INFO [stderr] Dec 07 08:36:19.094 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.094 INFO [stderr] --> src/h5t.rs:401:46 Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] 401 | pub static H5T_STD_I8BE: &'static id_t = &H5T_STD_I8BE_g; Dec 07 08:36:19.094 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.094 INFO [stderr] | Dec 07 08:36:19.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.094 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:402:46 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 402 | pub static H5T_STD_I8LE: &'static id_t = &H5T_STD_I8LE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:403:47 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 403 | pub static H5T_STD_I16BE: &'static id_t = &H5T_STD_I16BE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:404:47 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 404 | pub static H5T_STD_I16LE: &'static id_t = &H5T_STD_I16LE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:405:47 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 405 | pub static H5T_STD_I32BE: &'static id_t = &H5T_STD_I32BE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:406:47 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 406 | pub static H5T_STD_I32LE: &'static id_t = &H5T_STD_I32LE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:407:47 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 407 | pub static H5T_STD_I64BE: &'static id_t = &H5T_STD_I64BE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:408:47 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 408 | pub static H5T_STD_I64LE: &'static id_t = &H5T_STD_I64LE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:409:46 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 409 | pub static H5T_STD_U8BE: &'static id_t = &H5T_STD_U8BE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.095 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.095 INFO [stderr] Dec 07 08:36:19.095 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.095 INFO [stderr] --> src/h5t.rs:410:46 Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] 410 | pub static H5T_STD_U8LE: &'static id_t = &H5T_STD_U8LE_g; Dec 07 08:36:19.095 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.095 INFO [stderr] | Dec 07 08:36:19.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.095 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:411:47 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 411 | pub static H5T_STD_U16BE: &'static id_t = &H5T_STD_U16BE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:412:47 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 412 | pub static H5T_STD_U16LE: &'static id_t = &H5T_STD_U16LE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:413:47 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 413 | pub static H5T_STD_U32BE: &'static id_t = &H5T_STD_U32BE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:414:47 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 414 | pub static H5T_STD_U32LE: &'static id_t = &H5T_STD_U32LE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:415:47 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 415 | pub static H5T_STD_U64BE: &'static id_t = &H5T_STD_U64BE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:416:47 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 416 | pub static H5T_STD_U64LE: &'static id_t = &H5T_STD_U64LE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:417:46 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 417 | pub static H5T_STD_B8BE: &'static id_t = &H5T_STD_B8BE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:418:46 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] 418 | pub static H5T_STD_B8LE: &'static id_t = &H5T_STD_B8LE_g; Dec 07 08:36:19.096 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.096 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.096 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.096 INFO [stderr] Dec 07 08:36:19.096 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.096 INFO [stderr] --> src/h5t.rs:419:47 Dec 07 08:36:19.096 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] 419 | pub static H5T_STD_B16BE: &'static id_t = &H5T_STD_B16BE_g; Dec 07 08:36:19.097 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.097 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.097 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.097 INFO [stderr] Dec 07 08:36:19.097 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.097 INFO [stderr] --> src/h5t.rs:420:47 Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] 420 | pub static H5T_STD_B16LE: &'static id_t = &H5T_STD_B16LE_g; Dec 07 08:36:19.097 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.097 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.097 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.097 INFO [stderr] Dec 07 08:36:19.097 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.097 INFO [stderr] --> src/h5t.rs:421:47 Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] 421 | pub static H5T_STD_B32BE: &'static id_t = &H5T_STD_B32BE_g; Dec 07 08:36:19.097 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.097 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.097 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.097 INFO [stderr] Dec 07 08:36:19.097 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.097 INFO [stderr] --> src/h5t.rs:422:47 Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] 422 | pub static H5T_STD_B32LE: &'static id_t = &H5T_STD_B32LE_g; Dec 07 08:36:19.097 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.097 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.097 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.097 INFO [stderr] Dec 07 08:36:19.097 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.097 INFO [stderr] --> src/h5t.rs:423:47 Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] 423 | pub static H5T_STD_B64BE: &'static id_t = &H5T_STD_B64BE_g; Dec 07 08:36:19.097 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.097 INFO [stderr] | Dec 07 08:36:19.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.097 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.097 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.097 INFO [stderr] Dec 07 08:36:19.097 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.104 INFO [stderr] --> src/h5t.rs:424:47 Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] 424 | pub static H5T_STD_B64LE: &'static id_t = &H5T_STD_B64LE_g; Dec 07 08:36:19.104 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.104 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.104 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.104 INFO [stderr] Dec 07 08:36:19.104 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.104 INFO [stderr] --> src/h5t.rs:425:49 Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] 425 | pub static H5T_STD_REF_OBJ: &'static id_t = &H5T_STD_REF_OBJ_g; Dec 07 08:36:19.104 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.104 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.104 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.104 INFO [stderr] Dec 07 08:36:19.104 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.104 INFO [stderr] --> src/h5t.rs:426:53 Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] 426 | pub static H5T_STD_REF_DSETREG: &'static id_t = &H5T_STD_REF_DSETREG_g; Dec 07 08:36:19.104 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.104 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.104 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.104 INFO [stderr] Dec 07 08:36:19.104 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.104 INFO [stderr] --> src/h5t.rs:427:48 Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] 427 | pub static H5T_UNIX_D32BE: &'static id_t = &H5T_UNIX_D32BE_g; Dec 07 08:36:19.104 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.104 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.104 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.104 INFO [stderr] Dec 07 08:36:19.104 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.104 INFO [stderr] --> src/h5t.rs:428:48 Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] 428 | pub static H5T_UNIX_D32LE: &'static id_t = &H5T_UNIX_D32LE_g; Dec 07 08:36:19.104 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.104 INFO [stderr] | Dec 07 08:36:19.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.104 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.104 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.104 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:429:48 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 429 | pub static H5T_UNIX_D64BE: &'static id_t = &H5T_UNIX_D64BE_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:430:48 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 430 | pub static H5T_UNIX_D64LE: &'static id_t = &H5T_UNIX_D64LE_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:431:42 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 431 | pub static H5T_C_S1: &'static id_t = &H5T_C_S1_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:432:48 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 432 | pub static H5T_FORTRAN_S1: &'static id_t = &H5T_FORTRAN_S1_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:433:45 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 433 | pub static H5T_VAX_F32: &'static id_t = &H5T_VAX_F32_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:434:45 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 434 | pub static H5T_VAX_F64: &'static id_t = &H5T_VAX_F64_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:435:50 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 435 | pub static H5T_NATIVE_SCHAR: &'static id_t = &H5T_NATIVE_SCHAR_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:436:50 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 436 | pub static H5T_NATIVE_UCHAR: &'static id_t = &H5T_NATIVE_UCHAR_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.105 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.105 INFO [stderr] --> src/h5t.rs:437:50 Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] 437 | pub static H5T_NATIVE_SHORT: &'static id_t = &H5T_NATIVE_SHORT_g; Dec 07 08:36:19.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.105 INFO [stderr] | Dec 07 08:36:19.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.105 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.105 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.105 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:438:51 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 438 | pub static H5T_NATIVE_USHORT: &'static id_t = &H5T_NATIVE_USHORT_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:439:48 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 439 | pub static H5T_NATIVE_INT: &'static id_t = &H5T_NATIVE_INT_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:440:49 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 440 | pub static H5T_NATIVE_UINT: &'static id_t = &H5T_NATIVE_UINT_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:441:49 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 441 | pub static H5T_NATIVE_LONG: &'static id_t = &H5T_NATIVE_LONG_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:442:50 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 442 | pub static H5T_NATIVE_ULONG: &'static id_t = &H5T_NATIVE_ULONG_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:443:50 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 443 | pub static H5T_NATIVE_LLONG: &'static id_t = &H5T_NATIVE_LLONG_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:444:51 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 444 | pub static H5T_NATIVE_ULLONG: &'static id_t = &H5T_NATIVE_ULLONG_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:445:50 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 445 | pub static H5T_NATIVE_FLOAT: &'static id_t = &H5T_NATIVE_FLOAT_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.106 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.106 INFO [stderr] Dec 07 08:36:19.106 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.106 INFO [stderr] --> src/h5t.rs:446:51 Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] 446 | pub static H5T_NATIVE_DOUBLE: &'static id_t = &H5T_NATIVE_DOUBLE_g; Dec 07 08:36:19.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.106 INFO [stderr] | Dec 07 08:36:19.106 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.106 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:447:52 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 447 | pub static H5T_NATIVE_LDOUBLE: &'static id_t = &H5T_NATIVE_LDOUBLE_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:448:47 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 448 | pub static H5T_NATIVE_B8: &'static id_t = &H5T_NATIVE_B8_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:449:48 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 449 | pub static H5T_NATIVE_B16: &'static id_t = &H5T_NATIVE_B16_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:450:48 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 450 | pub static H5T_NATIVE_B32: &'static id_t = &H5T_NATIVE_B32_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:451:48 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 451 | pub static H5T_NATIVE_B64: &'static id_t = &H5T_NATIVE_B64_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:452:51 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 452 | pub static H5T_NATIVE_OPAQUE: &'static id_t = &H5T_NATIVE_OPAQUE_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:453:50 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 453 | pub static H5T_NATIVE_HADDR: &'static id_t = &H5T_NATIVE_HADDR_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:454:50 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 454 | pub static H5T_NATIVE_HSIZE: &'static id_t = &H5T_NATIVE_HSIZE_g; Dec 07 08:36:19.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.107 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.107 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.107 INFO [stderr] Dec 07 08:36:19.107 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.107 INFO [stderr] --> src/h5t.rs:455:51 Dec 07 08:36:19.107 INFO [stderr] | Dec 07 08:36:19.107 INFO [stderr] 455 | pub static H5T_NATIVE_HSSIZE: &'static id_t = &H5T_NATIVE_HSSIZE_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:456:49 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 456 | pub static H5T_NATIVE_HERR: &'static id_t = &H5T_NATIVE_HERR_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:457:50 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 457 | pub static H5T_NATIVE_HBOOL: &'static id_t = &H5T_NATIVE_HBOOL_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:458:49 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 458 | pub static H5T_NATIVE_INT8: &'static id_t = &H5T_NATIVE_INT8_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:459:50 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 459 | pub static H5T_NATIVE_UINT8: &'static id_t = &H5T_NATIVE_UINT8_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:460:55 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 460 | pub static H5T_NATIVE_INT_LEAST8: &'static id_t = &H5T_NATIVE_INT_LEAST8_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:461:56 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 461 | pub static H5T_NATIVE_UINT_LEAST8: &'static id_t = &H5T_NATIVE_UINT_LEAST8_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:462:54 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 462 | pub static H5T_NATIVE_INT_FAST8: &'static id_t = &H5T_NATIVE_INT_FAST8_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:463:55 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] 463 | pub static H5T_NATIVE_UINT_FAST8: &'static id_t = &H5T_NATIVE_UINT_FAST8_g; Dec 07 08:36:19.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.108 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.108 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.108 INFO [stderr] Dec 07 08:36:19.108 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.108 INFO [stderr] --> src/h5t.rs:464:50 Dec 07 08:36:19.108 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 464 | pub static H5T_NATIVE_INT16: &'static id_t = &H5T_NATIVE_INT16_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:465:51 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 465 | pub static H5T_NATIVE_UINT16: &'static id_t = &H5T_NATIVE_UINT16_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:466:56 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 466 | pub static H5T_NATIVE_INT_LEAST16: &'static id_t = &H5T_NATIVE_INT_LEAST16_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:467:57 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 467 | pub static H5T_NATIVE_UINT_LEAST16: &'static id_t = &H5T_NATIVE_UINT_LEAST16_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:468:55 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 468 | pub static H5T_NATIVE_INT_FAST16: &'static id_t = &H5T_NATIVE_INT_FAST16_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:469:56 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 469 | pub static H5T_NATIVE_UINT_FAST16: &'static id_t = &H5T_NATIVE_UINT_FAST16_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:470:50 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 470 | pub static H5T_NATIVE_INT32: &'static id_t = &H5T_NATIVE_INT32_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:471:51 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 471 | pub static H5T_NATIVE_UINT32: &'static id_t = &H5T_NATIVE_UINT32_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:472:56 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 472 | pub static H5T_NATIVE_INT_LEAST32: &'static id_t = &H5T_NATIVE_INT_LEAST32_g; Dec 07 08:36:19.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.109 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.109 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.109 INFO [stderr] Dec 07 08:36:19.109 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.109 INFO [stderr] --> src/h5t.rs:473:57 Dec 07 08:36:19.109 INFO [stderr] | Dec 07 08:36:19.109 INFO [stderr] 473 | pub static H5T_NATIVE_UINT_LEAST32: &'static id_t = &H5T_NATIVE_UINT_LEAST32_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:474:55 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 474 | pub static H5T_NATIVE_INT_FAST32: &'static id_t = &H5T_NATIVE_INT_FAST32_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:475:56 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 475 | pub static H5T_NATIVE_UINT_FAST32: &'static id_t = &H5T_NATIVE_UINT_FAST32_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:476:50 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 476 | pub static H5T_NATIVE_INT64: &'static id_t = &H5T_NATIVE_INT64_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:477:51 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 477 | pub static H5T_NATIVE_UINT64: &'static id_t = &H5T_NATIVE_UINT64_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:478:56 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 478 | pub static H5T_NATIVE_INT_LEAST64: &'static id_t = &H5T_NATIVE_INT_LEAST64_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:479:57 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 479 | pub static H5T_NATIVE_UINT_LEAST64: &'static id_t = &H5T_NATIVE_UINT_LEAST64_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:480:55 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 480 | pub static H5T_NATIVE_INT_FAST64: &'static id_t = &H5T_NATIVE_INT_FAST64_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.110 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 08:36:19.110 INFO [stderr] --> src/h5t.rs:481:56 Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] 481 | pub static H5T_NATIVE_UINT_FAST64: &'static id_t = &H5T_NATIVE_UINT_FAST64_g; Dec 07 08:36:19.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 08:36:19.110 INFO [stderr] | Dec 07 08:36:19.110 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 08:36:19.110 INFO [stderr] = note: for more information, see issue #36247 Dec 07 08:36:19.110 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 08:36:19.110 INFO [stderr] Dec 07 08:36:19.116 INFO [stderr] error: aborting due to 264 previous errors Dec 07 08:36:19.116 INFO [stderr] Dec 07 08:36:19.128 INFO [stderr] error: Could not compile `libhdf5-sys`. Dec 07 08:36:19.128 INFO [stderr] Dec 07 08:36:19.128 INFO [stderr] To learn more, run the command again with --verbose. Dec 07 08:36:19.128 INFO [stderr] su: No module specific data is present Dec 07 08:36:19.934 INFO running `"docker" "inspect" "3ece274fa4f5c11b0bbdcbbff724d1786522bc32b6aed77e4c5ab9e85bc4d948"` Dec 07 08:36:20.050 INFO running `"docker" "rm" "-f" "3ece274fa4f5c11b0bbdcbbff724d1786522bc32b6aed77e4c5ab9e85bc4d948"` Dec 07 08:36:20.130 INFO [stdout] 3ece274fa4f5c11b0bbdcbbff724d1786522bc32b6aed77e4c5ab9e85bc4d948