Nov 28 21:37:22.288 INFO checking netcdf-0.1.0 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 21:37:22.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-4/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 21:37:22.525 INFO [stdout] a8074dd5f998f4ebef9ecfd121a0b59146282cea3fcf0feb550549677b51eb29 Nov 28 21:37:22.527 INFO running `"docker" "start" "-a" "a8074dd5f998f4ebef9ecfd121a0b59146282cea3fcf0feb550549677b51eb29"` Nov 28 21:37:23.096 INFO [stderr] usermod: no changes Nov 28 21:37:23.158 INFO [stderr] Compiling netcdf-sys v0.1.0 Nov 28 21:37:24.558 INFO [stderr] Checking netcdf v0.1.0 (/source) Nov 28 21:37:25.641 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.642 INFO [stderr] --> src/file.rs:23:15 Nov 28 21:37:25.642 INFO [stderr] | Nov 28 21:37:25.642 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.643 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.643 INFO [stderr] | Nov 28 21:37:25.643 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Nov 28 21:37:25.643 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.644 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.644 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.644 INFO [stderr] Nov 28 21:37:25.644 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.645 INFO [stderr] --> src/file.rs:51:15 Nov 28 21:37:25.645 INFO [stderr] | Nov 28 21:37:25.645 INFO [stderr] 51 | if err != nc_noerr { Nov 28 21:37:25.645 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.646 INFO [stderr] | Nov 28 21:37:25.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.646 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.647 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.647 INFO [stderr] Nov 28 21:37:25.647 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.647 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.648 INFO [stderr] | Nov 28 21:37:25.648 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.648 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.648 INFO [stderr] ... Nov 28 21:37:25.649 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:25.649 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.649 INFO [stderr] | Nov 28 21:37:25.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.650 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.650 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.650 INFO [stderr] Nov 28 21:37:25.651 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.651 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.651 INFO [stderr] | Nov 28 21:37:25.651 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.652 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.655 INFO [stderr] ... Nov 28 21:37:25.656 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:25.656 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.656 INFO [stderr] | Nov 28 21:37:25.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.657 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.657 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.658 INFO [stderr] Nov 28 21:37:25.658 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.658 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.658 INFO [stderr] | Nov 28 21:37:25.659 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.659 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.659 INFO [stderr] ... Nov 28 21:37:25.659 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:25.660 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.660 INFO [stderr] | Nov 28 21:37:25.660 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.660 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.661 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.661 INFO [stderr] Nov 28 21:37:25.661 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.661 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.662 INFO [stderr] | Nov 28 21:37:25.662 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.662 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.662 INFO [stderr] ... Nov 28 21:37:25.663 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:25.663 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.663 INFO [stderr] | Nov 28 21:37:25.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.664 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.672 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.672 INFO [stderr] Nov 28 21:37:25.672 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.672 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.672 INFO [stderr] | Nov 28 21:37:25.672 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.672 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.672 INFO [stderr] ... Nov 28 21:37:25.672 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:25.672 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.672 INFO [stderr] | Nov 28 21:37:25.672 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.672 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.672 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.672 INFO [stderr] Nov 28 21:37:25.672 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.672 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.672 INFO [stderr] | Nov 28 21:37:25.672 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.672 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.672 INFO [stderr] ... Nov 28 21:37:25.672 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:25.672 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.672 INFO [stderr] | Nov 28 21:37:25.672 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.673 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.673 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.673 INFO [stderr] Nov 28 21:37:25.673 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.673 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.673 INFO [stderr] | Nov 28 21:37:25.673 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.673 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.673 INFO [stderr] ... Nov 28 21:37:25.673 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:25.673 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.673 INFO [stderr] | Nov 28 21:37:25.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.673 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.673 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.673 INFO [stderr] Nov 28 21:37:25.673 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.673 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.673 INFO [stderr] | Nov 28 21:37:25.673 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.673 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.673 INFO [stderr] ... Nov 28 21:37:25.673 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:25.673 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.673 INFO [stderr] | Nov 28 21:37:25.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.674 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.674 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.674 INFO [stderr] Nov 28 21:37:25.674 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.674 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.674 INFO [stderr] | Nov 28 21:37:25.674 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.674 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.674 INFO [stderr] ... Nov 28 21:37:25.674 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:25.674 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:25.674 INFO [stderr] | Nov 28 21:37:25.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.674 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.674 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.674 INFO [stderr] Nov 28 21:37:25.674 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.674 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.674 INFO [stderr] | Nov 28 21:37:25.674 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.674 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.674 INFO [stderr] ... Nov 28 21:37:25.674 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:25.674 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:25.674 INFO [stderr] | Nov 28 21:37:25.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.675 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.675 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.675 INFO [stderr] Nov 28 21:37:25.675 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.675 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.675 INFO [stderr] | Nov 28 21:37:25.675 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.675 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.675 INFO [stderr] ... Nov 28 21:37:25.675 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:25.675 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.675 INFO [stderr] | Nov 28 21:37:25.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.675 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.675 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.675 INFO [stderr] Nov 28 21:37:25.675 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.675 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.675 INFO [stderr] | Nov 28 21:37:25.675 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.675 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.675 INFO [stderr] ... Nov 28 21:37:25.675 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:25.675 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.675 INFO [stderr] | Nov 28 21:37:25.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.675 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.675 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.676 INFO [stderr] Nov 28 21:37:25.676 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.676 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.676 INFO [stderr] | Nov 28 21:37:25.676 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.676 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.676 INFO [stderr] ... Nov 28 21:37:25.676 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:25.676 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.676 INFO [stderr] | Nov 28 21:37:25.676 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.676 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.676 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.676 INFO [stderr] Nov 28 21:37:25.676 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.676 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.676 INFO [stderr] | Nov 28 21:37:25.676 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.676 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.676 INFO [stderr] ... Nov 28 21:37:25.676 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:25.676 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.676 INFO [stderr] | Nov 28 21:37:25.676 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.676 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.676 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.676 INFO [stderr] Nov 28 21:37:25.676 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.677 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.677 INFO [stderr] | Nov 28 21:37:25.677 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.677 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.677 INFO [stderr] ... Nov 28 21:37:25.677 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:25.677 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.677 INFO [stderr] | Nov 28 21:37:25.677 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.677 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.677 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.677 INFO [stderr] Nov 28 21:37:25.677 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.677 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.677 INFO [stderr] | Nov 28 21:37:25.677 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.677 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.677 INFO [stderr] ... Nov 28 21:37:25.677 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:25.677 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.677 INFO [stderr] | Nov 28 21:37:25.677 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.677 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.677 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.677 INFO [stderr] Nov 28 21:37:25.677 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.677 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.677 INFO [stderr] | Nov 28 21:37:25.678 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.678 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.678 INFO [stderr] ... Nov 28 21:37:25.678 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:25.678 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.678 INFO [stderr] | Nov 28 21:37:25.678 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.678 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.678 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.678 INFO [stderr] Nov 28 21:37:25.678 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.678 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.678 INFO [stderr] | Nov 28 21:37:25.678 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.678 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.678 INFO [stderr] ... Nov 28 21:37:25.678 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:25.678 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.678 INFO [stderr] | Nov 28 21:37:25.678 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.678 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.678 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.678 INFO [stderr] Nov 28 21:37:25.678 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.678 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.678 INFO [stderr] | Nov 28 21:37:25.678 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.678 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.679 INFO [stderr] ... Nov 28 21:37:25.679 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:25.679 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.679 INFO [stderr] | Nov 28 21:37:25.679 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.679 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.679 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.679 INFO [stderr] Nov 28 21:37:25.679 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.679 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.679 INFO [stderr] | Nov 28 21:37:25.679 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.679 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.679 INFO [stderr] ... Nov 28 21:37:25.679 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:25.679 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.679 INFO [stderr] | Nov 28 21:37:25.679 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.679 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.679 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.679 INFO [stderr] Nov 28 21:37:25.679 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.679 INFO [stderr] --> src/variable.rs:101:38 Nov 28 21:37:25.680 INFO [stderr] | Nov 28 21:37:25.680 INFO [stderr] 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:25.680 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.680 INFO [stderr] | Nov 28 21:37:25.680 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.680 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.680 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.680 INFO [stderr] Nov 28 21:37:25.680 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.680 INFO [stderr] --> src/variable.rs:105:56 Nov 28 21:37:25.680 INFO [stderr] | Nov 28 21:37:25.684 INFO [stderr] 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 28 21:37:25.684 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.684 INFO [stderr] | Nov 28 21:37:25.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.684 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.684 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.684 INFO [stderr] Nov 28 21:37:25.684 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.684 INFO [stderr] --> src/attribute.rs:53:41 Nov 28 21:37:25.684 INFO [stderr] | Nov 28 21:37:25.684 INFO [stderr] 53 | if (!cast) && (self.attrtype != nc_char) { Nov 28 21:37:25.684 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.684 INFO [stderr] | Nov 28 21:37:25.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.684 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.684 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.684 INFO [stderr] Nov 28 21:37:25.684 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.684 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.684 INFO [stderr] | Nov 28 21:37:25.684 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.684 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.684 INFO [stderr] ... Nov 28 21:37:25.684 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:25.684 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.684 INFO [stderr] | Nov 28 21:37:25.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.684 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.684 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.684 INFO [stderr] Nov 28 21:37:25.684 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.684 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.684 INFO [stderr] | Nov 28 21:37:25.685 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.685 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.685 INFO [stderr] ... Nov 28 21:37:25.685 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:25.685 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.685 INFO [stderr] | Nov 28 21:37:25.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.685 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.685 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.685 INFO [stderr] Nov 28 21:37:25.685 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.685 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.685 INFO [stderr] | Nov 28 21:37:25.685 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.685 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.685 INFO [stderr] ... Nov 28 21:37:25.685 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:25.685 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.685 INFO [stderr] | Nov 28 21:37:25.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.685 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.685 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.685 INFO [stderr] Nov 28 21:37:25.685 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.685 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.685 INFO [stderr] | Nov 28 21:37:25.685 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.685 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.685 INFO [stderr] ... Nov 28 21:37:25.686 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:25.686 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.686 INFO [stderr] | Nov 28 21:37:25.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.686 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.686 INFO [stderr] Nov 28 21:37:25.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.686 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.686 INFO [stderr] | Nov 28 21:37:25.686 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.686 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.686 INFO [stderr] ... Nov 28 21:37:25.686 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:25.686 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.686 INFO [stderr] | Nov 28 21:37:25.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.686 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.686 INFO [stderr] Nov 28 21:37:25.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.686 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.686 INFO [stderr] | Nov 28 21:37:25.686 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.686 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.686 INFO [stderr] ... Nov 28 21:37:25.686 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:25.686 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.686 INFO [stderr] | Nov 28 21:37:25.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.686 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.687 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.687 INFO [stderr] Nov 28 21:37:25.687 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.687 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.687 INFO [stderr] | Nov 28 21:37:25.687 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.687 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.687 INFO [stderr] ... Nov 28 21:37:25.687 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:25.687 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.687 INFO [stderr] | Nov 28 21:37:25.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.687 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.687 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.687 INFO [stderr] Nov 28 21:37:25.687 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.687 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.687 INFO [stderr] | Nov 28 21:37:25.687 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.687 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.687 INFO [stderr] ... Nov 28 21:37:25.687 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:25.687 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.687 INFO [stderr] | Nov 28 21:37:25.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.687 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.687 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.687 INFO [stderr] Nov 28 21:37:25.687 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.687 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.687 INFO [stderr] | Nov 28 21:37:25.687 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.687 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.687 INFO [stderr] ... Nov 28 21:37:25.687 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:25.687 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.687 INFO [stderr] | Nov 28 21:37:25.687 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.687 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.687 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.688 INFO [stderr] Nov 28 21:37:25.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.688 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.688 INFO [stderr] | Nov 28 21:37:25.688 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.688 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.688 INFO [stderr] ... Nov 28 21:37:25.688 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:25.688 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:25.688 INFO [stderr] | Nov 28 21:37:25.688 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.688 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.688 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.688 INFO [stderr] Nov 28 21:37:25.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.688 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.688 INFO [stderr] | Nov 28 21:37:25.688 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.688 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.688 INFO [stderr] ... Nov 28 21:37:25.688 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:25.688 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:25.688 INFO [stderr] | Nov 28 21:37:25.688 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.688 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.688 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.688 INFO [stderr] Nov 28 21:37:25.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.688 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.688 INFO [stderr] | Nov 28 21:37:25.689 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.689 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.689 INFO [stderr] ... Nov 28 21:37:25.689 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:25.689 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:25.689 INFO [stderr] | Nov 28 21:37:25.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.689 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.689 INFO [stderr] Nov 28 21:37:25.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.689 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.689 INFO [stderr] | Nov 28 21:37:25.689 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.689 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.689 INFO [stderr] ... Nov 28 21:37:25.689 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:25.689 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.689 INFO [stderr] | Nov 28 21:37:25.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.689 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.689 INFO [stderr] Nov 28 21:37:25.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.689 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.689 INFO [stderr] | Nov 28 21:37:25.689 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.689 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.689 INFO [stderr] ... Nov 28 21:37:25.689 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:25.690 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.690 INFO [stderr] | Nov 28 21:37:25.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.690 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.690 INFO [stderr] Nov 28 21:37:25.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.690 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.690 INFO [stderr] | Nov 28 21:37:25.690 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.690 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.690 INFO [stderr] ... Nov 28 21:37:25.690 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:25.690 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.690 INFO [stderr] | Nov 28 21:37:25.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.690 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.690 INFO [stderr] Nov 28 21:37:25.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.690 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.690 INFO [stderr] | Nov 28 21:37:25.690 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.690 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.690 INFO [stderr] ... Nov 28 21:37:25.690 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:25.690 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.690 INFO [stderr] | Nov 28 21:37:25.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.690 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.690 INFO [stderr] Nov 28 21:37:25.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.690 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.690 INFO [stderr] | Nov 28 21:37:25.691 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.691 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.691 INFO [stderr] ... Nov 28 21:37:25.691 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:25.691 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.691 INFO [stderr] | Nov 28 21:37:25.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.691 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.691 INFO [stderr] Nov 28 21:37:25.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.691 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.691 INFO [stderr] | Nov 28 21:37:25.691 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.691 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.691 INFO [stderr] ... Nov 28 21:37:25.691 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:25.691 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.691 INFO [stderr] | Nov 28 21:37:25.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.691 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.691 INFO [stderr] Nov 28 21:37:25.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.691 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.691 INFO [stderr] | Nov 28 21:37:25.691 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.691 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.691 INFO [stderr] ... Nov 28 21:37:25.691 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:25.692 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.692 INFO [stderr] | Nov 28 21:37:25.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.692 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.692 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.692 INFO [stderr] Nov 28 21:37:25.692 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.692 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.692 INFO [stderr] | Nov 28 21:37:25.692 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.692 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.699 INFO [stderr] ... Nov 28 21:37:25.699 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:25.699 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.699 INFO [stderr] | Nov 28 21:37:25.699 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.699 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.699 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.699 INFO [stderr] Nov 28 21:37:25.699 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.699 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.699 INFO [stderr] | Nov 28 21:37:25.699 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.699 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.699 INFO [stderr] ... Nov 28 21:37:25.699 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:25.699 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.699 INFO [stderr] | Nov 28 21:37:25.699 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.699 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.699 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.700 INFO [stderr] Nov 28 21:37:25.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.700 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.700 INFO [stderr] | Nov 28 21:37:25.700 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.700 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.700 INFO [stderr] ... Nov 28 21:37:25.700 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:25.700 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.700 INFO [stderr] | Nov 28 21:37:25.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.700 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.700 INFO [stderr] Nov 28 21:37:25.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.700 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.700 INFO [stderr] | Nov 28 21:37:25.700 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.700 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.700 INFO [stderr] ... Nov 28 21:37:25.700 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:25.700 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.700 INFO [stderr] | Nov 28 21:37:25.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.700 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.700 INFO [stderr] Nov 28 21:37:25.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.700 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.700 INFO [stderr] | Nov 28 21:37:25.700 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.700 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.700 INFO [stderr] ... Nov 28 21:37:25.700 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:25.700 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.700 INFO [stderr] | Nov 28 21:37:25.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.700 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.700 INFO [stderr] Nov 28 21:37:25.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.700 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.700 INFO [stderr] | Nov 28 21:37:25.700 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.700 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.700 INFO [stderr] ... Nov 28 21:37:25.700 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:25.701 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.701 INFO [stderr] Nov 28 21:37:25.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.701 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.701 INFO [stderr] ... Nov 28 21:37:25.701 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:25.701 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.701 INFO [stderr] Nov 28 21:37:25.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.701 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.701 INFO [stderr] ... Nov 28 21:37:25.701 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:25.701 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.701 INFO [stderr] Nov 28 21:37:25.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.701 INFO [stderr] --> src/attribute.rs:144:43 Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:25.701 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.701 INFO [stderr] Nov 28 21:37:25.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.701 INFO [stderr] --> src/group.rs:61:36 Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:25.701 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.701 INFO [stderr] Nov 28 21:37:25.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.701 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.701 INFO [stderr] ... Nov 28 21:37:25.701 INFO [stderr] 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 28 21:37:25.701 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.701 INFO [stderr] Nov 28 21:37:25.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.701 INFO [stderr] --> src/group.rs:69:36 Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:25.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.701 INFO [stderr] | Nov 28 21:37:25.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.701 INFO [stderr] Nov 28 21:37:25.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.701 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.702 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.702 INFO [stderr] ... Nov 28 21:37:25.702 INFO [stderr] 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 28 21:37:25.702 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.702 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.702 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.702 INFO [stderr] Nov 28 21:37:25.702 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.702 INFO [stderr] --> src/group.rs:77:36 Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:25.702 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.702 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.702 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.702 INFO [stderr] Nov 28 21:37:25.702 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.702 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.702 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.702 INFO [stderr] ... Nov 28 21:37:25.702 INFO [stderr] 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 28 21:37:25.702 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.702 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.702 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.702 INFO [stderr] Nov 28 21:37:25.702 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.702 INFO [stderr] --> src/group.rs:85:36 Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:25.702 INFO [stderr] | ^^^^^^ Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.702 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.702 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.702 INFO [stderr] Nov 28 21:37:25.702 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.702 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.702 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.702 INFO [stderr] ... Nov 28 21:37:25.702 INFO [stderr] 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 28 21:37:25.702 INFO [stderr] | --------------------------------------------------- in this macro invocation Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.702 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.702 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.702 INFO [stderr] Nov 28 21:37:25.702 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.702 INFO [stderr] --> src/group.rs:93:36 Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:25.702 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.702 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.702 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.702 INFO [stderr] Nov 28 21:37:25.702 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.702 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.702 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.702 INFO [stderr] ... Nov 28 21:37:25.702 INFO [stderr] 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 28 21:37:25.702 INFO [stderr] | ---------------------------------------------------- in this macro invocation Nov 28 21:37:25.702 INFO [stderr] | Nov 28 21:37:25.702 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.702 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.702 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.702 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.703 INFO [stderr] --> src/group.rs:101:36 Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:25.703 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.703 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.703 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.703 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.703 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.703 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.703 INFO [stderr] ... Nov 28 21:37:25.703 INFO [stderr] 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 28 21:37:25.703 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.703 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.703 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.703 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.703 INFO [stderr] --> src/group.rs:109:36 Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:25.703 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.703 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.703 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.703 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.703 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.703 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.703 INFO [stderr] ... Nov 28 21:37:25.703 INFO [stderr] 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 28 21:37:25.703 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.703 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.703 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.703 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.703 INFO [stderr] --> src/group.rs:117:36 Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:25.703 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.703 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.703 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.703 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.703 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.703 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.703 INFO [stderr] ... Nov 28 21:37:25.703 INFO [stderr] 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 28 21:37:25.703 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.703 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.703 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.703 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.703 INFO [stderr] --> src/group.rs:125:36 Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:25.703 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.703 INFO [stderr] | Nov 28 21:37:25.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.703 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.703 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.703 INFO [stderr] Nov 28 21:37:25.703 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.704 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.704 INFO [stderr] | Nov 28 21:37:25.704 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.704 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.704 INFO [stderr] ... Nov 28 21:37:25.704 INFO [stderr] 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 28 21:37:25.704 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:25.704 INFO [stderr] | Nov 28 21:37:25.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.704 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.704 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.704 INFO [stderr] Nov 28 21:37:25.704 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.704 INFO [stderr] --> src/group.rs:140:36 Nov 28 21:37:25.704 INFO [stderr] | Nov 28 21:37:25.704 INFO [stderr] 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:25.704 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.704 INFO [stderr] | Nov 28 21:37:25.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.704 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.704 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.704 INFO [stderr] Nov 28 21:37:25.704 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.704 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.704 INFO [stderr] | Nov 28 21:37:25.704 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.704 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.704 INFO [stderr] ... Nov 28 21:37:25.711 INFO [stderr] 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 28 21:37:25.711 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.711 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.711 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.711 INFO [stderr] Nov 28 21:37:25.711 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.711 INFO [stderr] --> src/group.rs:147:36 Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:25.711 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.711 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.711 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.711 INFO [stderr] Nov 28 21:37:25.711 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.711 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.711 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.711 INFO [stderr] ... Nov 28 21:37:25.711 INFO [stderr] 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 28 21:37:25.711 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.711 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.711 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.711 INFO [stderr] Nov 28 21:37:25.711 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.711 INFO [stderr] --> src/group.rs:154:36 Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:25.711 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.711 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.711 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.711 INFO [stderr] Nov 28 21:37:25.711 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.711 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.711 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.711 INFO [stderr] ... Nov 28 21:37:25.711 INFO [stderr] 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 28 21:37:25.711 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.711 INFO [stderr] | Nov 28 21:37:25.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.711 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.712 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.712 INFO [stderr] Nov 28 21:37:25.712 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.712 INFO [stderr] --> src/group.rs:161:36 Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:25.712 INFO [stderr] | ^^^^^^ Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.712 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.712 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.712 INFO [stderr] Nov 28 21:37:25.712 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.712 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.712 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.712 INFO [stderr] ... Nov 28 21:37:25.712 INFO [stderr] 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 28 21:37:25.712 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.712 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.712 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.712 INFO [stderr] Nov 28 21:37:25.712 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.712 INFO [stderr] --> src/group.rs:168:36 Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:25.712 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.712 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.712 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.712 INFO [stderr] Nov 28 21:37:25.712 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.712 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.712 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.712 INFO [stderr] ... Nov 28 21:37:25.712 INFO [stderr] 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 28 21:37:25.712 INFO [stderr] | -------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.712 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.712 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.712 INFO [stderr] Nov 28 21:37:25.712 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.712 INFO [stderr] --> src/group.rs:175:36 Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:25.712 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.712 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.712 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.712 INFO [stderr] Nov 28 21:37:25.712 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.712 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.712 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.712 INFO [stderr] ... Nov 28 21:37:25.712 INFO [stderr] 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 28 21:37:25.712 INFO [stderr] | ------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.712 INFO [stderr] | Nov 28 21:37:25.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.712 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.712 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:182:36 Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:25.713 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.713 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.713 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.713 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.713 INFO [stderr] ... Nov 28 21:37:25.713 INFO [stderr] 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 28 21:37:25.713 INFO [stderr] | --------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.713 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.713 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:189:36 Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:25.713 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.713 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.713 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.713 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.713 INFO [stderr] ... Nov 28 21:37:25.713 INFO [stderr] 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 28 21:37:25.713 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.713 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.713 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:196:36 Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:25.713 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.713 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.713 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.713 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.713 INFO [stderr] ... Nov 28 21:37:25.713 INFO [stderr] 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 28 21:37:25.713 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.713 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.713 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:203:36 Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 28 21:37:25.713 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.713 INFO [stderr] | Nov 28 21:37:25.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.713 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.713 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.713 INFO [stderr] Nov 28 21:37:25.713 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.713 INFO [stderr] --> src/group.rs:214:19 Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] 214 | if err != nc_noerr { Nov 28 21:37:25.714 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.714 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.714 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.714 INFO [stderr] --> src/group.rs:224:31 Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] 224 | try!(val.put(self.id, nc_global, name)); Nov 28 21:37:25.714 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.714 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.714 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.714 INFO [stderr] --> src/group.rs:231:29 Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] 231 | var_id: nc_global, Nov 28 21:37:25.714 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.714 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.714 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.714 INFO [stderr] --> src/group.rs:247:19 Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] 247 | if err != nc_noerr { Nov 28 21:37:25.714 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.714 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.714 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.714 INFO [stderr] --> src/group.rs:291:19 Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] 291 | if err != nc_noerr { Nov 28 21:37:25.714 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.714 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.714 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.714 INFO [stderr] --> src/group.rs:362:50 Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 28 21:37:25.714 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.714 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.714 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.714 INFO [stderr] --> src/dimension.rs:24:38 Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:25.714 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.714 INFO [stderr] | Nov 28 21:37:25.714 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.714 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.714 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: aborting due to 97 previous errors Nov 28 21:37:25.714 INFO [stderr] Nov 28 21:37:25.714 INFO [stderr] error: Could not compile `netcdf`. Nov 28 21:37:25.714 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 21:37:25.922 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.922 INFO [stderr] --> src/file.rs:23:15 Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.922 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Nov 28 21:37:25.922 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.922 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.922 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.922 INFO [stderr] Nov 28 21:37:25.922 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.922 INFO [stderr] --> src/file.rs:51:15 Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] 51 | if err != nc_noerr { Nov 28 21:37:25.922 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.922 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.922 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.922 INFO [stderr] Nov 28 21:37:25.922 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.922 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.922 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.922 INFO [stderr] ... Nov 28 21:37:25.922 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:25.922 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.922 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.922 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.922 INFO [stderr] Nov 28 21:37:25.922 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.922 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.922 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.922 INFO [stderr] ... Nov 28 21:37:25.922 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:25.922 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.922 INFO [stderr] | Nov 28 21:37:25.922 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.922 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.922 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.922 INFO [stderr] Nov 28 21:37:25.922 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.923 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.923 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.923 INFO [stderr] ... Nov 28 21:37:25.923 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:25.923 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.923 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.923 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.923 INFO [stderr] Nov 28 21:37:25.923 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.923 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.923 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.923 INFO [stderr] ... Nov 28 21:37:25.923 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:25.923 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.923 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.923 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.923 INFO [stderr] Nov 28 21:37:25.923 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.923 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.923 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.923 INFO [stderr] ... Nov 28 21:37:25.923 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:25.923 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.923 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.923 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.923 INFO [stderr] Nov 28 21:37:25.923 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.923 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.923 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.923 INFO [stderr] ... Nov 28 21:37:25.923 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:25.923 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.923 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.923 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.923 INFO [stderr] Nov 28 21:37:25.923 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.923 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.923 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.923 INFO [stderr] ... Nov 28 21:37:25.923 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:25.923 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.923 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.923 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.923 INFO [stderr] Nov 28 21:37:25.923 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.923 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.923 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.923 INFO [stderr] ... Nov 28 21:37:25.923 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:25.923 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.923 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.923 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.923 INFO [stderr] Nov 28 21:37:25.923 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.923 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.923 INFO [stderr] | Nov 28 21:37:25.923 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.923 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.924 INFO [stderr] ... Nov 28 21:37:25.924 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:25.924 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.924 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.924 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.924 INFO [stderr] Nov 28 21:37:25.924 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.924 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.924 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.924 INFO [stderr] ... Nov 28 21:37:25.924 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:25.924 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.924 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.924 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.924 INFO [stderr] Nov 28 21:37:25.924 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.924 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.924 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.924 INFO [stderr] ... Nov 28 21:37:25.924 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:25.924 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.924 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.924 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.924 INFO [stderr] Nov 28 21:37:25.924 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.924 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.924 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.924 INFO [stderr] ... Nov 28 21:37:25.924 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:25.924 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.924 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.924 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.924 INFO [stderr] Nov 28 21:37:25.924 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.924 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.924 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.924 INFO [stderr] ... Nov 28 21:37:25.924 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:25.924 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.924 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.924 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.924 INFO [stderr] Nov 28 21:37:25.924 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.924 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.924 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.924 INFO [stderr] ... Nov 28 21:37:25.924 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:25.924 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.924 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.924 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.924 INFO [stderr] Nov 28 21:37:25.924 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.924 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.924 INFO [stderr] | Nov 28 21:37:25.924 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.924 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.924 INFO [stderr] ... Nov 28 21:37:25.925 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:25.925 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.925 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.925 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.925 INFO [stderr] Nov 28 21:37:25.925 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.925 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.925 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.925 INFO [stderr] ... Nov 28 21:37:25.925 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:25.925 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.925 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.925 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.925 INFO [stderr] Nov 28 21:37:25.925 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.925 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.925 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.925 INFO [stderr] ... Nov 28 21:37:25.925 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:25.925 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.925 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.925 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.925 INFO [stderr] Nov 28 21:37:25.925 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.925 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.925 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.925 INFO [stderr] ... Nov 28 21:37:25.925 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:25.925 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.925 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.925 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.925 INFO [stderr] Nov 28 21:37:25.925 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.925 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:25.925 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.925 INFO [stderr] ... Nov 28 21:37:25.925 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:25.925 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.925 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.925 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.925 INFO [stderr] Nov 28 21:37:25.925 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.925 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:25.925 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.925 INFO [stderr] ... Nov 28 21:37:25.925 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:25.925 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.925 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.925 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.925 INFO [stderr] Nov 28 21:37:25.925 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.925 INFO [stderr] --> src/variable.rs:101:38 Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:25.925 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.925 INFO [stderr] | Nov 28 21:37:25.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.925 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.925 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.925 INFO [stderr] Nov 28 21:37:25.926 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.926 INFO [stderr] --> src/variable.rs:105:56 Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 28 21:37:25.926 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.926 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.926 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.926 INFO [stderr] Nov 28 21:37:25.926 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.926 INFO [stderr] --> src/attribute.rs:53:41 Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] 53 | if (!cast) && (self.attrtype != nc_char) { Nov 28 21:37:25.926 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.926 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.926 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.926 INFO [stderr] Nov 28 21:37:25.926 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.926 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.926 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.926 INFO [stderr] ... Nov 28 21:37:25.926 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:25.926 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.926 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.926 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.926 INFO [stderr] Nov 28 21:37:25.926 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.926 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.926 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.926 INFO [stderr] ... Nov 28 21:37:25.926 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:25.926 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.926 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.926 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.926 INFO [stderr] Nov 28 21:37:25.926 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.926 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.926 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.926 INFO [stderr] ... Nov 28 21:37:25.926 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:25.926 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.926 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.926 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.926 INFO [stderr] Nov 28 21:37:25.926 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.926 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.926 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.926 INFO [stderr] ... Nov 28 21:37:25.926 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:25.926 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.926 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.926 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.926 INFO [stderr] Nov 28 21:37:25.926 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.926 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.926 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.926 INFO [stderr] ... Nov 28 21:37:25.926 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:25.926 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.926 INFO [stderr] | Nov 28 21:37:25.926 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.926 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.926 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.926 INFO [stderr] Nov 28 21:37:25.927 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.927 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.927 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.927 INFO [stderr] ... Nov 28 21:37:25.927 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:25.927 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.927 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.927 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.927 INFO [stderr] Nov 28 21:37:25.927 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.927 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.927 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.927 INFO [stderr] ... Nov 28 21:37:25.927 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:25.927 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.927 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.927 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.927 INFO [stderr] Nov 28 21:37:25.927 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.927 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.927 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.927 INFO [stderr] ... Nov 28 21:37:25.927 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:25.927 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.927 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.927 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.927 INFO [stderr] Nov 28 21:37:25.927 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.927 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.927 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.927 INFO [stderr] ... Nov 28 21:37:25.927 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:25.927 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.927 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.927 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.927 INFO [stderr] Nov 28 21:37:25.927 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.927 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.927 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.927 INFO [stderr] ... Nov 28 21:37:25.927 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:25.927 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.927 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.927 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.927 INFO [stderr] Nov 28 21:37:25.927 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.927 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.927 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.927 INFO [stderr] ... Nov 28 21:37:25.927 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:25.927 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.927 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.927 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.927 INFO [stderr] Nov 28 21:37:25.927 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.927 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.927 INFO [stderr] | Nov 28 21:37:25.927 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.927 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.927 INFO [stderr] ... Nov 28 21:37:25.927 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:25.927 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:25.928 INFO [stderr] | Nov 28 21:37:25.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.928 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.928 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.928 INFO [stderr] Nov 28 21:37:25.928 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.928 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.928 INFO [stderr] | Nov 28 21:37:25.928 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.928 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.928 INFO [stderr] ... Nov 28 21:37:25.928 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:25.928 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.928 INFO [stderr] | Nov 28 21:37:25.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.928 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.940 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.940 INFO [stderr] Nov 28 21:37:25.940 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.940 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.940 INFO [stderr] | Nov 28 21:37:25.940 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.940 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.940 INFO [stderr] ... Nov 28 21:37:25.940 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:25.940 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.940 INFO [stderr] | Nov 28 21:37:25.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.940 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.940 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.940 INFO [stderr] Nov 28 21:37:25.940 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.940 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.940 INFO [stderr] | Nov 28 21:37:25.940 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.940 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.940 INFO [stderr] ... Nov 28 21:37:25.940 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:25.940 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.940 INFO [stderr] | Nov 28 21:37:25.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.940 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.940 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.940 INFO [stderr] Nov 28 21:37:25.940 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.940 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.941 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.941 INFO [stderr] ... Nov 28 21:37:25.941 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:25.941 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.941 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.941 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.941 INFO [stderr] Nov 28 21:37:25.941 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.941 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.941 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.941 INFO [stderr] ... Nov 28 21:37:25.941 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:25.941 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.941 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.941 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.941 INFO [stderr] Nov 28 21:37:25.941 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.941 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.941 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.941 INFO [stderr] ... Nov 28 21:37:25.941 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:25.941 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.941 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.941 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.941 INFO [stderr] Nov 28 21:37:25.941 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.941 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.941 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.941 INFO [stderr] ... Nov 28 21:37:25.941 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:25.941 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.941 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.941 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.941 INFO [stderr] Nov 28 21:37:25.941 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.941 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.941 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.941 INFO [stderr] ... Nov 28 21:37:25.941 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:25.941 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.941 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.941 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.941 INFO [stderr] Nov 28 21:37:25.941 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.941 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.941 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.941 INFO [stderr] ... Nov 28 21:37:25.941 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:25.941 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.941 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.941 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.941 INFO [stderr] Nov 28 21:37:25.941 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.941 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.941 INFO [stderr] | Nov 28 21:37:25.941 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.941 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.941 INFO [stderr] ... Nov 28 21:37:25.942 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:25.942 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.942 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.942 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.942 INFO [stderr] Nov 28 21:37:25.942 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.942 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.942 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.942 INFO [stderr] ... Nov 28 21:37:25.942 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:25.942 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.942 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.942 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.942 INFO [stderr] Nov 28 21:37:25.942 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.942 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.942 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.942 INFO [stderr] ... Nov 28 21:37:25.942 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:25.942 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.942 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.942 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.942 INFO [stderr] Nov 28 21:37:25.942 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.942 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:25.942 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.942 INFO [stderr] ... Nov 28 21:37:25.942 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:25.942 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.942 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.942 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.942 INFO [stderr] Nov 28 21:37:25.942 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.942 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:25.942 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.942 INFO [stderr] ... Nov 28 21:37:25.942 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:25.942 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.942 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.942 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.942 INFO [stderr] Nov 28 21:37:25.942 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.942 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:25.942 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.942 INFO [stderr] ... Nov 28 21:37:25.942 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:25.942 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.942 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.942 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.942 INFO [stderr] Nov 28 21:37:25.942 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.942 INFO [stderr] --> src/attribute.rs:144:43 Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:25.942 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.942 INFO [stderr] | Nov 28 21:37:25.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.942 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.942 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.942 INFO [stderr] Nov 28 21:37:25.942 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.942 INFO [stderr] --> src/group.rs:61:36 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.943 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.943 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.943 INFO [stderr] Nov 28 21:37:25.943 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.943 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.943 INFO [stderr] ... Nov 28 21:37:25.943 INFO [stderr] 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 28 21:37:25.943 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.943 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.943 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.943 INFO [stderr] Nov 28 21:37:25.943 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.943 INFO [stderr] --> src/group.rs:69:36 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.943 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.943 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.943 INFO [stderr] Nov 28 21:37:25.943 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.943 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.943 INFO [stderr] ... Nov 28 21:37:25.943 INFO [stderr] 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 28 21:37:25.943 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.943 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.943 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.943 INFO [stderr] Nov 28 21:37:25.943 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.943 INFO [stderr] --> src/group.rs:77:36 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.943 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.943 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.943 INFO [stderr] Nov 28 21:37:25.943 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.943 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.943 INFO [stderr] ... Nov 28 21:37:25.943 INFO [stderr] 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 28 21:37:25.943 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.943 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.943 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.943 INFO [stderr] Nov 28 21:37:25.943 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.943 INFO [stderr] --> src/group.rs:85:36 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^ Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.943 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.943 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.943 INFO [stderr] Nov 28 21:37:25.943 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.943 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.943 INFO [stderr] | Nov 28 21:37:25.943 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.943 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.943 INFO [stderr] ... Nov 28 21:37:25.943 INFO [stderr] 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 28 21:37:25.943 INFO [stderr] | --------------------------------------------------- in this macro invocation Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.944 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.944 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.944 INFO [stderr] Nov 28 21:37:25.944 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.944 INFO [stderr] --> src/group.rs:93:36 Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:25.944 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.944 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.944 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.944 INFO [stderr] Nov 28 21:37:25.944 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.944 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.944 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.944 INFO [stderr] ... Nov 28 21:37:25.944 INFO [stderr] 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 28 21:37:25.944 INFO [stderr] | ---------------------------------------------------- in this macro invocation Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.944 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.944 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.944 INFO [stderr] Nov 28 21:37:25.944 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.944 INFO [stderr] --> src/group.rs:101:36 Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:25.944 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.944 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.944 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.944 INFO [stderr] Nov 28 21:37:25.944 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.944 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.944 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.944 INFO [stderr] ... Nov 28 21:37:25.944 INFO [stderr] 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 28 21:37:25.944 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.944 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.944 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.944 INFO [stderr] Nov 28 21:37:25.944 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.944 INFO [stderr] --> src/group.rs:109:36 Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:25.944 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.944 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.944 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.944 INFO [stderr] Nov 28 21:37:25.944 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.944 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.944 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.944 INFO [stderr] ... Nov 28 21:37:25.944 INFO [stderr] 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 28 21:37:25.944 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:25.944 INFO [stderr] | Nov 28 21:37:25.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.944 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.944 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.944 INFO [stderr] Nov 28 21:37:25.957 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.957 INFO [stderr] --> src/group.rs:117:36 Nov 28 21:37:25.957 INFO [stderr] | Nov 28 21:37:25.957 INFO [stderr] 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:25.957 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.957 INFO [stderr] | Nov 28 21:37:25.957 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.957 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.957 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.957 INFO [stderr] Nov 28 21:37:25.957 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.957 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.958 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.958 INFO [stderr] ... Nov 28 21:37:25.958 INFO [stderr] 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 28 21:37:25.958 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.958 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.958 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.958 INFO [stderr] Nov 28 21:37:25.958 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.958 INFO [stderr] --> src/group.rs:125:36 Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:25.958 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.958 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.958 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.958 INFO [stderr] Nov 28 21:37:25.958 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.958 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:25.958 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.958 INFO [stderr] ... Nov 28 21:37:25.958 INFO [stderr] 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 28 21:37:25.958 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.958 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.958 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.958 INFO [stderr] Nov 28 21:37:25.958 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.958 INFO [stderr] --> src/group.rs:140:36 Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:25.958 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.958 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.958 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.958 INFO [stderr] Nov 28 21:37:25.958 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.958 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.958 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.958 INFO [stderr] ... Nov 28 21:37:25.958 INFO [stderr] 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 28 21:37:25.958 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.958 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.958 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.958 INFO [stderr] Nov 28 21:37:25.958 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.958 INFO [stderr] --> src/group.rs:147:36 Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:25.958 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.958 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.958 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.958 INFO [stderr] Nov 28 21:37:25.958 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.958 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.958 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.958 INFO [stderr] ... Nov 28 21:37:25.958 INFO [stderr] 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 28 21:37:25.958 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.958 INFO [stderr] | Nov 28 21:37:25.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.958 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.958 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.958 INFO [stderr] Nov 28 21:37:25.958 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.959 INFO [stderr] --> src/group.rs:154:36 Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:25.959 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.959 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.959 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.959 INFO [stderr] Nov 28 21:37:25.959 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.959 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.959 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.959 INFO [stderr] ... Nov 28 21:37:25.959 INFO [stderr] 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 28 21:37:25.959 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.959 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.959 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.959 INFO [stderr] Nov 28 21:37:25.959 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.959 INFO [stderr] --> src/group.rs:161:36 Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:25.959 INFO [stderr] | ^^^^^^ Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.959 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.959 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.959 INFO [stderr] Nov 28 21:37:25.959 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.959 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.959 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.959 INFO [stderr] ... Nov 28 21:37:25.959 INFO [stderr] 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 28 21:37:25.959 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.959 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.959 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.959 INFO [stderr] Nov 28 21:37:25.959 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.959 INFO [stderr] --> src/group.rs:168:36 Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:25.959 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.959 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.959 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.959 INFO [stderr] Nov 28 21:37:25.959 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.959 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.959 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.959 INFO [stderr] ... Nov 28 21:37:25.959 INFO [stderr] 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 28 21:37:25.959 INFO [stderr] | -------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.959 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.959 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.959 INFO [stderr] Nov 28 21:37:25.959 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.959 INFO [stderr] --> src/group.rs:175:36 Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:25.959 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.959 INFO [stderr] | Nov 28 21:37:25.959 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.959 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.959 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.959 INFO [stderr] Nov 28 21:37:25.959 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.960 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.960 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.960 INFO [stderr] ... Nov 28 21:37:25.960 INFO [stderr] 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 28 21:37:25.960 INFO [stderr] | ------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.960 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.960 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.960 INFO [stderr] Nov 28 21:37:25.960 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.960 INFO [stderr] --> src/group.rs:182:36 Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:25.960 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.960 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.960 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.960 INFO [stderr] Nov 28 21:37:25.960 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.960 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.960 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.960 INFO [stderr] ... Nov 28 21:37:25.960 INFO [stderr] 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 28 21:37:25.960 INFO [stderr] | --------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.960 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.960 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.960 INFO [stderr] Nov 28 21:37:25.960 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.960 INFO [stderr] --> src/group.rs:189:36 Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:25.960 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.960 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.960 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.960 INFO [stderr] Nov 28 21:37:25.960 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.960 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.960 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.960 INFO [stderr] ... Nov 28 21:37:25.960 INFO [stderr] 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 28 21:37:25.960 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.960 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.960 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.960 INFO [stderr] Nov 28 21:37:25.960 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.960 INFO [stderr] --> src/group.rs:196:36 Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:25.960 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.960 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.960 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.960 INFO [stderr] Nov 28 21:37:25.960 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.960 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.960 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:25.960 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.960 INFO [stderr] ... Nov 28 21:37:25.960 INFO [stderr] 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 28 21:37:25.960 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:25.960 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/group.rs:203:36 Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 28 21:37:25.961 INFO [stderr] | ^^^^^^^ Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/group.rs:214:19 Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] 214 | if err != nc_noerr { Nov 28 21:37:25.961 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/group.rs:224:31 Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] 224 | try!(val.put(self.id, nc_global, name)); Nov 28 21:37:25.961 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/group.rs:231:29 Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] 231 | var_id: nc_global, Nov 28 21:37:25.961 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/group.rs:247:19 Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] 247 | if err != nc_noerr { Nov 28 21:37:25.961 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/group.rs:291:19 Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] 291 | if err != nc_noerr { Nov 28 21:37:25.961 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/group.rs:362:50 Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 28 21:37:25.961 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:25.961 INFO [stderr] | Nov 28 21:37:25.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.961 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.961 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.961 INFO [stderr] Nov 28 21:37:25.961 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:25.961 INFO [stderr] --> src/dimension.rs:24:38 Nov 28 21:37:25.962 INFO [stderr] | Nov 28 21:37:25.962 INFO [stderr] 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:25.962 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:25.962 INFO [stderr] | Nov 28 21:37:25.962 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:25.962 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:25.962 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:25.962 INFO [stderr] Nov 28 21:37:25.972 INFO [stderr] error: aborting due to 97 previous errors Nov 28 21:37:25.972 INFO [stderr] Nov 28 21:37:25.975 INFO [stderr] error: Could not compile `netcdf`. Nov 28 21:37:25.975 INFO [stderr] Nov 28 21:37:25.975 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 21:37:25.976 INFO [stderr] su: No module specific data is present Nov 28 21:37:26.703 INFO running `"docker" "inspect" "a8074dd5f998f4ebef9ecfd121a0b59146282cea3fcf0feb550549677b51eb29"` Nov 28 21:37:26.978 INFO running `"docker" "rm" "-f" "a8074dd5f998f4ebef9ecfd121a0b59146282cea3fcf0feb550549677b51eb29"` Nov 28 21:37:27.216 INFO [stdout] a8074dd5f998f4ebef9ecfd121a0b59146282cea3fcf0feb550549677b51eb29