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