Nov 10 02:53:48.420 INFO checking netcdf-0.1.0 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 02:53:48.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-alt check --frozen --all --all-targets" "-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"` Nov 10 02:53:48.851 INFO blam! b3f617261587a7aa623a4a1ce237a7deb810a17a898155d73d3ed205c43d923f Nov 10 02:53:48.853 INFO running `"docker" "start" "-a" "b3f617261587a7aa623a4a1ce237a7deb810a17a898155d73d3ed205c43d923f"` Nov 10 02:53:50.170 INFO kablam! usermod: no changes Nov 10 02:53:50.275 INFO kablam! Compiling netcdf-sys v0.1.0 Nov 10 02:53:52.050 INFO kablam! Checking netcdf v0.1.0 (/source) Nov 10 02:53:53.228 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.229 INFO kablam! --> src/file.rs:23:15 Nov 10 02:53:53.229 INFO kablam! | Nov 10 02:53:53.229 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.230 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.230 INFO kablam! | Nov 10 02:53:53.231 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Nov 10 02:53:53.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.235 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.235 INFO kablam! Nov 10 02:53:53.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.235 INFO kablam! --> src/file.rs:51:15 Nov 10 02:53:53.235 INFO kablam! | Nov 10 02:53:53.235 INFO kablam! 51 | if err != nc_noerr { Nov 10 02:53:53.235 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.235 INFO kablam! | Nov 10 02:53:53.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.235 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.235 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.235 INFO kablam! Nov 10 02:53:53.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.235 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.235 INFO kablam! | Nov 10 02:53:53.235 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.235 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.236 INFO kablam! ... Nov 10 02:53:53.236 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 10 02:53:53.236 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.236 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.236 INFO kablam! Nov 10 02:53:53.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.236 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.236 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.236 INFO kablam! ... Nov 10 02:53:53.236 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 10 02:53:53.236 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.236 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.236 INFO kablam! Nov 10 02:53:53.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.236 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.236 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.236 INFO kablam! ... Nov 10 02:53:53.236 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 10 02:53:53.236 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.236 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.236 INFO kablam! Nov 10 02:53:53.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.236 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.236 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.236 INFO kablam! ... Nov 10 02:53:53.236 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 10 02:53:53.236 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.236 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.236 INFO kablam! Nov 10 02:53:53.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.236 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.236 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.236 INFO kablam! ... Nov 10 02:53:53.236 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 10 02:53:53.236 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.236 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.236 INFO kablam! Nov 10 02:53:53.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.236 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.236 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.236 INFO kablam! ... Nov 10 02:53:53.236 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 10 02:53:53.236 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.236 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.236 INFO kablam! Nov 10 02:53:53.236 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.236 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.236 INFO kablam! | Nov 10 02:53:53.236 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.236 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.236 INFO kablam! ... Nov 10 02:53:53.236 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 10 02:53:53.236 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.237 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.237 INFO kablam! Nov 10 02:53:53.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.237 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.237 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.237 INFO kablam! ... Nov 10 02:53:53.237 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 10 02:53:53.237 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.237 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.237 INFO kablam! Nov 10 02:53:53.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.237 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.237 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.237 INFO kablam! ... Nov 10 02:53:53.237 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 10 02:53:53.237 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.237 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.237 INFO kablam! Nov 10 02:53:53.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.237 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.237 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.237 INFO kablam! ... Nov 10 02:53:53.237 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 10 02:53:53.237 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.237 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.237 INFO kablam! Nov 10 02:53:53.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.237 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.237 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.237 INFO kablam! ... Nov 10 02:53:53.237 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 10 02:53:53.237 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.237 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.237 INFO kablam! Nov 10 02:53:53.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.237 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.237 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.237 INFO kablam! ... Nov 10 02:53:53.237 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 10 02:53:53.237 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.237 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.237 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.237 INFO kablam! Nov 10 02:53:53.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.237 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.237 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.237 INFO kablam! ... Nov 10 02:53:53.237 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 10 02:53:53.237 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.237 INFO kablam! | Nov 10 02:53:53.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.237 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.238 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.238 INFO kablam! Nov 10 02:53:53.238 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.238 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.238 INFO kablam! | Nov 10 02:53:53.238 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.238 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.238 INFO kablam! ... Nov 10 02:53:53.238 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 10 02:53:53.238 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.238 INFO kablam! | Nov 10 02:53:53.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.238 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.238 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.238 INFO kablam! Nov 10 02:53:53.238 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.238 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.238 INFO kablam! | Nov 10 02:53:53.238 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.238 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.238 INFO kablam! ... Nov 10 02:53:53.238 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 10 02:53:53.238 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.263 INFO kablam! | Nov 10 02:53:53.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.264 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.264 INFO kablam! Nov 10 02:53:53.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.264 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.264 INFO kablam! | Nov 10 02:53:53.264 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.264 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.264 INFO kablam! ... Nov 10 02:53:53.264 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 10 02:53:53.264 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.264 INFO kablam! | Nov 10 02:53:53.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.264 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.265 INFO kablam! ... Nov 10 02:53:53.265 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 10 02:53:53.265 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.265 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.265 INFO kablam! ... Nov 10 02:53:53.265 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 10 02:53:53.265 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.265 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.265 INFO kablam! ... Nov 10 02:53:53.265 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 10 02:53:53.265 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.265 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.265 INFO kablam! ... Nov 10 02:53:53.265 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 10 02:53:53.265 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.265 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/variable.rs:101:38 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.265 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/variable.rs:105:56 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.265 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/attribute.rs:53:41 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.265 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.265 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.265 INFO kablam! Nov 10 02:53:53.265 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.265 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.265 INFO kablam! | Nov 10 02:53:53.265 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.265 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.265 INFO kablam! ... Nov 10 02:53:53.265 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 10 02:53:53.266 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.266 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.266 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.266 INFO kablam! Nov 10 02:53:53.266 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.266 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.266 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.266 INFO kablam! ... Nov 10 02:53:53.266 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 10 02:53:53.266 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.266 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.266 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.266 INFO kablam! Nov 10 02:53:53.266 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.266 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.266 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.266 INFO kablam! ... Nov 10 02:53:53.266 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 10 02:53:53.266 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.266 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.266 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.266 INFO kablam! Nov 10 02:53:53.266 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.266 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.266 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.266 INFO kablam! ... Nov 10 02:53:53.266 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 10 02:53:53.266 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.266 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.266 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.266 INFO kablam! Nov 10 02:53:53.266 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.266 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.266 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.266 INFO kablam! ... Nov 10 02:53:53.266 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 10 02:53:53.266 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.266 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.266 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.266 INFO kablam! Nov 10 02:53:53.266 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.266 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.266 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.266 INFO kablam! ... Nov 10 02:53:53.266 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 10 02:53:53.266 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.266 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.266 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.266 INFO kablam! Nov 10 02:53:53.266 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.266 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.266 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.266 INFO kablam! ... Nov 10 02:53:53.266 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 10 02:53:53.266 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.266 INFO kablam! | Nov 10 02:53:53.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.266 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.266 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.266 INFO kablam! Nov 10 02:53:53.266 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.270 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.270 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.271 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.271 INFO kablam! ... Nov 10 02:53:53.271 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 10 02:53:53.271 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.271 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.271 INFO kablam! Nov 10 02:53:53.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.271 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.271 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.271 INFO kablam! ... Nov 10 02:53:53.271 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 10 02:53:53.271 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.271 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.271 INFO kablam! Nov 10 02:53:53.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.271 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.271 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.271 INFO kablam! ... Nov 10 02:53:53.271 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 10 02:53:53.271 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.271 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.271 INFO kablam! Nov 10 02:53:53.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.271 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.271 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.271 INFO kablam! ... Nov 10 02:53:53.271 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 10 02:53:53.271 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.271 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.271 INFO kablam! Nov 10 02:53:53.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.271 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.271 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.271 INFO kablam! ... Nov 10 02:53:53.271 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 10 02:53:53.271 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.271 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.271 INFO kablam! Nov 10 02:53:53.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.271 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.271 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.271 INFO kablam! ... Nov 10 02:53:53.271 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 10 02:53:53.271 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.271 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.271 INFO kablam! Nov 10 02:53:53.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.271 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.271 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.271 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.271 INFO kablam! ... Nov 10 02:53:53.271 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 10 02:53:53.271 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.271 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.272 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.272 INFO kablam! Nov 10 02:53:53.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.272 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.272 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.272 INFO kablam! ... Nov 10 02:53:53.272 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 10 02:53:53.272 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.272 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.272 INFO kablam! Nov 10 02:53:53.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.272 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.272 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.272 INFO kablam! ... Nov 10 02:53:53.272 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 10 02:53:53.272 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.272 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.272 INFO kablam! Nov 10 02:53:53.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.272 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.272 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.272 INFO kablam! ... Nov 10 02:53:53.272 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 10 02:53:53.272 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.272 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.272 INFO kablam! Nov 10 02:53:53.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.272 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.272 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.272 INFO kablam! ... Nov 10 02:53:53.272 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 10 02:53:53.272 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.272 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.272 INFO kablam! Nov 10 02:53:53.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.272 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.272 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.272 INFO kablam! ... Nov 10 02:53:53.272 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 10 02:53:53.272 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.272 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.272 INFO kablam! Nov 10 02:53:53.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.272 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.272 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.272 INFO kablam! ... Nov 10 02:53:53.272 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 10 02:53:53.272 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.272 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.272 INFO kablam! Nov 10 02:53:53.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.272 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.272 INFO kablam! | Nov 10 02:53:53.272 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.272 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.273 INFO kablam! ... Nov 10 02:53:53.273 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 10 02:53:53.273 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.273 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.273 INFO kablam! Nov 10 02:53:53.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.273 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.273 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.273 INFO kablam! ... Nov 10 02:53:53.273 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 10 02:53:53.273 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.273 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.273 INFO kablam! Nov 10 02:53:53.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.273 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.273 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.273 INFO kablam! ... Nov 10 02:53:53.273 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 10 02:53:53.273 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.273 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.273 INFO kablam! Nov 10 02:53:53.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.273 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.273 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.273 INFO kablam! ... Nov 10 02:53:53.273 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 10 02:53:53.273 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.273 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.273 INFO kablam! Nov 10 02:53:53.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.273 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.273 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.273 INFO kablam! ... Nov 10 02:53:53.273 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 10 02:53:53.273 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.273 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.273 INFO kablam! Nov 10 02:53:53.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.273 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.273 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.273 INFO kablam! ... Nov 10 02:53:53.273 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 10 02:53:53.273 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.273 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.273 INFO kablam! Nov 10 02:53:53.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.273 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.273 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.273 INFO kablam! ... Nov 10 02:53:53.273 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 10 02:53:53.273 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.273 INFO kablam! | Nov 10 02:53:53.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.273 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.274 INFO kablam! Nov 10 02:53:53.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.274 INFO kablam! --> src/attribute.rs:144:43 Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 10 02:53:53.274 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.274 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.274 INFO kablam! Nov 10 02:53:53.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.274 INFO kablam! --> src/group.rs:61:36 Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 10 02:53:53.274 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.274 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.274 INFO kablam! Nov 10 02:53:53.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.274 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.274 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.274 INFO kablam! ... Nov 10 02:53:53.274 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 10 02:53:53.274 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.274 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.274 INFO kablam! Nov 10 02:53:53.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.274 INFO kablam! --> src/group.rs:69:36 Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 10 02:53:53.274 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.274 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.274 INFO kablam! Nov 10 02:53:53.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.274 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.274 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.274 INFO kablam! ... Nov 10 02:53:53.274 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 10 02:53:53.274 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.274 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.274 INFO kablam! Nov 10 02:53:53.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.274 INFO kablam! --> src/group.rs:77:36 Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 10 02:53:53.274 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.274 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.274 INFO kablam! Nov 10 02:53:53.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.274 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.274 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.274 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.274 INFO kablam! ... Nov 10 02:53:53.274 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 10 02:53:53.274 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 10 02:53:53.274 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.283 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.283 INFO kablam! Nov 10 02:53:53.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.283 INFO kablam! --> src/group.rs:85:36 Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 10 02:53:53.283 INFO kablam! | ^^^^^^ Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.283 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.283 INFO kablam! Nov 10 02:53:53.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.283 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.283 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.283 INFO kablam! ... Nov 10 02:53:53.283 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 10 02:53:53.283 INFO kablam! | --------------------------------------------------- in this macro invocation Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.283 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.283 INFO kablam! Nov 10 02:53:53.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.283 INFO kablam! --> src/group.rs:93:36 Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 10 02:53:53.283 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.283 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.283 INFO kablam! Nov 10 02:53:53.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.283 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.283 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.283 INFO kablam! ... Nov 10 02:53:53.283 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 10 02:53:53.283 INFO kablam! | ---------------------------------------------------- in this macro invocation Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.283 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.283 INFO kablam! Nov 10 02:53:53.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.283 INFO kablam! --> src/group.rs:101:36 Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 10 02:53:53.283 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.283 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.283 INFO kablam! Nov 10 02:53:53.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.283 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.283 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.283 INFO kablam! ... Nov 10 02:53:53.283 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 10 02:53:53.283 INFO kablam! | -------------------------------------------------------- in this macro invocation Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.283 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.283 INFO kablam! Nov 10 02:53:53.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.283 INFO kablam! --> src/group.rs:109:36 Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.283 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 10 02:53:53.283 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.283 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.284 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.284 INFO kablam! Nov 10 02:53:53.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.284 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.284 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.284 INFO kablam! ... Nov 10 02:53:53.284 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 10 02:53:53.284 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.284 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.284 INFO kablam! Nov 10 02:53:53.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.284 INFO kablam! --> src/group.rs:117:36 Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 10 02:53:53.284 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.284 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.284 INFO kablam! Nov 10 02:53:53.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.284 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.284 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.284 INFO kablam! ... Nov 10 02:53:53.284 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 10 02:53:53.284 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.284 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.284 INFO kablam! Nov 10 02:53:53.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.284 INFO kablam! --> src/group.rs:125:36 Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 10 02:53:53.284 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.284 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.284 INFO kablam! Nov 10 02:53:53.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.284 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.284 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.284 INFO kablam! ... Nov 10 02:53:53.284 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 10 02:53:53.284 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.284 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.284 INFO kablam! Nov 10 02:53:53.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.284 INFO kablam! --> src/group.rs:140:36 Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 10 02:53:53.284 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.284 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.284 INFO kablam! Nov 10 02:53:53.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.284 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.284 INFO kablam! | Nov 10 02:53:53.284 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.284 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.284 INFO kablam! ... Nov 10 02:53:53.284 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 10 02:53:53.284 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.285 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.285 INFO kablam! --> src/group.rs:147:36 Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 10 02:53:53.285 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.285 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.285 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.285 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.285 INFO kablam! ... Nov 10 02:53:53.285 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 10 02:53:53.285 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.285 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.285 INFO kablam! --> src/group.rs:154:36 Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 10 02:53:53.285 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.285 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.285 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.285 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.285 INFO kablam! ... Nov 10 02:53:53.285 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 10 02:53:53.285 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.285 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.285 INFO kablam! --> src/group.rs:161:36 Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 10 02:53:53.285 INFO kablam! | ^^^^^^ Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.285 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.285 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.285 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.285 INFO kablam! ... Nov 10 02:53:53.285 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 10 02:53:53.285 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.285 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.285 INFO kablam! --> src/group.rs:168:36 Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 10 02:53:53.285 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.285 INFO kablam! | Nov 10 02:53:53.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.285 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.285 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.285 INFO kablam! Nov 10 02:53:53.286 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.286 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.286 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.286 INFO kablam! ... Nov 10 02:53:53.286 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 10 02:53:53.286 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.286 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.286 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.286 INFO kablam! Nov 10 02:53:53.286 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.286 INFO kablam! --> src/group.rs:175:36 Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 10 02:53:53.286 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.286 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.286 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.286 INFO kablam! Nov 10 02:53:53.286 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.286 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.286 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.286 INFO kablam! ... Nov 10 02:53:53.286 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 10 02:53:53.286 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.286 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.286 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.286 INFO kablam! Nov 10 02:53:53.286 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.286 INFO kablam! --> src/group.rs:182:36 Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 10 02:53:53.286 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.286 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.286 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.286 INFO kablam! Nov 10 02:53:53.286 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.286 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.286 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.286 INFO kablam! ... Nov 10 02:53:53.286 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 10 02:53:53.286 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.286 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.286 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.286 INFO kablam! Nov 10 02:53:53.286 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.286 INFO kablam! --> src/group.rs:189:36 Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 10 02:53:53.286 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.286 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.286 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.286 INFO kablam! Nov 10 02:53:53.286 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.286 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.286 INFO kablam! | Nov 10 02:53:53.286 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.286 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.291 INFO kablam! ... Nov 10 02:53:53.291 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 10 02:53:53.291 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.291 INFO kablam! Nov 10 02:53:53.291 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.291 INFO kablam! --> src/group.rs:196:36 Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 10 02:53:53.291 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.291 INFO kablam! Nov 10 02:53:53.291 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.291 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.291 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.291 INFO kablam! ... Nov 10 02:53:53.291 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 10 02:53:53.291 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.291 INFO kablam! Nov 10 02:53:53.291 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.291 INFO kablam! --> src/group.rs:203:36 Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 10 02:53:53.291 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.291 INFO kablam! Nov 10 02:53:53.291 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.291 INFO kablam! --> src/group.rs:214:19 Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! 214 | if err != nc_noerr { Nov 10 02:53:53.291 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.291 INFO kablam! Nov 10 02:53:53.291 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.291 INFO kablam! --> src/group.rs:224:31 Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Nov 10 02:53:53.291 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.291 INFO kablam! Nov 10 02:53:53.291 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.291 INFO kablam! --> src/group.rs:231:29 Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! 231 | var_id: nc_global, Nov 10 02:53:53.291 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.291 INFO kablam! Nov 10 02:53:53.291 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.291 INFO kablam! --> src/group.rs:247:19 Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! 247 | if err != nc_noerr { Nov 10 02:53:53.291 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.291 INFO kablam! | Nov 10 02:53:53.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.291 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.291 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.292 INFO kablam! Nov 10 02:53:53.292 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.292 INFO kablam! --> src/group.rs:291:19 Nov 10 02:53:53.292 INFO kablam! | Nov 10 02:53:53.292 INFO kablam! 291 | if err != nc_noerr { Nov 10 02:53:53.292 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.292 INFO kablam! | Nov 10 02:53:53.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.292 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.292 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.292 INFO kablam! Nov 10 02:53:53.292 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.292 INFO kablam! --> src/group.rs:362:50 Nov 10 02:53:53.292 INFO kablam! | Nov 10 02:53:53.292 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 10 02:53:53.292 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.292 INFO kablam! | Nov 10 02:53:53.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.292 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.292 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.292 INFO kablam! Nov 10 02:53:53.292 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.292 INFO kablam! --> src/dimension.rs:24:38 Nov 10 02:53:53.292 INFO kablam! | Nov 10 02:53:53.292 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 10 02:53:53.292 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.292 INFO kablam! | Nov 10 02:53:53.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.292 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.292 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.292 INFO kablam! Nov 10 02:53:53.292 INFO kablam! error: aborting due to 97 previous errors Nov 10 02:53:53.292 INFO kablam! Nov 10 02:53:53.292 INFO kablam! error: Could not compile `netcdf`. Nov 10 02:53:53.292 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 02:53:53.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.424 INFO kablam! --> src/file.rs:23:15 Nov 10 02:53:53.424 INFO kablam! | Nov 10 02:53:53.424 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.424 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.424 INFO kablam! | Nov 10 02:53:53.424 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Nov 10 02:53:53.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.424 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.424 INFO kablam! Nov 10 02:53:53.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.424 INFO kablam! --> src/file.rs:51:15 Nov 10 02:53:53.424 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! 51 | if err != nc_noerr { Nov 10 02:53:53.425 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.425 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.425 INFO kablam! Nov 10 02:53:53.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.425 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.425 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.425 INFO kablam! ... Nov 10 02:53:53.425 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 10 02:53:53.425 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.425 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.425 INFO kablam! Nov 10 02:53:53.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.425 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.425 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.425 INFO kablam! ... Nov 10 02:53:53.425 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 10 02:53:53.425 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.425 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.425 INFO kablam! Nov 10 02:53:53.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.425 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.425 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.425 INFO kablam! ... Nov 10 02:53:53.425 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 10 02:53:53.425 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.425 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.425 INFO kablam! Nov 10 02:53:53.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.425 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.425 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.425 INFO kablam! ... Nov 10 02:53:53.425 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 10 02:53:53.425 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.425 INFO kablam! | Nov 10 02:53:53.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.425 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.425 INFO kablam! Nov 10 02:53:53.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.425 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.426 INFO kablam! | Nov 10 02:53:53.426 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.426 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.426 INFO kablam! ... Nov 10 02:53:53.426 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 10 02:53:53.426 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.426 INFO kablam! | Nov 10 02:53:53.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.426 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.426 INFO kablam! Nov 10 02:53:53.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.426 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.426 INFO kablam! | Nov 10 02:53:53.426 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.426 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.426 INFO kablam! ... Nov 10 02:53:53.426 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 10 02:53:53.426 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.426 INFO kablam! | Nov 10 02:53:53.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.426 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.426 INFO kablam! Nov 10 02:53:53.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.426 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.426 INFO kablam! | Nov 10 02:53:53.426 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.426 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.426 INFO kablam! ... Nov 10 02:53:53.426 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 10 02:53:53.426 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.426 INFO kablam! | Nov 10 02:53:53.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.426 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.426 INFO kablam! Nov 10 02:53:53.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.426 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.426 INFO kablam! | Nov 10 02:53:53.426 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.426 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.426 INFO kablam! ... Nov 10 02:53:53.426 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 10 02:53:53.426 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.427 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.427 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.427 INFO kablam! Nov 10 02:53:53.427 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.427 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.427 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.427 INFO kablam! ... Nov 10 02:53:53.427 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 10 02:53:53.427 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.427 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.427 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.427 INFO kablam! Nov 10 02:53:53.427 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.427 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.427 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.427 INFO kablam! ... Nov 10 02:53:53.427 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 10 02:53:53.427 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.427 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.427 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.427 INFO kablam! Nov 10 02:53:53.427 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.427 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.427 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.427 INFO kablam! ... Nov 10 02:53:53.427 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 10 02:53:53.427 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.427 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.427 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.427 INFO kablam! Nov 10 02:53:53.427 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.427 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.427 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.427 INFO kablam! ... Nov 10 02:53:53.427 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 10 02:53:53.427 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.427 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.427 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.427 INFO kablam! Nov 10 02:53:53.427 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.427 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.427 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.427 INFO kablam! ... Nov 10 02:53:53.427 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 10 02:53:53.427 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.427 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.427 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.427 INFO kablam! Nov 10 02:53:53.427 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.427 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.427 INFO kablam! | Nov 10 02:53:53.427 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.427 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.427 INFO kablam! ... Nov 10 02:53:53.427 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 10 02:53:53.427 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.428 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.428 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.428 INFO kablam! Nov 10 02:53:53.428 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.428 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.428 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.428 INFO kablam! ... Nov 10 02:53:53.428 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 10 02:53:53.428 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.428 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.428 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.428 INFO kablam! Nov 10 02:53:53.428 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.428 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.428 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.428 INFO kablam! ... Nov 10 02:53:53.428 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 10 02:53:53.428 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.428 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.428 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.428 INFO kablam! Nov 10 02:53:53.428 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.428 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.428 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.428 INFO kablam! ... Nov 10 02:53:53.428 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 10 02:53:53.428 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.428 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.428 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.428 INFO kablam! Nov 10 02:53:53.428 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.428 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.428 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.428 INFO kablam! ... Nov 10 02:53:53.428 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 10 02:53:53.428 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.428 INFO kablam! | Nov 10 02:53:53.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.428 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.428 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.428 INFO kablam! Nov 10 02:53:53.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.429 INFO kablam! --> src/variable.rs:14:40 Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 10 02:53:53.429 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.429 INFO kablam! ... Nov 10 02:53:53.429 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 10 02:53:53.429 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.429 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.429 INFO kablam! Nov 10 02:53:53.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.429 INFO kablam! --> src/variable.rs:24:19 Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! 24 | if err != nc_noerr { Nov 10 02:53:53.429 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.429 INFO kablam! ... Nov 10 02:53:53.429 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 10 02:53:53.429 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.429 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.429 INFO kablam! Nov 10 02:53:53.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.429 INFO kablam! --> src/variable.rs:101:38 Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 10 02:53:53.429 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.429 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.429 INFO kablam! Nov 10 02:53:53.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.429 INFO kablam! --> src/variable.rs:105:56 Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 10 02:53:53.429 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.429 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.429 INFO kablam! Nov 10 02:53:53.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.429 INFO kablam! --> src/attribute.rs:53:41 Nov 10 02:53:53.429 INFO kablam! | Nov 10 02:53:53.429 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Nov 10 02:53:53.429 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.430 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.430 INFO kablam! Nov 10 02:53:53.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.430 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.430 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.430 INFO kablam! ... Nov 10 02:53:53.430 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 10 02:53:53.430 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.430 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.430 INFO kablam! Nov 10 02:53:53.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.430 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.430 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.430 INFO kablam! ... Nov 10 02:53:53.430 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 10 02:53:53.430 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.430 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.430 INFO kablam! Nov 10 02:53:53.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.430 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.430 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.430 INFO kablam! ... Nov 10 02:53:53.430 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 10 02:53:53.430 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.430 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.430 INFO kablam! Nov 10 02:53:53.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.430 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.430 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.430 INFO kablam! ... Nov 10 02:53:53.430 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 10 02:53:53.430 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.430 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.430 INFO kablam! Nov 10 02:53:53.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.430 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.430 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.430 INFO kablam! ... Nov 10 02:53:53.430 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 10 02:53:53.430 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.430 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.430 INFO kablam! Nov 10 02:53:53.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.430 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.430 INFO kablam! | Nov 10 02:53:53.430 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.431 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.431 INFO kablam! ... Nov 10 02:53:53.431 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 10 02:53:53.431 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.431 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.431 INFO kablam! Nov 10 02:53:53.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.431 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.431 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.431 INFO kablam! ... Nov 10 02:53:53.431 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 10 02:53:53.431 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.431 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.431 INFO kablam! Nov 10 02:53:53.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.431 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.431 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.431 INFO kablam! ... Nov 10 02:53:53.431 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 10 02:53:53.431 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.431 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.431 INFO kablam! Nov 10 02:53:53.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.431 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.431 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.431 INFO kablam! ... Nov 10 02:53:53.431 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 10 02:53:53.431 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.431 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.431 INFO kablam! Nov 10 02:53:53.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.431 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.431 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.431 INFO kablam! ... Nov 10 02:53:53.431 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 10 02:53:53.431 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.431 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.431 INFO kablam! Nov 10 02:53:53.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.431 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.431 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.431 INFO kablam! ... Nov 10 02:53:53.431 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 10 02:53:53.431 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 10 02:53:53.431 INFO kablam! | Nov 10 02:53:53.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.431 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.431 INFO kablam! Nov 10 02:53:53.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.432 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.432 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.432 INFO kablam! ... Nov 10 02:53:53.432 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 10 02:53:53.432 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.432 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.432 INFO kablam! Nov 10 02:53:53.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.432 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.432 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.432 INFO kablam! ... Nov 10 02:53:53.432 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 10 02:53:53.432 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.432 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.432 INFO kablam! Nov 10 02:53:53.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.432 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.432 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.432 INFO kablam! ... Nov 10 02:53:53.432 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 10 02:53:53.432 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.432 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.432 INFO kablam! Nov 10 02:53:53.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.432 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.432 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.432 INFO kablam! ... Nov 10 02:53:53.432 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 10 02:53:53.432 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.432 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.432 INFO kablam! Nov 10 02:53:53.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.432 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.432 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.432 INFO kablam! ... Nov 10 02:53:53.432 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 10 02:53:53.432 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.432 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.432 INFO kablam! Nov 10 02:53:53.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.432 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.432 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.432 INFO kablam! ... Nov 10 02:53:53.432 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 10 02:53:53.432 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.432 INFO kablam! | Nov 10 02:53:53.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.432 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.433 INFO kablam! Nov 10 02:53:53.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.433 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.433 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.433 INFO kablam! ... Nov 10 02:53:53.433 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 10 02:53:53.433 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.433 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.433 INFO kablam! Nov 10 02:53:53.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.433 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.433 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.433 INFO kablam! ... Nov 10 02:53:53.433 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 10 02:53:53.433 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.433 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.433 INFO kablam! Nov 10 02:53:53.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.433 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.433 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.433 INFO kablam! ... Nov 10 02:53:53.433 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 10 02:53:53.433 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.433 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.433 INFO kablam! Nov 10 02:53:53.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.433 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.433 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.433 INFO kablam! ... Nov 10 02:53:53.433 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 10 02:53:53.433 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.433 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.433 INFO kablam! Nov 10 02:53:53.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.433 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.433 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.433 INFO kablam! ... Nov 10 02:53:53.433 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 10 02:53:53.433 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.433 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.433 INFO kablam! Nov 10 02:53:53.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.433 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.433 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.433 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.433 INFO kablam! ... Nov 10 02:53:53.433 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 10 02:53:53.433 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.433 INFO kablam! | Nov 10 02:53:53.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.434 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.434 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.434 INFO kablam! Nov 10 02:53:53.434 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.434 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.434 INFO kablam! | Nov 10 02:53:53.434 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.434 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.434 INFO kablam! ... Nov 10 02:53:53.434 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 10 02:53:53.434 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.434 INFO kablam! | Nov 10 02:53:53.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.434 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.434 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.434 INFO kablam! Nov 10 02:53:53.434 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.434 INFO kablam! --> src/attribute.rs:11:41 Nov 10 02:53:53.434 INFO kablam! | Nov 10 02:53:53.434 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 10 02:53:53.434 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.434 INFO kablam! ... Nov 10 02:53:53.434 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 10 02:53:53.434 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.434 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.439 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.439 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.439 INFO kablam! Nov 10 02:53:53.439 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.439 INFO kablam! --> src/attribute.rs:23:19 Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! 23 | if err != nc_noerr { Nov 10 02:53:53.439 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.439 INFO kablam! ... Nov 10 02:53:53.439 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 10 02:53:53.439 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.439 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.439 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.439 INFO kablam! Nov 10 02:53:53.439 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.439 INFO kablam! --> src/attribute.rs:36:19 Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! 36 | if err != nc_noerr { Nov 10 02:53:53.439 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.439 INFO kablam! ... Nov 10 02:53:53.439 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 10 02:53:53.439 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.439 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.439 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.439 INFO kablam! Nov 10 02:53:53.439 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.439 INFO kablam! --> src/attribute.rs:144:43 Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 10 02:53:53.439 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.439 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.439 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.439 INFO kablam! Nov 10 02:53:53.439 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.439 INFO kablam! --> src/group.rs:61:36 Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 10 02:53:53.439 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.439 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.439 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.439 INFO kablam! Nov 10 02:53:53.439 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.439 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.439 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.439 INFO kablam! ... Nov 10 02:53:53.439 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 10 02:53:53.439 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.439 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.439 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.439 INFO kablam! Nov 10 02:53:53.439 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.439 INFO kablam! --> src/group.rs:69:36 Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 10 02:53:53.439 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.439 INFO kablam! | Nov 10 02:53:53.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.439 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.439 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.439 INFO kablam! Nov 10 02:53:53.439 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.439 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.440 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.440 INFO kablam! ... Nov 10 02:53:53.440 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 10 02:53:53.440 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.440 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.440 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.440 INFO kablam! Nov 10 02:53:53.440 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.440 INFO kablam! --> src/group.rs:77:36 Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 10 02:53:53.440 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.440 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.440 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.440 INFO kablam! Nov 10 02:53:53.440 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.440 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.440 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.440 INFO kablam! ... Nov 10 02:53:53.440 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 10 02:53:53.440 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.440 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.440 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.440 INFO kablam! Nov 10 02:53:53.440 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.440 INFO kablam! --> src/group.rs:85:36 Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 10 02:53:53.440 INFO kablam! | ^^^^^^ Nov 10 02:53:53.440 INFO kablam! | Nov 10 02:53:53.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.440 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.440 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.440 INFO kablam! Nov 10 02:53:53.440 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.440 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.441 INFO kablam! ... Nov 10 02:53:53.441 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 10 02:53:53.441 INFO kablam! | --------------------------------------------------- in this macro invocation Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:93:36 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.441 INFO kablam! ... Nov 10 02:53:53.441 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 10 02:53:53.441 INFO kablam! | ---------------------------------------------------- in this macro invocation Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:101:36 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.441 INFO kablam! ... Nov 10 02:53:53.441 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 10 02:53:53.441 INFO kablam! | -------------------------------------------------------- in this macro invocation Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:109:36 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.441 INFO kablam! ... Nov 10 02:53:53.441 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 10 02:53:53.441 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:117:36 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 10 02:53:53.441 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.441 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.441 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.441 INFO kablam! Nov 10 02:53:53.441 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.441 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.441 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.442 INFO kablam! ... Nov 10 02:53:53.442 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 10 02:53:53.442 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.442 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.442 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.442 INFO kablam! Nov 10 02:53:53.442 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.442 INFO kablam! --> src/group.rs:125:36 Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.442 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.442 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.442 INFO kablam! Nov 10 02:53:53.442 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.442 INFO kablam! --> src/group.rs:28:19 Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 28 | if err != nc_noerr { Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.442 INFO kablam! ... Nov 10 02:53:53.442 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 10 02:53:53.442 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.442 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.442 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.442 INFO kablam! Nov 10 02:53:53.442 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.442 INFO kablam! --> src/group.rs:140:36 Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.442 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.442 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.442 INFO kablam! Nov 10 02:53:53.442 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.442 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.442 INFO kablam! ... Nov 10 02:53:53.442 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 10 02:53:53.442 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.442 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.442 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.442 INFO kablam! Nov 10 02:53:53.442 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.442 INFO kablam! --> src/group.rs:147:36 Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.442 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.442 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.442 INFO kablam! Nov 10 02:53:53.442 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.442 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.442 INFO kablam! ... Nov 10 02:53:53.442 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 10 02:53:53.442 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.442 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.442 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.442 INFO kablam! Nov 10 02:53:53.442 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.442 INFO kablam! --> src/group.rs:154:36 Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 10 02:53:53.442 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.442 INFO kablam! | Nov 10 02:53:53.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.443 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.443 INFO kablam! ... Nov 10 02:53:53.443 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 10 02:53:53.443 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:161:36 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 10 02:53:53.443 INFO kablam! | ^^^^^^ Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.443 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.443 INFO kablam! ... Nov 10 02:53:53.443 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 10 02:53:53.443 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:168:36 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 10 02:53:53.443 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.443 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.443 INFO kablam! ... Nov 10 02:53:53.443 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 10 02:53:53.443 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:175:36 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 10 02:53:53.443 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.443 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.443 INFO kablam! ... Nov 10 02:53:53.443 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 10 02:53:53.443 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.443 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.443 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.443 INFO kablam! Nov 10 02:53:53.443 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.443 INFO kablam! --> src/group.rs:182:36 Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.443 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 10 02:53:53.443 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.443 INFO kablam! | Nov 10 02:53:53.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.444 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.444 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.444 INFO kablam! Nov 10 02:53:53.444 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.444 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.444 INFO kablam! | Nov 10 02:53:53.444 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.444 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.444 INFO kablam! ... Nov 10 02:53:53.444 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 10 02:53:53.444 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.444 INFO kablam! | Nov 10 02:53:53.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.444 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.444 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.444 INFO kablam! Nov 10 02:53:53.444 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.445 INFO kablam! --> src/group.rs:189:36 Nov 10 02:53:53.445 INFO kablam! | Nov 10 02:53:53.445 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 10 02:53:53.445 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.445 INFO kablam! | Nov 10 02:53:53.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.445 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.445 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.445 INFO kablam! Nov 10 02:53:53.448 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.448 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.448 INFO kablam! | Nov 10 02:53:53.448 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.448 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.448 INFO kablam! ... Nov 10 02:53:53.448 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 10 02:53:53.448 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 10 02:53:53.448 INFO kablam! | Nov 10 02:53:53.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.448 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.448 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.449 INFO kablam! Nov 10 02:53:53.449 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.449 INFO kablam! --> src/group.rs:196:36 Nov 10 02:53:53.449 INFO kablam! | Nov 10 02:53:53.449 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 10 02:53:53.449 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.449 INFO kablam! | Nov 10 02:53:53.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.449 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.449 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.449 INFO kablam! Nov 10 02:53:53.449 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.449 INFO kablam! --> src/group.rs:46:19 Nov 10 02:53:53.449 INFO kablam! | Nov 10 02:53:53.449 INFO kablam! 46 | if err != nc_noerr { Nov 10 02:53:53.449 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.449 INFO kablam! ... Nov 10 02:53:53.449 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 10 02:53:53.449 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 10 02:53:53.449 INFO kablam! | Nov 10 02:53:53.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.449 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.449 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.449 INFO kablam! Nov 10 02:53:53.450 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.450 INFO kablam! --> src/group.rs:203:36 Nov 10 02:53:53.450 INFO kablam! | Nov 10 02:53:53.450 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 10 02:53:53.450 INFO kablam! | ^^^^^^^ Nov 10 02:53:53.450 INFO kablam! | Nov 10 02:53:53.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.450 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.450 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.450 INFO kablam! Nov 10 02:53:53.450 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.450 INFO kablam! --> src/group.rs:214:19 Nov 10 02:53:53.450 INFO kablam! | Nov 10 02:53:53.450 INFO kablam! 214 | if err != nc_noerr { Nov 10 02:53:53.450 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.450 INFO kablam! | Nov 10 02:53:53.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.450 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.450 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.450 INFO kablam! Nov 10 02:53:53.450 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.450 INFO kablam! --> src/group.rs:224:31 Nov 10 02:53:53.450 INFO kablam! | Nov 10 02:53:53.451 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Nov 10 02:53:53.451 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.451 INFO kablam! | Nov 10 02:53:53.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.451 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.451 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.451 INFO kablam! Nov 10 02:53:53.451 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.451 INFO kablam! --> src/group.rs:231:29 Nov 10 02:53:53.451 INFO kablam! | Nov 10 02:53:53.451 INFO kablam! 231 | var_id: nc_global, Nov 10 02:53:53.451 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.451 INFO kablam! | Nov 10 02:53:53.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.451 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.451 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.451 INFO kablam! Nov 10 02:53:53.451 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.451 INFO kablam! --> src/group.rs:247:19 Nov 10 02:53:53.451 INFO kablam! | Nov 10 02:53:53.451 INFO kablam! 247 | if err != nc_noerr { Nov 10 02:53:53.451 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.451 INFO kablam! | Nov 10 02:53:53.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.452 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.452 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.452 INFO kablam! Nov 10 02:53:53.452 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.452 INFO kablam! --> src/group.rs:291:19 Nov 10 02:53:53.452 INFO kablam! | Nov 10 02:53:53.452 INFO kablam! 291 | if err != nc_noerr { Nov 10 02:53:53.452 INFO kablam! | ^^^^^^^^ Nov 10 02:53:53.452 INFO kablam! | Nov 10 02:53:53.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.452 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.452 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.452 INFO kablam! Nov 10 02:53:53.452 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.452 INFO kablam! --> src/group.rs:362:50 Nov 10 02:53:53.452 INFO kablam! | Nov 10 02:53:53.452 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 10 02:53:53.452 INFO kablam! | ^^^^^^^^^ Nov 10 02:53:53.455 INFO kablam! | Nov 10 02:53:53.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.455 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.455 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.455 INFO kablam! Nov 10 02:53:53.455 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 10 02:53:53.455 INFO kablam! --> src/dimension.rs:24:38 Nov 10 02:53:53.455 INFO kablam! | Nov 10 02:53:53.455 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 10 02:53:53.455 INFO kablam! | ^^^^^^^^^^^ Nov 10 02:53:53.455 INFO kablam! | Nov 10 02:53:53.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 02:53:53.455 INFO kablam! = note: for more information, see issue #36247 Nov 10 02:53:53.455 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 10 02:53:53.455 INFO kablam! Nov 10 02:53:53.455 INFO kablam! error: aborting due to 97 previous errors Nov 10 02:53:53.455 INFO kablam! Nov 10 02:53:53.455 INFO kablam! error: Could not compile `netcdf`. Nov 10 02:53:53.455 INFO kablam! Nov 10 02:53:53.455 INFO kablam! To learn more, run the command again with --verbose. Nov 10 02:53:53.459 INFO kablam! su: No module specific data is present Nov 10 02:53:54.140 INFO running `"docker" "rm" "-f" "b3f617261587a7aa623a4a1ce237a7deb810a17a898155d73d3ed205c43d923f"` Nov 10 02:53:54.335 INFO blam! b3f617261587a7aa623a4a1ce237a7deb810a17a898155d73d3ed205c43d923f