Nov 04 20:35:22.931 INFO checking netcdf-0.1.0 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 20:35:22.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 20:35:23.436 INFO blam! e4024f874477e3a385a05bb2070aabfa908404fbd40cf414ae8e0acf4b83051c Nov 04 20:35:23.438 INFO running `"docker" "start" "-a" "e4024f874477e3a385a05bb2070aabfa908404fbd40cf414ae8e0acf4b83051c"` Nov 04 20:35:24.763 INFO kablam! usermod: no changes Nov 04 20:35:24.867 INFO kablam! Compiling netcdf-sys v0.1.0 Nov 04 20:35:26.711 INFO kablam! Checking netcdf v0.1.0 (/source) Nov 04 20:35:27.921 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.922 INFO kablam! --> src/file.rs:23:15 Nov 04 20:35:27.922 INFO kablam! | Nov 04 20:35:27.922 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.923 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.923 INFO kablam! | Nov 04 20:35:27.923 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Nov 04 20:35:27.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.924 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.924 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.924 INFO kablam! Nov 04 20:35:27.925 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.925 INFO kablam! --> src/file.rs:51:15 Nov 04 20:35:27.925 INFO kablam! | Nov 04 20:35:27.926 INFO kablam! 51 | if err != nc_noerr { Nov 04 20:35:27.926 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.926 INFO kablam! | Nov 04 20:35:27.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.927 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.927 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.927 INFO kablam! Nov 04 20:35:27.928 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.928 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.928 INFO kablam! | Nov 04 20:35:27.928 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.929 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.929 INFO kablam! ... Nov 04 20:35:27.929 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 04 20:35:27.930 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:27.930 INFO kablam! | Nov 04 20:35:27.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.931 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.931 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.931 INFO kablam! Nov 04 20:35:27.931 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.932 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.932 INFO kablam! | Nov 04 20:35:27.932 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.933 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.933 INFO kablam! ... Nov 04 20:35:27.933 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 04 20:35:27.933 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:27.934 INFO kablam! | Nov 04 20:35:27.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.934 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.935 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.935 INFO kablam! Nov 04 20:35:27.935 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.935 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.936 INFO kablam! | Nov 04 20:35:27.936 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.936 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.937 INFO kablam! ... Nov 04 20:35:27.937 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 04 20:35:27.937 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:27.937 INFO kablam! | Nov 04 20:35:27.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.938 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.938 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.939 INFO kablam! Nov 04 20:35:27.939 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.939 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.939 INFO kablam! | Nov 04 20:35:27.939 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.939 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.939 INFO kablam! ... Nov 04 20:35:27.939 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 04 20:35:27.939 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:27.939 INFO kablam! | Nov 04 20:35:27.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.939 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.939 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.939 INFO kablam! Nov 04 20:35:27.939 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.939 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.939 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.940 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.940 INFO kablam! ... Nov 04 20:35:27.940 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 04 20:35:27.940 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.940 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.940 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.940 INFO kablam! Nov 04 20:35:27.940 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.940 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.940 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.940 INFO kablam! ... Nov 04 20:35:27.940 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 04 20:35:27.940 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.940 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.940 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.940 INFO kablam! Nov 04 20:35:27.940 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.940 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.940 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.940 INFO kablam! ... Nov 04 20:35:27.940 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 04 20:35:27.940 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.940 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.940 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.940 INFO kablam! Nov 04 20:35:27.940 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.940 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.940 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.940 INFO kablam! ... Nov 04 20:35:27.940 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 04 20:35:27.940 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.940 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.940 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.940 INFO kablam! Nov 04 20:35:27.940 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.940 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.940 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.940 INFO kablam! ... Nov 04 20:35:27.940 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 04 20:35:27.940 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.940 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.940 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.940 INFO kablam! Nov 04 20:35:27.940 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.940 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.940 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.940 INFO kablam! ... Nov 04 20:35:27.940 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 04 20:35:27.940 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.940 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.940 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.940 INFO kablam! Nov 04 20:35:27.940 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.940 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.940 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.940 INFO kablam! ... Nov 04 20:35:27.940 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 04 20:35:27.940 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:27.940 INFO kablam! | Nov 04 20:35:27.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.941 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.941 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.941 INFO kablam! Nov 04 20:35:27.941 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.941 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.941 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.941 INFO kablam! ... Nov 04 20:35:27.941 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 04 20:35:27.941 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.941 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.941 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.941 INFO kablam! Nov 04 20:35:27.941 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.941 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.941 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.941 INFO kablam! ... Nov 04 20:35:27.941 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 04 20:35:27.941 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.941 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.941 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.941 INFO kablam! Nov 04 20:35:27.941 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.941 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.941 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.941 INFO kablam! ... Nov 04 20:35:27.941 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 04 20:35:27.941 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.941 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.941 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.941 INFO kablam! Nov 04 20:35:27.941 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.941 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.941 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.941 INFO kablam! ... Nov 04 20:35:27.941 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 04 20:35:27.941 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.941 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.941 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.941 INFO kablam! Nov 04 20:35:27.941 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.941 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.941 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.941 INFO kablam! ... Nov 04 20:35:27.941 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 04 20:35:27.941 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.941 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.941 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.941 INFO kablam! Nov 04 20:35:27.941 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.941 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.941 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.941 INFO kablam! ... Nov 04 20:35:27.941 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 04 20:35:27.941 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.941 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.941 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.941 INFO kablam! Nov 04 20:35:27.941 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.941 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.941 INFO kablam! | Nov 04 20:35:27.941 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.941 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.941 INFO kablam! ... Nov 04 20:35:27.942 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 04 20:35:27.942 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.942 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.942 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.942 INFO kablam! Nov 04 20:35:27.942 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.942 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:27.942 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.942 INFO kablam! ... Nov 04 20:35:27.942 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 04 20:35:27.942 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.942 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.942 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.942 INFO kablam! Nov 04 20:35:27.942 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.942 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:27.942 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.942 INFO kablam! ... Nov 04 20:35:27.942 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 04 20:35:27.942 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.942 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.942 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.942 INFO kablam! Nov 04 20:35:27.942 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.942 INFO kablam! --> src/variable.rs:101:38 Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 04 20:35:27.942 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.942 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.942 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.942 INFO kablam! Nov 04 20:35:27.942 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.942 INFO kablam! --> src/variable.rs:105:56 Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 04 20:35:27.942 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.942 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.942 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.942 INFO kablam! Nov 04 20:35:27.942 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.942 INFO kablam! --> src/attribute.rs:53:41 Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Nov 04 20:35:27.942 INFO kablam! | ^^^^^^^ Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.942 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.942 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.942 INFO kablam! Nov 04 20:35:27.942 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.942 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.942 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.942 INFO kablam! ... Nov 04 20:35:27.942 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 04 20:35:27.942 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.942 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.942 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.942 INFO kablam! Nov 04 20:35:27.942 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.942 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.942 INFO kablam! | Nov 04 20:35:27.942 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.942 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.942 INFO kablam! ... Nov 04 20:35:27.942 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 04 20:35:27.942 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.943 INFO kablam! | Nov 04 20:35:27.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.943 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.943 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.943 INFO kablam! Nov 04 20:35:27.943 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.943 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.943 INFO kablam! | Nov 04 20:35:27.943 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.943 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.943 INFO kablam! ... Nov 04 20:35:27.943 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 04 20:35:27.943 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.943 INFO kablam! | Nov 04 20:35:27.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.946 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.947 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.947 INFO kablam! Nov 04 20:35:27.947 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.947 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.947 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.947 INFO kablam! ... Nov 04 20:35:27.947 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 04 20:35:27.947 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.947 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.947 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.947 INFO kablam! Nov 04 20:35:27.947 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.947 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.947 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.947 INFO kablam! ... Nov 04 20:35:27.947 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 04 20:35:27.947 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.947 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.947 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.947 INFO kablam! Nov 04 20:35:27.947 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.947 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.947 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.947 INFO kablam! ... Nov 04 20:35:27.947 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 04 20:35:27.947 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.947 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.947 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.947 INFO kablam! Nov 04 20:35:27.947 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.947 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.947 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.947 INFO kablam! ... Nov 04 20:35:27.947 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 04 20:35:27.947 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.947 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.947 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.947 INFO kablam! Nov 04 20:35:27.947 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.947 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.947 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.947 INFO kablam! ... Nov 04 20:35:27.947 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 04 20:35:27.947 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.947 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.947 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.947 INFO kablam! Nov 04 20:35:27.947 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.947 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.947 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.947 INFO kablam! ... Nov 04 20:35:27.947 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 04 20:35:27.947 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.947 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.947 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.947 INFO kablam! Nov 04 20:35:27.947 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.947 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.947 INFO kablam! | Nov 04 20:35:27.947 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.947 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.947 INFO kablam! ... Nov 04 20:35:27.948 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 04 20:35:27.948 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 04 20:35:27.948 INFO kablam! | Nov 04 20:35:27.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.948 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.948 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.948 INFO kablam! Nov 04 20:35:27.948 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.948 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.948 INFO kablam! | Nov 04 20:35:27.948 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.948 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.948 INFO kablam! ... Nov 04 20:35:27.948 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 04 20:35:27.948 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 04 20:35:27.948 INFO kablam! | Nov 04 20:35:27.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.948 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.949 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.949 INFO kablam! Nov 04 20:35:27.949 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.949 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.949 INFO kablam! | Nov 04 20:35:27.949 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.949 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.949 INFO kablam! ... Nov 04 20:35:27.949 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 04 20:35:27.949 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 04 20:35:27.949 INFO kablam! | Nov 04 20:35:27.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.949 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.949 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.949 INFO kablam! Nov 04 20:35:27.949 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.949 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.949 INFO kablam! | Nov 04 20:35:27.949 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.949 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.949 INFO kablam! ... Nov 04 20:35:27.949 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 04 20:35:27.949 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.949 INFO kablam! | Nov 04 20:35:27.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.949 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.949 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.949 INFO kablam! Nov 04 20:35:27.949 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.949 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.949 INFO kablam! | Nov 04 20:35:27.949 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.949 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.949 INFO kablam! ... Nov 04 20:35:27.949 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 04 20:35:27.949 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.949 INFO kablam! | Nov 04 20:35:27.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.949 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.949 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.949 INFO kablam! Nov 04 20:35:27.949 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.949 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.949 INFO kablam! | Nov 04 20:35:27.949 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.950 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.950 INFO kablam! ... Nov 04 20:35:27.950 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 04 20:35:27.950 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.950 INFO kablam! | Nov 04 20:35:27.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.950 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.950 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.950 INFO kablam! Nov 04 20:35:27.950 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.950 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.950 INFO kablam! | Nov 04 20:35:27.950 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.950 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.950 INFO kablam! ... Nov 04 20:35:27.950 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 04 20:35:27.950 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.950 INFO kablam! | Nov 04 20:35:27.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.950 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.951 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.951 INFO kablam! Nov 04 20:35:27.951 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.951 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.951 INFO kablam! | Nov 04 20:35:27.951 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.951 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.951 INFO kablam! ... Nov 04 20:35:27.951 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 04 20:35:27.951 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.951 INFO kablam! | Nov 04 20:35:27.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.951 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.951 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.951 INFO kablam! Nov 04 20:35:27.951 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.951 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.951 INFO kablam! | Nov 04 20:35:27.951 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.951 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.951 INFO kablam! ... Nov 04 20:35:27.951 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 04 20:35:27.951 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.951 INFO kablam! | Nov 04 20:35:27.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.952 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.952 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.952 INFO kablam! Nov 04 20:35:27.952 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.952 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.952 INFO kablam! | Nov 04 20:35:27.952 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.952 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.952 INFO kablam! ... Nov 04 20:35:27.952 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 04 20:35:27.952 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.952 INFO kablam! | Nov 04 20:35:27.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.952 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.952 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.952 INFO kablam! Nov 04 20:35:27.953 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.953 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.953 INFO kablam! | Nov 04 20:35:27.953 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.953 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.953 INFO kablam! ... Nov 04 20:35:27.953 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 04 20:35:27.953 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.953 INFO kablam! | Nov 04 20:35:27.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.953 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.953 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.953 INFO kablam! Nov 04 20:35:27.953 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.953 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.953 INFO kablam! | Nov 04 20:35:27.953 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.953 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.953 INFO kablam! ... Nov 04 20:35:27.953 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 04 20:35:27.953 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.953 INFO kablam! | Nov 04 20:35:27.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.954 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.954 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.954 INFO kablam! Nov 04 20:35:27.954 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.954 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.954 INFO kablam! | Nov 04 20:35:27.954 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.954 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.954 INFO kablam! ... Nov 04 20:35:27.954 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 04 20:35:27.954 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.954 INFO kablam! | Nov 04 20:35:27.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.954 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.954 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.954 INFO kablam! Nov 04 20:35:27.955 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.955 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.955 INFO kablam! | Nov 04 20:35:27.955 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.955 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.955 INFO kablam! ... Nov 04 20:35:27.955 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 04 20:35:27.955 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.955 INFO kablam! | Nov 04 20:35:27.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.955 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.955 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.955 INFO kablam! Nov 04 20:35:27.955 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.955 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.955 INFO kablam! | Nov 04 20:35:27.955 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.955 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.955 INFO kablam! ... Nov 04 20:35:27.955 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 04 20:35:27.955 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.955 INFO kablam! | Nov 04 20:35:27.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.955 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.956 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.956 INFO kablam! Nov 04 20:35:27.956 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.956 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:27.956 INFO kablam! | Nov 04 20:35:27.956 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:27.956 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.956 INFO kablam! ... Nov 04 20:35:27.956 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 04 20:35:27.956 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.956 INFO kablam! | Nov 04 20:35:27.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.956 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.956 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.956 INFO kablam! Nov 04 20:35:27.956 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.956 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:27.956 INFO kablam! | Nov 04 20:35:27.956 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:27.956 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.956 INFO kablam! ... Nov 04 20:35:27.956 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 04 20:35:27.956 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.956 INFO kablam! | Nov 04 20:35:27.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.956 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.956 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.956 INFO kablam! Nov 04 20:35:27.956 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.956 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:27.956 INFO kablam! | Nov 04 20:35:27.957 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:27.957 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.957 INFO kablam! ... Nov 04 20:35:27.957 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 04 20:35:27.957 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.957 INFO kablam! | Nov 04 20:35:27.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.957 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.957 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.957 INFO kablam! Nov 04 20:35:27.957 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.957 INFO kablam! --> src/attribute.rs:144:43 Nov 04 20:35:27.957 INFO kablam! | Nov 04 20:35:27.957 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 04 20:35:27.957 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:27.957 INFO kablam! | Nov 04 20:35:27.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.957 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.957 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.957 INFO kablam! Nov 04 20:35:27.957 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.957 INFO kablam! --> src/group.rs:61:36 Nov 04 20:35:27.957 INFO kablam! | Nov 04 20:35:27.957 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 04 20:35:27.957 INFO kablam! | ^^^^^^^ Nov 04 20:35:27.957 INFO kablam! | Nov 04 20:35:27.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.957 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.957 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.957 INFO kablam! Nov 04 20:35:27.958 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.958 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.958 INFO kablam! | Nov 04 20:35:27.958 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.958 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.958 INFO kablam! ... Nov 04 20:35:27.958 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 04 20:35:27.958 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 04 20:35:27.958 INFO kablam! | Nov 04 20:35:27.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.958 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.958 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.958 INFO kablam! Nov 04 20:35:27.958 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.958 INFO kablam! --> src/group.rs:69:36 Nov 04 20:35:27.958 INFO kablam! | Nov 04 20:35:27.958 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 04 20:35:27.958 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.958 INFO kablam! | Nov 04 20:35:27.958 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.958 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.958 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.958 INFO kablam! Nov 04 20:35:27.959 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.959 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.959 INFO kablam! | Nov 04 20:35:27.959 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.959 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.959 INFO kablam! ... Nov 04 20:35:27.959 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 04 20:35:27.959 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 04 20:35:27.959 INFO kablam! | Nov 04 20:35:27.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.959 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.959 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.959 INFO kablam! Nov 04 20:35:27.959 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.959 INFO kablam! --> src/group.rs:77:36 Nov 04 20:35:27.959 INFO kablam! | Nov 04 20:35:27.959 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 04 20:35:27.959 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.959 INFO kablam! | Nov 04 20:35:27.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.959 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.960 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.960 INFO kablam! Nov 04 20:35:27.960 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.960 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.960 INFO kablam! | Nov 04 20:35:27.960 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.960 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.960 INFO kablam! ... Nov 04 20:35:27.960 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 04 20:35:27.960 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 04 20:35:27.960 INFO kablam! | Nov 04 20:35:27.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.960 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.960 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.960 INFO kablam! Nov 04 20:35:27.961 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.961 INFO kablam! --> src/group.rs:85:36 Nov 04 20:35:27.961 INFO kablam! | Nov 04 20:35:27.961 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 04 20:35:27.961 INFO kablam! | ^^^^^^ Nov 04 20:35:27.961 INFO kablam! | Nov 04 20:35:27.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.961 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.961 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.961 INFO kablam! Nov 04 20:35:27.961 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.961 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.961 INFO kablam! | Nov 04 20:35:27.961 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.961 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.961 INFO kablam! ... Nov 04 20:35:27.961 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 04 20:35:27.961 INFO kablam! | --------------------------------------------------- in this macro invocation Nov 04 20:35:27.961 INFO kablam! | Nov 04 20:35:27.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.961 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.961 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.961 INFO kablam! Nov 04 20:35:27.961 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.961 INFO kablam! --> src/group.rs:93:36 Nov 04 20:35:27.961 INFO kablam! | Nov 04 20:35:27.961 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 04 20:35:27.961 INFO kablam! | ^^^^^^^ Nov 04 20:35:27.961 INFO kablam! | Nov 04 20:35:27.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.962 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.962 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.962 INFO kablam! Nov 04 20:35:27.962 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.962 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.962 INFO kablam! | Nov 04 20:35:27.962 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.962 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.962 INFO kablam! ... Nov 04 20:35:27.962 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 04 20:35:27.962 INFO kablam! | ---------------------------------------------------- in this macro invocation Nov 04 20:35:27.962 INFO kablam! | Nov 04 20:35:27.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.962 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.962 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.962 INFO kablam! Nov 04 20:35:27.962 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.962 INFO kablam! --> src/group.rs:101:36 Nov 04 20:35:27.962 INFO kablam! | Nov 04 20:35:27.962 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 04 20:35:27.962 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.962 INFO kablam! | Nov 04 20:35:27.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.962 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.963 INFO kablam! Nov 04 20:35:27.963 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.963 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.963 INFO kablam! | Nov 04 20:35:27.963 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.963 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.963 INFO kablam! ... Nov 04 20:35:27.963 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 04 20:35:27.963 INFO kablam! | -------------------------------------------------------- in this macro invocation Nov 04 20:35:27.963 INFO kablam! | Nov 04 20:35:27.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.963 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.963 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.963 INFO kablam! Nov 04 20:35:27.964 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.964 INFO kablam! --> src/group.rs:109:36 Nov 04 20:35:27.964 INFO kablam! | Nov 04 20:35:27.964 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 04 20:35:27.964 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.964 INFO kablam! | Nov 04 20:35:27.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.964 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.964 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.964 INFO kablam! Nov 04 20:35:27.964 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.964 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.964 INFO kablam! | Nov 04 20:35:27.964 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.964 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.964 INFO kablam! ... Nov 04 20:35:27.964 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 04 20:35:27.964 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 04 20:35:27.964 INFO kablam! | Nov 04 20:35:27.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.965 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.965 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.965 INFO kablam! Nov 04 20:35:27.965 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.965 INFO kablam! --> src/group.rs:117:36 Nov 04 20:35:27.965 INFO kablam! | Nov 04 20:35:27.965 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 04 20:35:27.965 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.965 INFO kablam! | Nov 04 20:35:27.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.965 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.965 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.965 INFO kablam! Nov 04 20:35:27.965 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.965 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.965 INFO kablam! | Nov 04 20:35:27.965 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.965 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.965 INFO kablam! ... Nov 04 20:35:27.965 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 04 20:35:27.965 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 04 20:35:27.965 INFO kablam! | Nov 04 20:35:27.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.965 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.965 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.965 INFO kablam! Nov 04 20:35:27.965 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.965 INFO kablam! --> src/group.rs:125:36 Nov 04 20:35:27.965 INFO kablam! | Nov 04 20:35:27.965 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 04 20:35:27.965 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.965 INFO kablam! | Nov 04 20:35:27.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.966 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.966 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.966 INFO kablam! Nov 04 20:35:27.966 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.966 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:27.966 INFO kablam! | Nov 04 20:35:27.966 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:27.966 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.966 INFO kablam! ... Nov 04 20:35:27.966 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 04 20:35:27.966 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 04 20:35:27.966 INFO kablam! | Nov 04 20:35:27.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.966 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.966 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.966 INFO kablam! Nov 04 20:35:27.966 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.966 INFO kablam! --> src/group.rs:140:36 Nov 04 20:35:27.966 INFO kablam! | Nov 04 20:35:27.966 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 04 20:35:27.966 INFO kablam! | ^^^^^^^ Nov 04 20:35:27.967 INFO kablam! | Nov 04 20:35:27.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.967 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.967 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.967 INFO kablam! Nov 04 20:35:27.967 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.967 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.967 INFO kablam! | Nov 04 20:35:27.967 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.967 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.967 INFO kablam! ... Nov 04 20:35:27.967 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 04 20:35:27.967 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.967 INFO kablam! | Nov 04 20:35:27.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.967 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.968 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.968 INFO kablam! Nov 04 20:35:27.968 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.968 INFO kablam! --> src/group.rs:147:36 Nov 04 20:35:27.968 INFO kablam! | Nov 04 20:35:27.968 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 04 20:35:27.968 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.968 INFO kablam! | Nov 04 20:35:27.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.968 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.968 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.968 INFO kablam! Nov 04 20:35:27.968 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.968 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.968 INFO kablam! | Nov 04 20:35:27.968 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.968 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.968 INFO kablam! ... Nov 04 20:35:27.968 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 04 20:35:27.968 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.968 INFO kablam! | Nov 04 20:35:27.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.968 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.968 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.968 INFO kablam! Nov 04 20:35:27.968 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.968 INFO kablam! --> src/group.rs:154:36 Nov 04 20:35:27.968 INFO kablam! | Nov 04 20:35:27.968 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 04 20:35:27.968 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.968 INFO kablam! | Nov 04 20:35:27.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.969 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.969 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.969 INFO kablam! Nov 04 20:35:27.969 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.969 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.969 INFO kablam! | Nov 04 20:35:27.969 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.969 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.969 INFO kablam! ... Nov 04 20:35:27.969 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 04 20:35:27.969 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.970 INFO kablam! | Nov 04 20:35:27.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.970 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.970 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.970 INFO kablam! Nov 04 20:35:27.970 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.970 INFO kablam! --> src/group.rs:161:36 Nov 04 20:35:27.970 INFO kablam! | Nov 04 20:35:27.970 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 04 20:35:27.970 INFO kablam! | ^^^^^^ Nov 04 20:35:27.970 INFO kablam! | Nov 04 20:35:27.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.970 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.970 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.970 INFO kablam! Nov 04 20:35:27.970 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.970 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.970 INFO kablam! | Nov 04 20:35:27.970 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.970 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.970 INFO kablam! ... Nov 04 20:35:27.970 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 04 20:35:27.970 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.970 INFO kablam! | Nov 04 20:35:27.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.970 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.970 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.970 INFO kablam! Nov 04 20:35:27.970 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.970 INFO kablam! --> src/group.rs:168:36 Nov 04 20:35:27.970 INFO kablam! | Nov 04 20:35:27.970 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 04 20:35:27.970 INFO kablam! | ^^^^^^^ Nov 04 20:35:27.970 INFO kablam! | Nov 04 20:35:27.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.971 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.971 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.971 INFO kablam! Nov 04 20:35:27.971 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.971 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.971 INFO kablam! | Nov 04 20:35:27.971 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.971 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.971 INFO kablam! ... Nov 04 20:35:27.971 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 04 20:35:27.971 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.971 INFO kablam! | Nov 04 20:35:27.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.971 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.971 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.971 INFO kablam! Nov 04 20:35:27.971 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.971 INFO kablam! --> src/group.rs:175:36 Nov 04 20:35:27.971 INFO kablam! | Nov 04 20:35:27.971 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 04 20:35:27.971 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.971 INFO kablam! | Nov 04 20:35:27.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.971 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.971 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.971 INFO kablam! Nov 04 20:35:27.972 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.972 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.972 INFO kablam! | Nov 04 20:35:27.972 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.973 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.973 INFO kablam! ... Nov 04 20:35:27.973 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 04 20:35:27.973 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.973 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.973 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.973 INFO kablam! Nov 04 20:35:27.973 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.973 INFO kablam! --> src/group.rs:182:36 Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 04 20:35:27.973 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.973 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.973 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.973 INFO kablam! Nov 04 20:35:27.973 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.973 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.973 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.973 INFO kablam! ... Nov 04 20:35:27.973 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 04 20:35:27.973 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.973 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.973 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.973 INFO kablam! Nov 04 20:35:27.973 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.973 INFO kablam! --> src/group.rs:189:36 Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 04 20:35:27.973 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.973 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.973 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.973 INFO kablam! Nov 04 20:35:27.973 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.973 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.973 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.973 INFO kablam! ... Nov 04 20:35:27.973 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 04 20:35:27.973 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.973 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.973 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.973 INFO kablam! Nov 04 20:35:27.973 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.973 INFO kablam! --> src/group.rs:196:36 Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 04 20:35:27.973 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.973 INFO kablam! | Nov 04 20:35:27.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.975 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.975 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.975 INFO kablam! Nov 04 20:35:27.975 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.975 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:27.975 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.975 INFO kablam! ... Nov 04 20:35:27.975 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 04 20:35:27.975 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.975 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.975 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.975 INFO kablam! Nov 04 20:35:27.975 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.975 INFO kablam! --> src/group.rs:203:36 Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 04 20:35:27.975 INFO kablam! | ^^^^^^^ Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.975 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.975 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.975 INFO kablam! Nov 04 20:35:27.975 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.975 INFO kablam! --> src/group.rs:214:19 Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! 214 | if err != nc_noerr { Nov 04 20:35:27.975 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.975 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.975 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.975 INFO kablam! Nov 04 20:35:27.975 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.975 INFO kablam! --> src/group.rs:224:31 Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Nov 04 20:35:27.975 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.975 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.975 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.975 INFO kablam! Nov 04 20:35:27.975 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.975 INFO kablam! --> src/group.rs:231:29 Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! 231 | var_id: nc_global, Nov 04 20:35:27.975 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.975 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.975 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.975 INFO kablam! Nov 04 20:35:27.975 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.975 INFO kablam! --> src/group.rs:247:19 Nov 04 20:35:27.975 INFO kablam! | Nov 04 20:35:27.975 INFO kablam! 247 | if err != nc_noerr { Nov 04 20:35:27.975 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.979 INFO kablam! | Nov 04 20:35:27.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.979 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.979 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.979 INFO kablam! Nov 04 20:35:27.979 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.979 INFO kablam! --> src/group.rs:291:19 Nov 04 20:35:27.979 INFO kablam! | Nov 04 20:35:27.979 INFO kablam! 291 | if err != nc_noerr { Nov 04 20:35:27.979 INFO kablam! | ^^^^^^^^ Nov 04 20:35:27.979 INFO kablam! | Nov 04 20:35:27.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.979 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.979 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.979 INFO kablam! Nov 04 20:35:27.979 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.979 INFO kablam! --> src/group.rs:362:50 Nov 04 20:35:27.979 INFO kablam! | Nov 04 20:35:27.979 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 04 20:35:27.979 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:27.979 INFO kablam! | Nov 04 20:35:27.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.979 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.979 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.979 INFO kablam! Nov 04 20:35:27.979 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:27.979 INFO kablam! --> src/dimension.rs:24:38 Nov 04 20:35:27.979 INFO kablam! | Nov 04 20:35:27.979 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 04 20:35:27.979 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:27.979 INFO kablam! | Nov 04 20:35:27.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:27.979 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:27.979 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:27.979 INFO kablam! Nov 04 20:35:27.983 INFO kablam! error: aborting due to 97 previous errors Nov 04 20:35:27.983 INFO kablam! Nov 04 20:35:27.989 INFO kablam! error: Could not compile `netcdf`. Nov 04 20:35:27.989 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 04 20:35:28.238 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.238 INFO kablam! --> src/file.rs:23:15 Nov 04 20:35:28.238 INFO kablam! | Nov 04 20:35:28.238 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.238 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.238 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Nov 04 20:35:28.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.239 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.239 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.239 INFO kablam! Nov 04 20:35:28.239 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.239 INFO kablam! --> src/file.rs:51:15 Nov 04 20:35:28.239 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! 51 | if err != nc_noerr { Nov 04 20:35:28.239 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.239 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.239 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.239 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.239 INFO kablam! Nov 04 20:35:28.239 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.239 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.239 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.239 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.239 INFO kablam! ... Nov 04 20:35:28.239 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 04 20:35:28.239 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:28.239 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.239 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.239 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.239 INFO kablam! Nov 04 20:35:28.239 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.239 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.239 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.239 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.239 INFO kablam! ... Nov 04 20:35:28.239 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 04 20:35:28.239 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:28.239 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.239 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.239 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.239 INFO kablam! Nov 04 20:35:28.239 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.239 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.239 INFO kablam! | Nov 04 20:35:28.239 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.239 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.239 INFO kablam! ... Nov 04 20:35:28.239 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 04 20:35:28.239 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:28.240 INFO kablam! | Nov 04 20:35:28.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.240 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.240 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.240 INFO kablam! Nov 04 20:35:28.240 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.240 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.240 INFO kablam! | Nov 04 20:35:28.240 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.240 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.240 INFO kablam! ... Nov 04 20:35:28.240 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 04 20:35:28.240 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:28.240 INFO kablam! | Nov 04 20:35:28.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.240 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.240 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.240 INFO kablam! Nov 04 20:35:28.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.242 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.242 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.242 INFO kablam! ... Nov 04 20:35:28.242 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 04 20:35:28.242 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.242 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.242 INFO kablam! Nov 04 20:35:28.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.242 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.242 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.242 INFO kablam! ... Nov 04 20:35:28.242 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 04 20:35:28.242 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.242 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.242 INFO kablam! Nov 04 20:35:28.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.242 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.242 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.242 INFO kablam! ... Nov 04 20:35:28.242 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 04 20:35:28.242 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.242 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.242 INFO kablam! Nov 04 20:35:28.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.242 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.242 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.242 INFO kablam! ... Nov 04 20:35:28.242 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 04 20:35:28.242 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.242 INFO kablam! | Nov 04 20:35:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.242 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.242 INFO kablam! Nov 04 20:35:28.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.243 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.243 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.243 INFO kablam! ... Nov 04 20:35:28.243 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 04 20:35:28.243 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.243 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.243 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.243 INFO kablam! Nov 04 20:35:28.243 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.243 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.243 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.243 INFO kablam! ... Nov 04 20:35:28.243 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 04 20:35:28.243 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.243 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.243 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.243 INFO kablam! Nov 04 20:35:28.243 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.243 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.243 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.243 INFO kablam! ... Nov 04 20:35:28.243 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 04 20:35:28.243 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.243 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.243 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.243 INFO kablam! Nov 04 20:35:28.243 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.243 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.243 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.243 INFO kablam! ... Nov 04 20:35:28.243 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 04 20:35:28.243 INFO kablam! | ----------------------------------------------------------- in this macro invocation Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.243 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.243 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.243 INFO kablam! Nov 04 20:35:28.243 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.243 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.243 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.243 INFO kablam! ... Nov 04 20:35:28.243 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 04 20:35:28.243 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.243 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.243 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.243 INFO kablam! Nov 04 20:35:28.243 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.243 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.243 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.243 INFO kablam! ... Nov 04 20:35:28.243 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 04 20:35:28.243 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.243 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.243 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.243 INFO kablam! Nov 04 20:35:28.243 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.243 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.243 INFO kablam! | Nov 04 20:35:28.243 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.243 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.243 INFO kablam! ... Nov 04 20:35:28.243 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 04 20:35:28.244 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.244 INFO kablam! | Nov 04 20:35:28.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.244 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.244 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.244 INFO kablam! Nov 04 20:35:28.244 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.244 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.244 INFO kablam! | Nov 04 20:35:28.244 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.244 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.244 INFO kablam! ... Nov 04 20:35:28.244 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 04 20:35:28.244 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.244 INFO kablam! | Nov 04 20:35:28.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.244 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.244 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.244 INFO kablam! Nov 04 20:35:28.245 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.245 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.245 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.245 INFO kablam! ... Nov 04 20:35:28.245 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 04 20:35:28.245 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.245 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.245 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.245 INFO kablam! Nov 04 20:35:28.245 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.245 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.245 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.245 INFO kablam! ... Nov 04 20:35:28.245 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 04 20:35:28.245 INFO kablam! | ------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.245 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.245 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.245 INFO kablam! Nov 04 20:35:28.245 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.245 INFO kablam! --> src/variable.rs:14:40 Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 04 20:35:28.245 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.245 INFO kablam! ... Nov 04 20:35:28.245 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 04 20:35:28.245 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.245 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.245 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.245 INFO kablam! Nov 04 20:35:28.245 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.245 INFO kablam! --> src/variable.rs:24:19 Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! 24 | if err != nc_noerr { Nov 04 20:35:28.245 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.245 INFO kablam! ... Nov 04 20:35:28.245 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 04 20:35:28.245 INFO kablam! | --------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.245 INFO kablam! | Nov 04 20:35:28.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.245 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.245 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.245 INFO kablam! Nov 04 20:35:28.246 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.246 INFO kablam! --> src/variable.rs:101:38 Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 04 20:35:28.246 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.246 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.246 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.246 INFO kablam! Nov 04 20:35:28.246 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.246 INFO kablam! --> src/variable.rs:105:56 Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 04 20:35:28.246 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.246 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.246 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.246 INFO kablam! Nov 04 20:35:28.246 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.246 INFO kablam! --> src/attribute.rs:53:41 Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Nov 04 20:35:28.246 INFO kablam! | ^^^^^^^ Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.246 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.246 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.246 INFO kablam! Nov 04 20:35:28.246 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.246 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.246 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.246 INFO kablam! ... Nov 04 20:35:28.246 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 04 20:35:28.246 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.246 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.246 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.246 INFO kablam! Nov 04 20:35:28.246 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.246 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.246 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.246 INFO kablam! ... Nov 04 20:35:28.246 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 04 20:35:28.246 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.246 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.246 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.246 INFO kablam! Nov 04 20:35:28.246 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.246 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.246 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.246 INFO kablam! ... Nov 04 20:35:28.246 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 04 20:35:28.246 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.246 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.246 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.246 INFO kablam! Nov 04 20:35:28.246 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.246 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.246 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.246 INFO kablam! ... Nov 04 20:35:28.246 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 04 20:35:28.246 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.246 INFO kablam! | Nov 04 20:35:28.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.246 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.246 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.246 INFO kablam! Nov 04 20:35:28.247 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.247 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.247 INFO kablam! | Nov 04 20:35:28.247 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.247 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.247 INFO kablam! ... Nov 04 20:35:28.247 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 04 20:35:28.247 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.247 INFO kablam! | Nov 04 20:35:28.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.247 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.247 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.247 INFO kablam! Nov 04 20:35:28.247 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.247 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.247 INFO kablam! | Nov 04 20:35:28.247 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.247 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.247 INFO kablam! ... Nov 04 20:35:28.247 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 04 20:35:28.247 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.247 INFO kablam! | Nov 04 20:35:28.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.247 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.247 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.247 INFO kablam! Nov 04 20:35:28.247 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.247 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.247 INFO kablam! | Nov 04 20:35:28.247 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.247 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.247 INFO kablam! ... Nov 04 20:35:28.247 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 04 20:35:28.247 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.247 INFO kablam! | Nov 04 20:35:28.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.247 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.247 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.247 INFO kablam! Nov 04 20:35:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.249 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.249 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.249 INFO kablam! ... Nov 04 20:35:28.249 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 04 20:35:28.249 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.249 INFO kablam! Nov 04 20:35:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.249 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.249 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.249 INFO kablam! ... Nov 04 20:35:28.249 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 04 20:35:28.249 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.249 INFO kablam! Nov 04 20:35:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.249 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.249 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.249 INFO kablam! ... Nov 04 20:35:28.249 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 04 20:35:28.249 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.249 INFO kablam! Nov 04 20:35:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.249 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.249 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.249 INFO kablam! ... Nov 04 20:35:28.249 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 04 20:35:28.249 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.249 INFO kablam! Nov 04 20:35:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.249 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.249 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.249 INFO kablam! ... Nov 04 20:35:28.249 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 04 20:35:28.249 INFO kablam! | ---------------------------------------------------------- in this macro invocation Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.249 INFO kablam! Nov 04 20:35:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.249 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.249 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.249 INFO kablam! ... Nov 04 20:35:28.249 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 04 20:35:28.249 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.249 INFO kablam! | Nov 04 20:35:28.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.249 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.249 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.249 INFO kablam! Nov 04 20:35:28.249 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.249 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.250 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.250 INFO kablam! ... Nov 04 20:35:28.250 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 04 20:35:28.250 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.250 INFO kablam! Nov 04 20:35:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.250 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.250 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.250 INFO kablam! ... Nov 04 20:35:28.250 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 04 20:35:28.250 INFO kablam! | ------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.250 INFO kablam! Nov 04 20:35:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.250 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.250 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.250 INFO kablam! ... Nov 04 20:35:28.250 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 04 20:35:28.250 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.250 INFO kablam! Nov 04 20:35:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.250 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.250 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.250 INFO kablam! ... Nov 04 20:35:28.250 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 04 20:35:28.250 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.250 INFO kablam! Nov 04 20:35:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.250 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.250 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.250 INFO kablam! ... Nov 04 20:35:28.250 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 04 20:35:28.250 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.250 INFO kablam! Nov 04 20:35:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.250 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.250 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.250 INFO kablam! ... Nov 04 20:35:28.250 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 04 20:35:28.250 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.250 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.250 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.250 INFO kablam! Nov 04 20:35:28.250 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.250 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.250 INFO kablam! | Nov 04 20:35:28.250 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.250 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.250 INFO kablam! ... Nov 04 20:35:28.251 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 04 20:35:28.251 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.251 INFO kablam! | Nov 04 20:35:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.251 INFO kablam! Nov 04 20:35:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.251 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.251 INFO kablam! | Nov 04 20:35:28.251 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.251 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.251 INFO kablam! ... Nov 04 20:35:28.251 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 04 20:35:28.251 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.251 INFO kablam! | Nov 04 20:35:28.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.251 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.251 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.251 INFO kablam! Nov 04 20:35:28.251 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.251 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.251 INFO kablam! | Nov 04 20:35:28.251 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.251 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.251 INFO kablam! ... Nov 04 20:35:28.251 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 04 20:35:28.251 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.251 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.253 INFO kablam! Nov 04 20:35:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.253 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.253 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.253 INFO kablam! ... Nov 04 20:35:28.253 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 04 20:35:28.253 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.253 INFO kablam! Nov 04 20:35:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.253 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.253 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.253 INFO kablam! ... Nov 04 20:35:28.253 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 04 20:35:28.253 INFO kablam! | -------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.253 INFO kablam! Nov 04 20:35:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.253 INFO kablam! --> src/attribute.rs:11:41 Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 04 20:35:28.253 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.253 INFO kablam! ... Nov 04 20:35:28.253 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 04 20:35:28.253 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.253 INFO kablam! Nov 04 20:35:28.253 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.253 INFO kablam! --> src/attribute.rs:23:19 Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! 23 | if err != nc_noerr { Nov 04 20:35:28.253 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.253 INFO kablam! ... Nov 04 20:35:28.253 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 04 20:35:28.253 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.253 INFO kablam! | Nov 04 20:35:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.253 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.253 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.254 INFO kablam! --> src/attribute.rs:36:19 Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! 36 | if err != nc_noerr { Nov 04 20:35:28.254 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.254 INFO kablam! ... Nov 04 20:35:28.254 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 04 20:35:28.254 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.254 INFO kablam! --> src/attribute.rs:144:43 Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 04 20:35:28.254 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.254 INFO kablam! --> src/group.rs:61:36 Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 04 20:35:28.254 INFO kablam! | ^^^^^^^ Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.254 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.254 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.254 INFO kablam! ... Nov 04 20:35:28.254 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 04 20:35:28.254 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.254 INFO kablam! --> src/group.rs:69:36 Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 04 20:35:28.254 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.254 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.254 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.254 INFO kablam! ... Nov 04 20:35:28.254 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 04 20:35:28.254 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.254 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.254 INFO kablam! --> src/group.rs:77:36 Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 04 20:35:28.254 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.254 INFO kablam! | Nov 04 20:35:28.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.254 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.254 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.254 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.255 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.255 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.255 INFO kablam! ... Nov 04 20:35:28.255 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 04 20:35:28.255 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.255 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.255 INFO kablam! --> src/group.rs:85:36 Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 04 20:35:28.255 INFO kablam! | ^^^^^^ Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.255 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.255 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.255 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.255 INFO kablam! ... Nov 04 20:35:28.255 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 04 20:35:28.255 INFO kablam! | --------------------------------------------------- in this macro invocation Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.255 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.255 INFO kablam! --> src/group.rs:93:36 Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 04 20:35:28.255 INFO kablam! | ^^^^^^^ Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.255 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.255 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.255 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.255 INFO kablam! ... Nov 04 20:35:28.255 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 04 20:35:28.255 INFO kablam! | ---------------------------------------------------- in this macro invocation Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.255 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.255 INFO kablam! --> src/group.rs:101:36 Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 04 20:35:28.255 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.255 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.255 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.255 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.255 INFO kablam! ... Nov 04 20:35:28.255 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 04 20:35:28.255 INFO kablam! | -------------------------------------------------------- in this macro invocation Nov 04 20:35:28.255 INFO kablam! | Nov 04 20:35:28.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.255 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.255 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.255 INFO kablam! Nov 04 20:35:28.255 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.256 INFO kablam! --> src/group.rs:109:36 Nov 04 20:35:28.256 INFO kablam! | Nov 04 20:35:28.256 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 04 20:35:28.256 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.256 INFO kablam! | Nov 04 20:35:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.256 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.256 INFO kablam! Nov 04 20:35:28.256 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.256 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.256 INFO kablam! | Nov 04 20:35:28.256 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.256 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.256 INFO kablam! ... Nov 04 20:35:28.256 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 04 20:35:28.256 INFO kablam! | --------------------------------------------------------- in this macro invocation Nov 04 20:35:28.256 INFO kablam! | Nov 04 20:35:28.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.256 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.258 INFO kablam! Nov 04 20:35:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.258 INFO kablam! --> src/group.rs:117:36 Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 04 20:35:28.258 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.258 INFO kablam! Nov 04 20:35:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.258 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.258 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.258 INFO kablam! ... Nov 04 20:35:28.258 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 04 20:35:28.258 INFO kablam! | ----------------------------------------------------- in this macro invocation Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.258 INFO kablam! Nov 04 20:35:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.258 INFO kablam! --> src/group.rs:125:36 Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 04 20:35:28.258 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.258 INFO kablam! Nov 04 20:35:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.258 INFO kablam! --> src/group.rs:28:19 Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! 28 | if err != nc_noerr { Nov 04 20:35:28.258 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.258 INFO kablam! ... Nov 04 20:35:28.258 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 04 20:35:28.258 INFO kablam! | ------------------------------------------------------ in this macro invocation Nov 04 20:35:28.258 INFO kablam! | Nov 04 20:35:28.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.258 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.258 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.258 INFO kablam! Nov 04 20:35:28.258 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.258 INFO kablam! --> src/group.rs:140:36 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 04 20:35:28.259 INFO kablam! | ^^^^^^^ Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.259 INFO kablam! Nov 04 20:35:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.259 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.259 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.259 INFO kablam! ... Nov 04 20:35:28.259 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 04 20:35:28.259 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.259 INFO kablam! Nov 04 20:35:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.259 INFO kablam! --> src/group.rs:147:36 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 04 20:35:28.259 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.259 INFO kablam! Nov 04 20:35:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.259 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.259 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.259 INFO kablam! ... Nov 04 20:35:28.259 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 04 20:35:28.259 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.259 INFO kablam! Nov 04 20:35:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.259 INFO kablam! --> src/group.rs:154:36 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 04 20:35:28.259 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.259 INFO kablam! Nov 04 20:35:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.259 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.259 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.259 INFO kablam! ... Nov 04 20:35:28.259 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 04 20:35:28.259 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.259 INFO kablam! Nov 04 20:35:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.259 INFO kablam! --> src/group.rs:161:36 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 04 20:35:28.259 INFO kablam! | ^^^^^^ Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.259 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.259 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.259 INFO kablam! Nov 04 20:35:28.259 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.259 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.259 INFO kablam! | Nov 04 20:35:28.259 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.259 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.259 INFO kablam! ... Nov 04 20:35:28.260 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 04 20:35:28.260 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.260 INFO kablam! Nov 04 20:35:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.260 INFO kablam! --> src/group.rs:168:36 Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 04 20:35:28.260 INFO kablam! | ^^^^^^^ Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.260 INFO kablam! Nov 04 20:35:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.260 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.260 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.260 INFO kablam! ... Nov 04 20:35:28.260 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 04 20:35:28.260 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.260 INFO kablam! Nov 04 20:35:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.260 INFO kablam! --> src/group.rs:175:36 Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 04 20:35:28.260 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.260 INFO kablam! Nov 04 20:35:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.260 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.260 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.260 INFO kablam! ... Nov 04 20:35:28.260 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 04 20:35:28.260 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.260 INFO kablam! Nov 04 20:35:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.260 INFO kablam! --> src/group.rs:182:36 Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 04 20:35:28.260 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.260 INFO kablam! Nov 04 20:35:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.260 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.260 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.260 INFO kablam! ... Nov 04 20:35:28.260 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 04 20:35:28.260 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.260 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.260 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.260 INFO kablam! Nov 04 20:35:28.260 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.260 INFO kablam! --> src/group.rs:189:36 Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 04 20:35:28.260 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.260 INFO kablam! | Nov 04 20:35:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.261 INFO kablam! Nov 04 20:35:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.261 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.261 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.261 INFO kablam! ... Nov 04 20:35:28.261 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 04 20:35:28.261 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.261 INFO kablam! Nov 04 20:35:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.261 INFO kablam! --> src/group.rs:196:36 Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 04 20:35:28.261 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.261 INFO kablam! Nov 04 20:35:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.261 INFO kablam! --> src/group.rs:46:19 Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! 46 | if err != nc_noerr { Nov 04 20:35:28.261 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.261 INFO kablam! ... Nov 04 20:35:28.261 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 04 20:35:28.261 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.261 INFO kablam! Nov 04 20:35:28.261 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.261 INFO kablam! --> src/group.rs:203:36 Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 04 20:35:28.261 INFO kablam! | ^^^^^^^ Nov 04 20:35:28.261 INFO kablam! | Nov 04 20:35:28.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.261 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.261 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.261 INFO kablam! Nov 04 20:35:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.263 INFO kablam! --> src/group.rs:214:19 Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! 214 | if err != nc_noerr { Nov 04 20:35:28.263 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.263 INFO kablam! Nov 04 20:35:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.263 INFO kablam! --> src/group.rs:224:31 Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Nov 04 20:35:28.263 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.263 INFO kablam! Nov 04 20:35:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.263 INFO kablam! --> src/group.rs:231:29 Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! 231 | var_id: nc_global, Nov 04 20:35:28.263 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.263 INFO kablam! Nov 04 20:35:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.263 INFO kablam! --> src/group.rs:247:19 Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! 247 | if err != nc_noerr { Nov 04 20:35:28.263 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.263 INFO kablam! Nov 04 20:35:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.263 INFO kablam! --> src/group.rs:291:19 Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! 291 | if err != nc_noerr { Nov 04 20:35:28.263 INFO kablam! | ^^^^^^^^ Nov 04 20:35:28.263 INFO kablam! | Nov 04 20:35:28.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.263 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.263 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.263 INFO kablam! Nov 04 20:35:28.263 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.264 INFO kablam! --> src/group.rs:362:50 Nov 04 20:35:28.264 INFO kablam! | Nov 04 20:35:28.264 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 04 20:35:28.264 INFO kablam! | ^^^^^^^^^ Nov 04 20:35:28.264 INFO kablam! | Nov 04 20:35:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.264 INFO kablam! Nov 04 20:35:28.264 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 04 20:35:28.264 INFO kablam! --> src/dimension.rs:24:38 Nov 04 20:35:28.264 INFO kablam! | Nov 04 20:35:28.264 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 04 20:35:28.264 INFO kablam! | ^^^^^^^^^^^ Nov 04 20:35:28.264 INFO kablam! | Nov 04 20:35:28.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 20:35:28.264 INFO kablam! = note: for more information, see issue #36247 Nov 04 20:35:28.264 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 04 20:35:28.264 INFO kablam! Nov 04 20:35:28.267 INFO kablam! error: aborting due to 97 previous errors Nov 04 20:35:28.267 INFO kablam! Nov 04 20:35:28.274 INFO kablam! error: Could not compile `netcdf`. Nov 04 20:35:28.274 INFO kablam! Nov 04 20:35:28.274 INFO kablam! To learn more, run the command again with --verbose. Nov 04 20:35:28.275 INFO kablam! su: No module specific data is present Nov 04 20:35:29.390 INFO running `"docker" "rm" "-f" "e4024f874477e3a385a05bb2070aabfa908404fbd40cf414ae8e0acf4b83051c"` Nov 04 20:35:29.709 INFO blam! e4024f874477e3a385a05bb2070aabfa908404fbd40cf414ae8e0acf4b83051c