Nov 07 12:44:21.408 INFO checking libhdf5-sys-0.2.0 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 12:44:21.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-3/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 12:44:21.601 INFO blam! 64d3daa6a010d7534285b60ea6dd19c2de0611427d16adbb323b1c1c97d772fa Nov 07 12:44:21.602 INFO running `"docker" "start" "-a" "64d3daa6a010d7534285b60ea6dd19c2de0611427d16adbb323b1c1c97d772fa"` Nov 07 12:44:22.296 INFO kablam! usermod: no changes Nov 07 12:44:22.400 INFO kablam! Compiling libhdf5-lib v0.2.0 Nov 07 12:44:24.432 INFO kablam! warning: redundant linker flag specified for library `hdf5` Nov 07 12:44:24.432 INFO kablam! Nov 07 12:44:24.528 INFO kablam! warning: redundant linker flag specified for library `hdf5` Nov 07 12:44:24.529 INFO kablam! Nov 07 12:44:24.956 INFO kablam! Compiling libhdf5-sys v0.2.0 (/source) Nov 07 12:44:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.963 INFO kablam! --> src/h5e.rs:233:45 Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! 233 | pub static H5E_ERR_CLS: &'static id_t = &H5E_ERR_CLS_g; Nov 07 12:44:27.963 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Nov 07 12:44:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.963 INFO kablam! Nov 07 12:44:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.963 INFO kablam! --> src/h5e.rs:236:45 Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! 236 | pub static H5E_DATASET: &'static id_t = &H5E_DATASET_g; Nov 07 12:44:27.963 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.963 INFO kablam! Nov 07 12:44:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.963 INFO kablam! --> src/h5e.rs:237:42 Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! 237 | pub static H5E_FUNC: &'static id_t = &H5E_FUNC_g; Nov 07 12:44:27.963 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.963 INFO kablam! Nov 07 12:44:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.963 INFO kablam! --> src/h5e.rs:238:45 Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! 238 | pub static H5E_STORAGE: &'static id_t = &H5E_STORAGE_g; Nov 07 12:44:27.963 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.963 INFO kablam! Nov 07 12:44:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.963 INFO kablam! --> src/h5e.rs:239:42 Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! 239 | pub static H5E_FILE: &'static id_t = &H5E_FILE_g; Nov 07 12:44:27.963 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.963 INFO kablam! Nov 07 12:44:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.963 INFO kablam! --> src/h5e.rs:240:42 Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! 240 | pub static H5E_SOHM: &'static id_t = &H5E_SOHM_g; Nov 07 12:44:27.963 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.963 INFO kablam! Nov 07 12:44:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.963 INFO kablam! --> src/h5e.rs:241:41 Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! 241 | pub static H5E_SYM: &'static id_t = &H5E_SYM_g; Nov 07 12:44:27.963 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:27.963 INFO kablam! | Nov 07 12:44:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.964 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.964 INFO kablam! Nov 07 12:44:27.964 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.964 INFO kablam! --> src/h5e.rs:242:44 Nov 07 12:44:27.964 INFO kablam! | Nov 07 12:44:27.964 INFO kablam! 242 | pub static H5E_PLUGIN: &'static id_t = &H5E_PLUGIN_g; Nov 07 12:44:27.964 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:27.964 INFO kablam! | Nov 07 12:44:27.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.964 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.964 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.964 INFO kablam! Nov 07 12:44:27.968 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.968 INFO kablam! --> src/h5e.rs:243:41 Nov 07 12:44:27.968 INFO kablam! | Nov 07 12:44:27.968 INFO kablam! 243 | pub static H5E_VFL: &'static id_t = &H5E_VFL_g; Nov 07 12:44:27.968 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:27.969 INFO kablam! | Nov 07 12:44:27.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.969 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.969 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.969 INFO kablam! Nov 07 12:44:27.970 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.970 INFO kablam! --> src/h5e.rs:244:46 Nov 07 12:44:27.970 INFO kablam! | Nov 07 12:44:27.970 INFO kablam! 244 | pub static H5E_INTERNAL: &'static id_t = &H5E_INTERNAL_g; Nov 07 12:44:27.970 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:27.970 INFO kablam! | Nov 07 12:44:27.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.971 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.971 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.971 INFO kablam! Nov 07 12:44:27.971 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.971 INFO kablam! --> src/h5e.rs:245:43 Nov 07 12:44:27.972 INFO kablam! | Nov 07 12:44:27.972 INFO kablam! 245 | pub static H5E_BTREE: &'static id_t = &H5E_BTREE_g; Nov 07 12:44:27.972 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:27.972 INFO kablam! | Nov 07 12:44:27.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.972 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.972 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.973 INFO kablam! Nov 07 12:44:27.973 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.973 INFO kablam! --> src/h5e.rs:246:47 Nov 07 12:44:27.973 INFO kablam! | Nov 07 12:44:27.973 INFO kablam! 246 | pub static H5E_REFERENCE: &'static id_t = &H5E_REFERENCE_g; Nov 07 12:44:27.973 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:27.973 INFO kablam! | Nov 07 12:44:27.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.973 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.974 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.974 INFO kablam! Nov 07 12:44:27.974 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.974 INFO kablam! --> src/h5e.rs:247:47 Nov 07 12:44:27.974 INFO kablam! | Nov 07 12:44:27.974 INFO kablam! 247 | pub static H5E_DATASPACE: &'static id_t = &H5E_DATASPACE_g; Nov 07 12:44:27.974 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:27.974 INFO kablam! | Nov 07 12:44:27.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.975 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.975 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.975 INFO kablam! Nov 07 12:44:27.975 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.975 INFO kablam! --> src/h5e.rs:248:46 Nov 07 12:44:27.975 INFO kablam! | Nov 07 12:44:27.975 INFO kablam! 248 | pub static H5E_RESOURCE: &'static id_t = &H5E_RESOURCE_g; Nov 07 12:44:27.975 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:27.976 INFO kablam! | Nov 07 12:44:27.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.976 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.976 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.976 INFO kablam! Nov 07 12:44:27.976 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.976 INFO kablam! --> src/h5e.rs:249:43 Nov 07 12:44:27.976 INFO kablam! | Nov 07 12:44:27.977 INFO kablam! 249 | pub static H5E_PLIST: &'static id_t = &H5E_PLIST_g; Nov 07 12:44:27.977 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:27.977 INFO kablam! | Nov 07 12:44:27.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.977 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.977 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.977 INFO kablam! Nov 07 12:44:27.977 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.978 INFO kablam! --> src/h5e.rs:250:42 Nov 07 12:44:27.978 INFO kablam! | Nov 07 12:44:27.978 INFO kablam! 250 | pub static H5E_LINK: &'static id_t = &H5E_LINK_g; Nov 07 12:44:27.978 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.978 INFO kablam! | Nov 07 12:44:27.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.978 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.978 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.978 INFO kablam! Nov 07 12:44:27.979 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.979 INFO kablam! --> src/h5e.rs:251:46 Nov 07 12:44:27.979 INFO kablam! | Nov 07 12:44:27.979 INFO kablam! 251 | pub static H5E_DATATYPE: &'static id_t = &H5E_DATATYPE_g; Nov 07 12:44:27.979 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:27.979 INFO kablam! | Nov 07 12:44:27.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.979 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.980 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.980 INFO kablam! Nov 07 12:44:27.980 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.980 INFO kablam! --> src/h5e.rs:252:40 Nov 07 12:44:27.980 INFO kablam! | Nov 07 12:44:27.980 INFO kablam! 252 | pub static H5E_RS: &'static id_t = &H5E_RS_g; Nov 07 12:44:27.980 INFO kablam! | ^^^^^^^^^ Nov 07 12:44:27.980 INFO kablam! | Nov 07 12:44:27.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.981 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.981 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.981 INFO kablam! Nov 07 12:44:27.981 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.981 INFO kablam! --> src/h5e.rs:253:42 Nov 07 12:44:27.981 INFO kablam! | Nov 07 12:44:27.981 INFO kablam! 253 | pub static H5E_HEAP: &'static id_t = &H5E_HEAP_g; Nov 07 12:44:27.981 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.982 INFO kablam! | Nov 07 12:44:27.982 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.982 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.982 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.982 INFO kablam! Nov 07 12:44:27.982 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.982 INFO kablam! --> src/h5e.rs:254:42 Nov 07 12:44:27.982 INFO kablam! | Nov 07 12:44:27.982 INFO kablam! 254 | pub static H5E_OHDR: &'static id_t = &H5E_OHDR_g; Nov 07 12:44:27.983 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.983 INFO kablam! | Nov 07 12:44:27.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.983 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.992 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.992 INFO kablam! Nov 07 12:44:27.992 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.992 INFO kablam! --> src/h5e.rs:255:42 Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! 255 | pub static H5E_ATOM: &'static id_t = &H5E_ATOM_g; Nov 07 12:44:27.992 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.992 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.992 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.992 INFO kablam! Nov 07 12:44:27.992 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.992 INFO kablam! --> src/h5e.rs:256:42 Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! 256 | pub static H5E_ATTR: &'static id_t = &H5E_ATTR_g; Nov 07 12:44:27.992 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.992 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.992 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.992 INFO kablam! Nov 07 12:44:27.992 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.992 INFO kablam! --> src/h5e.rs:257:48 Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! 257 | pub static H5E_NONE_MAJOR: &'static id_t = &H5E_NONE_MAJOR_g; Nov 07 12:44:27.992 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.992 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.992 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.992 INFO kablam! Nov 07 12:44:27.992 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.992 INFO kablam! --> src/h5e.rs:258:40 Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! 258 | pub static H5E_IO: &'static id_t = &H5E_IO_g; Nov 07 12:44:27.992 INFO kablam! | ^^^^^^^^^ Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.992 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.992 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.992 INFO kablam! Nov 07 12:44:27.992 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.992 INFO kablam! --> src/h5e.rs:259:43 Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.992 INFO kablam! 259 | pub static H5E_SLIST: &'static id_t = &H5E_SLIST_g; Nov 07 12:44:27.992 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:27.992 INFO kablam! | Nov 07 12:44:27.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.993 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.993 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.993 INFO kablam! Nov 07 12:44:27.993 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.993 INFO kablam! --> src/h5e.rs:260:41 Nov 07 12:44:27.993 INFO kablam! | Nov 07 12:44:27.993 INFO kablam! 260 | pub static H5E_EFL: &'static id_t = &H5E_EFL_g; Nov 07 12:44:27.993 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:27.993 INFO kablam! | Nov 07 12:44:27.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:27.993 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:27.993 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:27.993 INFO kablam! Nov 07 12:44:27.993 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:27.993 INFO kablam! --> src/h5e.rs:261:41 Nov 07 12:44:27.993 INFO kablam! | Nov 07 12:44:27.993 INFO kablam! 261 | pub static H5E_TST: &'static id_t = &H5E_TST_g; Nov 07 12:44:27.993 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:27.993 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.004 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.004 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.004 INFO kablam! Nov 07 12:44:28.004 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.004 INFO kablam! --> src/h5e.rs:262:42 Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! 262 | pub static H5E_ARGS: &'static id_t = &H5E_ARGS_g; Nov 07 12:44:28.004 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.004 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.004 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.004 INFO kablam! Nov 07 12:44:28.004 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.004 INFO kablam! --> src/h5e.rs:263:43 Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! 263 | pub static H5E_ERROR: &'static id_t = &H5E_ERROR_g; Nov 07 12:44:28.004 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.004 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.004 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.004 INFO kablam! Nov 07 12:44:28.004 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.004 INFO kablam! --> src/h5e.rs:264:43 Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! 264 | pub static H5E_PLINE: &'static id_t = &H5E_PLINE_g; Nov 07 12:44:28.004 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.004 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.004 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.004 INFO kablam! Nov 07 12:44:28.004 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.004 INFO kablam! --> src/h5e.rs:265:44 Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! 265 | pub static H5E_FSPACE: &'static id_t = &H5E_FSPACE_g; Nov 07 12:44:28.004 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.004 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.004 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.004 INFO kablam! Nov 07 12:44:28.004 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.004 INFO kablam! --> src/h5e.rs:266:43 Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! 266 | pub static H5E_CACHE: &'static id_t = &H5E_CACHE_g; Nov 07 12:44:28.004 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.004 INFO kablam! | Nov 07 12:44:28.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:267:47 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 267 | pub static H5E_SEEKERROR: &'static id_t = &H5E_SEEKERROR_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:268:47 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 268 | pub static H5E_READERROR: &'static id_t = &H5E_READERROR_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:269:48 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 269 | pub static H5E_WRITEERROR: &'static id_t = &H5E_WRITEERROR_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:270:48 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 270 | pub static H5E_CLOSEERROR: &'static id_t = &H5E_CLOSEERROR_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:271:46 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 271 | pub static H5E_OVERFLOW: &'static id_t = &H5E_OVERFLOW_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:272:43 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 272 | pub static H5E_FCNTL: &'static id_t = &H5E_FCNTL_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:273:45 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 273 | pub static H5E_NOSPACE: &'static id_t = &H5E_NOSPACE_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:274:47 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 274 | pub static H5E_CANTALLOC: &'static id_t = &H5E_CANTALLOC_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.005 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.005 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.005 INFO kablam! Nov 07 12:44:28.005 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.005 INFO kablam! --> src/h5e.rs:275:46 Nov 07 12:44:28.005 INFO kablam! | Nov 07 12:44:28.005 INFO kablam! 275 | pub static H5E_CANTCOPY: &'static id_t = &H5E_CANTCOPY_g; Nov 07 12:44:28.005 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.006 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.006 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.006 INFO kablam! Nov 07 12:44:28.006 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.006 INFO kablam! --> src/h5e.rs:276:46 Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! 276 | pub static H5E_CANTFREE: &'static id_t = &H5E_CANTFREE_g; Nov 07 12:44:28.006 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.006 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.006 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.006 INFO kablam! Nov 07 12:44:28.006 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.006 INFO kablam! --> src/h5e.rs:277:51 Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! 277 | pub static H5E_ALREADYEXISTS: &'static id_t = &H5E_ALREADYEXISTS_g; Nov 07 12:44:28.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.006 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.006 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.006 INFO kablam! Nov 07 12:44:28.006 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.006 INFO kablam! --> src/h5e.rs:278:46 Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! 278 | pub static H5E_CANTLOCK: &'static id_t = &H5E_CANTLOCK_g; Nov 07 12:44:28.006 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.006 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.006 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.006 INFO kablam! Nov 07 12:44:28.006 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.006 INFO kablam! --> src/h5e.rs:279:48 Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! 279 | pub static H5E_CANTUNLOCK: &'static id_t = &H5E_CANTUNLOCK_g; Nov 07 12:44:28.006 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.006 INFO kablam! | Nov 07 12:44:28.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.006 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.016 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.016 INFO kablam! Nov 07 12:44:28.016 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.016 INFO kablam! --> src/h5e.rs:280:44 Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! 280 | pub static H5E_CANTGC: &'static id_t = &H5E_CANTGC_g; Nov 07 12:44:28.016 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.016 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.016 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.016 INFO kablam! Nov 07 12:44:28.016 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.016 INFO kablam! --> src/h5e.rs:281:49 Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! 281 | pub static H5E_CANTGETSIZE: &'static id_t = &H5E_CANTGETSIZE_g; Nov 07 12:44:28.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.016 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.016 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.016 INFO kablam! Nov 07 12:44:28.016 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.016 INFO kablam! --> src/h5e.rs:282:45 Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! 282 | pub static H5E_OBJOPEN: &'static id_t = &H5E_OBJOPEN_g; Nov 07 12:44:28.016 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.016 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.016 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.016 INFO kablam! Nov 07 12:44:28.016 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.016 INFO kablam! --> src/h5e.rs:283:49 Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! 283 | pub static H5E_CANTRESTORE: &'static id_t = &H5E_CANTRESTORE_g; Nov 07 12:44:28.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.016 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.016 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.016 INFO kablam! Nov 07 12:44:28.016 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.016 INFO kablam! --> src/h5e.rs:284:49 Nov 07 12:44:28.016 INFO kablam! | Nov 07 12:44:28.016 INFO kablam! 284 | pub static H5E_CANTCOMPUTE: &'static id_t = &H5E_CANTCOMPUTE_g; Nov 07 12:44:28.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:285:48 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 285 | pub static H5E_CANTEXTEND: &'static id_t = &H5E_CANTEXTEND_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:286:48 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 286 | pub static H5E_CANTATTACH: &'static id_t = &H5E_CANTATTACH_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:287:48 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 287 | pub static H5E_CANTUPDATE: &'static id_t = &H5E_CANTUPDATE_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:288:49 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 288 | pub static H5E_CANTOPERATE: &'static id_t = &H5E_CANTOPERATE_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:289:46 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 289 | pub static H5E_CANTINIT: &'static id_t = &H5E_CANTINIT_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:290:49 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 290 | pub static H5E_ALREADYINIT: &'static id_t = &H5E_ALREADYINIT_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:291:49 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 291 | pub static H5E_CANTRELEASE: &'static id_t = &H5E_CANTRELEASE_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.017 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.017 INFO kablam! Nov 07 12:44:28.017 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.017 INFO kablam! --> src/h5e.rs:292:45 Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! 292 | pub static H5E_CANTGET: &'static id_t = &H5E_CANTGET_g; Nov 07 12:44:28.017 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.017 INFO kablam! | Nov 07 12:44:28.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.017 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:293:45 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 293 | pub static H5E_CANTSET: &'static id_t = &H5E_CANTSET_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:294:46 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 294 | pub static H5E_DUPCLASS: &'static id_t = &H5E_DUPCLASS_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:295:51 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 295 | pub static H5E_SETDISALLOWED: &'static id_t = &H5E_SETDISALLOWED_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:296:47 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 296 | pub static H5E_CANTMERGE: &'static id_t = &H5E_CANTMERGE_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:297:48 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 297 | pub static H5E_CANTREVIVE: &'static id_t = &H5E_CANTREVIVE_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:298:48 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 298 | pub static H5E_CANTSHRINK: &'static id_t = &H5E_CANTSHRINK_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:299:47 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 299 | pub static H5E_LINKCOUNT: &'static id_t = &H5E_LINKCOUNT_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:300:45 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 300 | pub static H5E_VERSION: &'static id_t = &H5E_VERSION_g; Nov 07 12:44:28.018 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.018 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.018 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.018 INFO kablam! Nov 07 12:44:28.018 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.018 INFO kablam! --> src/h5e.rs:301:47 Nov 07 12:44:28.018 INFO kablam! | Nov 07 12:44:28.018 INFO kablam! 301 | pub static H5E_ALIGNMENT: &'static id_t = &H5E_ALIGNMENT_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:302:45 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 302 | pub static H5E_BADMESG: &'static id_t = &H5E_BADMESG_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:303:48 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 303 | pub static H5E_CANTDELETE: &'static id_t = &H5E_CANTDELETE_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:304:45 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 304 | pub static H5E_BADITER: &'static id_t = &H5E_BADITER_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:305:46 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 305 | pub static H5E_CANTPACK: &'static id_t = &H5E_CANTPACK_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:306:47 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 306 | pub static H5E_CANTRESET: &'static id_t = &H5E_CANTRESET_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:307:48 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 307 | pub static H5E_CANTRENAME: &'static id_t = &H5E_CANTRENAME_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:308:47 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 308 | pub static H5E_SYSERRSTR: &'static id_t = &H5E_SYSERRSTR_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.019 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.019 INFO kablam! Nov 07 12:44:28.019 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.019 INFO kablam! --> src/h5e.rs:309:46 Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! 309 | pub static H5E_NOFILTER: &'static id_t = &H5E_NOFILTER_g; Nov 07 12:44:28.019 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.019 INFO kablam! | Nov 07 12:44:28.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.019 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:310:46 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 310 | pub static H5E_CALLBACK: &'static id_t = &H5E_CALLBACK_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:311:46 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 311 | pub static H5E_CANAPPLY: &'static id_t = &H5E_CANAPPLY_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:312:46 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 312 | pub static H5E_SETLOCAL: &'static id_t = &H5E_SETLOCAL_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:313:47 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 313 | pub static H5E_NOENCODER: &'static id_t = &H5E_NOENCODER_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:314:48 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 314 | pub static H5E_CANTFILTER: &'static id_t = &H5E_CANTFILTER_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:315:49 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 315 | pub static H5E_CANTOPENOBJ: &'static id_t = &H5E_CANTOPENOBJ_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:316:50 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 316 | pub static H5E_CANTCLOSEOBJ: &'static id_t = &H5E_CANTCLOSEOBJ_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.020 INFO kablam! --> src/h5e.rs:317:45 Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! 317 | pub static H5E_COMPLEN: &'static id_t = &H5E_COMPLEN_g; Nov 07 12:44:28.020 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.020 INFO kablam! | Nov 07 12:44:28.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.020 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.020 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.020 INFO kablam! Nov 07 12:44:28.020 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.021 INFO kablam! --> src/h5e.rs:318:42 Nov 07 12:44:28.021 INFO kablam! | Nov 07 12:44:28.021 INFO kablam! 318 | pub static H5E_PATH: &'static id_t = &H5E_PATH_g; Nov 07 12:44:28.021 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.021 INFO kablam! | Nov 07 12:44:28.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.021 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.021 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.021 INFO kablam! Nov 07 12:44:28.032 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.032 INFO kablam! --> src/h5e.rs:319:48 Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! 319 | pub static H5E_NONE_MINOR: &'static id_t = &H5E_NONE_MINOR_g; Nov 07 12:44:28.032 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.032 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.032 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.032 INFO kablam! Nov 07 12:44:28.032 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.032 INFO kablam! --> src/h5e.rs:320:47 Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! 320 | pub static H5E_OPENERROR: &'static id_t = &H5E_OPENERROR_g; Nov 07 12:44:28.032 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.032 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.032 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.032 INFO kablam! Nov 07 12:44:28.032 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.032 INFO kablam! --> src/h5e.rs:321:48 Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! 321 | pub static H5E_FILEEXISTS: &'static id_t = &H5E_FILEEXISTS_g; Nov 07 12:44:28.032 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.032 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.032 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.032 INFO kablam! Nov 07 12:44:28.032 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.032 INFO kablam! --> src/h5e.rs:322:46 Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! 322 | pub static H5E_FILEOPEN: &'static id_t = &H5E_FILEOPEN_g; Nov 07 12:44:28.032 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.032 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.032 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.032 INFO kablam! Nov 07 12:44:28.032 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.032 INFO kablam! --> src/h5e.rs:323:48 Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! 323 | pub static H5E_CANTCREATE: &'static id_t = &H5E_CANTCREATE_g; Nov 07 12:44:28.032 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.032 INFO kablam! | Nov 07 12:44:28.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.032 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.032 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:324:50 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 324 | pub static H5E_CANTOPENFILE: &'static id_t = &H5E_CANTOPENFILE_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:325:51 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 325 | pub static H5E_CANTCLOSEFILE: &'static id_t = &H5E_CANTCLOSEFILE_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:326:45 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 326 | pub static H5E_NOTHDF5: &'static id_t = &H5E_NOTHDF5_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:327:45 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 327 | pub static H5E_BADFILE: &'static id_t = &H5E_BADFILE_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:328:47 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 328 | pub static H5E_TRUNCATED: &'static id_t = &H5E_TRUNCATED_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:329:43 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 329 | pub static H5E_MOUNT: &'static id_t = &H5E_MOUNT_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:330:45 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 330 | pub static H5E_BADATOM: &'static id_t = &H5E_BADATOM_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:331:46 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 331 | pub static H5E_BADGROUP: &'static id_t = &H5E_BADGROUP_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.033 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.033 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.033 INFO kablam! Nov 07 12:44:28.033 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.033 INFO kablam! --> src/h5e.rs:332:50 Nov 07 12:44:28.033 INFO kablam! | Nov 07 12:44:28.033 INFO kablam! 332 | pub static H5E_CANTREGISTER: &'static id_t = &H5E_CANTREGISTER_g; Nov 07 12:44:28.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:333:45 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 333 | pub static H5E_CANTINC: &'static id_t = &H5E_CANTINC_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:334:45 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 334 | pub static H5E_CANTDEC: &'static id_t = &H5E_CANTDEC_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:335:43 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 335 | pub static H5E_NOIDS: &'static id_t = &H5E_NOIDS_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:336:47 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 336 | pub static H5E_CANTFLUSH: &'static id_t = &H5E_CANTFLUSH_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:337:51 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 337 | pub static H5E_CANTSERIALIZE: &'static id_t = &H5E_CANTSERIALIZE_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:338:46 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 338 | pub static H5E_CANTLOAD: &'static id_t = &H5E_CANTLOAD_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:339:45 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 339 | pub static H5E_PROTECT: &'static id_t = &H5E_PROTECT_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.034 INFO kablam! --> src/h5e.rs:340:47 Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! 340 | pub static H5E_NOTCACHED: &'static id_t = &H5E_NOTCACHED_g; Nov 07 12:44:28.034 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.034 INFO kablam! | Nov 07 12:44:28.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.034 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.034 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.034 INFO kablam! Nov 07 12:44:28.034 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.035 INFO kablam! --> src/h5e.rs:341:44 Nov 07 12:44:28.035 INFO kablam! | Nov 07 12:44:28.035 INFO kablam! 341 | pub static H5E_SYSTEM: &'static id_t = &H5E_SYSTEM_g; Nov 07 12:44:28.035 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.035 INFO kablam! | Nov 07 12:44:28.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.035 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.035 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.035 INFO kablam! Nov 07 12:44:28.044 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.044 INFO kablam! --> src/h5e.rs:342:45 Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! 342 | pub static H5E_CANTINS: &'static id_t = &H5E_CANTINS_g; Nov 07 12:44:28.044 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.044 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.044 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.044 INFO kablam! Nov 07 12:44:28.044 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.044 INFO kablam! --> src/h5e.rs:343:49 Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! 343 | pub static H5E_CANTPROTECT: &'static id_t = &H5E_CANTPROTECT_g; Nov 07 12:44:28.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.044 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.044 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.044 INFO kablam! Nov 07 12:44:28.044 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.044 INFO kablam! --> src/h5e.rs:344:51 Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! 344 | pub static H5E_CANTUNPROTECT: &'static id_t = &H5E_CANTUNPROTECT_g; Nov 07 12:44:28.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.044 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.044 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.044 INFO kablam! Nov 07 12:44:28.044 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.044 INFO kablam! --> src/h5e.rs:345:45 Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! 345 | pub static H5E_CANTPIN: &'static id_t = &H5E_CANTPIN_g; Nov 07 12:44:28.044 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.044 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.044 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.044 INFO kablam! Nov 07 12:44:28.044 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.044 INFO kablam! --> src/h5e.rs:346:47 Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! 346 | pub static H5E_CANTUNPIN: &'static id_t = &H5E_CANTUNPIN_g; Nov 07 12:44:28.044 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.044 INFO kablam! | Nov 07 12:44:28.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.044 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:347:51 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 347 | pub static H5E_CANTMARKDIRTY: &'static id_t = &H5E_CANTMARKDIRTY_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:348:47 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 348 | pub static H5E_CANTDIRTY: &'static id_t = &H5E_CANTDIRTY_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:349:49 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 349 | pub static H5E_CANTEXPUNGE: &'static id_t = &H5E_CANTEXPUNGE_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:350:48 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 350 | pub static H5E_CANTRESIZE: &'static id_t = &H5E_CANTRESIZE_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:351:46 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 351 | pub static H5E_TRAVERSE: &'static id_t = &H5E_TRAVERSE_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:352:44 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 352 | pub static H5E_NLINKS: &'static id_t = &H5E_NLINKS_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:353:51 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 353 | pub static H5E_NOTREGISTERED: &'static id_t = &H5E_NOTREGISTERED_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:354:46 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 354 | pub static H5E_CANTMOVE: &'static id_t = &H5E_CANTMOVE_g; Nov 07 12:44:28.045 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.045 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.045 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.045 INFO kablam! Nov 07 12:44:28.045 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.045 INFO kablam! --> src/h5e.rs:355:46 Nov 07 12:44:28.045 INFO kablam! | Nov 07 12:44:28.045 INFO kablam! 355 | pub static H5E_CANTSORT: &'static id_t = &H5E_CANTSORT_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:356:41 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 356 | pub static H5E_MPI: &'static id_t = &H5E_MPI_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:357:47 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 357 | pub static H5E_MPIERRSTR: &'static id_t = &H5E_MPIERRSTR_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:358:46 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 358 | pub static H5E_CANTRECV: &'static id_t = &H5E_CANTRECV_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:359:46 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 359 | pub static H5E_CANTCLIP: &'static id_t = &H5E_CANTCLIP_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:360:47 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 360 | pub static H5E_CANTCOUNT: &'static id_t = &H5E_CANTCOUNT_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:361:48 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 361 | pub static H5E_CANTSELECT: &'static id_t = &H5E_CANTSELECT_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:362:46 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 362 | pub static H5E_CANTNEXT: &'static id_t = &H5E_CANTNEXT_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:363:47 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! 363 | pub static H5E_BADSELECT: &'static id_t = &H5E_BADSELECT_g; Nov 07 12:44:28.046 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.046 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.046 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.046 INFO kablam! Nov 07 12:44:28.046 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.046 INFO kablam! --> src/h5e.rs:364:49 Nov 07 12:44:28.046 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 364 | pub static H5E_CANTCOMPARE: &'static id_t = &H5E_CANTCOMPARE_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:365:51 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 365 | pub static H5E_UNINITIALIZED: &'static id_t = &H5E_UNINITIALIZED_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:366:49 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 366 | pub static H5E_UNSUPPORTED: &'static id_t = &H5E_UNSUPPORTED_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:367:45 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 367 | pub static H5E_BADTYPE: &'static id_t = &H5E_BADTYPE_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:368:46 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 368 | pub static H5E_BADRANGE: &'static id_t = &H5E_BADRANGE_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:369:46 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 369 | pub static H5E_BADVALUE: &'static id_t = &H5E_BADVALUE_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:370:46 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 370 | pub static H5E_NOTFOUND: &'static id_t = &H5E_NOTFOUND_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:371:44 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 371 | pub static H5E_EXISTS: &'static id_t = &H5E_EXISTS_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.047 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.047 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.047 INFO kablam! Nov 07 12:44:28.047 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.047 INFO kablam! --> src/h5e.rs:372:48 Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! 372 | pub static H5E_CANTENCODE: &'static id_t = &H5E_CANTENCODE_g; Nov 07 12:44:28.047 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.047 INFO kablam! | Nov 07 12:44:28.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:373:48 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 373 | pub static H5E_CANTDECODE: &'static id_t = &H5E_CANTDECODE_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:374:47 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 374 | pub static H5E_CANTSPLIT: &'static id_t = &H5E_CANTSPLIT_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:375:54 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 375 | pub static H5E_CANTREDISTRIBUTE: &'static id_t = &H5E_CANTREDISTRIBUTE_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:376:46 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 376 | pub static H5E_CANTSWAP: &'static id_t = &H5E_CANTSWAP_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:377:48 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 377 | pub static H5E_CANTINSERT: &'static id_t = &H5E_CANTINSERT_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:378:46 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 378 | pub static H5E_CANTLIST: &'static id_t = &H5E_CANTLIST_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:379:48 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 379 | pub static H5E_CANTMODIFY: &'static id_t = &H5E_CANTMODIFY_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.048 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.048 INFO kablam! --> src/h5e.rs:380:48 Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! 380 | pub static H5E_CANTREMOVE: &'static id_t = &H5E_CANTREMOVE_g; Nov 07 12:44:28.048 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.048 INFO kablam! | Nov 07 12:44:28.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.048 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.048 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.048 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5e.rs:381:49 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 381 | pub static H5E_CANTCONVERT: &'static id_t = &H5E_CANTCONVERT_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5e.rs:382:45 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 382 | pub static H5E_BADSIZE: &'static id_t = &H5E_BADSIZE_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5p.rs:198:46 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 198 | pub static H5P_CLS_ROOT: &'static id_t = &H5P_CLS_ROOT_ID_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5p.rs:199:55 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 199 | pub static H5P_CLS_OBJECT_CREATE: &'static id_t = &H5P_CLS_OBJECT_CREATE_ID_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5p.rs:200:53 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 200 | pub static H5P_CLS_FILE_CREATE: &'static id_t = &H5P_CLS_FILE_CREATE_ID_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5p.rs:201:53 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 201 | pub static H5P_CLS_FILE_ACCESS: &'static id_t = &H5P_CLS_FILE_ACCESS_ID_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5p.rs:202:56 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 202 | pub static H5P_CLS_DATASET_CREATE: &'static id_t = &H5P_CLS_DATASET_CREATE_ID_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5p.rs:203:56 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 203 | pub static H5P_CLS_DATASET_ACCESS: &'static id_t = &H5P_CLS_DATASET_ACCESS_ID_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.049 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.049 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.049 INFO kablam! Nov 07 12:44:28.049 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.049 INFO kablam! --> src/h5p.rs:204:54 Nov 07 12:44:28.049 INFO kablam! | Nov 07 12:44:28.049 INFO kablam! 204 | pub static H5P_CLS_DATASET_XFER: &'static id_t = &H5P_CLS_DATASET_XFER_ID_g; Nov 07 12:44:28.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:205:52 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 205 | pub static H5P_CLS_FILE_MOUNT: &'static id_t = &H5P_CLS_FILE_MOUNT_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:206:54 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 206 | pub static H5P_CLS_GROUP_CREATE: &'static id_t = &H5P_CLS_GROUP_CREATE_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:207:54 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 207 | pub static H5P_CLS_GROUP_ACCESS: &'static id_t = &H5P_CLS_GROUP_ACCESS_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:208:57 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 208 | pub static H5P_CLS_DATATYPE_CREATE: &'static id_t = &H5P_CLS_DATATYPE_CREATE_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:209:57 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 209 | pub static H5P_CLS_DATATYPE_ACCESS: &'static id_t = &H5P_CLS_DATATYPE_ACCESS_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:210:55 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 210 | pub static H5P_CLS_STRING_CREATE: &'static id_t = &H5P_CLS_STRING_CREATE_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:211:58 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 211 | pub static H5P_CLS_ATTRIBUTE_CREATE: &'static id_t = &H5P_CLS_ATTRIBUTE_CREATE_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.050 INFO kablam! Nov 07 12:44:28.050 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.050 INFO kablam! --> src/h5p.rs:212:53 Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! 212 | pub static H5P_CLS_OBJECT_COPY: &'static id_t = &H5P_CLS_OBJECT_COPY_ID_g; Nov 07 12:44:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.050 INFO kablam! | Nov 07 12:44:28.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.050 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.050 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.051 INFO kablam! Nov 07 12:44:28.051 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.051 INFO kablam! --> src/h5p.rs:213:53 Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! 213 | pub static H5P_CLS_LINK_CREATE: &'static id_t = &H5P_CLS_LINK_CREATE_ID_g; Nov 07 12:44:28.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.051 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.051 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.051 INFO kablam! Nov 07 12:44:28.051 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.051 INFO kablam! --> src/h5p.rs:214:53 Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! 214 | pub static H5P_CLS_LINK_ACCESS: &'static id_t = &H5P_CLS_LINK_ACCESS_ID_g; Nov 07 12:44:28.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.051 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.051 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.051 INFO kablam! Nov 07 12:44:28.051 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.051 INFO kablam! --> src/h5p.rs:216:53 Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! 216 | pub static H5P_LST_FILE_CREATE: &'static id_t = &H5P_LST_FILE_CREATE_ID_g; Nov 07 12:44:28.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.051 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.051 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.051 INFO kablam! Nov 07 12:44:28.051 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.051 INFO kablam! --> src/h5p.rs:217:53 Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! 217 | pub static H5P_LST_FILE_ACCESS: &'static id_t = &H5P_LST_FILE_ACCESS_ID_g; Nov 07 12:44:28.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.051 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.051 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.051 INFO kablam! Nov 07 12:44:28.051 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.051 INFO kablam! --> src/h5p.rs:218:56 Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! 218 | pub static H5P_LST_DATASET_CREATE: &'static id_t = &H5P_LST_DATASET_CREATE_ID_g; Nov 07 12:44:28.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.051 INFO kablam! | Nov 07 12:44:28.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.051 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.064 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.064 INFO kablam! Nov 07 12:44:28.064 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.064 INFO kablam! --> src/h5p.rs:219:56 Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! 219 | pub static H5P_LST_DATASET_ACCESS: &'static id_t = &H5P_LST_DATASET_ACCESS_ID_g; Nov 07 12:44:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.064 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.064 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.064 INFO kablam! Nov 07 12:44:28.064 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.064 INFO kablam! --> src/h5p.rs:220:54 Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! 220 | pub static H5P_LST_DATASET_XFER: &'static id_t = &H5P_LST_DATASET_XFER_ID_g; Nov 07 12:44:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.064 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.064 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.064 INFO kablam! Nov 07 12:44:28.064 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.064 INFO kablam! --> src/h5p.rs:221:52 Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! 221 | pub static H5P_LST_FILE_MOUNT: &'static id_t = &H5P_LST_FILE_MOUNT_ID_g; Nov 07 12:44:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.064 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.064 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.064 INFO kablam! Nov 07 12:44:28.064 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.064 INFO kablam! --> src/h5p.rs:222:54 Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! 222 | pub static H5P_LST_GROUP_CREATE: &'static id_t = &H5P_LST_GROUP_CREATE_ID_g; Nov 07 12:44:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.064 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.064 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.064 INFO kablam! Nov 07 12:44:28.064 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.064 INFO kablam! --> src/h5p.rs:223:54 Nov 07 12:44:28.064 INFO kablam! | Nov 07 12:44:28.064 INFO kablam! 223 | pub static H5P_LST_GROUP_ACCESS: &'static id_t = &H5P_LST_GROUP_ACCESS_ID_g; Nov 07 12:44:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5p.rs:224:57 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 224 | pub static H5P_LST_DATATYPE_CREATE: &'static id_t = &H5P_LST_DATATYPE_CREATE_ID_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5p.rs:225:57 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 225 | pub static H5P_LST_DATATYPE_ACCESS: &'static id_t = &H5P_LST_DATATYPE_ACCESS_ID_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5p.rs:226:58 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 226 | pub static H5P_LST_ATTRIBUTE_CREATE: &'static id_t = &H5P_LST_ATTRIBUTE_CREATE_ID_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5p.rs:227:53 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 227 | pub static H5P_LST_OBJECT_COPY: &'static id_t = &H5P_LST_OBJECT_COPY_ID_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5p.rs:228:53 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 228 | pub static H5P_LST_LINK_CREATE: &'static id_t = &H5P_LST_LINK_CREATE_ID_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5p.rs:229:53 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 229 | pub static H5P_LST_LINK_ACCESS: &'static id_t = &H5P_LST_LINK_ACCESS_ID_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5t.rs:397:48 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 397 | pub static H5T_IEEE_F32BE: &'static id_t = &H5T_IEEE_F32BE_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.065 INFO kablam! --> src/h5t.rs:398:48 Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! 398 | pub static H5T_IEEE_F32LE: &'static id_t = &H5T_IEEE_F32LE_g; Nov 07 12:44:28.065 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.065 INFO kablam! | Nov 07 12:44:28.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.065 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.065 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.065 INFO kablam! Nov 07 12:44:28.065 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:399:48 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 399 | pub static H5T_IEEE_F64BE: &'static id_t = &H5T_IEEE_F64BE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:400:48 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 400 | pub static H5T_IEEE_F64LE: &'static id_t = &H5T_IEEE_F64LE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:401:46 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 401 | pub static H5T_STD_I8BE: &'static id_t = &H5T_STD_I8BE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:402:46 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 402 | pub static H5T_STD_I8LE: &'static id_t = &H5T_STD_I8LE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:403:47 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 403 | pub static H5T_STD_I16BE: &'static id_t = &H5T_STD_I16BE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:404:47 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 404 | pub static H5T_STD_I16LE: &'static id_t = &H5T_STD_I16LE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:405:47 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 405 | pub static H5T_STD_I32BE: &'static id_t = &H5T_STD_I32BE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:406:47 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 406 | pub static H5T_STD_I32LE: &'static id_t = &H5T_STD_I32LE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.066 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.066 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.066 INFO kablam! Nov 07 12:44:28.066 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.066 INFO kablam! --> src/h5t.rs:407:47 Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! 407 | pub static H5T_STD_I64BE: &'static id_t = &H5T_STD_I64BE_g; Nov 07 12:44:28.066 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.066 INFO kablam! | Nov 07 12:44:28.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:408:47 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 408 | pub static H5T_STD_I64LE: &'static id_t = &H5T_STD_I64LE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:409:46 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 409 | pub static H5T_STD_U8BE: &'static id_t = &H5T_STD_U8BE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:410:46 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 410 | pub static H5T_STD_U8LE: &'static id_t = &H5T_STD_U8LE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:411:47 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 411 | pub static H5T_STD_U16BE: &'static id_t = &H5T_STD_U16BE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:412:47 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 412 | pub static H5T_STD_U16LE: &'static id_t = &H5T_STD_U16LE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:413:47 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 413 | pub static H5T_STD_U32BE: &'static id_t = &H5T_STD_U32BE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:414:47 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 414 | pub static H5T_STD_U32LE: &'static id_t = &H5T_STD_U32LE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.067 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.067 INFO kablam! --> src/h5t.rs:415:47 Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! 415 | pub static H5T_STD_U64BE: &'static id_t = &H5T_STD_U64BE_g; Nov 07 12:44:28.067 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.067 INFO kablam! | Nov 07 12:44:28.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.067 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.067 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.067 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:416:47 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 416 | pub static H5T_STD_U64LE: &'static id_t = &H5T_STD_U64LE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:417:46 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 417 | pub static H5T_STD_B8BE: &'static id_t = &H5T_STD_B8BE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:418:46 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 418 | pub static H5T_STD_B8LE: &'static id_t = &H5T_STD_B8LE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:419:47 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 419 | pub static H5T_STD_B16BE: &'static id_t = &H5T_STD_B16BE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:420:47 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 420 | pub static H5T_STD_B16LE: &'static id_t = &H5T_STD_B16LE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:421:47 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 421 | pub static H5T_STD_B32BE: &'static id_t = &H5T_STD_B32BE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:422:47 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 422 | pub static H5T_STD_B32LE: &'static id_t = &H5T_STD_B32LE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:423:47 Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! 423 | pub static H5T_STD_B64BE: &'static id_t = &H5T_STD_B64BE_g; Nov 07 12:44:28.068 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.068 INFO kablam! | Nov 07 12:44:28.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.068 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.068 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.068 INFO kablam! Nov 07 12:44:28.068 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.068 INFO kablam! --> src/h5t.rs:424:47 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 424 | pub static H5T_STD_B64LE: &'static id_t = &H5T_STD_B64LE_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:425:49 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 425 | pub static H5T_STD_REF_OBJ: &'static id_t = &H5T_STD_REF_OBJ_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:426:53 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 426 | pub static H5T_STD_REF_DSETREG: &'static id_t = &H5T_STD_REF_DSETREG_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:427:48 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 427 | pub static H5T_UNIX_D32BE: &'static id_t = &H5T_UNIX_D32BE_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:428:48 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 428 | pub static H5T_UNIX_D32LE: &'static id_t = &H5T_UNIX_D32LE_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:429:48 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 429 | pub static H5T_UNIX_D64BE: &'static id_t = &H5T_UNIX_D64BE_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:430:48 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 430 | pub static H5T_UNIX_D64LE: &'static id_t = &H5T_UNIX_D64LE_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:431:42 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 431 | pub static H5T_C_S1: &'static id_t = &H5T_C_S1_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.069 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.069 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.069 INFO kablam! Nov 07 12:44:28.069 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.069 INFO kablam! --> src/h5t.rs:432:48 Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! 432 | pub static H5T_FORTRAN_S1: &'static id_t = &H5T_FORTRAN_S1_g; Nov 07 12:44:28.069 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.069 INFO kablam! | Nov 07 12:44:28.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:433:45 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 433 | pub static H5T_VAX_F32: &'static id_t = &H5T_VAX_F32_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:434:45 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 434 | pub static H5T_VAX_F64: &'static id_t = &H5T_VAX_F64_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:435:50 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 435 | pub static H5T_NATIVE_SCHAR: &'static id_t = &H5T_NATIVE_SCHAR_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:436:50 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 436 | pub static H5T_NATIVE_UCHAR: &'static id_t = &H5T_NATIVE_UCHAR_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:437:50 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 437 | pub static H5T_NATIVE_SHORT: &'static id_t = &H5T_NATIVE_SHORT_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:438:51 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 438 | pub static H5T_NATIVE_USHORT: &'static id_t = &H5T_NATIVE_USHORT_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:439:48 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 439 | pub static H5T_NATIVE_INT: &'static id_t = &H5T_NATIVE_INT_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.070 INFO kablam! --> src/h5t.rs:440:49 Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! 440 | pub static H5T_NATIVE_UINT: &'static id_t = &H5T_NATIVE_UINT_g; Nov 07 12:44:28.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.070 INFO kablam! | Nov 07 12:44:28.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.070 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.070 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.070 INFO kablam! Nov 07 12:44:28.070 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.071 INFO kablam! --> src/h5t.rs:441:49 Nov 07 12:44:28.071 INFO kablam! | Nov 07 12:44:28.071 INFO kablam! 441 | pub static H5T_NATIVE_LONG: &'static id_t = &H5T_NATIVE_LONG_g; Nov 07 12:44:28.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.071 INFO kablam! | Nov 07 12:44:28.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.071 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.071 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.071 INFO kablam! Nov 07 12:44:28.071 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.071 INFO kablam! --> src/h5t.rs:442:50 Nov 07 12:44:28.071 INFO kablam! | Nov 07 12:44:28.071 INFO kablam! 442 | pub static H5T_NATIVE_ULONG: &'static id_t = &H5T_NATIVE_ULONG_g; Nov 07 12:44:28.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.071 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.080 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.080 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.080 INFO kablam! Nov 07 12:44:28.080 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.080 INFO kablam! --> src/h5t.rs:443:50 Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! 443 | pub static H5T_NATIVE_LLONG: &'static id_t = &H5T_NATIVE_LLONG_g; Nov 07 12:44:28.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.080 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.080 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.080 INFO kablam! Nov 07 12:44:28.080 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.080 INFO kablam! --> src/h5t.rs:444:51 Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! 444 | pub static H5T_NATIVE_ULLONG: &'static id_t = &H5T_NATIVE_ULLONG_g; Nov 07 12:44:28.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.080 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.080 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.080 INFO kablam! Nov 07 12:44:28.080 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.080 INFO kablam! --> src/h5t.rs:445:50 Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! 445 | pub static H5T_NATIVE_FLOAT: &'static id_t = &H5T_NATIVE_FLOAT_g; Nov 07 12:44:28.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.080 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.080 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.080 INFO kablam! Nov 07 12:44:28.080 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.080 INFO kablam! --> src/h5t.rs:446:51 Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! 446 | pub static H5T_NATIVE_DOUBLE: &'static id_t = &H5T_NATIVE_DOUBLE_g; Nov 07 12:44:28.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.080 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.080 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.080 INFO kablam! Nov 07 12:44:28.080 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.080 INFO kablam! --> src/h5t.rs:447:52 Nov 07 12:44:28.080 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 447 | pub static H5T_NATIVE_LDOUBLE: &'static id_t = &H5T_NATIVE_LDOUBLE_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:448:47 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 448 | pub static H5T_NATIVE_B8: &'static id_t = &H5T_NATIVE_B8_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:449:48 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 449 | pub static H5T_NATIVE_B16: &'static id_t = &H5T_NATIVE_B16_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:450:48 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 450 | pub static H5T_NATIVE_B32: &'static id_t = &H5T_NATIVE_B32_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:451:48 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 451 | pub static H5T_NATIVE_B64: &'static id_t = &H5T_NATIVE_B64_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:452:51 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 452 | pub static H5T_NATIVE_OPAQUE: &'static id_t = &H5T_NATIVE_OPAQUE_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:453:50 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 453 | pub static H5T_NATIVE_HADDR: &'static id_t = &H5T_NATIVE_HADDR_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:454:50 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 454 | pub static H5T_NATIVE_HSIZE: &'static id_t = &H5T_NATIVE_HSIZE_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.081 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.081 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.081 INFO kablam! Nov 07 12:44:28.081 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.081 INFO kablam! --> src/h5t.rs:455:51 Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! 455 | pub static H5T_NATIVE_HSSIZE: &'static id_t = &H5T_NATIVE_HSSIZE_g; Nov 07 12:44:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.081 INFO kablam! | Nov 07 12:44:28.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:456:49 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 456 | pub static H5T_NATIVE_HERR: &'static id_t = &H5T_NATIVE_HERR_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:457:50 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 457 | pub static H5T_NATIVE_HBOOL: &'static id_t = &H5T_NATIVE_HBOOL_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:458:49 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 458 | pub static H5T_NATIVE_INT8: &'static id_t = &H5T_NATIVE_INT8_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:459:50 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 459 | pub static H5T_NATIVE_UINT8: &'static id_t = &H5T_NATIVE_UINT8_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:460:55 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 460 | pub static H5T_NATIVE_INT_LEAST8: &'static id_t = &H5T_NATIVE_INT_LEAST8_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:461:56 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 461 | pub static H5T_NATIVE_UINT_LEAST8: &'static id_t = &H5T_NATIVE_UINT_LEAST8_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:462:54 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 462 | pub static H5T_NATIVE_INT_FAST8: &'static id_t = &H5T_NATIVE_INT_FAST8_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:463:55 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 463 | pub static H5T_NATIVE_UINT_FAST8: &'static id_t = &H5T_NATIVE_UINT_FAST8_g; Nov 07 12:44:28.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.082 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.082 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.082 INFO kablam! Nov 07 12:44:28.082 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.082 INFO kablam! --> src/h5t.rs:464:50 Nov 07 12:44:28.082 INFO kablam! | Nov 07 12:44:28.082 INFO kablam! 464 | pub static H5T_NATIVE_INT16: &'static id_t = &H5T_NATIVE_INT16_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.083 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.083 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.083 INFO kablam! Nov 07 12:44:28.083 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.083 INFO kablam! --> src/h5t.rs:465:51 Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! 465 | pub static H5T_NATIVE_UINT16: &'static id_t = &H5T_NATIVE_UINT16_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.083 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.083 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.083 INFO kablam! Nov 07 12:44:28.083 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.083 INFO kablam! --> src/h5t.rs:466:56 Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! 466 | pub static H5T_NATIVE_INT_LEAST16: &'static id_t = &H5T_NATIVE_INT_LEAST16_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.083 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.083 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.083 INFO kablam! Nov 07 12:44:28.083 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.083 INFO kablam! --> src/h5t.rs:467:57 Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! 467 | pub static H5T_NATIVE_UINT_LEAST16: &'static id_t = &H5T_NATIVE_UINT_LEAST16_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.083 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.083 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.083 INFO kablam! Nov 07 12:44:28.083 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.083 INFO kablam! --> src/h5t.rs:468:55 Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! 468 | pub static H5T_NATIVE_INT_FAST16: &'static id_t = &H5T_NATIVE_INT_FAST16_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.083 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.083 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.083 INFO kablam! Nov 07 12:44:28.083 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.083 INFO kablam! --> src/h5t.rs:469:56 Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! 469 | pub static H5T_NATIVE_UINT_FAST16: &'static id_t = &H5T_NATIVE_UINT_FAST16_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.083 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.083 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.083 INFO kablam! Nov 07 12:44:28.083 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.083 INFO kablam! --> src/h5t.rs:470:50 Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! 470 | pub static H5T_NATIVE_INT32: &'static id_t = &H5T_NATIVE_INT32_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.083 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.083 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.083 INFO kablam! Nov 07 12:44:28.083 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.083 INFO kablam! --> src/h5t.rs:471:51 Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! 471 | pub static H5T_NATIVE_UINT32: &'static id_t = &H5T_NATIVE_UINT32_g; Nov 07 12:44:28.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.083 INFO kablam! | Nov 07 12:44:28.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.092 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.092 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.092 INFO kablam! Nov 07 12:44:28.092 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.092 INFO kablam! --> src/h5t.rs:472:56 Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! 472 | pub static H5T_NATIVE_INT_LEAST32: &'static id_t = &H5T_NATIVE_INT_LEAST32_g; Nov 07 12:44:28.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.092 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.092 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.092 INFO kablam! Nov 07 12:44:28.092 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.092 INFO kablam! --> src/h5t.rs:473:57 Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! 473 | pub static H5T_NATIVE_UINT_LEAST32: &'static id_t = &H5T_NATIVE_UINT_LEAST32_g; Nov 07 12:44:28.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.092 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.092 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.092 INFO kablam! Nov 07 12:44:28.092 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.092 INFO kablam! --> src/h5t.rs:474:55 Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! 474 | pub static H5T_NATIVE_INT_FAST32: &'static id_t = &H5T_NATIVE_INT_FAST32_g; Nov 07 12:44:28.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.092 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.092 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.092 INFO kablam! Nov 07 12:44:28.092 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.092 INFO kablam! --> src/h5t.rs:475:56 Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! 475 | pub static H5T_NATIVE_UINT_FAST32: &'static id_t = &H5T_NATIVE_UINT_FAST32_g; Nov 07 12:44:28.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.092 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.092 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.092 INFO kablam! Nov 07 12:44:28.092 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.092 INFO kablam! --> src/h5t.rs:476:50 Nov 07 12:44:28.092 INFO kablam! | Nov 07 12:44:28.092 INFO kablam! 476 | pub static H5T_NATIVE_INT64: &'static id_t = &H5T_NATIVE_INT64_g; Nov 07 12:44:28.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.093 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.093 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.093 INFO kablam! Nov 07 12:44:28.093 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.093 INFO kablam! --> src/h5t.rs:477:51 Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! 477 | pub static H5T_NATIVE_UINT64: &'static id_t = &H5T_NATIVE_UINT64_g; Nov 07 12:44:28.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.093 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.093 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.093 INFO kablam! Nov 07 12:44:28.093 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.093 INFO kablam! --> src/h5t.rs:478:56 Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! 478 | pub static H5T_NATIVE_INT_LEAST64: &'static id_t = &H5T_NATIVE_INT_LEAST64_g; Nov 07 12:44:28.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.093 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.093 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.093 INFO kablam! Nov 07 12:44:28.093 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.093 INFO kablam! --> src/h5t.rs:479:57 Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! 479 | pub static H5T_NATIVE_UINT_LEAST64: &'static id_t = &H5T_NATIVE_UINT_LEAST64_g; Nov 07 12:44:28.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.093 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.093 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.093 INFO kablam! Nov 07 12:44:28.093 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.093 INFO kablam! --> src/h5t.rs:480:55 Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! 480 | pub static H5T_NATIVE_INT_FAST64: &'static id_t = &H5T_NATIVE_INT_FAST64_g; Nov 07 12:44:28.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.093 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.093 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.093 INFO kablam! Nov 07 12:44:28.093 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.093 INFO kablam! --> src/h5t.rs:481:56 Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! 481 | pub static H5T_NATIVE_UINT_FAST64: &'static id_t = &H5T_NATIVE_UINT_FAST64_g; Nov 07 12:44:28.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.093 INFO kablam! | Nov 07 12:44:28.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.093 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.093 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.093 INFO kablam! Nov 07 12:44:28.112 INFO kablam! error: aborting due to 264 previous errors Nov 07 12:44:28.112 INFO kablam! Nov 07 12:44:28.132 INFO kablam! error: Could not compile `libhdf5-sys`. Nov 07 12:44:28.132 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 07 12:44:28.216 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.216 INFO kablam! --> src/h5e.rs:233:45 Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! 233 | pub static H5E_ERR_CLS: &'static id_t = &H5E_ERR_CLS_g; Nov 07 12:44:28.216 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Nov 07 12:44:28.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.216 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.216 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.216 INFO kablam! Nov 07 12:44:28.216 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.216 INFO kablam! --> src/h5e.rs:236:45 Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! 236 | pub static H5E_DATASET: &'static id_t = &H5E_DATASET_g; Nov 07 12:44:28.216 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.216 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.216 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.216 INFO kablam! Nov 07 12:44:28.216 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.216 INFO kablam! --> src/h5e.rs:237:42 Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! 237 | pub static H5E_FUNC: &'static id_t = &H5E_FUNC_g; Nov 07 12:44:28.216 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.216 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.216 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.216 INFO kablam! Nov 07 12:44:28.216 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.216 INFO kablam! --> src/h5e.rs:238:45 Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! 238 | pub static H5E_STORAGE: &'static id_t = &H5E_STORAGE_g; Nov 07 12:44:28.216 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.216 INFO kablam! | Nov 07 12:44:28.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.216 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.216 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.216 INFO kablam! Nov 07 12:44:28.216 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.217 INFO kablam! --> src/h5e.rs:239:42 Nov 07 12:44:28.217 INFO kablam! | Nov 07 12:44:28.217 INFO kablam! 239 | pub static H5E_FILE: &'static id_t = &H5E_FILE_g; Nov 07 12:44:28.217 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.217 INFO kablam! | Nov 07 12:44:28.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.217 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.217 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.217 INFO kablam! Nov 07 12:44:28.217 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.217 INFO kablam! --> src/h5e.rs:240:42 Nov 07 12:44:28.217 INFO kablam! | Nov 07 12:44:28.217 INFO kablam! 240 | pub static H5E_SOHM: &'static id_t = &H5E_SOHM_g; Nov 07 12:44:28.217 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.217 INFO kablam! | Nov 07 12:44:28.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.217 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.217 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.217 INFO kablam! Nov 07 12:44:28.217 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.217 INFO kablam! --> src/h5e.rs:241:41 Nov 07 12:44:28.217 INFO kablam! | Nov 07 12:44:28.217 INFO kablam! 241 | pub static H5E_SYM: &'static id_t = &H5E_SYM_g; Nov 07 12:44:28.217 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:28.217 INFO kablam! | Nov 07 12:44:28.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.217 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.217 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.217 INFO kablam! Nov 07 12:44:28.217 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.217 INFO kablam! --> src/h5e.rs:242:44 Nov 07 12:44:28.217 INFO kablam! | Nov 07 12:44:28.217 INFO kablam! 242 | pub static H5E_PLUGIN: &'static id_t = &H5E_PLUGIN_g; Nov 07 12:44:28.217 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.218 INFO kablam! | Nov 07 12:44:28.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.218 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.218 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.218 INFO kablam! Nov 07 12:44:28.218 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.219 INFO kablam! --> src/h5e.rs:243:41 Nov 07 12:44:28.219 INFO kablam! | Nov 07 12:44:28.219 INFO kablam! 243 | pub static H5E_VFL: &'static id_t = &H5E_VFL_g; Nov 07 12:44:28.219 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:28.219 INFO kablam! | Nov 07 12:44:28.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.220 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.220 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.220 INFO kablam! Nov 07 12:44:28.220 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.220 INFO kablam! --> src/h5e.rs:244:46 Nov 07 12:44:28.220 INFO kablam! | Nov 07 12:44:28.220 INFO kablam! 244 | pub static H5E_INTERNAL: &'static id_t = &H5E_INTERNAL_g; Nov 07 12:44:28.220 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.220 INFO kablam! | Nov 07 12:44:28.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.220 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.220 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.220 INFO kablam! Nov 07 12:44:28.220 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.220 INFO kablam! --> src/h5e.rs:245:43 Nov 07 12:44:28.220 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! 245 | pub static H5E_BTREE: &'static id_t = &H5E_BTREE_g; Nov 07 12:44:28.221 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.221 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.221 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.221 INFO kablam! Nov 07 12:44:28.221 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.221 INFO kablam! --> src/h5e.rs:246:47 Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! 246 | pub static H5E_REFERENCE: &'static id_t = &H5E_REFERENCE_g; Nov 07 12:44:28.221 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.221 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.221 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.221 INFO kablam! Nov 07 12:44:28.221 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.221 INFO kablam! --> src/h5e.rs:247:47 Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! 247 | pub static H5E_DATASPACE: &'static id_t = &H5E_DATASPACE_g; Nov 07 12:44:28.221 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.221 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.221 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.221 INFO kablam! Nov 07 12:44:28.221 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.221 INFO kablam! --> src/h5e.rs:248:46 Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! 248 | pub static H5E_RESOURCE: &'static id_t = &H5E_RESOURCE_g; Nov 07 12:44:28.221 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.221 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.221 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.221 INFO kablam! Nov 07 12:44:28.221 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.221 INFO kablam! --> src/h5e.rs:249:43 Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! 249 | pub static H5E_PLIST: &'static id_t = &H5E_PLIST_g; Nov 07 12:44:28.221 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.221 INFO kablam! | Nov 07 12:44:28.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.221 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.222 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.222 INFO kablam! Nov 07 12:44:28.222 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.222 INFO kablam! --> src/h5e.rs:250:42 Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! 250 | pub static H5E_LINK: &'static id_t = &H5E_LINK_g; Nov 07 12:44:28.222 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.222 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.222 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.222 INFO kablam! Nov 07 12:44:28.222 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.222 INFO kablam! --> src/h5e.rs:251:46 Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! 251 | pub static H5E_DATATYPE: &'static id_t = &H5E_DATATYPE_g; Nov 07 12:44:28.222 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.222 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.222 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.222 INFO kablam! Nov 07 12:44:28.222 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.222 INFO kablam! --> src/h5e.rs:252:40 Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! 252 | pub static H5E_RS: &'static id_t = &H5E_RS_g; Nov 07 12:44:28.222 INFO kablam! | ^^^^^^^^^ Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.222 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.222 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.222 INFO kablam! Nov 07 12:44:28.222 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.222 INFO kablam! --> src/h5e.rs:253:42 Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! 253 | pub static H5E_HEAP: &'static id_t = &H5E_HEAP_g; Nov 07 12:44:28.222 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.222 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.222 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.222 INFO kablam! Nov 07 12:44:28.222 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.222 INFO kablam! --> src/h5e.rs:254:42 Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! 254 | pub static H5E_OHDR: &'static id_t = &H5E_OHDR_g; Nov 07 12:44:28.222 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.222 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.222 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.222 INFO kablam! Nov 07 12:44:28.222 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.222 INFO kablam! --> src/h5e.rs:255:42 Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! 255 | pub static H5E_ATOM: &'static id_t = &H5E_ATOM_g; Nov 07 12:44:28.222 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.222 INFO kablam! | Nov 07 12:44:28.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.222 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.223 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.223 INFO kablam! Nov 07 12:44:28.223 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.223 INFO kablam! --> src/h5e.rs:256:42 Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! 256 | pub static H5E_ATTR: &'static id_t = &H5E_ATTR_g; Nov 07 12:44:28.223 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.223 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.223 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.223 INFO kablam! Nov 07 12:44:28.223 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.223 INFO kablam! --> src/h5e.rs:257:48 Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! 257 | pub static H5E_NONE_MAJOR: &'static id_t = &H5E_NONE_MAJOR_g; Nov 07 12:44:28.223 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.223 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.223 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.223 INFO kablam! Nov 07 12:44:28.223 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.223 INFO kablam! --> src/h5e.rs:258:40 Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! 258 | pub static H5E_IO: &'static id_t = &H5E_IO_g; Nov 07 12:44:28.223 INFO kablam! | ^^^^^^^^^ Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.223 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.223 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.223 INFO kablam! Nov 07 12:44:28.223 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.223 INFO kablam! --> src/h5e.rs:259:43 Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! 259 | pub static H5E_SLIST: &'static id_t = &H5E_SLIST_g; Nov 07 12:44:28.223 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.223 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.223 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.223 INFO kablam! Nov 07 12:44:28.223 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.223 INFO kablam! --> src/h5e.rs:260:41 Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! 260 | pub static H5E_EFL: &'static id_t = &H5E_EFL_g; Nov 07 12:44:28.223 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.223 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.223 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.223 INFO kablam! Nov 07 12:44:28.223 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.223 INFO kablam! --> src/h5e.rs:261:41 Nov 07 12:44:28.223 INFO kablam! | Nov 07 12:44:28.223 INFO kablam! 261 | pub static H5E_TST: &'static id_t = &H5E_TST_g; Nov 07 12:44:28.224 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.224 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.224 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.224 INFO kablam! Nov 07 12:44:28.224 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.224 INFO kablam! --> src/h5e.rs:262:42 Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! 262 | pub static H5E_ARGS: &'static id_t = &H5E_ARGS_g; Nov 07 12:44:28.224 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.224 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.224 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.224 INFO kablam! Nov 07 12:44:28.224 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.224 INFO kablam! --> src/h5e.rs:263:43 Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! 263 | pub static H5E_ERROR: &'static id_t = &H5E_ERROR_g; Nov 07 12:44:28.224 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.224 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.224 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.224 INFO kablam! Nov 07 12:44:28.224 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.224 INFO kablam! --> src/h5e.rs:264:43 Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! 264 | pub static H5E_PLINE: &'static id_t = &H5E_PLINE_g; Nov 07 12:44:28.224 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.224 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.224 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.224 INFO kablam! Nov 07 12:44:28.224 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.224 INFO kablam! --> src/h5e.rs:265:44 Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! 265 | pub static H5E_FSPACE: &'static id_t = &H5E_FSPACE_g; Nov 07 12:44:28.224 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.224 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.224 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.224 INFO kablam! Nov 07 12:44:28.224 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.224 INFO kablam! --> src/h5e.rs:266:43 Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! 266 | pub static H5E_CACHE: &'static id_t = &H5E_CACHE_g; Nov 07 12:44:28.224 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.224 INFO kablam! | Nov 07 12:44:28.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.225 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.225 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.225 INFO kablam! Nov 07 12:44:28.225 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.225 INFO kablam! --> src/h5e.rs:267:47 Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! 267 | pub static H5E_SEEKERROR: &'static id_t = &H5E_SEEKERROR_g; Nov 07 12:44:28.225 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.225 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.225 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.225 INFO kablam! Nov 07 12:44:28.225 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.225 INFO kablam! --> src/h5e.rs:268:47 Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! 268 | pub static H5E_READERROR: &'static id_t = &H5E_READERROR_g; Nov 07 12:44:28.225 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.225 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.225 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.225 INFO kablam! Nov 07 12:44:28.225 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.225 INFO kablam! --> src/h5e.rs:269:48 Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! 269 | pub static H5E_WRITEERROR: &'static id_t = &H5E_WRITEERROR_g; Nov 07 12:44:28.225 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.225 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.225 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.225 INFO kablam! Nov 07 12:44:28.225 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.225 INFO kablam! --> src/h5e.rs:270:48 Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! 270 | pub static H5E_CLOSEERROR: &'static id_t = &H5E_CLOSEERROR_g; Nov 07 12:44:28.225 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.225 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.225 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.225 INFO kablam! Nov 07 12:44:28.225 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.225 INFO kablam! --> src/h5e.rs:271:46 Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! 271 | pub static H5E_OVERFLOW: &'static id_t = &H5E_OVERFLOW_g; Nov 07 12:44:28.225 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.225 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.225 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.225 INFO kablam! Nov 07 12:44:28.225 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.225 INFO kablam! --> src/h5e.rs:272:43 Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! 272 | pub static H5E_FCNTL: &'static id_t = &H5E_FCNTL_g; Nov 07 12:44:28.225 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.225 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.225 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.225 INFO kablam! Nov 07 12:44:28.225 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.225 INFO kablam! --> src/h5e.rs:273:45 Nov 07 12:44:28.225 INFO kablam! | Nov 07 12:44:28.225 INFO kablam! 273 | pub static H5E_NOSPACE: &'static id_t = &H5E_NOSPACE_g; Nov 07 12:44:28.225 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.226 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.226 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.226 INFO kablam! Nov 07 12:44:28.226 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.226 INFO kablam! --> src/h5e.rs:274:47 Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! 274 | pub static H5E_CANTALLOC: &'static id_t = &H5E_CANTALLOC_g; Nov 07 12:44:28.226 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.226 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.226 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.226 INFO kablam! Nov 07 12:44:28.226 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.226 INFO kablam! --> src/h5e.rs:275:46 Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! 275 | pub static H5E_CANTCOPY: &'static id_t = &H5E_CANTCOPY_g; Nov 07 12:44:28.226 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.226 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.226 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.226 INFO kablam! Nov 07 12:44:28.226 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.226 INFO kablam! --> src/h5e.rs:276:46 Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! 276 | pub static H5E_CANTFREE: &'static id_t = &H5E_CANTFREE_g; Nov 07 12:44:28.226 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.226 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.226 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.226 INFO kablam! Nov 07 12:44:28.226 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.226 INFO kablam! --> src/h5e.rs:277:51 Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! 277 | pub static H5E_ALREADYEXISTS: &'static id_t = &H5E_ALREADYEXISTS_g; Nov 07 12:44:28.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.226 INFO kablam! | Nov 07 12:44:28.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.226 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.226 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.226 INFO kablam! Nov 07 12:44:28.226 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.226 INFO kablam! --> src/h5e.rs:278:46 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 278 | pub static H5E_CANTLOCK: &'static id_t = &H5E_CANTLOCK_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.227 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.227 INFO kablam! --> src/h5e.rs:279:48 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 279 | pub static H5E_CANTUNLOCK: &'static id_t = &H5E_CANTUNLOCK_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.227 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.227 INFO kablam! --> src/h5e.rs:280:44 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 280 | pub static H5E_CANTGC: &'static id_t = &H5E_CANTGC_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.227 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.227 INFO kablam! --> src/h5e.rs:281:49 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 281 | pub static H5E_CANTGETSIZE: &'static id_t = &H5E_CANTGETSIZE_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.227 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.227 INFO kablam! --> src/h5e.rs:282:45 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 282 | pub static H5E_OBJOPEN: &'static id_t = &H5E_OBJOPEN_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.227 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.227 INFO kablam! --> src/h5e.rs:283:49 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 283 | pub static H5E_CANTRESTORE: &'static id_t = &H5E_CANTRESTORE_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.227 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.227 INFO kablam! --> src/h5e.rs:284:49 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 284 | pub static H5E_CANTCOMPUTE: &'static id_t = &H5E_CANTCOMPUTE_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.227 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.227 INFO kablam! --> src/h5e.rs:285:48 Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! 285 | pub static H5E_CANTEXTEND: &'static id_t = &H5E_CANTEXTEND_g; Nov 07 12:44:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.227 INFO kablam! | Nov 07 12:44:28.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.227 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.227 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.227 INFO kablam! Nov 07 12:44:28.228 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.228 INFO kablam! --> src/h5e.rs:286:48 Nov 07 12:44:28.228 INFO kablam! | Nov 07 12:44:28.228 INFO kablam! 286 | pub static H5E_CANTATTACH: &'static id_t = &H5E_CANTATTACH_g; Nov 07 12:44:28.228 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.228 INFO kablam! | Nov 07 12:44:28.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.228 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.228 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.228 INFO kablam! Nov 07 12:44:28.228 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.228 INFO kablam! --> src/h5e.rs:287:48 Nov 07 12:44:28.228 INFO kablam! | Nov 07 12:44:28.228 INFO kablam! 287 | pub static H5E_CANTUPDATE: &'static id_t = &H5E_CANTUPDATE_g; Nov 07 12:44:28.228 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.228 INFO kablam! | Nov 07 12:44:28.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.228 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.228 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.228 INFO kablam! Nov 07 12:44:28.228 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.228 INFO kablam! --> src/h5e.rs:288:49 Nov 07 12:44:28.228 INFO kablam! | Nov 07 12:44:28.228 INFO kablam! 288 | pub static H5E_CANTOPERATE: &'static id_t = &H5E_CANTOPERATE_g; Nov 07 12:44:28.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.228 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:289:46 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 289 | pub static H5E_CANTINIT: &'static id_t = &H5E_CANTINIT_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:290:49 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 290 | pub static H5E_ALREADYINIT: &'static id_t = &H5E_ALREADYINIT_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:291:49 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 291 | pub static H5E_CANTRELEASE: &'static id_t = &H5E_CANTRELEASE_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:292:45 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 292 | pub static H5E_CANTGET: &'static id_t = &H5E_CANTGET_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:293:45 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 293 | pub static H5E_CANTSET: &'static id_t = &H5E_CANTSET_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:294:46 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 294 | pub static H5E_DUPCLASS: &'static id_t = &H5E_DUPCLASS_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:295:51 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 295 | pub static H5E_SETDISALLOWED: &'static id_t = &H5E_SETDISALLOWED_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:296:47 Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! 296 | pub static H5E_CANTMERGE: &'static id_t = &H5E_CANTMERGE_g; Nov 07 12:44:28.229 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.229 INFO kablam! | Nov 07 12:44:28.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.229 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.229 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.229 INFO kablam! Nov 07 12:44:28.229 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.229 INFO kablam! --> src/h5e.rs:297:48 Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! 297 | pub static H5E_CANTREVIVE: &'static id_t = &H5E_CANTREVIVE_g; Nov 07 12:44:28.230 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.230 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.230 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.230 INFO kablam! Nov 07 12:44:28.230 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.230 INFO kablam! --> src/h5e.rs:298:48 Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! 298 | pub static H5E_CANTSHRINK: &'static id_t = &H5E_CANTSHRINK_g; Nov 07 12:44:28.230 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.230 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.230 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.230 INFO kablam! Nov 07 12:44:28.230 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.230 INFO kablam! --> src/h5e.rs:299:47 Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! 299 | pub static H5E_LINKCOUNT: &'static id_t = &H5E_LINKCOUNT_g; Nov 07 12:44:28.230 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.230 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.230 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.230 INFO kablam! Nov 07 12:44:28.230 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.230 INFO kablam! --> src/h5e.rs:300:45 Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! 300 | pub static H5E_VERSION: &'static id_t = &H5E_VERSION_g; Nov 07 12:44:28.230 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.230 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.230 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.230 INFO kablam! Nov 07 12:44:28.230 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.230 INFO kablam! --> src/h5e.rs:301:47 Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! 301 | pub static H5E_ALIGNMENT: &'static id_t = &H5E_ALIGNMENT_g; Nov 07 12:44:28.230 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.230 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.230 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.230 INFO kablam! Nov 07 12:44:28.230 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.230 INFO kablam! --> src/h5e.rs:302:45 Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! 302 | pub static H5E_BADMESG: &'static id_t = &H5E_BADMESG_g; Nov 07 12:44:28.230 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.230 INFO kablam! | Nov 07 12:44:28.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.230 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.230 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.230 INFO kablam! Nov 07 12:44:28.230 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.230 INFO kablam! --> src/h5e.rs:303:48 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 303 | pub static H5E_CANTDELETE: &'static id_t = &H5E_CANTDELETE_g; Nov 07 12:44:28.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.231 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.231 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.231 INFO kablam! Nov 07 12:44:28.231 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.231 INFO kablam! --> src/h5e.rs:304:45 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 304 | pub static H5E_BADITER: &'static id_t = &H5E_BADITER_g; Nov 07 12:44:28.231 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.231 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.231 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.231 INFO kablam! Nov 07 12:44:28.231 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.231 INFO kablam! --> src/h5e.rs:305:46 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 305 | pub static H5E_CANTPACK: &'static id_t = &H5E_CANTPACK_g; Nov 07 12:44:28.231 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.231 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.231 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.231 INFO kablam! Nov 07 12:44:28.231 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.231 INFO kablam! --> src/h5e.rs:306:47 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 306 | pub static H5E_CANTRESET: &'static id_t = &H5E_CANTRESET_g; Nov 07 12:44:28.231 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.231 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.231 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.231 INFO kablam! Nov 07 12:44:28.231 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.231 INFO kablam! --> src/h5e.rs:307:48 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 307 | pub static H5E_CANTRENAME: &'static id_t = &H5E_CANTRENAME_g; Nov 07 12:44:28.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.231 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.231 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.231 INFO kablam! Nov 07 12:44:28.231 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.231 INFO kablam! --> src/h5e.rs:308:47 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 308 | pub static H5E_SYSERRSTR: &'static id_t = &H5E_SYSERRSTR_g; Nov 07 12:44:28.231 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.231 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.231 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.231 INFO kablam! Nov 07 12:44:28.231 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.231 INFO kablam! --> src/h5e.rs:309:46 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 309 | pub static H5E_NOFILTER: &'static id_t = &H5E_NOFILTER_g; Nov 07 12:44:28.231 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.231 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.231 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.231 INFO kablam! Nov 07 12:44:28.231 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.231 INFO kablam! --> src/h5e.rs:310:46 Nov 07 12:44:28.231 INFO kablam! | Nov 07 12:44:28.231 INFO kablam! 310 | pub static H5E_CALLBACK: &'static id_t = &H5E_CALLBACK_g; Nov 07 12:44:28.232 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.232 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.232 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.232 INFO kablam! Nov 07 12:44:28.232 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.232 INFO kablam! --> src/h5e.rs:311:46 Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! 311 | pub static H5E_CANAPPLY: &'static id_t = &H5E_CANAPPLY_g; Nov 07 12:44:28.232 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.232 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.232 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.232 INFO kablam! Nov 07 12:44:28.232 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.232 INFO kablam! --> src/h5e.rs:312:46 Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! 312 | pub static H5E_SETLOCAL: &'static id_t = &H5E_SETLOCAL_g; Nov 07 12:44:28.232 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.232 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.232 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.232 INFO kablam! Nov 07 12:44:28.232 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.232 INFO kablam! --> src/h5e.rs:313:47 Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! 313 | pub static H5E_NOENCODER: &'static id_t = &H5E_NOENCODER_g; Nov 07 12:44:28.232 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.232 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.232 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.232 INFO kablam! Nov 07 12:44:28.232 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.232 INFO kablam! --> src/h5e.rs:314:48 Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! 314 | pub static H5E_CANTFILTER: &'static id_t = &H5E_CANTFILTER_g; Nov 07 12:44:28.232 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.232 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.232 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.232 INFO kablam! Nov 07 12:44:28.232 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.232 INFO kablam! --> src/h5e.rs:315:49 Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! 315 | pub static H5E_CANTOPENOBJ: &'static id_t = &H5E_CANTOPENOBJ_g; Nov 07 12:44:28.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.232 INFO kablam! | Nov 07 12:44:28.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.232 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.232 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.232 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:316:50 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 316 | pub static H5E_CANTCLOSEOBJ: &'static id_t = &H5E_CANTCLOSEOBJ_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.233 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.233 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.233 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:317:45 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 317 | pub static H5E_COMPLEN: &'static id_t = &H5E_COMPLEN_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.233 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.233 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.233 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:318:42 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 318 | pub static H5E_PATH: &'static id_t = &H5E_PATH_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.233 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.233 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.233 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:319:48 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 319 | pub static H5E_NONE_MINOR: &'static id_t = &H5E_NONE_MINOR_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.233 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.233 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.233 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:320:47 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 320 | pub static H5E_OPENERROR: &'static id_t = &H5E_OPENERROR_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.233 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.233 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.233 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:321:48 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 321 | pub static H5E_FILEEXISTS: &'static id_t = &H5E_FILEEXISTS_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.233 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.233 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.233 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:322:46 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 322 | pub static H5E_FILEOPEN: &'static id_t = &H5E_FILEOPEN_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.233 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.233 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.233 INFO kablam! Nov 07 12:44:28.233 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.233 INFO kablam! --> src/h5e.rs:323:48 Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.233 INFO kablam! 323 | pub static H5E_CANTCREATE: &'static id_t = &H5E_CANTCREATE_g; Nov 07 12:44:28.233 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.233 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.234 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.234 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.234 INFO kablam! Nov 07 12:44:28.234 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.234 INFO kablam! --> src/h5e.rs:324:50 Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! 324 | pub static H5E_CANTOPENFILE: &'static id_t = &H5E_CANTOPENFILE_g; Nov 07 12:44:28.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.234 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.234 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.234 INFO kablam! Nov 07 12:44:28.234 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.234 INFO kablam! --> src/h5e.rs:325:51 Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! 325 | pub static H5E_CANTCLOSEFILE: &'static id_t = &H5E_CANTCLOSEFILE_g; Nov 07 12:44:28.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.234 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.234 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.234 INFO kablam! Nov 07 12:44:28.234 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.234 INFO kablam! --> src/h5e.rs:326:45 Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! 326 | pub static H5E_NOTHDF5: &'static id_t = &H5E_NOTHDF5_g; Nov 07 12:44:28.234 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.234 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.234 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.234 INFO kablam! Nov 07 12:44:28.234 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.234 INFO kablam! --> src/h5e.rs:327:45 Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! 327 | pub static H5E_BADFILE: &'static id_t = &H5E_BADFILE_g; Nov 07 12:44:28.234 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.234 INFO kablam! | Nov 07 12:44:28.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.234 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.234 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.234 INFO kablam! Nov 07 12:44:28.234 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:328:47 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 328 | pub static H5E_TRUNCATED: &'static id_t = &H5E_TRUNCATED_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.235 INFO kablam! Nov 07 12:44:28.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:329:43 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 329 | pub static H5E_MOUNT: &'static id_t = &H5E_MOUNT_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.235 INFO kablam! Nov 07 12:44:28.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:330:45 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 330 | pub static H5E_BADATOM: &'static id_t = &H5E_BADATOM_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.235 INFO kablam! Nov 07 12:44:28.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:331:46 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 331 | pub static H5E_BADGROUP: &'static id_t = &H5E_BADGROUP_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.235 INFO kablam! Nov 07 12:44:28.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:332:50 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 332 | pub static H5E_CANTREGISTER: &'static id_t = &H5E_CANTREGISTER_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.235 INFO kablam! Nov 07 12:44:28.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:333:45 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 333 | pub static H5E_CANTINC: &'static id_t = &H5E_CANTINC_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.235 INFO kablam! Nov 07 12:44:28.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:334:45 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 334 | pub static H5E_CANTDEC: &'static id_t = &H5E_CANTDEC_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.235 INFO kablam! Nov 07 12:44:28.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.235 INFO kablam! --> src/h5e.rs:335:43 Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! 335 | pub static H5E_NOIDS: &'static id_t = &H5E_NOIDS_g; Nov 07 12:44:28.235 INFO kablam! | ^^^^^^^^^^^^ Nov 07 12:44:28.235 INFO kablam! | Nov 07 12:44:28.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.235 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.236 INFO kablam! Nov 07 12:44:28.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.236 INFO kablam! --> src/h5e.rs:336:47 Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! 336 | pub static H5E_CANTFLUSH: &'static id_t = &H5E_CANTFLUSH_g; Nov 07 12:44:28.236 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.236 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.236 INFO kablam! Nov 07 12:44:28.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.236 INFO kablam! --> src/h5e.rs:337:51 Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! 337 | pub static H5E_CANTSERIALIZE: &'static id_t = &H5E_CANTSERIALIZE_g; Nov 07 12:44:28.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.236 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.236 INFO kablam! Nov 07 12:44:28.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.236 INFO kablam! --> src/h5e.rs:338:46 Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! 338 | pub static H5E_CANTLOAD: &'static id_t = &H5E_CANTLOAD_g; Nov 07 12:44:28.236 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.236 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.236 INFO kablam! Nov 07 12:44:28.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.236 INFO kablam! --> src/h5e.rs:339:45 Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! 339 | pub static H5E_PROTECT: &'static id_t = &H5E_PROTECT_g; Nov 07 12:44:28.236 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.236 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.236 INFO kablam! Nov 07 12:44:28.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.236 INFO kablam! --> src/h5e.rs:340:47 Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! 340 | pub static H5E_NOTCACHED: &'static id_t = &H5E_NOTCACHED_g; Nov 07 12:44:28.236 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.236 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.236 INFO kablam! Nov 07 12:44:28.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.236 INFO kablam! --> src/h5e.rs:341:44 Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! 341 | pub static H5E_SYSTEM: &'static id_t = &H5E_SYSTEM_g; Nov 07 12:44:28.236 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.236 INFO kablam! | Nov 07 12:44:28.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.236 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.236 INFO kablam! Nov 07 12:44:28.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:342:45 Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! 342 | pub static H5E_CANTINS: &'static id_t = &H5E_CANTINS_g; Nov 07 12:44:28.237 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.237 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.237 INFO kablam! Nov 07 12:44:28.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:343:49 Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! 343 | pub static H5E_CANTPROTECT: &'static id_t = &H5E_CANTPROTECT_g; Nov 07 12:44:28.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.237 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.237 INFO kablam! Nov 07 12:44:28.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:344:51 Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! 344 | pub static H5E_CANTUNPROTECT: &'static id_t = &H5E_CANTUNPROTECT_g; Nov 07 12:44:28.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.237 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.237 INFO kablam! Nov 07 12:44:28.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:345:45 Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! 345 | pub static H5E_CANTPIN: &'static id_t = &H5E_CANTPIN_g; Nov 07 12:44:28.237 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.237 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.237 INFO kablam! Nov 07 12:44:28.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:346:47 Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! 346 | pub static H5E_CANTUNPIN: &'static id_t = &H5E_CANTUNPIN_g; Nov 07 12:44:28.237 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.237 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.237 INFO kablam! Nov 07 12:44:28.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:347:51 Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! 347 | pub static H5E_CANTMARKDIRTY: &'static id_t = &H5E_CANTMARKDIRTY_g; Nov 07 12:44:28.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.237 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.237 INFO kablam! Nov 07 12:44:28.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:348:47 Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! 348 | pub static H5E_CANTDIRTY: &'static id_t = &H5E_CANTDIRTY_g; Nov 07 12:44:28.237 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.237 INFO kablam! | Nov 07 12:44:28.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.237 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.237 INFO kablam! Nov 07 12:44:28.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.237 INFO kablam! --> src/h5e.rs:349:49 Nov 07 12:44:28.238 INFO kablam! | Nov 07 12:44:28.238 INFO kablam! 349 | pub static H5E_CANTEXPUNGE: &'static id_t = &H5E_CANTEXPUNGE_g; Nov 07 12:44:28.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.238 INFO kablam! | Nov 07 12:44:28.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.238 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.238 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.238 INFO kablam! Nov 07 12:44:28.238 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.238 INFO kablam! --> src/h5e.rs:350:48 Nov 07 12:44:28.238 INFO kablam! | Nov 07 12:44:28.238 INFO kablam! 350 | pub static H5E_CANTRESIZE: &'static id_t = &H5E_CANTRESIZE_g; Nov 07 12:44:28.238 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.238 INFO kablam! | Nov 07 12:44:28.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.238 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.238 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.238 INFO kablam! Nov 07 12:44:28.238 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.238 INFO kablam! --> src/h5e.rs:351:46 Nov 07 12:44:28.238 INFO kablam! | Nov 07 12:44:28.238 INFO kablam! 351 | pub static H5E_TRAVERSE: &'static id_t = &H5E_TRAVERSE_g; Nov 07 12:44:28.238 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.238 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.248 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.248 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.248 INFO kablam! Nov 07 12:44:28.248 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.248 INFO kablam! --> src/h5e.rs:352:44 Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! 352 | pub static H5E_NLINKS: &'static id_t = &H5E_NLINKS_g; Nov 07 12:44:28.248 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.248 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.248 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.248 INFO kablam! Nov 07 12:44:28.248 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.248 INFO kablam! --> src/h5e.rs:353:51 Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! 353 | pub static H5E_NOTREGISTERED: &'static id_t = &H5E_NOTREGISTERED_g; Nov 07 12:44:28.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.248 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.248 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.248 INFO kablam! Nov 07 12:44:28.248 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.248 INFO kablam! --> src/h5e.rs:354:46 Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! 354 | pub static H5E_CANTMOVE: &'static id_t = &H5E_CANTMOVE_g; Nov 07 12:44:28.248 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.248 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.248 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.248 INFO kablam! Nov 07 12:44:28.248 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.248 INFO kablam! --> src/h5e.rs:355:46 Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! 355 | pub static H5E_CANTSORT: &'static id_t = &H5E_CANTSORT_g; Nov 07 12:44:28.248 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.248 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.248 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.248 INFO kablam! Nov 07 12:44:28.248 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.248 INFO kablam! --> src/h5e.rs:356:41 Nov 07 12:44:28.248 INFO kablam! | Nov 07 12:44:28.248 INFO kablam! 356 | pub static H5E_MPI: &'static id_t = &H5E_MPI_g; Nov 07 12:44:28.248 INFO kablam! | ^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:357:47 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 357 | pub static H5E_MPIERRSTR: &'static id_t = &H5E_MPIERRSTR_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:358:46 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 358 | pub static H5E_CANTRECV: &'static id_t = &H5E_CANTRECV_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:359:46 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 359 | pub static H5E_CANTCLIP: &'static id_t = &H5E_CANTCLIP_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:360:47 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 360 | pub static H5E_CANTCOUNT: &'static id_t = &H5E_CANTCOUNT_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:361:48 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 361 | pub static H5E_CANTSELECT: &'static id_t = &H5E_CANTSELECT_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:362:46 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 362 | pub static H5E_CANTNEXT: &'static id_t = &H5E_CANTNEXT_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:363:47 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 363 | pub static H5E_BADSELECT: &'static id_t = &H5E_BADSELECT_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.249 INFO kablam! Nov 07 12:44:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.249 INFO kablam! --> src/h5e.rs:364:49 Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! 364 | pub static H5E_CANTCOMPARE: &'static id_t = &H5E_CANTCOMPARE_g; Nov 07 12:44:28.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.249 INFO kablam! | Nov 07 12:44:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:365:51 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 365 | pub static H5E_UNINITIALIZED: &'static id_t = &H5E_UNINITIALIZED_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:366:49 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 366 | pub static H5E_UNSUPPORTED: &'static id_t = &H5E_UNSUPPORTED_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:367:45 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 367 | pub static H5E_BADTYPE: &'static id_t = &H5E_BADTYPE_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:368:46 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 368 | pub static H5E_BADRANGE: &'static id_t = &H5E_BADRANGE_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:369:46 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 369 | pub static H5E_BADVALUE: &'static id_t = &H5E_BADVALUE_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:370:46 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 370 | pub static H5E_NOTFOUND: &'static id_t = &H5E_NOTFOUND_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:371:44 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 371 | pub static H5E_EXISTS: &'static id_t = &H5E_EXISTS_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:372:48 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 372 | pub static H5E_CANTENCODE: &'static id_t = &H5E_CANTENCODE_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.250 INFO kablam! Nov 07 12:44:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.250 INFO kablam! --> src/h5e.rs:373:48 Nov 07 12:44:28.250 INFO kablam! | Nov 07 12:44:28.250 INFO kablam! 373 | pub static H5E_CANTDECODE: &'static id_t = &H5E_CANTDECODE_g; Nov 07 12:44:28.250 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:374:47 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 374 | pub static H5E_CANTSPLIT: &'static id_t = &H5E_CANTSPLIT_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:375:54 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 375 | pub static H5E_CANTREDISTRIBUTE: &'static id_t = &H5E_CANTREDISTRIBUTE_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:376:46 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 376 | pub static H5E_CANTSWAP: &'static id_t = &H5E_CANTSWAP_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:377:48 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 377 | pub static H5E_CANTINSERT: &'static id_t = &H5E_CANTINSERT_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:378:46 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 378 | pub static H5E_CANTLIST: &'static id_t = &H5E_CANTLIST_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:379:48 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 379 | pub static H5E_CANTMODIFY: &'static id_t = &H5E_CANTMODIFY_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:380:48 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 380 | pub static H5E_CANTREMOVE: &'static id_t = &H5E_CANTREMOVE_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:381:49 Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! 381 | pub static H5E_CANTCONVERT: &'static id_t = &H5E_CANTCONVERT_g; Nov 07 12:44:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.251 INFO kablam! | Nov 07 12:44:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.251 INFO kablam! Nov 07 12:44:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.251 INFO kablam! --> src/h5e.rs:382:45 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 382 | pub static H5E_BADSIZE: &'static id_t = &H5E_BADSIZE_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:198:46 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 198 | pub static H5P_CLS_ROOT: &'static id_t = &H5P_CLS_ROOT_ID_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:199:55 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 199 | pub static H5P_CLS_OBJECT_CREATE: &'static id_t = &H5P_CLS_OBJECT_CREATE_ID_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:200:53 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 200 | pub static H5P_CLS_FILE_CREATE: &'static id_t = &H5P_CLS_FILE_CREATE_ID_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:201:53 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 201 | pub static H5P_CLS_FILE_ACCESS: &'static id_t = &H5P_CLS_FILE_ACCESS_ID_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:202:56 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 202 | pub static H5P_CLS_DATASET_CREATE: &'static id_t = &H5P_CLS_DATASET_CREATE_ID_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:203:56 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 203 | pub static H5P_CLS_DATASET_ACCESS: &'static id_t = &H5P_CLS_DATASET_ACCESS_ID_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:204:54 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 204 | pub static H5P_CLS_DATASET_XFER: &'static id_t = &H5P_CLS_DATASET_XFER_ID_g; Nov 07 12:44:28.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.252 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.252 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.252 INFO kablam! Nov 07 12:44:28.252 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.252 INFO kablam! --> src/h5p.rs:205:52 Nov 07 12:44:28.252 INFO kablam! | Nov 07 12:44:28.252 INFO kablam! 205 | pub static H5P_CLS_FILE_MOUNT: &'static id_t = &H5P_CLS_FILE_MOUNT_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:206:54 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 206 | pub static H5P_CLS_GROUP_CREATE: &'static id_t = &H5P_CLS_GROUP_CREATE_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:207:54 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 207 | pub static H5P_CLS_GROUP_ACCESS: &'static id_t = &H5P_CLS_GROUP_ACCESS_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:208:57 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 208 | pub static H5P_CLS_DATATYPE_CREATE: &'static id_t = &H5P_CLS_DATATYPE_CREATE_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:209:57 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 209 | pub static H5P_CLS_DATATYPE_ACCESS: &'static id_t = &H5P_CLS_DATATYPE_ACCESS_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:210:55 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 210 | pub static H5P_CLS_STRING_CREATE: &'static id_t = &H5P_CLS_STRING_CREATE_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:211:58 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 211 | pub static H5P_CLS_ATTRIBUTE_CREATE: &'static id_t = &H5P_CLS_ATTRIBUTE_CREATE_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:212:53 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 212 | pub static H5P_CLS_OBJECT_COPY: &'static id_t = &H5P_CLS_OBJECT_COPY_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.253 INFO kablam! Nov 07 12:44:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.253 INFO kablam! --> src/h5p.rs:213:53 Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! 213 | pub static H5P_CLS_LINK_CREATE: &'static id_t = &H5P_CLS_LINK_CREATE_ID_g; Nov 07 12:44:28.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.253 INFO kablam! | Nov 07 12:44:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:214:53 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 214 | pub static H5P_CLS_LINK_ACCESS: &'static id_t = &H5P_CLS_LINK_ACCESS_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:216:53 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 216 | pub static H5P_LST_FILE_CREATE: &'static id_t = &H5P_LST_FILE_CREATE_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:217:53 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 217 | pub static H5P_LST_FILE_ACCESS: &'static id_t = &H5P_LST_FILE_ACCESS_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:218:56 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 218 | pub static H5P_LST_DATASET_CREATE: &'static id_t = &H5P_LST_DATASET_CREATE_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:219:56 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 219 | pub static H5P_LST_DATASET_ACCESS: &'static id_t = &H5P_LST_DATASET_ACCESS_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:220:54 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 220 | pub static H5P_LST_DATASET_XFER: &'static id_t = &H5P_LST_DATASET_XFER_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:221:52 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 221 | pub static H5P_LST_FILE_MOUNT: &'static id_t = &H5P_LST_FILE_MOUNT_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:222:54 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 222 | pub static H5P_LST_GROUP_CREATE: &'static id_t = &H5P_LST_GROUP_CREATE_ID_g; Nov 07 12:44:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.254 INFO kablam! Nov 07 12:44:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.254 INFO kablam! --> src/h5p.rs:223:54 Nov 07 12:44:28.254 INFO kablam! | Nov 07 12:44:28.254 INFO kablam! 223 | pub static H5P_LST_GROUP_ACCESS: &'static id_t = &H5P_LST_GROUP_ACCESS_ID_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5p.rs:224:57 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 224 | pub static H5P_LST_DATATYPE_CREATE: &'static id_t = &H5P_LST_DATATYPE_CREATE_ID_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5p.rs:225:57 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 225 | pub static H5P_LST_DATATYPE_ACCESS: &'static id_t = &H5P_LST_DATATYPE_ACCESS_ID_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5p.rs:226:58 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 226 | pub static H5P_LST_ATTRIBUTE_CREATE: &'static id_t = &H5P_LST_ATTRIBUTE_CREATE_ID_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5p.rs:227:53 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 227 | pub static H5P_LST_OBJECT_COPY: &'static id_t = &H5P_LST_OBJECT_COPY_ID_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5p.rs:228:53 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 228 | pub static H5P_LST_LINK_CREATE: &'static id_t = &H5P_LST_LINK_CREATE_ID_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5p.rs:229:53 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 229 | pub static H5P_LST_LINK_ACCESS: &'static id_t = &H5P_LST_LINK_ACCESS_ID_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5t.rs:397:48 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 397 | pub static H5T_IEEE_F32BE: &'static id_t = &H5T_IEEE_F32BE_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.255 INFO kablam! Nov 07 12:44:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.255 INFO kablam! --> src/h5t.rs:398:48 Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! 398 | pub static H5T_IEEE_F32LE: &'static id_t = &H5T_IEEE_F32LE_g; Nov 07 12:44:28.255 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.255 INFO kablam! | Nov 07 12:44:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:399:48 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 399 | pub static H5T_IEEE_F64BE: &'static id_t = &H5T_IEEE_F64BE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:400:48 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 400 | pub static H5T_IEEE_F64LE: &'static id_t = &H5T_IEEE_F64LE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:401:46 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 401 | pub static H5T_STD_I8BE: &'static id_t = &H5T_STD_I8BE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:402:46 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 402 | pub static H5T_STD_I8LE: &'static id_t = &H5T_STD_I8LE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:403:47 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 403 | pub static H5T_STD_I16BE: &'static id_t = &H5T_STD_I16BE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:404:47 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 404 | pub static H5T_STD_I16LE: &'static id_t = &H5T_STD_I16LE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:405:47 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 405 | pub static H5T_STD_I32BE: &'static id_t = &H5T_STD_I32BE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:406:47 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 406 | pub static H5T_STD_I32LE: &'static id_t = &H5T_STD_I32LE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.256 INFO kablam! Nov 07 12:44:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.256 INFO kablam! --> src/h5t.rs:407:47 Nov 07 12:44:28.256 INFO kablam! | Nov 07 12:44:28.256 INFO kablam! 407 | pub static H5T_STD_I64BE: &'static id_t = &H5T_STD_I64BE_g; Nov 07 12:44:28.256 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:408:47 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 408 | pub static H5T_STD_I64LE: &'static id_t = &H5T_STD_I64LE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:409:46 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 409 | pub static H5T_STD_U8BE: &'static id_t = &H5T_STD_U8BE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:410:46 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 410 | pub static H5T_STD_U8LE: &'static id_t = &H5T_STD_U8LE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:411:47 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 411 | pub static H5T_STD_U16BE: &'static id_t = &H5T_STD_U16BE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:412:47 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 412 | pub static H5T_STD_U16LE: &'static id_t = &H5T_STD_U16LE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:413:47 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 413 | pub static H5T_STD_U32BE: &'static id_t = &H5T_STD_U32BE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:414:47 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 414 | pub static H5T_STD_U32LE: &'static id_t = &H5T_STD_U32LE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.257 INFO kablam! Nov 07 12:44:28.257 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.257 INFO kablam! --> src/h5t.rs:415:47 Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! 415 | pub static H5T_STD_U64BE: &'static id_t = &H5T_STD_U64BE_g; Nov 07 12:44:28.257 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.257 INFO kablam! | Nov 07 12:44:28.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.257 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.257 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:416:47 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 416 | pub static H5T_STD_U64LE: &'static id_t = &H5T_STD_U64LE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:417:46 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 417 | pub static H5T_STD_B8BE: &'static id_t = &H5T_STD_B8BE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:418:46 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 418 | pub static H5T_STD_B8LE: &'static id_t = &H5T_STD_B8LE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:419:47 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 419 | pub static H5T_STD_B16BE: &'static id_t = &H5T_STD_B16BE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:420:47 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 420 | pub static H5T_STD_B16LE: &'static id_t = &H5T_STD_B16LE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:421:47 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 421 | pub static H5T_STD_B32BE: &'static id_t = &H5T_STD_B32BE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:422:47 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 422 | pub static H5T_STD_B32LE: &'static id_t = &H5T_STD_B32LE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.258 INFO kablam! --> src/h5t.rs:423:47 Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! 423 | pub static H5T_STD_B64BE: &'static id_t = &H5T_STD_B64BE_g; Nov 07 12:44:28.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.258 INFO kablam! | Nov 07 12:44:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.258 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:424:47 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 424 | pub static H5T_STD_B64LE: &'static id_t = &H5T_STD_B64LE_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:425:49 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 425 | pub static H5T_STD_REF_OBJ: &'static id_t = &H5T_STD_REF_OBJ_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:426:53 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 426 | pub static H5T_STD_REF_DSETREG: &'static id_t = &H5T_STD_REF_DSETREG_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:427:48 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 427 | pub static H5T_UNIX_D32BE: &'static id_t = &H5T_UNIX_D32BE_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:428:48 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 428 | pub static H5T_UNIX_D32LE: &'static id_t = &H5T_UNIX_D32LE_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:429:48 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 429 | pub static H5T_UNIX_D64BE: &'static id_t = &H5T_UNIX_D64BE_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:430:48 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 430 | pub static H5T_UNIX_D64LE: &'static id_t = &H5T_UNIX_D64LE_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:431:42 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 431 | pub static H5T_C_S1: &'static id_t = &H5T_C_S1_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.259 INFO kablam! Nov 07 12:44:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.259 INFO kablam! --> src/h5t.rs:432:48 Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.259 INFO kablam! 432 | pub static H5T_FORTRAN_S1: &'static id_t = &H5T_FORTRAN_S1_g; Nov 07 12:44:28.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.259 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:433:45 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 433 | pub static H5T_VAX_F32: &'static id_t = &H5T_VAX_F32_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:434:45 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 434 | pub static H5T_VAX_F64: &'static id_t = &H5T_VAX_F64_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:435:50 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 435 | pub static H5T_NATIVE_SCHAR: &'static id_t = &H5T_NATIVE_SCHAR_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:436:50 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 436 | pub static H5T_NATIVE_UCHAR: &'static id_t = &H5T_NATIVE_UCHAR_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:437:50 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 437 | pub static H5T_NATIVE_SHORT: &'static id_t = &H5T_NATIVE_SHORT_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:438:51 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 438 | pub static H5T_NATIVE_USHORT: &'static id_t = &H5T_NATIVE_USHORT_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:439:48 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 439 | pub static H5T_NATIVE_INT: &'static id_t = &H5T_NATIVE_INT_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.260 INFO kablam! --> src/h5t.rs:440:49 Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! 440 | pub static H5T_NATIVE_UINT: &'static id_t = &H5T_NATIVE_UINT_g; Nov 07 12:44:28.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.260 INFO kablam! | Nov 07 12:44:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.260 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:441:49 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 441 | pub static H5T_NATIVE_LONG: &'static id_t = &H5T_NATIVE_LONG_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:442:50 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 442 | pub static H5T_NATIVE_ULONG: &'static id_t = &H5T_NATIVE_ULONG_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:443:50 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 443 | pub static H5T_NATIVE_LLONG: &'static id_t = &H5T_NATIVE_LLONG_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:444:51 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 444 | pub static H5T_NATIVE_ULLONG: &'static id_t = &H5T_NATIVE_ULLONG_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:445:50 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 445 | pub static H5T_NATIVE_FLOAT: &'static id_t = &H5T_NATIVE_FLOAT_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:446:51 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 446 | pub static H5T_NATIVE_DOUBLE: &'static id_t = &H5T_NATIVE_DOUBLE_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:447:52 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 447 | pub static H5T_NATIVE_LDOUBLE: &'static id_t = &H5T_NATIVE_LDOUBLE_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:448:47 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! 448 | pub static H5T_NATIVE_B8: &'static id_t = &H5T_NATIVE_B8_g; Nov 07 12:44:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.261 INFO kablam! Nov 07 12:44:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.261 INFO kablam! --> src/h5t.rs:449:48 Nov 07 12:44:28.261 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 449 | pub static H5T_NATIVE_B16: &'static id_t = &H5T_NATIVE_B16_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:450:48 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 450 | pub static H5T_NATIVE_B32: &'static id_t = &H5T_NATIVE_B32_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:451:48 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 451 | pub static H5T_NATIVE_B64: &'static id_t = &H5T_NATIVE_B64_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:452:51 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 452 | pub static H5T_NATIVE_OPAQUE: &'static id_t = &H5T_NATIVE_OPAQUE_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:453:50 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 453 | pub static H5T_NATIVE_HADDR: &'static id_t = &H5T_NATIVE_HADDR_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:454:50 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 454 | pub static H5T_NATIVE_HSIZE: &'static id_t = &H5T_NATIVE_HSIZE_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:455:51 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 455 | pub static H5T_NATIVE_HSSIZE: &'static id_t = &H5T_NATIVE_HSSIZE_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:456:49 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 456 | pub static H5T_NATIVE_HERR: &'static id_t = &H5T_NATIVE_HERR_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.262 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.262 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.262 INFO kablam! Nov 07 12:44:28.262 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.262 INFO kablam! --> src/h5t.rs:457:50 Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! 457 | pub static H5T_NATIVE_HBOOL: &'static id_t = &H5T_NATIVE_HBOOL_g; Nov 07 12:44:28.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.262 INFO kablam! | Nov 07 12:44:28.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:458:49 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 458 | pub static H5T_NATIVE_INT8: &'static id_t = &H5T_NATIVE_INT8_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:459:50 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 459 | pub static H5T_NATIVE_UINT8: &'static id_t = &H5T_NATIVE_UINT8_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:460:55 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 460 | pub static H5T_NATIVE_INT_LEAST8: &'static id_t = &H5T_NATIVE_INT_LEAST8_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:461:56 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 461 | pub static H5T_NATIVE_UINT_LEAST8: &'static id_t = &H5T_NATIVE_UINT_LEAST8_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:462:54 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 462 | pub static H5T_NATIVE_INT_FAST8: &'static id_t = &H5T_NATIVE_INT_FAST8_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:463:55 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 463 | pub static H5T_NATIVE_UINT_FAST8: &'static id_t = &H5T_NATIVE_UINT_FAST8_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:464:50 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 464 | pub static H5T_NATIVE_INT16: &'static id_t = &H5T_NATIVE_INT16_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.263 INFO kablam! --> src/h5t.rs:465:51 Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! 465 | pub static H5T_NATIVE_UINT16: &'static id_t = &H5T_NATIVE_UINT16_g; Nov 07 12:44:28.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.263 INFO kablam! | Nov 07 12:44:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.263 INFO kablam! Nov 07 12:44:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:466:56 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 466 | pub static H5T_NATIVE_INT_LEAST16: &'static id_t = &H5T_NATIVE_INT_LEAST16_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:467:57 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 467 | pub static H5T_NATIVE_UINT_LEAST16: &'static id_t = &H5T_NATIVE_UINT_LEAST16_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:468:55 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 468 | pub static H5T_NATIVE_INT_FAST16: &'static id_t = &H5T_NATIVE_INT_FAST16_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:469:56 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 469 | pub static H5T_NATIVE_UINT_FAST16: &'static id_t = &H5T_NATIVE_UINT_FAST16_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:470:50 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 470 | pub static H5T_NATIVE_INT32: &'static id_t = &H5T_NATIVE_INT32_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:471:51 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 471 | pub static H5T_NATIVE_UINT32: &'static id_t = &H5T_NATIVE_UINT32_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:472:56 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 472 | pub static H5T_NATIVE_INT_LEAST32: &'static id_t = &H5T_NATIVE_INT_LEAST32_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:473:57 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 473 | pub static H5T_NATIVE_UINT_LEAST32: &'static id_t = &H5T_NATIVE_UINT_LEAST32_g; Nov 07 12:44:28.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.264 INFO kablam! Nov 07 12:44:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.264 INFO kablam! --> src/h5t.rs:474:55 Nov 07 12:44:28.264 INFO kablam! | Nov 07 12:44:28.264 INFO kablam! 474 | pub static H5T_NATIVE_INT_FAST32: &'static id_t = &H5T_NATIVE_INT_FAST32_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.265 INFO kablam! --> src/h5t.rs:475:56 Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! 475 | pub static H5T_NATIVE_UINT_FAST32: &'static id_t = &H5T_NATIVE_UINT_FAST32_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.265 INFO kablam! --> src/h5t.rs:476:50 Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! 476 | pub static H5T_NATIVE_INT64: &'static id_t = &H5T_NATIVE_INT64_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.265 INFO kablam! --> src/h5t.rs:477:51 Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! 477 | pub static H5T_NATIVE_UINT64: &'static id_t = &H5T_NATIVE_UINT64_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.265 INFO kablam! --> src/h5t.rs:478:56 Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! 478 | pub static H5T_NATIVE_INT_LEAST64: &'static id_t = &H5T_NATIVE_INT_LEAST64_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.265 INFO kablam! --> src/h5t.rs:479:57 Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! 479 | pub static H5T_NATIVE_UINT_LEAST64: &'static id_t = &H5T_NATIVE_UINT_LEAST64_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.265 INFO kablam! --> src/h5t.rs:480:55 Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! 480 | pub static H5T_NATIVE_INT_FAST64: &'static id_t = &H5T_NATIVE_INT_FAST64_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 07 12:44:28.265 INFO kablam! --> src/h5t.rs:481:56 Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! 481 | pub static H5T_NATIVE_UINT_FAST64: &'static id_t = &H5T_NATIVE_UINT_FAST64_g; Nov 07 12:44:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:44:28.265 INFO kablam! | Nov 07 12:44:28.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 12:44:28.265 INFO kablam! = note: for more information, see issue #36247 Nov 07 12:44:28.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: aborting due to 264 previous errors Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! error: Could not compile `libhdf5-sys`. Nov 07 12:44:28.265 INFO kablam! Nov 07 12:44:28.265 INFO kablam! To learn more, run the command again with --verbose. Nov 07 12:44:28.265 INFO kablam! su: No module specific data is present Nov 07 12:44:29.396 INFO running `"docker" "rm" "-f" "64d3daa6a010d7534285b60ea6dd19c2de0611427d16adbb323b1c1c97d772fa"` Nov 07 12:44:29.648 INFO blam! 64d3daa6a010d7534285b60ea6dd19c2de0611427d16adbb323b1c1c97d772fa