Dec 05 10:00:12.510 INFO checking netcdf-0.1.0 against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 05 10:00:12.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 05 10:00:12.888 INFO [stdout] ac8d32e240daa2c369d2dc63deea3aad610e8a1182b6e97b5e62a0c0b432f092 Dec 05 10:00:12.890 INFO running `"docker" "start" "-a" "ac8d32e240daa2c369d2dc63deea3aad610e8a1182b6e97b5e62a0c0b432f092"` Dec 05 10:00:14.019 INFO [stderr] usermod: no changes Dec 05 10:00:14.123 INFO [stderr] Compiling netcdf-sys v0.1.0 Dec 05 10:00:15.847 INFO [stderr] Checking netcdf v0.1.0 (/source) Dec 05 10:00:16.977 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.978 INFO [stderr] --> src/file.rs:23:15 Dec 05 10:00:16.978 INFO [stderr] | Dec 05 10:00:16.978 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:16.978 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.978 INFO [stderr] | Dec 05 10:00:16.978 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Dec 05 10:00:16.978 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! Dec 05 10:00:16.978 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.978 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.978 INFO [stderr] Dec 05 10:00:16.978 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.978 INFO [stderr] --> src/file.rs:51:15 Dec 05 10:00:16.978 INFO [stderr] | Dec 05 10:00:16.978 INFO [stderr] 51 | if err != nc_noerr { Dec 05 10:00:16.978 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.978 INFO [stderr] | Dec 05 10:00:16.978 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! Dec 05 10:00:16.978 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.978 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.978 INFO [stderr] Dec 05 10:00:16.979 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.979 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.979 INFO [stderr] | Dec 05 10:00:16.979 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.979 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.979 INFO [stderr] ... Dec 05 10:00:16.979 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Dec 05 10:00:16.979 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:16.980 INFO [stderr] | Dec 05 10:00:16.980 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! Dec 05 10:00:16.980 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.980 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.980 INFO [stderr] Dec 05 10:00:16.980 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.980 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.980 INFO [stderr] | Dec 05 10:00:16.980 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.980 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.980 INFO [stderr] ... Dec 05 10:00:16.980 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Dec 05 10:00:16.980 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:16.980 INFO [stderr] | Dec 05 10:00:16.981 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! Dec 05 10:00:16.981 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.981 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.981 INFO [stderr] Dec 05 10:00:16.981 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.981 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.981 INFO [stderr] | Dec 05 10:00:16.981 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.981 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.981 INFO [stderr] ... Dec 05 10:00:16.981 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Dec 05 10:00:16.981 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:16.981 INFO [stderr] | Dec 05 10:00:16.981 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! Dec 05 10:00:16.981 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.981 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.981 INFO [stderr] Dec 05 10:00:16.981 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.981 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.981 INFO [stderr] | Dec 05 10:00:16.981 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.981 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.981 INFO [stderr] ... Dec 05 10:00:16.981 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Dec 05 10:00:16.981 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:16.981 INFO [stderr] | Dec 05 10:00:16.981 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! Dec 05 10:00:16.982 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.982 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.982 INFO [stderr] Dec 05 10:00:16.982 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.982 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.982 INFO [stderr] | Dec 05 10:00:16.982 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.982 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.982 INFO [stderr] ... Dec 05 10:00:16.982 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Dec 05 10:00:16.982 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.982 INFO [stderr] | Dec 05 10:00:16.982 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! Dec 05 10:00:16.982 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.982 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.982 INFO [stderr] Dec 05 10:00:16.982 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.982 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.982 INFO [stderr] | Dec 05 10:00:16.982 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.982 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.982 INFO [stderr] ... Dec 05 10:00:16.982 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Dec 05 10:00:16.982 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.982 INFO [stderr] | Dec 05 10:00:16.982 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! Dec 05 10:00:16.983 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.983 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.983 INFO [stderr] Dec 05 10:00:16.983 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.983 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.983 INFO [stderr] | Dec 05 10:00:16.983 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.983 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.983 INFO [stderr] ... Dec 05 10:00:16.983 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Dec 05 10:00:16.983 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.983 INFO [stderr] | Dec 05 10:00:16.983 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! Dec 05 10:00:16.983 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.983 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.983 INFO [stderr] Dec 05 10:00:16.983 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.983 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.983 INFO [stderr] | Dec 05 10:00:16.983 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.983 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.983 INFO [stderr] ... Dec 05 10:00:16.983 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Dec 05 10:00:16.983 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.983 INFO [stderr] | Dec 05 10:00:16.983 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! Dec 05 10:00:16.983 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.983 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.983 INFO [stderr] Dec 05 10:00:16.983 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.983 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.983 INFO [stderr] | Dec 05 10:00:16.983 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.983 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.983 INFO [stderr] ... Dec 05 10:00:16.983 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Dec 05 10:00:16.983 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 05 10:00:16.985 INFO [stderr] | Dec 05 10:00:16.985 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! Dec 05 10:00:16.985 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.985 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.985 INFO [stderr] Dec 05 10:00:16.985 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.985 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.985 INFO [stderr] | Dec 05 10:00:16.985 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.985 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.985 INFO [stderr] ... Dec 05 10:00:16.985 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Dec 05 10:00:16.985 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 05 10:00:16.985 INFO [stderr] | Dec 05 10:00:16.985 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! Dec 05 10:00:16.985 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.985 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.985 INFO [stderr] Dec 05 10:00:16.985 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.985 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.985 INFO [stderr] | Dec 05 10:00:16.985 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.986 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.986 INFO [stderr] ... Dec 05 10:00:16.986 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Dec 05 10:00:16.986 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 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! Dec 05 10:00:16.986 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.986 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.986 INFO [stderr] Dec 05 10:00:16.986 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.986 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.986 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.986 INFO [stderr] ... Dec 05 10:00:16.986 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Dec 05 10:00:16.986 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 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! Dec 05 10:00:16.986 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.986 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.986 INFO [stderr] Dec 05 10:00:16.986 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.986 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.986 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.986 INFO [stderr] ... Dec 05 10:00:16.986 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Dec 05 10:00:16.986 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 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! Dec 05 10:00:16.986 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.986 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.986 INFO [stderr] Dec 05 10:00:16.986 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.986 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.986 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.986 INFO [stderr] ... Dec 05 10:00:16.986 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Dec 05 10:00:16.986 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 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! Dec 05 10:00:16.986 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.986 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.986 INFO [stderr] Dec 05 10:00:16.986 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.986 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.986 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.986 INFO [stderr] ... Dec 05 10:00:16.986 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Dec 05 10:00:16.986 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 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! Dec 05 10:00:16.986 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.986 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.986 INFO [stderr] Dec 05 10:00:16.986 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.986 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.986 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.986 INFO [stderr] ... Dec 05 10:00:16.986 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Dec 05 10:00:16.986 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 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! Dec 05 10:00:16.986 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.986 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.986 INFO [stderr] Dec 05 10:00:16.986 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.986 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:16.986 INFO [stderr] | Dec 05 10:00:16.986 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:16.986 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.986 INFO [stderr] ... Dec 05 10:00:16.987 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Dec 05 10:00:16.987 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.987 INFO [stderr] | Dec 05 10:00:16.987 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! Dec 05 10:00:16.987 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.987 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.987 INFO [stderr] Dec 05 10:00:16.987 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:16.987 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:16.987 INFO [stderr] | Dec 05 10:00:16.987 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:16.987 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:16.987 INFO [stderr] ... Dec 05 10:00:16.987 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Dec 05 10:00:16.987 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:16.987 INFO [stderr] | Dec 05 10:00:16.987 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! Dec 05 10:00:16.987 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:16.987 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:16.987 INFO [stderr] Dec 05 10:00:17.015 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.015 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.015 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.015 INFO [stderr] ... Dec 05 10:00:17.015 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Dec 05 10:00:17.015 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 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! Dec 05 10:00:17.015 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.015 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.015 INFO [stderr] Dec 05 10:00:17.015 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.015 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.015 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.015 INFO [stderr] ... Dec 05 10:00:17.015 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Dec 05 10:00:17.015 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 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! Dec 05 10:00:17.015 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.015 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.015 INFO [stderr] Dec 05 10:00:17.015 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.015 INFO [stderr] --> src/variable.rs:101:38 Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 INFO [stderr] 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 05 10:00:17.015 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 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! Dec 05 10:00:17.015 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.015 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.015 INFO [stderr] Dec 05 10:00:17.015 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.015 INFO [stderr] --> src/variable.rs:105:56 Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 INFO [stderr] 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Dec 05 10:00:17.015 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 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! Dec 05 10:00:17.015 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.015 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.015 INFO [stderr] Dec 05 10:00:17.015 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.015 INFO [stderr] --> src/attribute.rs:53:41 Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 INFO [stderr] 53 | if (!cast) && (self.attrtype != nc_char) { Dec 05 10:00:17.015 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 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! Dec 05 10:00:17.015 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.015 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.015 INFO [stderr] Dec 05 10:00:17.015 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.015 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.015 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.015 INFO [stderr] ... Dec 05 10:00:17.015 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 05 10:00:17.015 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 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! Dec 05 10:00:17.015 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.015 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.015 INFO [stderr] Dec 05 10:00:17.015 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.015 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.015 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.015 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.015 INFO [stderr] ... Dec 05 10:00:17.015 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 05 10:00:17.015 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.015 INFO [stderr] | Dec 05 10:00:17.016 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! Dec 05 10:00:17.016 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.016 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.016 INFO [stderr] Dec 05 10:00:17.016 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.016 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.016 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.016 INFO [stderr] ... Dec 05 10:00:17.016 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 05 10:00:17.016 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 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! Dec 05 10:00:17.016 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.016 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.016 INFO [stderr] Dec 05 10:00:17.016 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.016 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.016 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.016 INFO [stderr] ... Dec 05 10:00:17.016 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 05 10:00:17.016 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 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! Dec 05 10:00:17.016 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.016 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.016 INFO [stderr] Dec 05 10:00:17.016 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.016 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.016 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.016 INFO [stderr] ... Dec 05 10:00:17.016 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 05 10:00:17.016 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 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! Dec 05 10:00:17.016 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.016 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.016 INFO [stderr] Dec 05 10:00:17.016 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.016 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.016 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.016 INFO [stderr] ... Dec 05 10:00:17.016 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 05 10:00:17.016 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 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! Dec 05 10:00:17.016 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.016 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.016 INFO [stderr] Dec 05 10:00:17.016 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.016 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.016 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.016 INFO [stderr] ... Dec 05 10:00:17.016 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 05 10:00:17.016 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 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! Dec 05 10:00:17.016 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.016 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.016 INFO [stderr] Dec 05 10:00:17.016 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.016 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.016 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.016 INFO [stderr] ... Dec 05 10:00:17.016 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 05 10:00:17.016 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.016 INFO [stderr] | Dec 05 10:00:17.016 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! Dec 05 10:00:17.016 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.016 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.016 INFO [stderr] Dec 05 10:00:17.016 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.017 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.017 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.017 INFO [stderr] ... Dec 05 10:00:17.017 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 05 10:00:17.017 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 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! Dec 05 10:00:17.017 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.017 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.017 INFO [stderr] Dec 05 10:00:17.017 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.017 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.017 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.017 INFO [stderr] ... Dec 05 10:00:17.017 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 05 10:00:17.017 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 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! Dec 05 10:00:17.017 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.017 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.017 INFO [stderr] Dec 05 10:00:17.017 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.017 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.017 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.017 INFO [stderr] ... Dec 05 10:00:17.017 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 05 10:00:17.017 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 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! Dec 05 10:00:17.017 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.017 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.017 INFO [stderr] Dec 05 10:00:17.017 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.017 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.017 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.017 INFO [stderr] ... Dec 05 10:00:17.017 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 05 10:00:17.017 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 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! Dec 05 10:00:17.017 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.017 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.017 INFO [stderr] Dec 05 10:00:17.017 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.017 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.017 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.017 INFO [stderr] ... Dec 05 10:00:17.017 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 05 10:00:17.017 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 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! Dec 05 10:00:17.017 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.017 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.017 INFO [stderr] Dec 05 10:00:17.017 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.017 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.017 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.017 INFO [stderr] ... Dec 05 10:00:17.017 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 05 10:00:17.017 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 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! Dec 05 10:00:17.017 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.017 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.017 INFO [stderr] Dec 05 10:00:17.017 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.017 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.017 INFO [stderr] | Dec 05 10:00:17.017 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.017 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.017 INFO [stderr] ... Dec 05 10:00:17.018 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 05 10:00:17.018 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 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! Dec 05 10:00:17.018 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.018 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.018 INFO [stderr] Dec 05 10:00:17.018 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.018 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.018 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.018 INFO [stderr] ... Dec 05 10:00:17.018 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 05 10:00:17.018 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 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! Dec 05 10:00:17.018 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.018 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.018 INFO [stderr] Dec 05 10:00:17.018 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.018 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.018 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.018 INFO [stderr] ... Dec 05 10:00:17.018 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 05 10:00:17.018 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 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! Dec 05 10:00:17.018 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.018 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.018 INFO [stderr] Dec 05 10:00:17.018 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.018 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.018 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.018 INFO [stderr] ... Dec 05 10:00:17.018 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 05 10:00:17.018 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 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! Dec 05 10:00:17.018 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.018 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.018 INFO [stderr] Dec 05 10:00:17.018 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.018 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.018 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.018 INFO [stderr] ... Dec 05 10:00:17.018 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 05 10:00:17.018 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 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! Dec 05 10:00:17.018 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.018 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.018 INFO [stderr] Dec 05 10:00:17.018 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.018 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.018 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.018 INFO [stderr] ... Dec 05 10:00:17.018 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 05 10:00:17.018 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 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! Dec 05 10:00:17.018 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.018 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.018 INFO [stderr] Dec 05 10:00:17.018 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.018 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.018 INFO [stderr] | Dec 05 10:00:17.018 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.020 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.020 INFO [stderr] ... Dec 05 10:00:17.020 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 05 10:00:17.020 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.020 INFO [stderr] | Dec 05 10:00:17.020 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! Dec 05 10:00:17.020 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.020 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.020 INFO [stderr] Dec 05 10:00:17.020 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.020 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.020 INFO [stderr] | Dec 05 10:00:17.020 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.020 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.020 INFO [stderr] ... Dec 05 10:00:17.020 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 05 10:00:17.020 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.020 INFO [stderr] | Dec 05 10:00:17.020 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! Dec 05 10:00:17.020 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.020 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.020 INFO [stderr] Dec 05 10:00:17.020 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.020 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.020 INFO [stderr] | Dec 05 10:00:17.020 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.020 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.020 INFO [stderr] ... Dec 05 10:00:17.020 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 05 10:00:17.020 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.020 INFO [stderr] | Dec 05 10:00:17.020 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! Dec 05 10:00:17.020 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.020 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.020 INFO [stderr] Dec 05 10:00:17.020 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.020 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.020 INFO [stderr] | Dec 05 10:00:17.020 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.020 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.020 INFO [stderr] ... Dec 05 10:00:17.020 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 05 10:00:17.020 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.020 INFO [stderr] | Dec 05 10:00:17.020 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! Dec 05 10:00:17.021 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.021 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.021 INFO [stderr] Dec 05 10:00:17.021 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.021 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.021 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.021 INFO [stderr] ... Dec 05 10:00:17.021 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 05 10:00:17.021 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 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! Dec 05 10:00:17.021 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.021 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.021 INFO [stderr] Dec 05 10:00:17.021 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.021 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.021 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.021 INFO [stderr] ... Dec 05 10:00:17.021 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 05 10:00:17.021 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 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! Dec 05 10:00:17.021 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.021 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.021 INFO [stderr] Dec 05 10:00:17.021 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.021 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.021 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.021 INFO [stderr] ... Dec 05 10:00:17.021 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 05 10:00:17.021 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 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! Dec 05 10:00:17.021 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.021 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.021 INFO [stderr] Dec 05 10:00:17.021 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.021 INFO [stderr] --> src/attribute.rs:144:43 Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 INFO [stderr] 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 05 10:00:17.021 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 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! Dec 05 10:00:17.021 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.021 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.021 INFO [stderr] Dec 05 10:00:17.021 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.021 INFO [stderr] --> src/group.rs:61:36 Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 INFO [stderr] 61 | fn get_nc_type(&self) -> i32 { nc_byte } Dec 05 10:00:17.021 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 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! Dec 05 10:00:17.021 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.021 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.021 INFO [stderr] Dec 05 10:00:17.021 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.021 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.021 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.021 INFO [stderr] ... Dec 05 10:00:17.021 INFO [stderr] 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Dec 05 10:00:17.021 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 05 10:00:17.021 INFO [stderr] | Dec 05 10:00:17.021 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! Dec 05 10:00:17.021 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.022 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.022 INFO [stderr] Dec 05 10:00:17.022 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.022 INFO [stderr] --> src/group.rs:69:36 Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 INFO [stderr] 69 | fn get_nc_type(&self) -> i32 { nc_short } Dec 05 10:00:17.022 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 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! Dec 05 10:00:17.022 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.022 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.022 INFO [stderr] Dec 05 10:00:17.022 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.022 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.022 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.022 INFO [stderr] ... Dec 05 10:00:17.022 INFO [stderr] 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Dec 05 10:00:17.022 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 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! Dec 05 10:00:17.022 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.022 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.022 INFO [stderr] Dec 05 10:00:17.022 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.022 INFO [stderr] --> src/group.rs:77:36 Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 INFO [stderr] 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Dec 05 10:00:17.022 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 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! Dec 05 10:00:17.022 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.022 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.022 INFO [stderr] Dec 05 10:00:17.022 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.022 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.022 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.022 INFO [stderr] ... Dec 05 10:00:17.022 INFO [stderr] 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Dec 05 10:00:17.022 INFO [stderr] | ------------------------------------------------------ in this macro invocation Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 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! Dec 05 10:00:17.022 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.022 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.022 INFO [stderr] Dec 05 10:00:17.022 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.022 INFO [stderr] --> src/group.rs:85:36 Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 INFO [stderr] 85 | fn get_nc_type(&self) -> i32 { nc_int } Dec 05 10:00:17.022 INFO [stderr] | ^^^^^^ Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 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! Dec 05 10:00:17.022 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.022 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.022 INFO [stderr] Dec 05 10:00:17.022 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.022 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.022 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.022 INFO [stderr] ... Dec 05 10:00:17.022 INFO [stderr] 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Dec 05 10:00:17.022 INFO [stderr] | --------------------------------------------------- in this macro invocation Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 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! Dec 05 10:00:17.022 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.022 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.022 INFO [stderr] Dec 05 10:00:17.022 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.022 INFO [stderr] --> src/group.rs:93:36 Dec 05 10:00:17.022 INFO [stderr] | Dec 05 10:00:17.022 INFO [stderr] 93 | fn get_nc_type(&self) -> i32 { nc_uint } Dec 05 10:00:17.023 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 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! Dec 05 10:00:17.023 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.023 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.023 INFO [stderr] Dec 05 10:00:17.023 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.023 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.023 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.023 INFO [stderr] ... Dec 05 10:00:17.023 INFO [stderr] 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Dec 05 10:00:17.023 INFO [stderr] | ---------------------------------------------------- in this macro invocation Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 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! Dec 05 10:00:17.023 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.023 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.023 INFO [stderr] Dec 05 10:00:17.023 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.023 INFO [stderr] --> src/group.rs:101:36 Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 INFO [stderr] 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Dec 05 10:00:17.023 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 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! Dec 05 10:00:17.023 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.023 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.023 INFO [stderr] Dec 05 10:00:17.023 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.023 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.023 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.023 INFO [stderr] ... Dec 05 10:00:17.023 INFO [stderr] 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Dec 05 10:00:17.023 INFO [stderr] | -------------------------------------------------------- in this macro invocation Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 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! Dec 05 10:00:17.023 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.023 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.023 INFO [stderr] Dec 05 10:00:17.023 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.023 INFO [stderr] --> src/group.rs:109:36 Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 INFO [stderr] 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Dec 05 10:00:17.023 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 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! Dec 05 10:00:17.023 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.023 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.023 INFO [stderr] Dec 05 10:00:17.023 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.023 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.023 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.023 INFO [stderr] ... Dec 05 10:00:17.023 INFO [stderr] 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Dec 05 10:00:17.023 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 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! Dec 05 10:00:17.023 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.023 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.023 INFO [stderr] Dec 05 10:00:17.023 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.023 INFO [stderr] --> src/group.rs:117:36 Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.023 INFO [stderr] 117 | fn get_nc_type(&self) -> i32 { nc_float } Dec 05 10:00:17.023 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.023 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.024 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.024 INFO [stderr] Dec 05 10:00:17.024 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.024 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.024 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.024 INFO [stderr] ... Dec 05 10:00:17.024 INFO [stderr] 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Dec 05 10:00:17.024 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.024 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.024 INFO [stderr] Dec 05 10:00:17.024 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.024 INFO [stderr] --> src/group.rs:125:36 Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 INFO [stderr] 125 | fn get_nc_type(&self) -> i32 { nc_double } Dec 05 10:00:17.024 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.024 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.024 INFO [stderr] Dec 05 10:00:17.024 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.024 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.024 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.024 INFO [stderr] ... Dec 05 10:00:17.024 INFO [stderr] 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Dec 05 10:00:17.024 INFO [stderr] | ------------------------------------------------------ in this macro invocation Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.024 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.024 INFO [stderr] Dec 05 10:00:17.024 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.024 INFO [stderr] --> src/group.rs:140:36 Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 INFO [stderr] 140 | fn get_nc_type(&self) -> i32 { nc_byte } Dec 05 10:00:17.024 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.024 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.024 INFO [stderr] Dec 05 10:00:17.024 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.024 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.024 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.024 INFO [stderr] ... Dec 05 10:00:17.024 INFO [stderr] 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Dec 05 10:00:17.024 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.024 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.024 INFO [stderr] Dec 05 10:00:17.024 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.024 INFO [stderr] --> src/group.rs:147:36 Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 INFO [stderr] 147 | fn get_nc_type(&self) -> i32 { nc_short } Dec 05 10:00:17.024 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.024 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.024 INFO [stderr] Dec 05 10:00:17.024 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.024 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.024 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.024 INFO [stderr] ... Dec 05 10:00:17.024 INFO [stderr] 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Dec 05 10:00:17.024 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.024 INFO [stderr] | Dec 05 10:00:17.024 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! Dec 05 10:00:17.024 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.025 INFO [stderr] --> src/group.rs:154:36 Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 INFO [stderr] 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Dec 05 10:00:17.025 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 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! Dec 05 10:00:17.025 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.025 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.025 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.025 INFO [stderr] ... Dec 05 10:00:17.025 INFO [stderr] 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Dec 05 10:00:17.025 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 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! Dec 05 10:00:17.025 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.025 INFO [stderr] --> src/group.rs:161:36 Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 INFO [stderr] 161 | fn get_nc_type(&self) -> i32 { nc_int } Dec 05 10:00:17.025 INFO [stderr] | ^^^^^^ Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 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! Dec 05 10:00:17.025 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.025 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.025 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.025 INFO [stderr] ... Dec 05 10:00:17.025 INFO [stderr] 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Dec 05 10:00:17.025 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 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! Dec 05 10:00:17.025 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.025 INFO [stderr] --> src/group.rs:168:36 Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 INFO [stderr] 168 | fn get_nc_type(&self) -> i32 { nc_uint } Dec 05 10:00:17.025 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 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! Dec 05 10:00:17.025 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.025 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.025 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.025 INFO [stderr] ... Dec 05 10:00:17.025 INFO [stderr] 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Dec 05 10:00:17.025 INFO [stderr] | -------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 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! Dec 05 10:00:17.025 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.025 INFO [stderr] --> src/group.rs:175:36 Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 INFO [stderr] 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Dec 05 10:00:17.025 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.025 INFO [stderr] | Dec 05 10:00:17.025 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! Dec 05 10:00:17.025 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.025 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.025 INFO [stderr] Dec 05 10:00:17.025 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.026 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.026 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.026 INFO [stderr] ... Dec 05 10:00:17.026 INFO [stderr] 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Dec 05 10:00:17.026 INFO [stderr] | ------------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 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! Dec 05 10:00:17.026 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.026 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.026 INFO [stderr] Dec 05 10:00:17.026 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.026 INFO [stderr] --> src/group.rs:182:36 Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 INFO [stderr] 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Dec 05 10:00:17.026 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 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! Dec 05 10:00:17.026 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.026 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.026 INFO [stderr] Dec 05 10:00:17.026 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.026 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.026 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.026 INFO [stderr] ... Dec 05 10:00:17.026 INFO [stderr] 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Dec 05 10:00:17.026 INFO [stderr] | --------------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 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! Dec 05 10:00:17.026 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.026 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.026 INFO [stderr] Dec 05 10:00:17.026 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.026 INFO [stderr] --> src/group.rs:189:36 Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 INFO [stderr] 189 | fn get_nc_type(&self) -> i32 { nc_float } Dec 05 10:00:17.026 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 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! Dec 05 10:00:17.026 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.026 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.026 INFO [stderr] Dec 05 10:00:17.026 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.026 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.026 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.026 INFO [stderr] ... Dec 05 10:00:17.026 INFO [stderr] 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Dec 05 10:00:17.026 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 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! Dec 05 10:00:17.026 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.026 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.026 INFO [stderr] Dec 05 10:00:17.026 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.026 INFO [stderr] --> src/group.rs:196:36 Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 INFO [stderr] 196 | fn get_nc_type(&self) -> i32 { nc_double } Dec 05 10:00:17.026 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 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! Dec 05 10:00:17.026 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.026 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.026 INFO [stderr] Dec 05 10:00:17.026 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.026 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.026 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.026 INFO [stderr] ... Dec 05 10:00:17.026 INFO [stderr] 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Dec 05 10:00:17.026 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.026 INFO [stderr] | Dec 05 10:00:17.026 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! Dec 05 10:00:17.026 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.027 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.027 INFO [stderr] Dec 05 10:00:17.027 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.027 INFO [stderr] --> src/group.rs:203:36 Dec 05 10:00:17.027 INFO [stderr] | Dec 05 10:00:17.027 INFO [stderr] 203 | fn get_nc_type(&self) -> i32 { nc_char } Dec 05 10:00:17.027 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.027 INFO [stderr] | Dec 05 10:00:17.027 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! Dec 05 10:00:17.027 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.027 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.027 INFO [stderr] Dec 05 10:00:17.027 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.028 INFO [stderr] --> src/group.rs:214:19 Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 INFO [stderr] 214 | if err != nc_noerr { Dec 05 10:00:17.028 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 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! Dec 05 10:00:17.028 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.028 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.028 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.028 INFO [stderr] --> src/group.rs:224:31 Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 INFO [stderr] 224 | try!(val.put(self.id, nc_global, name)); Dec 05 10:00:17.028 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 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! Dec 05 10:00:17.028 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.028 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.028 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.028 INFO [stderr] --> src/group.rs:231:29 Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 INFO [stderr] 231 | var_id: nc_global, Dec 05 10:00:17.028 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 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! Dec 05 10:00:17.028 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.028 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.028 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.028 INFO [stderr] --> src/group.rs:247:19 Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 INFO [stderr] 247 | if err != nc_noerr { Dec 05 10:00:17.028 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 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! Dec 05 10:00:17.028 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.028 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.028 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.028 INFO [stderr] --> src/group.rs:291:19 Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 INFO [stderr] 291 | if err != nc_noerr { Dec 05 10:00:17.028 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 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! Dec 05 10:00:17.028 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.028 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.028 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.028 INFO [stderr] --> src/group.rs:362:50 Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 INFO [stderr] 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Dec 05 10:00:17.028 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 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! Dec 05 10:00:17.028 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.028 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.028 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.028 INFO [stderr] --> src/dimension.rs:24:38 Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 INFO [stderr] 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 05 10:00:17.028 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.028 INFO [stderr] | Dec 05 10:00:17.028 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! Dec 05 10:00:17.028 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.028 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.028 INFO [stderr] error: aborting due to 97 previous errors Dec 05 10:00:17.028 INFO [stderr] Dec 05 10:00:17.033 INFO [stderr] error: Could not compile `netcdf`. Dec 05 10:00:17.033 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 05 10:00:17.356 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.356 INFO [stderr] --> src/file.rs:23:15 Dec 05 10:00:17.356 INFO [stderr] | Dec 05 10:00:17.356 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.356 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.356 INFO [stderr] | Dec 05 10:00:17.356 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Dec 05 10:00:17.356 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! Dec 05 10:00:17.356 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.356 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.356 INFO [stderr] Dec 05 10:00:17.356 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.356 INFO [stderr] --> src/file.rs:51:15 Dec 05 10:00:17.356 INFO [stderr] | Dec 05 10:00:17.356 INFO [stderr] 51 | if err != nc_noerr { Dec 05 10:00:17.356 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 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! Dec 05 10:00:17.357 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.357 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.357 INFO [stderr] Dec 05 10:00:17.357 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.357 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.357 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.357 INFO [stderr] ... Dec 05 10:00:17.357 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Dec 05 10:00:17.357 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 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! Dec 05 10:00:17.357 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.357 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.357 INFO [stderr] Dec 05 10:00:17.357 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.357 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.357 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.357 INFO [stderr] ... Dec 05 10:00:17.357 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Dec 05 10:00:17.357 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 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! Dec 05 10:00:17.357 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.357 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.357 INFO [stderr] Dec 05 10:00:17.357 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.357 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.357 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.357 INFO [stderr] ... Dec 05 10:00:17.357 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Dec 05 10:00:17.357 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 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! Dec 05 10:00:17.357 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.357 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.357 INFO [stderr] Dec 05 10:00:17.357 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.357 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.357 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.357 INFO [stderr] ... Dec 05 10:00:17.357 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Dec 05 10:00:17.357 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 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! Dec 05 10:00:17.357 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.357 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.357 INFO [stderr] Dec 05 10:00:17.357 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.357 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.357 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.357 INFO [stderr] ... Dec 05 10:00:17.357 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Dec 05 10:00:17.357 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.357 INFO [stderr] | Dec 05 10:00:17.357 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! Dec 05 10:00:17.357 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.358 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.358 INFO [stderr] Dec 05 10:00:17.358 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.358 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.358 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.358 INFO [stderr] ... Dec 05 10:00:17.358 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Dec 05 10:00:17.358 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 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! Dec 05 10:00:17.358 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.358 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.358 INFO [stderr] Dec 05 10:00:17.358 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.358 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.358 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.358 INFO [stderr] ... Dec 05 10:00:17.358 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Dec 05 10:00:17.358 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 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! Dec 05 10:00:17.358 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.358 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.358 INFO [stderr] Dec 05 10:00:17.358 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.358 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.358 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.358 INFO [stderr] ... Dec 05 10:00:17.358 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Dec 05 10:00:17.358 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 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! Dec 05 10:00:17.358 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.358 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.358 INFO [stderr] Dec 05 10:00:17.358 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.358 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.358 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.358 INFO [stderr] ... Dec 05 10:00:17.358 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Dec 05 10:00:17.358 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 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! Dec 05 10:00:17.358 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.358 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.358 INFO [stderr] Dec 05 10:00:17.358 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.358 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.358 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.358 INFO [stderr] ... Dec 05 10:00:17.358 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Dec 05 10:00:17.358 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 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! Dec 05 10:00:17.358 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.358 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.358 INFO [stderr] Dec 05 10:00:17.358 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.358 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.358 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.358 INFO [stderr] ... Dec 05 10:00:17.358 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Dec 05 10:00:17.358 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.358 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! Dec 05 10:00:17.358 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.358 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.358 INFO [stderr] Dec 05 10:00:17.358 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.358 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.358 INFO [stderr] | Dec 05 10:00:17.359 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.359 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.359 INFO [stderr] ... Dec 05 10:00:17.359 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Dec 05 10:00:17.359 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 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! Dec 05 10:00:17.359 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.359 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.359 INFO [stderr] Dec 05 10:00:17.359 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.359 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.359 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.359 INFO [stderr] ... Dec 05 10:00:17.359 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Dec 05 10:00:17.359 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 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! Dec 05 10:00:17.359 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.359 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.359 INFO [stderr] Dec 05 10:00:17.359 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.359 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.359 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.359 INFO [stderr] ... Dec 05 10:00:17.359 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Dec 05 10:00:17.359 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 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! Dec 05 10:00:17.359 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.359 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.359 INFO [stderr] Dec 05 10:00:17.359 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.359 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.359 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.359 INFO [stderr] ... Dec 05 10:00:17.359 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Dec 05 10:00:17.359 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 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! Dec 05 10:00:17.359 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.359 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.359 INFO [stderr] Dec 05 10:00:17.359 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.359 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.359 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.359 INFO [stderr] ... Dec 05 10:00:17.359 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Dec 05 10:00:17.359 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 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! Dec 05 10:00:17.359 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.359 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.359 INFO [stderr] Dec 05 10:00:17.359 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.359 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.359 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.359 INFO [stderr] ... Dec 05 10:00:17.359 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Dec 05 10:00:17.359 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 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! Dec 05 10:00:17.359 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.359 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.359 INFO [stderr] Dec 05 10:00:17.359 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.359 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.359 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.359 INFO [stderr] ... Dec 05 10:00:17.359 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Dec 05 10:00:17.359 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.359 INFO [stderr] | Dec 05 10:00:17.359 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! Dec 05 10:00:17.359 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.359 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.359 INFO [stderr] Dec 05 10:00:17.360 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.360 INFO [stderr] --> src/variable.rs:14:40 Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 05 10:00:17.360 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.360 INFO [stderr] ... Dec 05 10:00:17.360 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Dec 05 10:00:17.360 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 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! Dec 05 10:00:17.360 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.360 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.360 INFO [stderr] Dec 05 10:00:17.360 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.360 INFO [stderr] --> src/variable.rs:24:19 Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 INFO [stderr] 24 | if err != nc_noerr { Dec 05 10:00:17.360 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.360 INFO [stderr] ... Dec 05 10:00:17.360 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Dec 05 10:00:17.360 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 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! Dec 05 10:00:17.360 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.360 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.360 INFO [stderr] Dec 05 10:00:17.360 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.360 INFO [stderr] --> src/variable.rs:101:38 Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 INFO [stderr] 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 05 10:00:17.360 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 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! Dec 05 10:00:17.360 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.360 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.360 INFO [stderr] Dec 05 10:00:17.360 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.360 INFO [stderr] --> src/variable.rs:105:56 Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 INFO [stderr] 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Dec 05 10:00:17.360 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 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! Dec 05 10:00:17.360 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.360 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.360 INFO [stderr] Dec 05 10:00:17.360 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.360 INFO [stderr] --> src/attribute.rs:53:41 Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 INFO [stderr] 53 | if (!cast) && (self.attrtype != nc_char) { Dec 05 10:00:17.360 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 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! Dec 05 10:00:17.360 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.360 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.360 INFO [stderr] Dec 05 10:00:17.360 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.360 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.360 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.360 INFO [stderr] ... Dec 05 10:00:17.360 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 05 10:00:17.360 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 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! Dec 05 10:00:17.360 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.360 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.360 INFO [stderr] Dec 05 10:00:17.360 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.360 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.360 INFO [stderr] | Dec 05 10:00:17.360 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.360 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.360 INFO [stderr] ... Dec 05 10:00:17.360 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 05 10:00:17.360 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 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! Dec 05 10:00:17.361 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.361 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.361 INFO [stderr] Dec 05 10:00:17.361 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.361 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.361 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.361 INFO [stderr] ... Dec 05 10:00:17.361 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 05 10:00:17.361 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 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! Dec 05 10:00:17.361 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.361 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.361 INFO [stderr] Dec 05 10:00:17.361 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.361 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.361 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.361 INFO [stderr] ... Dec 05 10:00:17.361 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 05 10:00:17.361 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 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! Dec 05 10:00:17.361 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.361 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.361 INFO [stderr] Dec 05 10:00:17.361 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.361 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.361 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.361 INFO [stderr] ... Dec 05 10:00:17.361 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 05 10:00:17.361 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 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! Dec 05 10:00:17.361 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.361 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.361 INFO [stderr] Dec 05 10:00:17.361 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.361 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.361 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.361 INFO [stderr] ... Dec 05 10:00:17.361 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 05 10:00:17.361 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 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! Dec 05 10:00:17.361 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.361 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.361 INFO [stderr] Dec 05 10:00:17.361 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.361 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.361 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.361 INFO [stderr] ... Dec 05 10:00:17.361 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 05 10:00:17.361 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 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! Dec 05 10:00:17.361 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.361 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.361 INFO [stderr] Dec 05 10:00:17.361 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.361 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.361 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.361 INFO [stderr] ... Dec 05 10:00:17.361 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 05 10:00:17.361 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.361 INFO [stderr] | Dec 05 10:00:17.361 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! Dec 05 10:00:17.361 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.361 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.361 INFO [stderr] Dec 05 10:00:17.361 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.361 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.362 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.362 INFO [stderr] ... Dec 05 10:00:17.362 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 05 10:00:17.362 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 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! Dec 05 10:00:17.362 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.362 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.362 INFO [stderr] Dec 05 10:00:17.362 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.362 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.362 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.362 INFO [stderr] ... Dec 05 10:00:17.362 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 05 10:00:17.362 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 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! Dec 05 10:00:17.362 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.362 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.362 INFO [stderr] Dec 05 10:00:17.362 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.362 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.362 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.362 INFO [stderr] ... Dec 05 10:00:17.362 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 05 10:00:17.362 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 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! Dec 05 10:00:17.362 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.362 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.362 INFO [stderr] Dec 05 10:00:17.362 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.362 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.362 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.362 INFO [stderr] ... Dec 05 10:00:17.362 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 05 10:00:17.362 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 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! Dec 05 10:00:17.362 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.362 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.362 INFO [stderr] Dec 05 10:00:17.362 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.362 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.362 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.362 INFO [stderr] ... Dec 05 10:00:17.362 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 05 10:00:17.362 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 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! Dec 05 10:00:17.362 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.362 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.362 INFO [stderr] Dec 05 10:00:17.362 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.362 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.362 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.362 INFO [stderr] ... Dec 05 10:00:17.362 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 05 10:00:17.362 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 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! Dec 05 10:00:17.362 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.362 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.362 INFO [stderr] Dec 05 10:00:17.362 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.362 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.362 INFO [stderr] | Dec 05 10:00:17.362 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.362 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.362 INFO [stderr] ... Dec 05 10:00:17.362 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 05 10:00:17.362 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 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! Dec 05 10:00:17.363 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.363 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.363 INFO [stderr] Dec 05 10:00:17.363 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.363 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.363 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.363 INFO [stderr] ... Dec 05 10:00:17.363 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 05 10:00:17.363 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 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! Dec 05 10:00:17.363 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.363 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.363 INFO [stderr] Dec 05 10:00:17.363 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.363 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.363 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.363 INFO [stderr] ... Dec 05 10:00:17.363 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 05 10:00:17.363 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 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! Dec 05 10:00:17.363 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.363 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.363 INFO [stderr] Dec 05 10:00:17.363 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.363 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.363 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.363 INFO [stderr] ... Dec 05 10:00:17.363 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 05 10:00:17.363 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 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! Dec 05 10:00:17.363 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.363 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.363 INFO [stderr] Dec 05 10:00:17.363 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.363 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.363 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.363 INFO [stderr] ... Dec 05 10:00:17.363 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 05 10:00:17.363 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 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! Dec 05 10:00:17.363 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.363 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.363 INFO [stderr] Dec 05 10:00:17.363 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.363 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.363 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.363 INFO [stderr] ... Dec 05 10:00:17.363 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 05 10:00:17.363 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 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! Dec 05 10:00:17.363 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.363 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.363 INFO [stderr] Dec 05 10:00:17.363 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.363 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.363 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.363 INFO [stderr] ... Dec 05 10:00:17.363 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 05 10:00:17.363 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 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! Dec 05 10:00:17.363 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.363 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.363 INFO [stderr] Dec 05 10:00:17.363 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.363 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.363 INFO [stderr] | Dec 05 10:00:17.363 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.363 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] ... Dec 05 10:00:17.364 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 05 10:00:17.364 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 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! Dec 05 10:00:17.364 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.364 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.364 INFO [stderr] Dec 05 10:00:17.364 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.364 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.364 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] ... Dec 05 10:00:17.364 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 05 10:00:17.364 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 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! Dec 05 10:00:17.364 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.364 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.364 INFO [stderr] Dec 05 10:00:17.364 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.364 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.364 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] ... Dec 05 10:00:17.364 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 05 10:00:17.364 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 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! Dec 05 10:00:17.364 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.364 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.364 INFO [stderr] Dec 05 10:00:17.364 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.364 INFO [stderr] --> src/attribute.rs:11:41 Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 05 10:00:17.364 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] ... Dec 05 10:00:17.364 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 05 10:00:17.364 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 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! Dec 05 10:00:17.364 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.364 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.364 INFO [stderr] Dec 05 10:00:17.364 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.364 INFO [stderr] --> src/attribute.rs:23:19 Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 INFO [stderr] 23 | if err != nc_noerr { Dec 05 10:00:17.364 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] ... Dec 05 10:00:17.364 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 05 10:00:17.364 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 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! Dec 05 10:00:17.364 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.364 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.364 INFO [stderr] Dec 05 10:00:17.364 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.364 INFO [stderr] --> src/attribute.rs:36:19 Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 INFO [stderr] 36 | if err != nc_noerr { Dec 05 10:00:17.364 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] ... Dec 05 10:00:17.364 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 05 10:00:17.364 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 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! Dec 05 10:00:17.364 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.364 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.364 INFO [stderr] Dec 05 10:00:17.364 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.364 INFO [stderr] --> src/attribute.rs:144:43 Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 INFO [stderr] 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 05 10:00:17.364 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 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! Dec 05 10:00:17.364 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.364 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.364 INFO [stderr] Dec 05 10:00:17.364 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.364 INFO [stderr] --> src/group.rs:61:36 Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.364 INFO [stderr] 61 | fn get_nc_type(&self) -> i32 { nc_byte } Dec 05 10:00:17.364 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.364 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.365 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.365 INFO [stderr] Dec 05 10:00:17.365 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.365 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.365 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.365 INFO [stderr] ... Dec 05 10:00:17.365 INFO [stderr] 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Dec 05 10:00:17.365 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.365 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.365 INFO [stderr] Dec 05 10:00:17.365 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.365 INFO [stderr] --> src/group.rs:69:36 Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 INFO [stderr] 69 | fn get_nc_type(&self) -> i32 { nc_short } Dec 05 10:00:17.365 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.365 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.365 INFO [stderr] Dec 05 10:00:17.365 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.365 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.365 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.365 INFO [stderr] ... Dec 05 10:00:17.365 INFO [stderr] 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Dec 05 10:00:17.365 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.365 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.365 INFO [stderr] Dec 05 10:00:17.365 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.365 INFO [stderr] --> src/group.rs:77:36 Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 INFO [stderr] 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Dec 05 10:00:17.365 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.365 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.365 INFO [stderr] Dec 05 10:00:17.365 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.365 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.365 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.365 INFO [stderr] ... Dec 05 10:00:17.365 INFO [stderr] 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Dec 05 10:00:17.365 INFO [stderr] | ------------------------------------------------------ in this macro invocation Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.365 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.365 INFO [stderr] Dec 05 10:00:17.365 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.365 INFO [stderr] --> src/group.rs:85:36 Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 INFO [stderr] 85 | fn get_nc_type(&self) -> i32 { nc_int } Dec 05 10:00:17.365 INFO [stderr] | ^^^^^^ Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.365 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.365 INFO [stderr] Dec 05 10:00:17.365 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.365 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.365 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.365 INFO [stderr] ... Dec 05 10:00:17.365 INFO [stderr] 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Dec 05 10:00:17.365 INFO [stderr] | --------------------------------------------------- in this macro invocation Dec 05 10:00:17.365 INFO [stderr] | Dec 05 10:00:17.365 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! Dec 05 10:00:17.365 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.366 INFO [stderr] Dec 05 10:00:17.366 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.366 INFO [stderr] --> src/group.rs:93:36 Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 INFO [stderr] 93 | fn get_nc_type(&self) -> i32 { nc_uint } Dec 05 10:00:17.366 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 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! Dec 05 10:00:17.366 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.366 INFO [stderr] Dec 05 10:00:17.366 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.366 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.366 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.366 INFO [stderr] ... Dec 05 10:00:17.366 INFO [stderr] 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Dec 05 10:00:17.366 INFO [stderr] | ---------------------------------------------------- in this macro invocation Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 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! Dec 05 10:00:17.366 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.366 INFO [stderr] Dec 05 10:00:17.366 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.366 INFO [stderr] --> src/group.rs:101:36 Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 INFO [stderr] 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Dec 05 10:00:17.366 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 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! Dec 05 10:00:17.366 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.366 INFO [stderr] Dec 05 10:00:17.366 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.366 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.366 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.366 INFO [stderr] ... Dec 05 10:00:17.366 INFO [stderr] 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Dec 05 10:00:17.366 INFO [stderr] | -------------------------------------------------------- in this macro invocation Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 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! Dec 05 10:00:17.366 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.366 INFO [stderr] Dec 05 10:00:17.366 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.366 INFO [stderr] --> src/group.rs:109:36 Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 INFO [stderr] 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Dec 05 10:00:17.366 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 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! Dec 05 10:00:17.366 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.366 INFO [stderr] Dec 05 10:00:17.366 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.366 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.366 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.366 INFO [stderr] ... Dec 05 10:00:17.366 INFO [stderr] 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Dec 05 10:00:17.366 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 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! Dec 05 10:00:17.366 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.366 INFO [stderr] Dec 05 10:00:17.366 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.366 INFO [stderr] --> src/group.rs:117:36 Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 INFO [stderr] 117 | fn get_nc_type(&self) -> i32 { nc_float } Dec 05 10:00:17.366 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.366 INFO [stderr] | Dec 05 10:00:17.366 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! Dec 05 10:00:17.366 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.366 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.367 INFO [stderr] Dec 05 10:00:17.367 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.367 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.367 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.367 INFO [stderr] ... Dec 05 10:00:17.367 INFO [stderr] 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Dec 05 10:00:17.367 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 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! Dec 05 10:00:17.367 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.367 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.367 INFO [stderr] Dec 05 10:00:17.367 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.367 INFO [stderr] --> src/group.rs:125:36 Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 INFO [stderr] 125 | fn get_nc_type(&self) -> i32 { nc_double } Dec 05 10:00:17.367 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 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! Dec 05 10:00:17.367 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.367 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.367 INFO [stderr] Dec 05 10:00:17.367 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.367 INFO [stderr] --> src/group.rs:28:19 Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 INFO [stderr] 28 | if err != nc_noerr { Dec 05 10:00:17.367 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.367 INFO [stderr] ... Dec 05 10:00:17.367 INFO [stderr] 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Dec 05 10:00:17.367 INFO [stderr] | ------------------------------------------------------ in this macro invocation Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 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! Dec 05 10:00:17.367 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.367 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.367 INFO [stderr] Dec 05 10:00:17.367 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.367 INFO [stderr] --> src/group.rs:140:36 Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 INFO [stderr] 140 | fn get_nc_type(&self) -> i32 { nc_byte } Dec 05 10:00:17.367 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 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! Dec 05 10:00:17.367 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.367 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.367 INFO [stderr] Dec 05 10:00:17.367 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.367 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.367 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.367 INFO [stderr] ... Dec 05 10:00:17.367 INFO [stderr] 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Dec 05 10:00:17.367 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 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! Dec 05 10:00:17.367 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.367 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.367 INFO [stderr] Dec 05 10:00:17.367 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.367 INFO [stderr] --> src/group.rs:147:36 Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 INFO [stderr] 147 | fn get_nc_type(&self) -> i32 { nc_short } Dec 05 10:00:17.367 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 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! Dec 05 10:00:17.367 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.367 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.367 INFO [stderr] Dec 05 10:00:17.367 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.367 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.367 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.367 INFO [stderr] ... Dec 05 10:00:17.367 INFO [stderr] 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Dec 05 10:00:17.367 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.367 INFO [stderr] | Dec 05 10:00:17.367 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! Dec 05 10:00:17.367 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:154:36 Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 INFO [stderr] 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Dec 05 10:00:17.368 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 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! Dec 05 10:00:17.368 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.368 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.368 INFO [stderr] ... Dec 05 10:00:17.368 INFO [stderr] 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Dec 05 10:00:17.368 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 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! Dec 05 10:00:17.368 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:161:36 Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 INFO [stderr] 161 | fn get_nc_type(&self) -> i32 { nc_int } Dec 05 10:00:17.368 INFO [stderr] | ^^^^^^ Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 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! Dec 05 10:00:17.368 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.368 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.368 INFO [stderr] ... Dec 05 10:00:17.368 INFO [stderr] 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Dec 05 10:00:17.368 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 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! Dec 05 10:00:17.368 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:168:36 Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 INFO [stderr] 168 | fn get_nc_type(&self) -> i32 { nc_uint } Dec 05 10:00:17.368 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 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! Dec 05 10:00:17.368 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.368 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.368 INFO [stderr] ... Dec 05 10:00:17.368 INFO [stderr] 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Dec 05 10:00:17.368 INFO [stderr] | -------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 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! Dec 05 10:00:17.368 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:175:36 Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 INFO [stderr] 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Dec 05 10:00:17.368 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.368 INFO [stderr] | Dec 05 10:00:17.368 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! Dec 05 10:00:17.368 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.368 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.368 INFO [stderr] Dec 05 10:00:17.368 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.368 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.369 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.369 INFO [stderr] ... Dec 05 10:00:17.369 INFO [stderr] 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Dec 05 10:00:17.369 INFO [stderr] | ------------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 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! Dec 05 10:00:17.369 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.369 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.369 INFO [stderr] Dec 05 10:00:17.369 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.369 INFO [stderr] --> src/group.rs:182:36 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Dec 05 10:00:17.369 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 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! Dec 05 10:00:17.369 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.369 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.369 INFO [stderr] Dec 05 10:00:17.369 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.369 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.369 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.369 INFO [stderr] ... Dec 05 10:00:17.369 INFO [stderr] 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Dec 05 10:00:17.369 INFO [stderr] | --------------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 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! Dec 05 10:00:17.369 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.369 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.369 INFO [stderr] Dec 05 10:00:17.369 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.369 INFO [stderr] --> src/group.rs:189:36 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 189 | fn get_nc_type(&self) -> i32 { nc_float } Dec 05 10:00:17.369 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 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! Dec 05 10:00:17.369 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.369 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.369 INFO [stderr] Dec 05 10:00:17.369 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.369 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.369 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.369 INFO [stderr] ... Dec 05 10:00:17.369 INFO [stderr] 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Dec 05 10:00:17.369 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 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! Dec 05 10:00:17.369 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.369 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.369 INFO [stderr] Dec 05 10:00:17.369 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.369 INFO [stderr] --> src/group.rs:196:36 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 196 | fn get_nc_type(&self) -> i32 { nc_double } Dec 05 10:00:17.369 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 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! Dec 05 10:00:17.369 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.369 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.369 INFO [stderr] Dec 05 10:00:17.369 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.369 INFO [stderr] --> src/group.rs:46:19 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 46 | if err != nc_noerr { Dec 05 10:00:17.369 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.369 INFO [stderr] ... Dec 05 10:00:17.369 INFO [stderr] 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Dec 05 10:00:17.369 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 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! Dec 05 10:00:17.369 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.369 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.369 INFO [stderr] Dec 05 10:00:17.369 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.369 INFO [stderr] --> src/group.rs:203:36 Dec 05 10:00:17.369 INFO [stderr] | Dec 05 10:00:17.369 INFO [stderr] 203 | fn get_nc_type(&self) -> i32 { nc_char } Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.370 INFO [stderr] --> src/group.rs:214:19 Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 INFO [stderr] 214 | if err != nc_noerr { Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.370 INFO [stderr] --> src/group.rs:224:31 Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 INFO [stderr] 224 | try!(val.put(self.id, nc_global, name)); Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.370 INFO [stderr] --> src/group.rs:231:29 Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 INFO [stderr] 231 | var_id: nc_global, Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.370 INFO [stderr] --> src/group.rs:247:19 Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 INFO [stderr] 247 | if err != nc_noerr { Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.370 INFO [stderr] --> src/group.rs:291:19 Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 INFO [stderr] 291 | if err != nc_noerr { Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.370 INFO [stderr] --> src/group.rs:362:50 Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 INFO [stderr] 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 05 10:00:17.370 INFO [stderr] --> src/dimension.rs:24:38 Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 INFO [stderr] 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 05 10:00:17.370 INFO [stderr] | ^^^^^^^^^^^ Dec 05 10:00:17.370 INFO [stderr] | Dec 05 10:00:17.370 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! Dec 05 10:00:17.370 INFO [stderr] = note: for more information, see issue #36247 Dec 05 10:00:17.370 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: aborting due to 97 previous errors Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] error: Could not compile `netcdf`. Dec 05 10:00:17.370 INFO [stderr] Dec 05 10:00:17.370 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 10:00:17.370 INFO [stderr] su: No module specific data is present Dec 05 10:00:17.893 INFO running `"docker" "inspect" "ac8d32e240daa2c369d2dc63deea3aad610e8a1182b6e97b5e62a0c0b432f092"` Dec 05 10:00:18.205 INFO running `"docker" "rm" "-f" "ac8d32e240daa2c369d2dc63deea3aad610e8a1182b6e97b5e62a0c0b432f092"` Dec 05 10:00:18.490 INFO [stdout] ac8d32e240daa2c369d2dc63deea3aad610e8a1182b6e97b5e62a0c0b432f092