Nov 28 21:37:22.545 INFO checking netcdf-0.1.0 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 21:37:22.545 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 21:37:22.809 INFO [stdout] ae751325a8e55059ab348cfc8dbd958fcf0edf878e79375e88efa63a12cce891 Nov 28 21:37:22.812 INFO running `"docker" "start" "-a" "ae751325a8e55059ab348cfc8dbd958fcf0edf878e79375e88efa63a12cce891"` Nov 28 21:37:23.791 INFO [stderr] usermod: no changes Nov 28 21:37:23.842 INFO [stderr] Compiling netcdf-sys v0.1.0 Nov 28 21:37:25.352 INFO [stderr] Checking netcdf v0.1.0 (/source) Nov 28 21:37:26.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.700 INFO [stderr] --> src/file.rs:23:15 Nov 28 21:37:26.700 INFO [stderr] | Nov 28 21:37:26.700 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.700 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.700 INFO [stderr] | Nov 28 21:37:26.700 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Nov 28 21:37:26.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.700 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.701 INFO [stderr] Nov 28 21:37:26.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.701 INFO [stderr] --> src/file.rs:51:15 Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] 51 | if err != nc_noerr { Nov 28 21:37:26.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.701 INFO [stderr] Nov 28 21:37:26.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.701 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.701 INFO [stderr] ... Nov 28 21:37:26.701 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:26.701 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.701 INFO [stderr] Nov 28 21:37:26.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.701 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.701 INFO [stderr] ... Nov 28 21:37:26.701 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:26.701 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.701 INFO [stderr] Nov 28 21:37:26.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.701 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.701 INFO [stderr] ... Nov 28 21:37:26.701 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:26.701 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.701 INFO [stderr] Nov 28 21:37:26.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.701 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.701 INFO [stderr] ... Nov 28 21:37:26.701 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:26.701 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.701 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.701 INFO [stderr] Nov 28 21:37:26.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.701 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.701 INFO [stderr] | Nov 28 21:37:26.701 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.701 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.701 INFO [stderr] ... Nov 28 21:37:26.701 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:26.701 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.720 INFO [stderr] | Nov 28 21:37:26.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.720 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.720 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.720 INFO [stderr] Nov 28 21:37:26.720 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.720 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.720 INFO [stderr] | Nov 28 21:37:26.720 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.720 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.720 INFO [stderr] ... Nov 28 21:37:26.720 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:26.720 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.720 INFO [stderr] | Nov 28 21:37:26.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.720 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.720 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.720 INFO [stderr] Nov 28 21:37:26.720 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.720 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.732 INFO [stderr] | Nov 28 21:37:26.732 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.732 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.732 INFO [stderr] ... Nov 28 21:37:26.732 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:26.732 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.732 INFO [stderr] | Nov 28 21:37:26.732 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.732 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.732 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.732 INFO [stderr] Nov 28 21:37:26.732 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.732 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.732 INFO [stderr] | Nov 28 21:37:26.732 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.732 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.732 INFO [stderr] ... Nov 28 21:37:26.732 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:26.732 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.732 INFO [stderr] | Nov 28 21:37:26.732 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.732 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.732 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.732 INFO [stderr] Nov 28 21:37:26.732 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.732 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.732 INFO [stderr] | Nov 28 21:37:26.732 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.732 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.732 INFO [stderr] ... Nov 28 21:37:26.732 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:26.732 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:26.732 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.733 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.733 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.733 INFO [stderr] Nov 28 21:37:26.733 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.733 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.733 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.733 INFO [stderr] ... Nov 28 21:37:26.733 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:26.733 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.733 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.733 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.733 INFO [stderr] Nov 28 21:37:26.733 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.733 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.733 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.733 INFO [stderr] ... Nov 28 21:37:26.733 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:26.733 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.733 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.733 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.733 INFO [stderr] Nov 28 21:37:26.733 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.733 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.733 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.733 INFO [stderr] ... Nov 28 21:37:26.733 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:26.733 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.733 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.733 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.733 INFO [stderr] Nov 28 21:37:26.733 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.733 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.733 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.733 INFO [stderr] ... Nov 28 21:37:26.733 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:26.733 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.733 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.733 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.733 INFO [stderr] Nov 28 21:37:26.733 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.733 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.733 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.733 INFO [stderr] ... Nov 28 21:37:26.733 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:26.733 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.733 INFO [stderr] | Nov 28 21:37:26.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.733 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.733 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.733 INFO [stderr] Nov 28 21:37:26.733 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.735 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.735 INFO [stderr] | Nov 28 21:37:26.735 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.735 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.735 INFO [stderr] ... Nov 28 21:37:26.735 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:26.735 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.735 INFO [stderr] | Nov 28 21:37:26.735 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.735 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.735 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.735 INFO [stderr] Nov 28 21:37:26.735 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.735 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.736 INFO [stderr] | Nov 28 21:37:26.736 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.736 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.736 INFO [stderr] ... Nov 28 21:37:26.736 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:26.736 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.736 INFO [stderr] | Nov 28 21:37:26.736 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.736 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.736 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.736 INFO [stderr] Nov 28 21:37:26.736 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.736 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.736 INFO [stderr] | Nov 28 21:37:26.736 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.736 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.736 INFO [stderr] ... Nov 28 21:37:26.736 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:26.736 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.736 INFO [stderr] | Nov 28 21:37:26.737 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.737 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.737 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.737 INFO [stderr] Nov 28 21:37:26.737 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.737 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.737 INFO [stderr] | Nov 28 21:37:26.737 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.737 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.737 INFO [stderr] ... Nov 28 21:37:26.737 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:26.737 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.737 INFO [stderr] | Nov 28 21:37:26.737 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.737 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.737 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.737 INFO [stderr] Nov 28 21:37:26.737 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.737 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.737 INFO [stderr] | Nov 28 21:37:26.737 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.738 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.738 INFO [stderr] ... Nov 28 21:37:26.738 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:26.738 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.738 INFO [stderr] | Nov 28 21:37:26.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.738 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.738 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.738 INFO [stderr] Nov 28 21:37:26.738 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.738 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.738 INFO [stderr] | Nov 28 21:37:26.738 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.738 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.738 INFO [stderr] ... Nov 28 21:37:26.738 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:26.738 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.738 INFO [stderr] | Nov 28 21:37:26.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.738 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.738 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.738 INFO [stderr] Nov 28 21:37:26.739 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.739 INFO [stderr] --> src/variable.rs:101:38 Nov 28 21:37:26.739 INFO [stderr] | Nov 28 21:37:26.739 INFO [stderr] 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:26.739 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.739 INFO [stderr] | Nov 28 21:37:26.739 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.739 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.739 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.739 INFO [stderr] Nov 28 21:37:26.739 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.739 INFO [stderr] --> src/variable.rs:105:56 Nov 28 21:37:26.739 INFO [stderr] | Nov 28 21:37:26.739 INFO [stderr] 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 28 21:37:26.743 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.743 INFO [stderr] | Nov 28 21:37:26.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.743 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.743 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.743 INFO [stderr] Nov 28 21:37:26.743 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.743 INFO [stderr] --> src/attribute.rs:53:41 Nov 28 21:37:26.743 INFO [stderr] | Nov 28 21:37:26.743 INFO [stderr] 53 | if (!cast) && (self.attrtype != nc_char) { Nov 28 21:37:26.743 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.743 INFO [stderr] | Nov 28 21:37:26.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.743 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.743 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.743 INFO [stderr] Nov 28 21:37:26.743 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.743 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.743 INFO [stderr] | Nov 28 21:37:26.744 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.744 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.744 INFO [stderr] ... Nov 28 21:37:26.744 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:26.744 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.744 INFO [stderr] | Nov 28 21:37:26.744 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.744 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.748 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.748 INFO [stderr] Nov 28 21:37:26.748 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.748 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.748 INFO [stderr] | Nov 28 21:37:26.748 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.748 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.748 INFO [stderr] ... Nov 28 21:37:26.748 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:26.748 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.748 INFO [stderr] | Nov 28 21:37:26.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.749 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.749 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.749 INFO [stderr] Nov 28 21:37:26.749 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.749 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.749 INFO [stderr] | Nov 28 21:37:26.749 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.749 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.749 INFO [stderr] ... Nov 28 21:37:26.749 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:26.749 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.749 INFO [stderr] | Nov 28 21:37:26.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.749 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.749 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.749 INFO [stderr] Nov 28 21:37:26.749 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.749 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.749 INFO [stderr] | Nov 28 21:37:26.749 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.750 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.750 INFO [stderr] ... Nov 28 21:37:26.750 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:26.750 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.750 INFO [stderr] | Nov 28 21:37:26.750 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.750 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.750 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.750 INFO [stderr] Nov 28 21:37:26.750 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.750 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.750 INFO [stderr] | Nov 28 21:37:26.750 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.750 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.750 INFO [stderr] ... Nov 28 21:37:26.750 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:26.750 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.750 INFO [stderr] | Nov 28 21:37:26.750 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.750 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.750 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.750 INFO [stderr] Nov 28 21:37:26.751 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.751 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.751 INFO [stderr] | Nov 28 21:37:26.751 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.751 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.751 INFO [stderr] ... Nov 28 21:37:26.751 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:26.751 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.751 INFO [stderr] | Nov 28 21:37:26.751 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.751 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.751 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.751 INFO [stderr] Nov 28 21:37:26.751 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.751 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.751 INFO [stderr] | Nov 28 21:37:26.751 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.751 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.751 INFO [stderr] ... Nov 28 21:37:26.751 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:26.751 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.752 INFO [stderr] | Nov 28 21:37:26.752 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.752 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.752 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.752 INFO [stderr] Nov 28 21:37:26.752 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.752 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.752 INFO [stderr] | Nov 28 21:37:26.752 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.752 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.752 INFO [stderr] ... Nov 28 21:37:26.752 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:26.752 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.752 INFO [stderr] | Nov 28 21:37:26.752 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.752 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.752 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.752 INFO [stderr] Nov 28 21:37:26.752 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.752 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.752 INFO [stderr] | Nov 28 21:37:26.752 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.753 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.753 INFO [stderr] ... Nov 28 21:37:26.753 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:26.753 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.753 INFO [stderr] | Nov 28 21:37:26.753 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.753 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.753 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.753 INFO [stderr] Nov 28 21:37:26.753 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.753 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.753 INFO [stderr] | Nov 28 21:37:26.753 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.753 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.753 INFO [stderr] ... Nov 28 21:37:26.753 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:26.753 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:26.753 INFO [stderr] | Nov 28 21:37:26.753 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.753 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.753 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.753 INFO [stderr] Nov 28 21:37:26.754 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.754 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.754 INFO [stderr] | Nov 28 21:37:26.754 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.754 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.754 INFO [stderr] ... Nov 28 21:37:26.754 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:26.754 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:26.754 INFO [stderr] | Nov 28 21:37:26.754 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.754 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.754 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.754 INFO [stderr] Nov 28 21:37:26.754 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.754 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.754 INFO [stderr] | Nov 28 21:37:26.754 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.754 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.754 INFO [stderr] ... Nov 28 21:37:26.754 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:26.754 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:26.754 INFO [stderr] | Nov 28 21:37:26.755 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.755 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.755 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.755 INFO [stderr] Nov 28 21:37:26.755 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.755 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.755 INFO [stderr] | Nov 28 21:37:26.755 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.755 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.755 INFO [stderr] ... Nov 28 21:37:26.755 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:26.755 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.755 INFO [stderr] | Nov 28 21:37:26.755 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.755 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.755 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.755 INFO [stderr] Nov 28 21:37:26.755 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.755 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.755 INFO [stderr] | Nov 28 21:37:26.755 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.755 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.756 INFO [stderr] ... Nov 28 21:37:26.756 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:26.756 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.756 INFO [stderr] | Nov 28 21:37:26.756 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.756 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.756 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.756 INFO [stderr] Nov 28 21:37:26.756 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.756 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.756 INFO [stderr] | Nov 28 21:37:26.756 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.756 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.756 INFO [stderr] ... Nov 28 21:37:26.756 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:26.756 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.756 INFO [stderr] | Nov 28 21:37:26.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.757 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.757 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.757 INFO [stderr] Nov 28 21:37:26.757 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.757 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.757 INFO [stderr] | Nov 28 21:37:26.757 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.757 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.757 INFO [stderr] ... Nov 28 21:37:26.757 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:26.757 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.757 INFO [stderr] | Nov 28 21:37:26.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.757 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.757 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.757 INFO [stderr] Nov 28 21:37:26.757 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.757 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.757 INFO [stderr] | Nov 28 21:37:26.757 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.757 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.758 INFO [stderr] ... Nov 28 21:37:26.758 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:26.758 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.758 INFO [stderr] | Nov 28 21:37:26.758 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.758 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.758 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.758 INFO [stderr] Nov 28 21:37:26.758 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.758 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.758 INFO [stderr] | Nov 28 21:37:26.758 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.758 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.758 INFO [stderr] ... Nov 28 21:37:26.758 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:26.758 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.758 INFO [stderr] | Nov 28 21:37:26.758 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.758 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.758 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.758 INFO [stderr] Nov 28 21:37:26.758 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.758 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.759 INFO [stderr] | Nov 28 21:37:26.759 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.759 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.759 INFO [stderr] ... Nov 28 21:37:26.759 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:26.759 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.759 INFO [stderr] | Nov 28 21:37:26.759 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.759 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.759 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.759 INFO [stderr] Nov 28 21:37:26.759 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.759 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.759 INFO [stderr] | Nov 28 21:37:26.759 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.759 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.759 INFO [stderr] ... Nov 28 21:37:26.759 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:26.759 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.759 INFO [stderr] | Nov 28 21:37:26.759 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.760 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.760 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.760 INFO [stderr] Nov 28 21:37:26.760 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.760 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.760 INFO [stderr] | Nov 28 21:37:26.760 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.760 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.760 INFO [stderr] ... Nov 28 21:37:26.760 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:26.760 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.760 INFO [stderr] | Nov 28 21:37:26.760 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.760 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.760 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.760 INFO [stderr] Nov 28 21:37:26.760 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.761 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.761 INFO [stderr] | Nov 28 21:37:26.761 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.761 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.761 INFO [stderr] ... Nov 28 21:37:26.761 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:26.761 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.761 INFO [stderr] | Nov 28 21:37:26.761 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.761 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.761 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.761 INFO [stderr] Nov 28 21:37:26.761 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.761 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.761 INFO [stderr] | Nov 28 21:37:26.761 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.761 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.761 INFO [stderr] ... Nov 28 21:37:26.761 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:26.761 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.761 INFO [stderr] | Nov 28 21:37:26.761 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.762 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.762 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.762 INFO [stderr] Nov 28 21:37:26.762 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.762 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.762 INFO [stderr] | Nov 28 21:37:26.762 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.762 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.762 INFO [stderr] ... Nov 28 21:37:26.762 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:26.762 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.762 INFO [stderr] | Nov 28 21:37:26.762 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.762 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.762 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.762 INFO [stderr] Nov 28 21:37:26.762 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.762 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.762 INFO [stderr] | Nov 28 21:37:26.762 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.762 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.762 INFO [stderr] ... Nov 28 21:37:26.762 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:26.763 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.763 INFO [stderr] | Nov 28 21:37:26.763 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.763 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.763 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.763 INFO [stderr] Nov 28 21:37:26.763 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.763 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.763 INFO [stderr] | Nov 28 21:37:26.763 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.763 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.763 INFO [stderr] ... Nov 28 21:37:26.763 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:26.763 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.763 INFO [stderr] | Nov 28 21:37:26.763 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.763 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.763 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.763 INFO [stderr] Nov 28 21:37:26.763 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.763 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.763 INFO [stderr] | Nov 28 21:37:26.763 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.764 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.764 INFO [stderr] ... Nov 28 21:37:26.764 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:26.764 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.764 INFO [stderr] | Nov 28 21:37:26.764 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.764 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.764 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.764 INFO [stderr] Nov 28 21:37:26.764 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.764 INFO [stderr] --> src/attribute.rs:144:43 Nov 28 21:37:26.764 INFO [stderr] | Nov 28 21:37:26.764 INFO [stderr] 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:26.764 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.764 INFO [stderr] | Nov 28 21:37:26.764 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.764 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.765 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.765 INFO [stderr] Nov 28 21:37:26.765 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.765 INFO [stderr] --> src/group.rs:61:36 Nov 28 21:37:26.765 INFO [stderr] | Nov 28 21:37:26.765 INFO [stderr] 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:26.765 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.765 INFO [stderr] | Nov 28 21:37:26.765 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.765 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.765 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.765 INFO [stderr] Nov 28 21:37:26.765 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.765 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.765 INFO [stderr] | Nov 28 21:37:26.766 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.766 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.766 INFO [stderr] ... Nov 28 21:37:26.766 INFO [stderr] 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 28 21:37:26.766 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:26.766 INFO [stderr] | Nov 28 21:37:26.766 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.766 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.766 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.766 INFO [stderr] Nov 28 21:37:26.766 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.766 INFO [stderr] --> src/group.rs:69:36 Nov 28 21:37:26.766 INFO [stderr] | Nov 28 21:37:26.766 INFO [stderr] 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:26.766 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.766 INFO [stderr] | Nov 28 21:37:26.766 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.767 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.767 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.767 INFO [stderr] Nov 28 21:37:26.767 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.767 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.767 INFO [stderr] | Nov 28 21:37:26.767 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.767 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.767 INFO [stderr] ... Nov 28 21:37:26.767 INFO [stderr] 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 28 21:37:26.767 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:26.767 INFO [stderr] | Nov 28 21:37:26.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.767 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.767 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.767 INFO [stderr] Nov 28 21:37:26.767 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.767 INFO [stderr] --> src/group.rs:77:36 Nov 28 21:37:26.767 INFO [stderr] | Nov 28 21:37:26.768 INFO [stderr] 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:26.768 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.768 INFO [stderr] | Nov 28 21:37:26.768 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.768 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.768 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.768 INFO [stderr] Nov 28 21:37:26.768 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.768 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.768 INFO [stderr] | Nov 28 21:37:26.768 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.768 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.768 INFO [stderr] ... Nov 28 21:37:26.768 INFO [stderr] 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 28 21:37:26.768 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:26.768 INFO [stderr] | Nov 28 21:37:26.768 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.768 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.768 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.769 INFO [stderr] Nov 28 21:37:26.769 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.769 INFO [stderr] --> src/group.rs:85:36 Nov 28 21:37:26.769 INFO [stderr] | Nov 28 21:37:26.769 INFO [stderr] 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:26.769 INFO [stderr] | ^^^^^^ Nov 28 21:37:26.769 INFO [stderr] | Nov 28 21:37:26.769 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.769 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.769 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.769 INFO [stderr] Nov 28 21:37:26.769 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.769 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.769 INFO [stderr] | Nov 28 21:37:26.769 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.769 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.769 INFO [stderr] ... Nov 28 21:37:26.769 INFO [stderr] 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 28 21:37:26.770 INFO [stderr] | --------------------------------------------------- in this macro invocation Nov 28 21:37:26.770 INFO [stderr] | Nov 28 21:37:26.770 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.770 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.770 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.770 INFO [stderr] Nov 28 21:37:26.770 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.770 INFO [stderr] --> src/group.rs:93:36 Nov 28 21:37:26.770 INFO [stderr] | Nov 28 21:37:26.770 INFO [stderr] 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:26.770 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.770 INFO [stderr] | Nov 28 21:37:26.770 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.770 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.770 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.770 INFO [stderr] Nov 28 21:37:26.770 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.770 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.771 INFO [stderr] | Nov 28 21:37:26.771 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.771 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.771 INFO [stderr] ... Nov 28 21:37:26.771 INFO [stderr] 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 28 21:37:26.771 INFO [stderr] | ---------------------------------------------------- in this macro invocation Nov 28 21:37:26.771 INFO [stderr] | Nov 28 21:37:26.771 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.771 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.771 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.771 INFO [stderr] Nov 28 21:37:26.771 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.771 INFO [stderr] --> src/group.rs:101:36 Nov 28 21:37:26.771 INFO [stderr] | Nov 28 21:37:26.771 INFO [stderr] 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:26.771 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.771 INFO [stderr] | Nov 28 21:37:26.771 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.772 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.772 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.772 INFO [stderr] Nov 28 21:37:26.772 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.772 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.772 INFO [stderr] | Nov 28 21:37:26.772 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.772 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.772 INFO [stderr] ... Nov 28 21:37:26.772 INFO [stderr] 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 28 21:37:26.772 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 28 21:37:26.772 INFO [stderr] | Nov 28 21:37:26.772 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.772 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.773 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.773 INFO [stderr] Nov 28 21:37:26.773 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.773 INFO [stderr] --> src/group.rs:109:36 Nov 28 21:37:26.773 INFO [stderr] | Nov 28 21:37:26.773 INFO [stderr] 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:26.773 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.773 INFO [stderr] | Nov 28 21:37:26.773 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.773 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.773 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.773 INFO [stderr] Nov 28 21:37:26.773 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.773 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.773 INFO [stderr] | Nov 28 21:37:26.773 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.773 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.773 INFO [stderr] ... Nov 28 21:37:26.773 INFO [stderr] 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 28 21:37:26.773 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:26.774 INFO [stderr] | Nov 28 21:37:26.774 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.774 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.774 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.774 INFO [stderr] Nov 28 21:37:26.774 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.774 INFO [stderr] --> src/group.rs:117:36 Nov 28 21:37:26.774 INFO [stderr] | Nov 28 21:37:26.774 INFO [stderr] 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:26.774 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.774 INFO [stderr] | Nov 28 21:37:26.774 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.774 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.774 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.774 INFO [stderr] Nov 28 21:37:26.774 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.774 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.774 INFO [stderr] | Nov 28 21:37:26.774 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.774 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.775 INFO [stderr] ... Nov 28 21:37:26.775 INFO [stderr] 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 28 21:37:26.775 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:26.775 INFO [stderr] | Nov 28 21:37:26.775 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.775 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.775 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.775 INFO [stderr] Nov 28 21:37:26.775 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.775 INFO [stderr] --> src/group.rs:125:36 Nov 28 21:37:26.775 INFO [stderr] | Nov 28 21:37:26.775 INFO [stderr] 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:26.775 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.775 INFO [stderr] | Nov 28 21:37:26.775 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.775 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.775 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.775 INFO [stderr] Nov 28 21:37:26.775 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.775 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.775 INFO [stderr] | Nov 28 21:37:26.775 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.776 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.776 INFO [stderr] ... Nov 28 21:37:26.776 INFO [stderr] 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 28 21:37:26.776 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:26.776 INFO [stderr] | Nov 28 21:37:26.776 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.776 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.776 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.778 INFO [stderr] Nov 28 21:37:26.778 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.778 INFO [stderr] --> src/group.rs:140:36 Nov 28 21:37:26.778 INFO [stderr] | Nov 28 21:37:26.778 INFO [stderr] 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:26.778 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.778 INFO [stderr] | Nov 28 21:37:26.778 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.778 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.778 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.779 INFO [stderr] Nov 28 21:37:26.779 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.779 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.779 INFO [stderr] | Nov 28 21:37:26.779 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.779 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.779 INFO [stderr] ... Nov 28 21:37:26.779 INFO [stderr] 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 28 21:37:26.779 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.779 INFO [stderr] | Nov 28 21:37:26.779 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.779 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.779 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.779 INFO [stderr] Nov 28 21:37:26.779 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.779 INFO [stderr] --> src/group.rs:147:36 Nov 28 21:37:26.779 INFO [stderr] | Nov 28 21:37:26.779 INFO [stderr] 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:26.779 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.779 INFO [stderr] | Nov 28 21:37:26.779 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.779 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.780 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.780 INFO [stderr] Nov 28 21:37:26.780 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.780 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.780 INFO [stderr] | Nov 28 21:37:26.780 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.780 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.780 INFO [stderr] ... Nov 28 21:37:26.780 INFO [stderr] 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 28 21:37:26.780 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.780 INFO [stderr] | Nov 28 21:37:26.780 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.780 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.780 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.780 INFO [stderr] Nov 28 21:37:26.780 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.780 INFO [stderr] --> src/group.rs:154:36 Nov 28 21:37:26.780 INFO [stderr] | Nov 28 21:37:26.780 INFO [stderr] 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:26.780 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.780 INFO [stderr] | Nov 28 21:37:26.781 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.781 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.781 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.781 INFO [stderr] Nov 28 21:37:26.781 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.781 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.781 INFO [stderr] | Nov 28 21:37:26.781 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.781 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.781 INFO [stderr] ... Nov 28 21:37:26.781 INFO [stderr] 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 28 21:37:26.781 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.781 INFO [stderr] | Nov 28 21:37:26.781 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.781 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.781 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.781 INFO [stderr] Nov 28 21:37:26.781 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.781 INFO [stderr] --> src/group.rs:161:36 Nov 28 21:37:26.781 INFO [stderr] | Nov 28 21:37:26.781 INFO [stderr] 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:26.781 INFO [stderr] | ^^^^^^ Nov 28 21:37:26.781 INFO [stderr] | Nov 28 21:37:26.782 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.782 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.782 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.782 INFO [stderr] Nov 28 21:37:26.782 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.782 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.782 INFO [stderr] | Nov 28 21:37:26.782 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.782 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.782 INFO [stderr] ... Nov 28 21:37:26.782 INFO [stderr] 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 28 21:37:26.782 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.782 INFO [stderr] | Nov 28 21:37:26.782 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.782 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.782 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.782 INFO [stderr] Nov 28 21:37:26.782 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.782 INFO [stderr] --> src/group.rs:168:36 Nov 28 21:37:26.782 INFO [stderr] | Nov 28 21:37:26.782 INFO [stderr] 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:26.782 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.783 INFO [stderr] | Nov 28 21:37:26.783 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.783 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.783 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.783 INFO [stderr] Nov 28 21:37:26.783 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.783 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.783 INFO [stderr] | Nov 28 21:37:26.783 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.783 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.783 INFO [stderr] ... Nov 28 21:37:26.783 INFO [stderr] 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 28 21:37:26.783 INFO [stderr] | -------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.783 INFO [stderr] | Nov 28 21:37:26.783 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.783 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.783 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.783 INFO [stderr] Nov 28 21:37:26.783 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.783 INFO [stderr] --> src/group.rs:175:36 Nov 28 21:37:26.783 INFO [stderr] | Nov 28 21:37:26.783 INFO [stderr] 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:26.784 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.784 INFO [stderr] | Nov 28 21:37:26.784 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.784 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.784 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.784 INFO [stderr] Nov 28 21:37:26.784 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.784 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.784 INFO [stderr] | Nov 28 21:37:26.784 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.784 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.784 INFO [stderr] ... Nov 28 21:37:26.784 INFO [stderr] 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 28 21:37:26.784 INFO [stderr] | ------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.784 INFO [stderr] | Nov 28 21:37:26.784 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.784 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.784 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.784 INFO [stderr] Nov 28 21:37:26.784 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.784 INFO [stderr] --> src/group.rs:182:36 Nov 28 21:37:26.784 INFO [stderr] | Nov 28 21:37:26.785 INFO [stderr] 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:26.785 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.785 INFO [stderr] | Nov 28 21:37:26.785 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.785 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.785 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.785 INFO [stderr] Nov 28 21:37:26.785 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.785 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.785 INFO [stderr] | Nov 28 21:37:26.785 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.785 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.785 INFO [stderr] ... Nov 28 21:37:26.785 INFO [stderr] 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 28 21:37:26.785 INFO [stderr] | --------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.785 INFO [stderr] | Nov 28 21:37:26.785 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.785 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.785 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.785 INFO [stderr] Nov 28 21:37:26.785 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.786 INFO [stderr] --> src/group.rs:189:36 Nov 28 21:37:26.786 INFO [stderr] | Nov 28 21:37:26.786 INFO [stderr] 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:26.786 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.786 INFO [stderr] | Nov 28 21:37:26.786 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.786 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.786 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.786 INFO [stderr] Nov 28 21:37:26.786 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.786 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.786 INFO [stderr] | Nov 28 21:37:26.786 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.786 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.786 INFO [stderr] ... Nov 28 21:37:26.786 INFO [stderr] 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 28 21:37:26.786 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.786 INFO [stderr] | Nov 28 21:37:26.786 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.786 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.786 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.786 INFO [stderr] Nov 28 21:37:26.787 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.787 INFO [stderr] --> src/group.rs:196:36 Nov 28 21:37:26.787 INFO [stderr] | Nov 28 21:37:26.787 INFO [stderr] 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:26.787 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.787 INFO [stderr] | Nov 28 21:37:26.787 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.787 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.787 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.787 INFO [stderr] Nov 28 21:37:26.787 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.787 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.787 INFO [stderr] | Nov 28 21:37:26.787 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.787 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.787 INFO [stderr] ... Nov 28 21:37:26.787 INFO [stderr] 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 28 21:37:26.787 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.787 INFO [stderr] | Nov 28 21:37:26.787 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.787 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.787 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.788 INFO [stderr] Nov 28 21:37:26.788 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.788 INFO [stderr] --> src/group.rs:203:36 Nov 28 21:37:26.788 INFO [stderr] | Nov 28 21:37:26.788 INFO [stderr] 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 28 21:37:26.788 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.788 INFO [stderr] | Nov 28 21:37:26.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.788 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.788 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.788 INFO [stderr] Nov 28 21:37:26.788 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.788 INFO [stderr] --> src/group.rs:214:19 Nov 28 21:37:26.788 INFO [stderr] | Nov 28 21:37:26.788 INFO [stderr] 214 | if err != nc_noerr { Nov 28 21:37:26.788 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.788 INFO [stderr] | Nov 28 21:37:26.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.788 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.789 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.789 INFO [stderr] Nov 28 21:37:26.789 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.789 INFO [stderr] --> src/group.rs:224:31 Nov 28 21:37:26.789 INFO [stderr] | Nov 28 21:37:26.789 INFO [stderr] 224 | try!(val.put(self.id, nc_global, name)); Nov 28 21:37:26.789 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.789 INFO [stderr] | Nov 28 21:37:26.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.789 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.789 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.789 INFO [stderr] Nov 28 21:37:26.789 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.789 INFO [stderr] --> src/group.rs:231:29 Nov 28 21:37:26.789 INFO [stderr] | Nov 28 21:37:26.789 INFO [stderr] 231 | var_id: nc_global, Nov 28 21:37:26.789 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.789 INFO [stderr] | Nov 28 21:37:26.789 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.789 INFO [stderr] --> src/file.rs:23:15 Nov 28 21:37:26.789 INFO [stderr] | Nov 28 21:37:26.789 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.789 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.789 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.790 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.790 INFO [stderr] | Nov 28 21:37:26.790 INFO [stderr] Nov 28 21:37:26.790 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Nov 28 21:37:26.790 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.790 INFO [stderr] --> src/group.rs:247:19 Nov 28 21:37:26.790 INFO [stderr] | Nov 28 21:37:26.790 INFO [stderr] 247 | if err != nc_noerr { Nov 28 21:37:26.790 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.790 INFO [stderr] | Nov 28 21:37:26.790 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.790 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.790 INFO [stderr] Nov 28 21:37:26.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.790 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.790 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.790 INFO [stderr] --> src/file.rs:51:15 Nov 28 21:37:26.790 INFO [stderr] | Nov 28 21:37:26.790 INFO [stderr] 51 | if err != nc_noerr { Nov 28 21:37:26.790 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.790 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.790 INFO [stderr] Nov 28 21:37:26.790 INFO [stderr] | Nov 28 21:37:26.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.791 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.791 INFO [stderr] --> src/group.rs:291:19 Nov 28 21:37:26.791 INFO [stderr] | Nov 28 21:37:26.791 INFO [stderr] 291 | if err != nc_noerr { Nov 28 21:37:26.791 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.791 INFO [stderr] | Nov 28 21:37:26.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.791 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.791 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.791 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.791 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.791 INFO [stderr] Nov 28 21:37:26.791 INFO [stderr] Nov 28 21:37:26.791 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.791 INFO [stderr] --> src/group.rs:362:50 Nov 28 21:37:26.791 INFO [stderr] | Nov 28 21:37:26.791 INFO [stderr] 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 28 21:37:26.791 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.791 INFO [stderr] | Nov 28 21:37:26.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.791 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.791 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.791 INFO [stderr] Nov 28 21:37:26.792 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.792 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.792 INFO [stderr] | Nov 28 21:37:26.792 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.792 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.792 INFO [stderr] ... Nov 28 21:37:26.792 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:26.792 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.792 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.792 INFO [stderr] --> src/dimension.rs:24:38 Nov 28 21:37:26.792 INFO [stderr] | Nov 28 21:37:26.792 INFO [stderr] | Nov 28 21:37:26.792 INFO [stderr] 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:26.792 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.792 INFO [stderr] | Nov 28 21:37:26.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.792 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.792 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.792 INFO [stderr] Nov 28 21:37:26.792 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.792 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.792 INFO [stderr] Nov 28 21:37:26.793 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.793 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.793 INFO [stderr] | Nov 28 21:37:26.793 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.793 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.793 INFO [stderr] ... Nov 28 21:37:26.793 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Nov 28 21:37:26.793 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.793 INFO [stderr] | Nov 28 21:37:26.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.793 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.793 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.793 INFO [stderr] Nov 28 21:37:26.793 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.793 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.793 INFO [stderr] | Nov 28 21:37:26.793 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.793 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.793 INFO [stderr] ... Nov 28 21:37:26.793 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:26.793 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.793 INFO [stderr] | Nov 28 21:37:26.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.793 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.794 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.794 INFO [stderr] Nov 28 21:37:26.794 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.794 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.794 INFO [stderr] | Nov 28 21:37:26.794 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.794 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.794 INFO [stderr] ... Nov 28 21:37:26.794 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Nov 28 21:37:26.794 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.794 INFO [stderr] | Nov 28 21:37:26.794 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.794 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.794 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.794 INFO [stderr] Nov 28 21:37:26.794 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.794 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.794 INFO [stderr] | Nov 28 21:37:26.794 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.794 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.794 INFO [stderr] ... Nov 28 21:37:26.794 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:26.794 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.794 INFO [stderr] | Nov 28 21:37:26.795 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.795 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.795 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.795 INFO [stderr] Nov 28 21:37:26.795 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.795 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.795 INFO [stderr] | Nov 28 21:37:26.795 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.795 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.795 INFO [stderr] ... Nov 28 21:37:26.795 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Nov 28 21:37:26.795 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.795 INFO [stderr] | Nov 28 21:37:26.795 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.795 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.795 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.795 INFO [stderr] Nov 28 21:37:26.795 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.795 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.795 INFO [stderr] | Nov 28 21:37:26.795 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.795 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.795 INFO [stderr] ... Nov 28 21:37:26.795 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:26.796 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.796 INFO [stderr] | Nov 28 21:37:26.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.796 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.796 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.796 INFO [stderr] Nov 28 21:37:26.796 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.796 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.796 INFO [stderr] | Nov 28 21:37:26.796 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.796 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.796 INFO [stderr] ... Nov 28 21:37:26.796 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Nov 28 21:37:26.796 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.796 INFO [stderr] | Nov 28 21:37:26.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.796 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.796 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.796 INFO [stderr] Nov 28 21:37:26.796 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.796 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.796 INFO [stderr] | Nov 28 21:37:26.796 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.797 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.797 INFO [stderr] ... Nov 28 21:37:26.797 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:26.797 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:26.797 INFO [stderr] | Nov 28 21:37:26.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.797 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.797 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.797 INFO [stderr] Nov 28 21:37:26.797 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.797 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.797 INFO [stderr] | Nov 28 21:37:26.797 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.797 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.797 INFO [stderr] ... Nov 28 21:37:26.797 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Nov 28 21:37:26.797 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:26.797 INFO [stderr] | Nov 28 21:37:26.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.797 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.797 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.797 INFO [stderr] Nov 28 21:37:26.797 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.798 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.798 INFO [stderr] | Nov 28 21:37:26.798 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.798 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.798 INFO [stderr] ... Nov 28 21:37:26.798 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:26.798 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.798 INFO [stderr] | Nov 28 21:37:26.798 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.798 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.798 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.798 INFO [stderr] Nov 28 21:37:26.798 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.798 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.798 INFO [stderr] | Nov 28 21:37:26.798 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.798 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.798 INFO [stderr] ... Nov 28 21:37:26.798 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Nov 28 21:37:26.798 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Nov 28 21:37:26.798 INFO [stderr] | Nov 28 21:37:26.798 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.798 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.799 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.799 INFO [stderr] Nov 28 21:37:26.799 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.799 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.799 INFO [stderr] | Nov 28 21:37:26.799 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.799 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.799 INFO [stderr] ... Nov 28 21:37:26.799 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:26.799 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.799 INFO [stderr] | Nov 28 21:37:26.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.799 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.799 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.799 INFO [stderr] Nov 28 21:37:26.799 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.799 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.799 INFO [stderr] | Nov 28 21:37:26.799 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.799 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.799 INFO [stderr] ... Nov 28 21:37:26.799 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Nov 28 21:37:26.799 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.799 INFO [stderr] | Nov 28 21:37:26.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.800 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.800 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.800 INFO [stderr] Nov 28 21:37:26.800 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.800 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.800 INFO [stderr] | Nov 28 21:37:26.800 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.800 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.804 INFO [stderr] ... Nov 28 21:37:26.804 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:26.804 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.804 INFO [stderr] | Nov 28 21:37:26.804 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.804 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.804 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.804 INFO [stderr] Nov 28 21:37:26.804 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.804 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.804 INFO [stderr] | Nov 28 21:37:26.805 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.805 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.805 INFO [stderr] ... Nov 28 21:37:26.805 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Nov 28 21:37:26.805 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.805 INFO [stderr] | Nov 28 21:37:26.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.805 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.805 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.805 INFO [stderr] Nov 28 21:37:26.805 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.805 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.805 INFO [stderr] | Nov 28 21:37:26.805 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.805 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.805 INFO [stderr] ... Nov 28 21:37:26.805 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:26.805 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.805 INFO [stderr] | Nov 28 21:37:26.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.805 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.805 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.805 INFO [stderr] Nov 28 21:37:26.805 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.805 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.806 INFO [stderr] | Nov 28 21:37:26.806 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.806 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.806 INFO [stderr] ... Nov 28 21:37:26.806 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Nov 28 21:37:26.806 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.806 INFO [stderr] | Nov 28 21:37:26.806 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.806 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.806 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.806 INFO [stderr] Nov 28 21:37:26.806 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.806 INFO [stderr] --> src/variable.rs:14:40 Nov 28 21:37:26.806 INFO [stderr] | Nov 28 21:37:26.806 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Nov 28 21:37:26.806 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.806 INFO [stderr] ... Nov 28 21:37:26.806 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:26.806 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.806 INFO [stderr] | Nov 28 21:37:26.806 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.806 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.806 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.806 INFO [stderr] Nov 28 21:37:26.806 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.807 INFO [stderr] --> src/variable.rs:24:19 Nov 28 21:37:26.807 INFO [stderr] | Nov 28 21:37:26.807 INFO [stderr] 24 | if err != nc_noerr { Nov 28 21:37:26.807 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.807 INFO [stderr] ... Nov 28 21:37:26.807 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Nov 28 21:37:26.807 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.807 INFO [stderr] | Nov 28 21:37:26.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.807 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.807 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.807 INFO [stderr] Nov 28 21:37:26.807 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.807 INFO [stderr] --> src/variable.rs:101:38 Nov 28 21:37:26.807 INFO [stderr] | Nov 28 21:37:26.807 INFO [stderr] 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:26.807 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.807 INFO [stderr] | Nov 28 21:37:26.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.807 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.807 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.807 INFO [stderr] Nov 28 21:37:26.807 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.807 INFO [stderr] --> src/variable.rs:105:56 Nov 28 21:37:26.808 INFO [stderr] | Nov 28 21:37:26.808 INFO [stderr] 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Nov 28 21:37:26.808 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.808 INFO [stderr] | Nov 28 21:37:26.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.808 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.808 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.808 INFO [stderr] Nov 28 21:37:26.808 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.808 INFO [stderr] --> src/attribute.rs:53:41 Nov 28 21:37:26.808 INFO [stderr] | Nov 28 21:37:26.808 INFO [stderr] 53 | if (!cast) && (self.attrtype != nc_char) { Nov 28 21:37:26.808 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.808 INFO [stderr] | Nov 28 21:37:26.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.808 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.808 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.808 INFO [stderr] Nov 28 21:37:26.808 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.808 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.808 INFO [stderr] | Nov 28 21:37:26.808 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.808 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.808 INFO [stderr] ... Nov 28 21:37:26.808 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:26.809 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.809 INFO [stderr] | Nov 28 21:37:26.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.809 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.809 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.809 INFO [stderr] Nov 28 21:37:26.809 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.809 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.809 INFO [stderr] | Nov 28 21:37:26.809 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.809 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.809 INFO [stderr] ... Nov 28 21:37:26.809 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:26.809 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.809 INFO [stderr] | Nov 28 21:37:26.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.809 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.809 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.809 INFO [stderr] Nov 28 21:37:26.809 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.809 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.809 INFO [stderr] | Nov 28 21:37:26.809 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.809 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.810 INFO [stderr] ... Nov 28 21:37:26.810 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Nov 28 21:37:26.810 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.810 INFO [stderr] | Nov 28 21:37:26.810 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.810 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.810 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.810 INFO [stderr] Nov 28 21:37:26.810 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.810 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.810 INFO [stderr] | Nov 28 21:37:26.810 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.810 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.810 INFO [stderr] ... Nov 28 21:37:26.810 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:26.810 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.810 INFO [stderr] | Nov 28 21:37:26.810 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.810 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.810 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.810 INFO [stderr] Nov 28 21:37:26.810 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.810 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.810 INFO [stderr] | Nov 28 21:37:26.810 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.811 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.811 INFO [stderr] ... Nov 28 21:37:26.811 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:26.811 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.811 INFO [stderr] | Nov 28 21:37:26.811 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.811 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.811 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.811 INFO [stderr] Nov 28 21:37:26.811 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.811 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.811 INFO [stderr] | Nov 28 21:37:26.811 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.811 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.811 INFO [stderr] ... Nov 28 21:37:26.811 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Nov 28 21:37:26.811 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.811 INFO [stderr] | Nov 28 21:37:26.811 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.811 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.811 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.811 INFO [stderr] Nov 28 21:37:26.811 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.811 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.812 INFO [stderr] | Nov 28 21:37:26.812 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.812 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.812 INFO [stderr] ... Nov 28 21:37:26.812 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:26.812 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.812 INFO [stderr] | Nov 28 21:37:26.812 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.812 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.812 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.812 INFO [stderr] Nov 28 21:37:26.812 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.812 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.812 INFO [stderr] | Nov 28 21:37:26.812 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.812 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.812 INFO [stderr] ... Nov 28 21:37:26.812 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:26.812 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.812 INFO [stderr] | Nov 28 21:37:26.812 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.812 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.812 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.813 INFO [stderr] Nov 28 21:37:26.813 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.813 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.813 INFO [stderr] | Nov 28 21:37:26.813 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.813 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.813 INFO [stderr] ... Nov 28 21:37:26.813 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Nov 28 21:37:26.813 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.813 INFO [stderr] | Nov 28 21:37:26.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.813 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.813 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.813 INFO [stderr] Nov 28 21:37:26.813 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.813 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.813 INFO [stderr] | Nov 28 21:37:26.813 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.813 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.813 INFO [stderr] ... Nov 28 21:37:26.813 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:26.814 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:26.814 INFO [stderr] | Nov 28 21:37:26.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.814 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.814 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.814 INFO [stderr] Nov 28 21:37:26.814 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.814 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.814 INFO [stderr] | Nov 28 21:37:26.814 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.814 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.814 INFO [stderr] ... Nov 28 21:37:26.814 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:26.814 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:26.814 INFO [stderr] | Nov 28 21:37:26.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.814 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.814 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.814 INFO [stderr] Nov 28 21:37:26.814 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.814 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.815 INFO [stderr] | Nov 28 21:37:26.815 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.815 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.815 INFO [stderr] ... Nov 28 21:37:26.815 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Nov 28 21:37:26.815 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Nov 28 21:37:26.815 INFO [stderr] | Nov 28 21:37:26.815 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.815 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.815 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.815 INFO [stderr] Nov 28 21:37:26.815 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.815 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.815 INFO [stderr] | Nov 28 21:37:26.815 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.815 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.815 INFO [stderr] ... Nov 28 21:37:26.815 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:26.815 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.815 INFO [stderr] | Nov 28 21:37:26.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.816 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.816 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.816 INFO [stderr] Nov 28 21:37:26.816 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.816 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.816 INFO [stderr] | Nov 28 21:37:26.816 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.816 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.816 INFO [stderr] ... Nov 28 21:37:26.816 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:26.816 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.816 INFO [stderr] | Nov 28 21:37:26.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.816 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.816 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.816 INFO [stderr] Nov 28 21:37:26.816 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.816 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.816 INFO [stderr] | Nov 28 21:37:26.817 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.817 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.817 INFO [stderr] ... Nov 28 21:37:26.817 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Nov 28 21:37:26.817 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.817 INFO [stderr] | Nov 28 21:37:26.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.817 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.817 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.817 INFO [stderr] Nov 28 21:37:26.817 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.817 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.817 INFO [stderr] | Nov 28 21:37:26.817 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.817 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.817 INFO [stderr] ... Nov 28 21:37:26.817 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:26.817 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.817 INFO [stderr] | Nov 28 21:37:26.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.818 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.818 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.818 INFO [stderr] Nov 28 21:37:26.818 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.818 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.818 INFO [stderr] | Nov 28 21:37:26.818 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.818 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.818 INFO [stderr] ... Nov 28 21:37:26.818 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:26.818 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.818 INFO [stderr] | Nov 28 21:37:26.818 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.818 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.818 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.818 INFO [stderr] Nov 28 21:37:26.818 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.818 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.818 INFO [stderr] | Nov 28 21:37:26.818 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.818 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.819 INFO [stderr] ... Nov 28 21:37:26.819 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Nov 28 21:37:26.819 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.819 INFO [stderr] | Nov 28 21:37:26.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.819 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.819 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.819 INFO [stderr] Nov 28 21:37:26.819 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.819 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.819 INFO [stderr] | Nov 28 21:37:26.819 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.819 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.819 INFO [stderr] ... Nov 28 21:37:26.819 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:26.819 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.819 INFO [stderr] | Nov 28 21:37:26.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.819 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.820 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.820 INFO [stderr] Nov 28 21:37:26.820 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.820 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.820 INFO [stderr] | Nov 28 21:37:26.820 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.820 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.820 INFO [stderr] ... Nov 28 21:37:26.820 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:26.820 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.820 INFO [stderr] | Nov 28 21:37:26.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.820 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.820 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.820 INFO [stderr] Nov 28 21:37:26.820 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.820 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.820 INFO [stderr] | Nov 28 21:37:26.820 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.820 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.820 INFO [stderr] ... Nov 28 21:37:26.821 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Nov 28 21:37:26.821 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.821 INFO [stderr] | Nov 28 21:37:26.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.821 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.821 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.821 INFO [stderr] Nov 28 21:37:26.821 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.821 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.821 INFO [stderr] | Nov 28 21:37:26.821 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.821 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.821 INFO [stderr] ... Nov 28 21:37:26.821 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:26.821 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.821 INFO [stderr] | Nov 28 21:37:26.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.821 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.821 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.821 INFO [stderr] Nov 28 21:37:26.822 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.822 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.822 INFO [stderr] | Nov 28 21:37:26.822 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.822 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.822 INFO [stderr] ... Nov 28 21:37:26.822 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:26.822 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.822 INFO [stderr] | Nov 28 21:37:26.822 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.822 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.822 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.822 INFO [stderr] Nov 28 21:37:26.822 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.822 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.822 INFO [stderr] | Nov 28 21:37:26.822 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.822 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.822 INFO [stderr] ... Nov 28 21:37:26.822 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Nov 28 21:37:26.823 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.823 INFO [stderr] | Nov 28 21:37:26.823 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.823 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.823 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.823 INFO [stderr] Nov 28 21:37:26.823 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.823 INFO [stderr] --> src/attribute.rs:11:41 Nov 28 21:37:26.823 INFO [stderr] | Nov 28 21:37:26.823 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Nov 28 21:37:26.823 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.823 INFO [stderr] ... Nov 28 21:37:26.823 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:26.823 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.823 INFO [stderr] | Nov 28 21:37:26.823 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.823 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.823 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.823 INFO [stderr] Nov 28 21:37:26.823 INFO [stderr] error: aborting due to 97 previous errors Nov 28 21:37:26.823 INFO [stderr] Nov 28 21:37:26.823 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.824 INFO [stderr] --> src/attribute.rs:23:19 Nov 28 21:37:26.824 INFO [stderr] | Nov 28 21:37:26.824 INFO [stderr] 23 | if err != nc_noerr { Nov 28 21:37:26.824 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.824 INFO [stderr] ... Nov 28 21:37:26.824 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:26.824 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.824 INFO [stderr] | Nov 28 21:37:26.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.824 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.824 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.824 INFO [stderr] Nov 28 21:37:26.824 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.824 INFO [stderr] --> src/attribute.rs:36:19 Nov 28 21:37:26.824 INFO [stderr] | Nov 28 21:37:26.824 INFO [stderr] 36 | if err != nc_noerr { Nov 28 21:37:26.825 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.825 INFO [stderr] ... Nov 28 21:37:26.825 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Nov 28 21:37:26.825 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.825 INFO [stderr] | Nov 28 21:37:26.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.825 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.825 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.825 INFO [stderr] Nov 28 21:37:26.825 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.825 INFO [stderr] --> src/attribute.rs:144:43 Nov 28 21:37:26.825 INFO [stderr] | Nov 28 21:37:26.825 INFO [stderr] 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:26.825 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.825 INFO [stderr] | Nov 28 21:37:26.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.825 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.825 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.825 INFO [stderr] Nov 28 21:37:26.825 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.825 INFO [stderr] --> src/group.rs:61:36 Nov 28 21:37:26.826 INFO [stderr] | Nov 28 21:37:26.826 INFO [stderr] 61 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:26.826 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.826 INFO [stderr] | Nov 28 21:37:26.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.826 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.826 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.826 INFO [stderr] Nov 28 21:37:26.826 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.826 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.826 INFO [stderr] | Nov 28 21:37:26.826 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.826 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.826 INFO [stderr] ... Nov 28 21:37:26.826 INFO [stderr] 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Nov 28 21:37:26.826 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:26.826 INFO [stderr] | Nov 28 21:37:26.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.826 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.826 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.826 INFO [stderr] Nov 28 21:37:26.827 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.827 INFO [stderr] --> src/group.rs:69:36 Nov 28 21:37:26.827 INFO [stderr] | Nov 28 21:37:26.827 INFO [stderr] 69 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:26.827 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.827 INFO [stderr] | Nov 28 21:37:26.827 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.827 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.827 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.827 INFO [stderr] Nov 28 21:37:26.827 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.827 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.827 INFO [stderr] | Nov 28 21:37:26.827 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.827 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.827 INFO [stderr] ... Nov 28 21:37:26.827 INFO [stderr] 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Nov 28 21:37:26.827 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:26.827 INFO [stderr] | Nov 28 21:37:26.827 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.828 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.828 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.828 INFO [stderr] Nov 28 21:37:26.828 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.828 INFO [stderr] --> src/group.rs:77:36 Nov 28 21:37:26.828 INFO [stderr] | Nov 28 21:37:26.828 INFO [stderr] 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:26.828 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.828 INFO [stderr] | Nov 28 21:37:26.828 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.828 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.828 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.828 INFO [stderr] Nov 28 21:37:26.828 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.828 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.828 INFO [stderr] | Nov 28 21:37:26.828 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.828 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.828 INFO [stderr] ... Nov 28 21:37:26.828 INFO [stderr] 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Nov 28 21:37:26.828 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:26.828 INFO [stderr] | Nov 28 21:37:26.828 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.828 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.829 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.829 INFO [stderr] Nov 28 21:37:26.829 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.829 INFO [stderr] --> src/group.rs:85:36 Nov 28 21:37:26.829 INFO [stderr] | Nov 28 21:37:26.829 INFO [stderr] 85 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:26.829 INFO [stderr] | ^^^^^^ Nov 28 21:37:26.829 INFO [stderr] | Nov 28 21:37:26.829 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.829 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.829 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.829 INFO [stderr] Nov 28 21:37:26.829 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.829 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.829 INFO [stderr] | Nov 28 21:37:26.829 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.829 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.829 INFO [stderr] ... Nov 28 21:37:26.829 INFO [stderr] 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Nov 28 21:37:26.829 INFO [stderr] | --------------------------------------------------- in this macro invocation Nov 28 21:37:26.829 INFO [stderr] | Nov 28 21:37:26.829 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.829 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.829 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.829 INFO [stderr] Nov 28 21:37:26.830 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.830 INFO [stderr] --> src/group.rs:93:36 Nov 28 21:37:26.830 INFO [stderr] | Nov 28 21:37:26.830 INFO [stderr] 93 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:26.830 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.830 INFO [stderr] | Nov 28 21:37:26.830 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.830 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.830 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.830 INFO [stderr] Nov 28 21:37:26.830 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.830 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.830 INFO [stderr] | Nov 28 21:37:26.830 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.830 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.830 INFO [stderr] ... Nov 28 21:37:26.830 INFO [stderr] 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Nov 28 21:37:26.830 INFO [stderr] | ---------------------------------------------------- in this macro invocation Nov 28 21:37:26.830 INFO [stderr] | Nov 28 21:37:26.830 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.830 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.830 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.830 INFO [stderr] Nov 28 21:37:26.830 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.830 INFO [stderr] --> src/group.rs:101:36 Nov 28 21:37:26.831 INFO [stderr] | Nov 28 21:37:26.831 INFO [stderr] 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:26.831 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.831 INFO [stderr] | Nov 28 21:37:26.831 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.831 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.831 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.831 INFO [stderr] Nov 28 21:37:26.831 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.831 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.831 INFO [stderr] | Nov 28 21:37:26.831 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.831 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.831 INFO [stderr] ... Nov 28 21:37:26.831 INFO [stderr] 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Nov 28 21:37:26.831 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 28 21:37:26.831 INFO [stderr] | Nov 28 21:37:26.831 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.831 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.831 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.831 INFO [stderr] Nov 28 21:37:26.831 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.831 INFO [stderr] --> src/group.rs:109:36 Nov 28 21:37:26.831 INFO [stderr] | Nov 28 21:37:26.832 INFO [stderr] 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:26.832 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.832 INFO [stderr] | Nov 28 21:37:26.832 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.832 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.832 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.832 INFO [stderr] Nov 28 21:37:26.832 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.832 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.832 INFO [stderr] | Nov 28 21:37:26.832 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.832 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.832 INFO [stderr] ... Nov 28 21:37:26.832 INFO [stderr] 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Nov 28 21:37:26.832 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 28 21:37:26.832 INFO [stderr] | Nov 28 21:37:26.832 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.832 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.832 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.832 INFO [stderr] Nov 28 21:37:26.832 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.832 INFO [stderr] --> src/group.rs:117:36 Nov 28 21:37:26.832 INFO [stderr] | Nov 28 21:37:26.832 INFO [stderr] 117 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:26.833 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.833 INFO [stderr] | Nov 28 21:37:26.833 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.833 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.833 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.833 INFO [stderr] Nov 28 21:37:26.833 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.833 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.833 INFO [stderr] | Nov 28 21:37:26.833 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.833 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.833 INFO [stderr] ... Nov 28 21:37:26.833 INFO [stderr] 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Nov 28 21:37:26.833 INFO [stderr] | ----------------------------------------------------- in this macro invocation Nov 28 21:37:26.833 INFO [stderr] | Nov 28 21:37:26.833 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.833 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.833 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.833 INFO [stderr] Nov 28 21:37:26.833 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.833 INFO [stderr] --> src/group.rs:125:36 Nov 28 21:37:26.833 INFO [stderr] | Nov 28 21:37:26.833 INFO [stderr] 125 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:26.833 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.833 INFO [stderr] | Nov 28 21:37:26.834 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.834 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.834 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.834 INFO [stderr] Nov 28 21:37:26.834 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.834 INFO [stderr] --> src/group.rs:28:19 Nov 28 21:37:26.834 INFO [stderr] | Nov 28 21:37:26.834 INFO [stderr] 28 | if err != nc_noerr { Nov 28 21:37:26.834 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.834 INFO [stderr] ... Nov 28 21:37:26.834 INFO [stderr] 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Nov 28 21:37:26.834 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 28 21:37:26.834 INFO [stderr] | Nov 28 21:37:26.834 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.834 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.834 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.834 INFO [stderr] Nov 28 21:37:26.834 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.834 INFO [stderr] --> src/group.rs:140:36 Nov 28 21:37:26.834 INFO [stderr] | Nov 28 21:37:26.834 INFO [stderr] 140 | fn get_nc_type(&self) -> i32 { nc_byte } Nov 28 21:37:26.834 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.834 INFO [stderr] | Nov 28 21:37:26.834 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.834 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.835 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.835 INFO [stderr] Nov 28 21:37:26.835 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.835 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.835 INFO [stderr] | Nov 28 21:37:26.835 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.835 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.835 INFO [stderr] ... Nov 28 21:37:26.835 INFO [stderr] 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Nov 28 21:37:26.835 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.835 INFO [stderr] | Nov 28 21:37:26.835 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.835 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.835 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.835 INFO [stderr] Nov 28 21:37:26.835 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.835 INFO [stderr] --> src/group.rs:147:36 Nov 28 21:37:26.835 INFO [stderr] | Nov 28 21:37:26.835 INFO [stderr] 147 | fn get_nc_type(&self) -> i32 { nc_short } Nov 28 21:37:26.835 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.835 INFO [stderr] | Nov 28 21:37:26.835 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.835 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.835 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.836 INFO [stderr] Nov 28 21:37:26.836 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.836 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.836 INFO [stderr] | Nov 28 21:37:26.836 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.836 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.836 INFO [stderr] ... Nov 28 21:37:26.836 INFO [stderr] 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Nov 28 21:37:26.836 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.836 INFO [stderr] | Nov 28 21:37:26.836 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.836 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.836 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.836 INFO [stderr] Nov 28 21:37:26.836 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.836 INFO [stderr] --> src/group.rs:154:36 Nov 28 21:37:26.836 INFO [stderr] | Nov 28 21:37:26.836 INFO [stderr] 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Nov 28 21:37:26.836 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.836 INFO [stderr] | Nov 28 21:37:26.836 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.836 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.836 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.837 INFO [stderr] Nov 28 21:37:26.837 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.837 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.837 INFO [stderr] | Nov 28 21:37:26.837 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.837 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.837 INFO [stderr] ... Nov 28 21:37:26.837 INFO [stderr] 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Nov 28 21:37:26.837 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.837 INFO [stderr] | Nov 28 21:37:26.837 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.837 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.837 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.837 INFO [stderr] Nov 28 21:37:26.837 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.837 INFO [stderr] --> src/group.rs:161:36 Nov 28 21:37:26.837 INFO [stderr] | Nov 28 21:37:26.837 INFO [stderr] 161 | fn get_nc_type(&self) -> i32 { nc_int } Nov 28 21:37:26.837 INFO [stderr] | ^^^^^^ Nov 28 21:37:26.837 INFO [stderr] | Nov 28 21:37:26.837 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.837 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.838 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.838 INFO [stderr] Nov 28 21:37:26.838 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.838 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.838 INFO [stderr] | Nov 28 21:37:26.838 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.838 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.838 INFO [stderr] ... Nov 28 21:37:26.838 INFO [stderr] 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Nov 28 21:37:26.838 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.838 INFO [stderr] | Nov 28 21:37:26.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.838 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.838 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.838 INFO [stderr] Nov 28 21:37:26.838 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.838 INFO [stderr] --> src/group.rs:168:36 Nov 28 21:37:26.838 INFO [stderr] | Nov 28 21:37:26.838 INFO [stderr] 168 | fn get_nc_type(&self) -> i32 { nc_uint } Nov 28 21:37:26.838 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.838 INFO [stderr] | Nov 28 21:37:26.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.839 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.839 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.839 INFO [stderr] Nov 28 21:37:26.839 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.839 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.839 INFO [stderr] | Nov 28 21:37:26.839 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.839 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.839 INFO [stderr] ... Nov 28 21:37:26.839 INFO [stderr] 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Nov 28 21:37:26.839 INFO [stderr] | -------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.839 INFO [stderr] | Nov 28 21:37:26.839 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.839 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.839 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.839 INFO [stderr] Nov 28 21:37:26.839 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.839 INFO [stderr] --> src/group.rs:175:36 Nov 28 21:37:26.839 INFO [stderr] | Nov 28 21:37:26.839 INFO [stderr] 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Nov 28 21:37:26.839 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.840 INFO [stderr] | Nov 28 21:37:26.840 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.840 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.840 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.840 INFO [stderr] Nov 28 21:37:26.840 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.840 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.844 INFO [stderr] | Nov 28 21:37:26.844 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.844 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.844 INFO [stderr] ... Nov 28 21:37:26.844 INFO [stderr] 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Nov 28 21:37:26.844 INFO [stderr] | ------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.844 INFO [stderr] | Nov 28 21:37:26.844 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.845 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.845 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.845 INFO [stderr] Nov 28 21:37:26.845 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.845 INFO [stderr] --> src/group.rs:182:36 Nov 28 21:37:26.845 INFO [stderr] | Nov 28 21:37:26.845 INFO [stderr] 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Nov 28 21:37:26.845 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.845 INFO [stderr] | Nov 28 21:37:26.845 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.845 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.845 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.845 INFO [stderr] Nov 28 21:37:26.845 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.845 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.845 INFO [stderr] | Nov 28 21:37:26.845 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.845 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.845 INFO [stderr] ... Nov 28 21:37:26.845 INFO [stderr] 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Nov 28 21:37:26.845 INFO [stderr] | --------------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.846 INFO [stderr] | Nov 28 21:37:26.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.846 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.846 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.846 INFO [stderr] Nov 28 21:37:26.846 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.846 INFO [stderr] --> src/group.rs:189:36 Nov 28 21:37:26.846 INFO [stderr] | Nov 28 21:37:26.846 INFO [stderr] 189 | fn get_nc_type(&self) -> i32 { nc_float } Nov 28 21:37:26.846 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.846 INFO [stderr] | Nov 28 21:37:26.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.846 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.846 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.846 INFO [stderr] Nov 28 21:37:26.846 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.846 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.846 INFO [stderr] | Nov 28 21:37:26.846 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.846 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.846 INFO [stderr] ... Nov 28 21:37:26.847 INFO [stderr] 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Nov 28 21:37:26.847 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Nov 28 21:37:26.847 INFO [stderr] error: Could not compile `netcdf`. Nov 28 21:37:26.847 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 21:37:26.847 INFO [stderr] | Nov 28 21:37:26.847 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.847 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.847 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.847 INFO [stderr] Nov 28 21:37:26.847 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.847 INFO [stderr] --> src/group.rs:196:36 Nov 28 21:37:26.847 INFO [stderr] | Nov 28 21:37:26.847 INFO [stderr] 196 | fn get_nc_type(&self) -> i32 { nc_double } Nov 28 21:37:26.847 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.847 INFO [stderr] | Nov 28 21:37:26.847 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.847 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.847 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.847 INFO [stderr] Nov 28 21:37:26.847 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.847 INFO [stderr] --> src/group.rs:46:19 Nov 28 21:37:26.848 INFO [stderr] | Nov 28 21:37:26.848 INFO [stderr] 46 | if err != nc_noerr { Nov 28 21:37:26.848 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.848 INFO [stderr] ... Nov 28 21:37:26.848 INFO [stderr] 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Nov 28 21:37:26.848 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Nov 28 21:37:26.848 INFO [stderr] | Nov 28 21:37:26.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.848 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.848 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.848 INFO [stderr] Nov 28 21:37:26.848 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.848 INFO [stderr] --> src/group.rs:203:36 Nov 28 21:37:26.848 INFO [stderr] | Nov 28 21:37:26.848 INFO [stderr] 203 | fn get_nc_type(&self) -> i32 { nc_char } Nov 28 21:37:26.848 INFO [stderr] | ^^^^^^^ Nov 28 21:37:26.848 INFO [stderr] | Nov 28 21:37:26.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.848 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.848 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.849 INFO [stderr] Nov 28 21:37:26.849 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.849 INFO [stderr] --> src/group.rs:214:19 Nov 28 21:37:26.849 INFO [stderr] | Nov 28 21:37:26.849 INFO [stderr] 214 | if err != nc_noerr { Nov 28 21:37:26.849 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.849 INFO [stderr] | Nov 28 21:37:26.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.849 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.849 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.849 INFO [stderr] Nov 28 21:37:26.849 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.849 INFO [stderr] --> src/group.rs:224:31 Nov 28 21:37:26.849 INFO [stderr] | Nov 28 21:37:26.849 INFO [stderr] 224 | try!(val.put(self.id, nc_global, name)); Nov 28 21:37:26.849 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.849 INFO [stderr] | Nov 28 21:37:26.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.849 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.849 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.849 INFO [stderr] Nov 28 21:37:26.850 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.850 INFO [stderr] --> src/group.rs:231:29 Nov 28 21:37:26.850 INFO [stderr] | Nov 28 21:37:26.850 INFO [stderr] 231 | var_id: nc_global, Nov 28 21:37:26.850 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.850 INFO [stderr] | Nov 28 21:37:26.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.850 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.850 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.850 INFO [stderr] Nov 28 21:37:26.850 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.850 INFO [stderr] --> src/group.rs:247:19 Nov 28 21:37:26.850 INFO [stderr] | Nov 28 21:37:26.850 INFO [stderr] 247 | if err != nc_noerr { Nov 28 21:37:26.850 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.850 INFO [stderr] | Nov 28 21:37:26.850 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.850 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.850 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.850 INFO [stderr] Nov 28 21:37:26.850 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.851 INFO [stderr] --> src/group.rs:291:19 Nov 28 21:37:26.851 INFO [stderr] | Nov 28 21:37:26.851 INFO [stderr] 291 | if err != nc_noerr { Nov 28 21:37:26.851 INFO [stderr] | ^^^^^^^^ Nov 28 21:37:26.851 INFO [stderr] | Nov 28 21:37:26.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.851 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.851 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.851 INFO [stderr] Nov 28 21:37:26.851 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.851 INFO [stderr] --> src/group.rs:362:50 Nov 28 21:37:26.851 INFO [stderr] | Nov 28 21:37:26.851 INFO [stderr] 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Nov 28 21:37:26.851 INFO [stderr] | ^^^^^^^^^ Nov 28 21:37:26.851 INFO [stderr] | Nov 28 21:37:26.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.851 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.851 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.851 INFO [stderr] Nov 28 21:37:26.851 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Nov 28 21:37:26.852 INFO [stderr] --> src/dimension.rs:24:38 Nov 28 21:37:26.852 INFO [stderr] | Nov 28 21:37:26.852 INFO [stderr] 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Nov 28 21:37:26.852 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:37:26.852 INFO [stderr] | Nov 28 21:37:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 21:37:26.852 INFO [stderr] = note: for more information, see issue #36247 Nov 28 21:37:26.852 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Nov 28 21:37:26.852 INFO [stderr] Nov 28 21:37:26.852 INFO [stderr] error: aborting due to 97 previous errors Nov 28 21:37:26.852 INFO [stderr] Nov 28 21:37:26.852 INFO [stderr] error: Could not compile `netcdf`. Nov 28 21:37:26.852 INFO [stderr] Nov 28 21:37:26.852 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 21:37:26.852 INFO [stderr] su: No module specific data is present Nov 28 21:37:27.646 INFO running `"docker" "inspect" "ae751325a8e55059ab348cfc8dbd958fcf0edf878e79375e88efa63a12cce891"` Nov 28 21:37:27.832 INFO running `"docker" "rm" "-f" "ae751325a8e55059ab348cfc8dbd958fcf0edf878e79375e88efa63a12cce891"` Nov 28 21:37:28.034 INFO [stdout] ae751325a8e55059ab348cfc8dbd958fcf0edf878e79375e88efa63a12cce891