Oct 27 18:48:33.504 INFO checking netcdf-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:48:33.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 18:48:33.872 INFO blam! e8b56fd60dddcd331ae50fa13123c6757b72e4509bf7862d856507dd8ebc1aef Oct 27 18:48:33.873 INFO running `"docker" "start" "-a" "e8b56fd60dddcd331ae50fa13123c6757b72e4509bf7862d856507dd8ebc1aef"` Oct 27 18:48:34.840 INFO kablam! usermod: no changes Oct 27 18:48:34.894 INFO kablam! Compiling netcdf-sys v0.1.0 Oct 27 18:48:36.751 INFO kablam! Checking netcdf v0.1.0 (/source) Oct 27 18:48:38.183 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.183 INFO kablam! --> src/file.rs:23:15 Oct 27 18:48:38.183 INFO kablam! | Oct 27 18:48:38.183 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.183 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.184 INFO kablam! | Oct 27 18:48:38.184 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Oct 27 18:48:38.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.186 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.186 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.186 INFO kablam! Oct 27 18:48:38.187 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.187 INFO kablam! --> src/file.rs:51:15 Oct 27 18:48:38.187 INFO kablam! | Oct 27 18:48:38.187 INFO kablam! 51 | if err != nc_noerr { Oct 27 18:48:38.187 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.187 INFO kablam! | Oct 27 18:48:38.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.188 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.188 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.188 INFO kablam! Oct 27 18:48:38.188 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.188 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.189 INFO kablam! | Oct 27 18:48:38.189 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.189 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.189 INFO kablam! ... Oct 27 18:48:38.189 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 27 18:48:38.189 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.192 INFO kablam! | Oct 27 18:48:38.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.192 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.192 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.192 INFO kablam! Oct 27 18:48:38.193 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.193 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.193 INFO kablam! | Oct 27 18:48:38.193 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.193 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.193 INFO kablam! ... Oct 27 18:48:38.194 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 27 18:48:38.194 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.194 INFO kablam! | Oct 27 18:48:38.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.194 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.194 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.195 INFO kablam! Oct 27 18:48:38.195 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.195 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.195 INFO kablam! | Oct 27 18:48:38.195 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.196 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.196 INFO kablam! ... Oct 27 18:48:38.196 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 27 18:48:38.196 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.196 INFO kablam! | Oct 27 18:48:38.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.197 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.197 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.197 INFO kablam! Oct 27 18:48:38.197 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.197 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.197 INFO kablam! | Oct 27 18:48:38.198 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.198 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.198 INFO kablam! ... Oct 27 18:48:38.198 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 27 18:48:38.198 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.198 INFO kablam! | Oct 27 18:48:38.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.199 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.199 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.199 INFO kablam! Oct 27 18:48:38.199 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.199 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.200 INFO kablam! | Oct 27 18:48:38.200 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.200 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.200 INFO kablam! ... Oct 27 18:48:38.200 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 27 18:48:38.200 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.201 INFO kablam! | Oct 27 18:48:38.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.201 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.201 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.201 INFO kablam! Oct 27 18:48:38.202 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.202 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.202 INFO kablam! | Oct 27 18:48:38.202 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.202 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.202 INFO kablam! ... Oct 27 18:48:38.208 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 27 18:48:38.208 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.208 INFO kablam! | Oct 27 18:48:38.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.209 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.209 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.209 INFO kablam! Oct 27 18:48:38.209 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.210 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.210 INFO kablam! | Oct 27 18:48:38.210 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.210 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.210 INFO kablam! ... Oct 27 18:48:38.210 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 27 18:48:38.211 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.211 INFO kablam! | Oct 27 18:48:38.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.211 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.211 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.211 INFO kablam! Oct 27 18:48:38.212 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.212 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.212 INFO kablam! | Oct 27 18:48:38.212 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.212 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.213 INFO kablam! ... Oct 27 18:48:38.213 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 27 18:48:38.213 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.213 INFO kablam! | Oct 27 18:48:38.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.213 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.214 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.214 INFO kablam! Oct 27 18:48:38.214 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.214 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.214 INFO kablam! | Oct 27 18:48:38.214 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.215 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.215 INFO kablam! ... Oct 27 18:48:38.215 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 27 18:48:38.215 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 18:48:38.215 INFO kablam! | Oct 27 18:48:38.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.216 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.216 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.216 INFO kablam! Oct 27 18:48:38.216 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.216 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.216 INFO kablam! | Oct 27 18:48:38.217 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.217 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.217 INFO kablam! ... Oct 27 18:48:38.217 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 27 18:48:38.217 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 18:48:38.217 INFO kablam! | Oct 27 18:48:38.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.218 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.218 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.218 INFO kablam! Oct 27 18:48:38.218 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.223 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.223 INFO kablam! | Oct 27 18:48:38.223 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.223 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.223 INFO kablam! ... Oct 27 18:48:38.223 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 27 18:48:38.223 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.224 INFO kablam! | Oct 27 18:48:38.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.224 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.224 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.224 INFO kablam! Oct 27 18:48:38.224 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.225 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.225 INFO kablam! | Oct 27 18:48:38.225 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.225 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.225 INFO kablam! ... Oct 27 18:48:38.225 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 27 18:48:38.225 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.226 INFO kablam! | Oct 27 18:48:38.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.226 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.226 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.226 INFO kablam! Oct 27 18:48:38.226 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.226 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.227 INFO kablam! | Oct 27 18:48:38.227 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.227 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.227 INFO kablam! ... Oct 27 18:48:38.227 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 27 18:48:38.227 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.228 INFO kablam! | Oct 27 18:48:38.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.228 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.228 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.228 INFO kablam! Oct 27 18:48:38.228 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.228 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.229 INFO kablam! | Oct 27 18:48:38.229 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.229 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.229 INFO kablam! ... Oct 27 18:48:38.229 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 27 18:48:38.229 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.230 INFO kablam! | Oct 27 18:48:38.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.230 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.230 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.230 INFO kablam! Oct 27 18:48:38.235 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.235 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.235 INFO kablam! | Oct 27 18:48:38.235 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.235 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.235 INFO kablam! ... Oct 27 18:48:38.236 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 27 18:48:38.236 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.236 INFO kablam! | Oct 27 18:48:38.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.236 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.236 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.236 INFO kablam! Oct 27 18:48:38.237 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.237 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.237 INFO kablam! | Oct 27 18:48:38.237 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.237 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.237 INFO kablam! ... Oct 27 18:48:38.237 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 27 18:48:38.238 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.238 INFO kablam! | Oct 27 18:48:38.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.238 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.238 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.238 INFO kablam! Oct 27 18:48:38.238 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.239 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.239 INFO kablam! | Oct 27 18:48:38.239 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.239 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.239 INFO kablam! ... Oct 27 18:48:38.239 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 27 18:48:38.240 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.240 INFO kablam! | Oct 27 18:48:38.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.240 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.240 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.240 INFO kablam! Oct 27 18:48:38.241 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.241 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.241 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.241 INFO kablam! ... Oct 27 18:48:38.241 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 27 18:48:38.241 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.241 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.241 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.241 INFO kablam! Oct 27 18:48:38.241 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.241 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.241 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.241 INFO kablam! ... Oct 27 18:48:38.241 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 27 18:48:38.241 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.241 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.241 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.241 INFO kablam! Oct 27 18:48:38.241 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.241 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.241 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.241 INFO kablam! ... Oct 27 18:48:38.241 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 27 18:48:38.241 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.241 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.241 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.241 INFO kablam! Oct 27 18:48:38.241 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.241 INFO kablam! --> src/variable.rs:101:38 Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 27 18:48:38.241 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.241 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.241 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.241 INFO kablam! Oct 27 18:48:38.241 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.241 INFO kablam! --> src/variable.rs:105:56 Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Oct 27 18:48:38.241 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.241 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.241 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.241 INFO kablam! Oct 27 18:48:38.241 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.241 INFO kablam! --> src/attribute.rs:53:41 Oct 27 18:48:38.241 INFO kablam! | Oct 27 18:48:38.241 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Oct 27 18:48:38.242 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.242 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.242 INFO kablam! Oct 27 18:48:38.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.242 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.242 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.242 INFO kablam! ... Oct 27 18:48:38.242 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 27 18:48:38.242 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.242 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.242 INFO kablam! Oct 27 18:48:38.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.242 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.242 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.242 INFO kablam! ... Oct 27 18:48:38.242 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 27 18:48:38.242 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.242 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.242 INFO kablam! Oct 27 18:48:38.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.242 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.242 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.242 INFO kablam! ... Oct 27 18:48:38.242 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 27 18:48:38.242 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.242 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.242 INFO kablam! Oct 27 18:48:38.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.242 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.242 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.242 INFO kablam! ... Oct 27 18:48:38.242 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 27 18:48:38.242 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.242 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.242 INFO kablam! Oct 27 18:48:38.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.242 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.242 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.242 INFO kablam! ... Oct 27 18:48:38.242 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 27 18:48:38.242 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.242 INFO kablam! | Oct 27 18:48:38.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.242 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.242 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.242 INFO kablam! Oct 27 18:48:38.242 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.242 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.266 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.267 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.267 INFO kablam! ... Oct 27 18:48:38.267 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 27 18:48:38.267 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.267 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.267 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.267 INFO kablam! Oct 27 18:48:38.267 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.267 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.267 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.267 INFO kablam! ... Oct 27 18:48:38.267 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 27 18:48:38.267 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.267 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.267 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.267 INFO kablam! Oct 27 18:48:38.267 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.267 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.267 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.267 INFO kablam! ... Oct 27 18:48:38.267 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 27 18:48:38.267 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.267 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.267 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.267 INFO kablam! Oct 27 18:48:38.267 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.267 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.267 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.267 INFO kablam! ... Oct 27 18:48:38.267 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 27 18:48:38.267 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.267 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.267 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.267 INFO kablam! Oct 27 18:48:38.267 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.267 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.267 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.267 INFO kablam! ... Oct 27 18:48:38.267 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 27 18:48:38.267 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.267 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.267 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.267 INFO kablam! Oct 27 18:48:38.267 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.267 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.267 INFO kablam! | Oct 27 18:48:38.267 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.267 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.267 INFO kablam! ... Oct 27 18:48:38.268 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 27 18:48:38.268 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.268 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.268 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.268 INFO kablam! Oct 27 18:48:38.268 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.268 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.268 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.268 INFO kablam! ... Oct 27 18:48:38.268 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 27 18:48:38.268 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.268 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.268 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.268 INFO kablam! Oct 27 18:48:38.268 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.268 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.268 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.268 INFO kablam! ... Oct 27 18:48:38.268 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 27 18:48:38.268 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.268 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.268 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.268 INFO kablam! Oct 27 18:48:38.268 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.268 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.268 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.268 INFO kablam! ... Oct 27 18:48:38.268 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 27 18:48:38.268 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.268 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.268 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.268 INFO kablam! Oct 27 18:48:38.268 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.268 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.268 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.268 INFO kablam! ... Oct 27 18:48:38.268 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 27 18:48:38.268 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.268 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.268 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.268 INFO kablam! Oct 27 18:48:38.268 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.268 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.268 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.268 INFO kablam! ... Oct 27 18:48:38.268 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 27 18:48:38.268 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.268 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.268 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.268 INFO kablam! Oct 27 18:48:38.268 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.268 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.268 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.268 INFO kablam! ... Oct 27 18:48:38.268 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 27 18:48:38.268 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.268 INFO kablam! | Oct 27 18:48:38.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.268 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.270 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.270 INFO kablam! Oct 27 18:48:38.270 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.270 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.270 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.270 INFO kablam! ... Oct 27 18:48:38.270 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 27 18:48:38.270 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.270 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.270 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.270 INFO kablam! Oct 27 18:48:38.270 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.270 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.270 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.270 INFO kablam! ... Oct 27 18:48:38.270 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 27 18:48:38.270 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.270 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.270 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.270 INFO kablam! Oct 27 18:48:38.270 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.270 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.270 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.270 INFO kablam! ... Oct 27 18:48:38.270 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 27 18:48:38.270 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.270 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.270 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.270 INFO kablam! Oct 27 18:48:38.270 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.270 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.270 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.270 INFO kablam! ... Oct 27 18:48:38.270 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 27 18:48:38.270 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.270 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.270 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.270 INFO kablam! Oct 27 18:48:38.270 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.270 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.270 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.270 INFO kablam! ... Oct 27 18:48:38.270 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 27 18:48:38.270 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.270 INFO kablam! | Oct 27 18:48:38.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.270 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.270 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.270 INFO kablam! Oct 27 18:48:38.270 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.270 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.271 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.271 INFO kablam! ... Oct 27 18:48:38.271 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 27 18:48:38.271 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.271 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.271 INFO kablam! Oct 27 18:48:38.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.271 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.271 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.271 INFO kablam! ... Oct 27 18:48:38.271 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 27 18:48:38.271 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.271 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.271 INFO kablam! Oct 27 18:48:38.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.271 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.271 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.271 INFO kablam! ... Oct 27 18:48:38.271 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 27 18:48:38.271 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.271 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.271 INFO kablam! Oct 27 18:48:38.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.271 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.271 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.271 INFO kablam! ... Oct 27 18:48:38.271 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 27 18:48:38.271 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.271 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.271 INFO kablam! Oct 27 18:48:38.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.271 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.271 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.271 INFO kablam! ... Oct 27 18:48:38.271 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 27 18:48:38.271 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.271 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.271 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.271 INFO kablam! Oct 27 18:48:38.271 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.271 INFO kablam! --> src/attribute.rs:144:43 Oct 27 18:48:38.271 INFO kablam! | Oct 27 18:48:38.271 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 27 18:48:38.271 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.272 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.272 INFO kablam! Oct 27 18:48:38.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.272 INFO kablam! --> src/group.rs:61:36 Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 27 18:48:38.272 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.272 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.272 INFO kablam! Oct 27 18:48:38.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.272 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.272 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.272 INFO kablam! ... Oct 27 18:48:38.272 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Oct 27 18:48:38.272 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.272 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.272 INFO kablam! Oct 27 18:48:38.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.272 INFO kablam! --> src/group.rs:69:36 Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Oct 27 18:48:38.272 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.272 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.272 INFO kablam! Oct 27 18:48:38.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.272 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.272 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.272 INFO kablam! ... Oct 27 18:48:38.272 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Oct 27 18:48:38.272 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.272 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.272 INFO kablam! Oct 27 18:48:38.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.272 INFO kablam! --> src/group.rs:77:36 Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 27 18:48:38.272 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.272 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.272 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.272 INFO kablam! Oct 27 18:48:38.272 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.272 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.272 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.272 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.272 INFO kablam! ... Oct 27 18:48:38.272 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Oct 27 18:48:38.272 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 18:48:38.272 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.273 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.273 INFO kablam! Oct 27 18:48:38.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.273 INFO kablam! --> src/group.rs:85:36 Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Oct 27 18:48:38.273 INFO kablam! | ^^^^^^ Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.273 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.273 INFO kablam! Oct 27 18:48:38.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.273 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.273 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.273 INFO kablam! ... Oct 27 18:48:38.273 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Oct 27 18:48:38.273 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.273 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.273 INFO kablam! Oct 27 18:48:38.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.273 INFO kablam! --> src/group.rs:93:36 Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 27 18:48:38.273 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.273 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.273 INFO kablam! Oct 27 18:48:38.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.273 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.273 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.273 INFO kablam! ... Oct 27 18:48:38.273 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Oct 27 18:48:38.273 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.273 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.273 INFO kablam! Oct 27 18:48:38.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.273 INFO kablam! --> src/group.rs:101:36 Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 27 18:48:38.273 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.273 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.273 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.273 INFO kablam! Oct 27 18:48:38.273 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.273 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.273 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.273 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.273 INFO kablam! ... Oct 27 18:48:38.273 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Oct 27 18:48:38.273 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 18:48:38.273 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.274 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.274 INFO kablam! Oct 27 18:48:38.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.274 INFO kablam! --> src/group.rs:109:36 Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 27 18:48:38.274 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.274 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.274 INFO kablam! Oct 27 18:48:38.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.274 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.274 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.274 INFO kablam! ... Oct 27 18:48:38.274 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Oct 27 18:48:38.274 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.274 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.274 INFO kablam! Oct 27 18:48:38.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.274 INFO kablam! --> src/group.rs:117:36 Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Oct 27 18:48:38.274 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.274 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.274 INFO kablam! Oct 27 18:48:38.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.274 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.274 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.274 INFO kablam! ... Oct 27 18:48:38.274 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Oct 27 18:48:38.274 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.274 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.274 INFO kablam! Oct 27 18:48:38.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.274 INFO kablam! --> src/group.rs:125:36 Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Oct 27 18:48:38.274 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.274 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.274 INFO kablam! Oct 27 18:48:38.274 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.274 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.274 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.274 INFO kablam! ... Oct 27 18:48:38.274 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Oct 27 18:48:38.274 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 18:48:38.274 INFO kablam! | Oct 27 18:48:38.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.274 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.274 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.274 INFO kablam! Oct 27 18:48:38.275 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.275 INFO kablam! --> src/group.rs:140:36 Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 27 18:48:38.275 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.275 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.275 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.275 INFO kablam! Oct 27 18:48:38.275 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.275 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.275 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.275 INFO kablam! ... Oct 27 18:48:38.275 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Oct 27 18:48:38.275 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.275 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.275 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.275 INFO kablam! Oct 27 18:48:38.275 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.275 INFO kablam! --> src/group.rs:147:36 Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Oct 27 18:48:38.275 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.275 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.275 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.275 INFO kablam! Oct 27 18:48:38.275 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.275 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.275 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.275 INFO kablam! ... Oct 27 18:48:38.275 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Oct 27 18:48:38.275 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.275 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.275 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.275 INFO kablam! Oct 27 18:48:38.275 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.275 INFO kablam! --> src/group.rs:154:36 Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 27 18:48:38.275 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.275 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.275 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.275 INFO kablam! Oct 27 18:48:38.275 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.275 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.275 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.275 INFO kablam! ... Oct 27 18:48:38.275 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Oct 27 18:48:38.275 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.275 INFO kablam! | Oct 27 18:48:38.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.275 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.275 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.275 INFO kablam! Oct 27 18:48:38.275 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.276 INFO kablam! --> src/group.rs:161:36 Oct 27 18:48:38.276 INFO kablam! | Oct 27 18:48:38.276 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Oct 27 18:48:38.276 INFO kablam! | ^^^^^^ Oct 27 18:48:38.276 INFO kablam! | Oct 27 18:48:38.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.276 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.276 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.276 INFO kablam! Oct 27 18:48:38.276 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.276 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.276 INFO kablam! | Oct 27 18:48:38.276 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.276 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.276 INFO kablam! ... Oct 27 18:48:38.276 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Oct 27 18:48:38.276 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.276 INFO kablam! | Oct 27 18:48:38.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.276 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.276 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.276 INFO kablam! Oct 27 18:48:38.276 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.276 INFO kablam! --> src/group.rs:168:36 Oct 27 18:48:38.277 INFO kablam! | Oct 27 18:48:38.277 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 27 18:48:38.277 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.277 INFO kablam! | Oct 27 18:48:38.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.277 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.277 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.277 INFO kablam! Oct 27 18:48:38.277 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.277 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.277 INFO kablam! | Oct 27 18:48:38.277 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.277 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.277 INFO kablam! ... Oct 27 18:48:38.278 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Oct 27 18:48:38.278 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.278 INFO kablam! | Oct 27 18:48:38.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.278 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.278 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.278 INFO kablam! Oct 27 18:48:38.278 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.278 INFO kablam! --> src/group.rs:175:36 Oct 27 18:48:38.278 INFO kablam! | Oct 27 18:48:38.278 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 27 18:48:38.278 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.278 INFO kablam! | Oct 27 18:48:38.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.278 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.278 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.278 INFO kablam! Oct 27 18:48:38.278 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.278 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.278 INFO kablam! | Oct 27 18:48:38.278 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.279 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.279 INFO kablam! ... Oct 27 18:48:38.279 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Oct 27 18:48:38.279 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.279 INFO kablam! | Oct 27 18:48:38.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.279 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.279 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.279 INFO kablam! Oct 27 18:48:38.280 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.280 INFO kablam! --> src/group.rs:182:36 Oct 27 18:48:38.280 INFO kablam! | Oct 27 18:48:38.280 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 27 18:48:38.280 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.280 INFO kablam! | Oct 27 18:48:38.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.280 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.280 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.280 INFO kablam! Oct 27 18:48:38.280 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.280 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.280 INFO kablam! | Oct 27 18:48:38.280 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.280 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.280 INFO kablam! ... Oct 27 18:48:38.280 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Oct 27 18:48:38.281 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.281 INFO kablam! | Oct 27 18:48:38.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.281 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.281 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.281 INFO kablam! Oct 27 18:48:38.281 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.281 INFO kablam! --> src/group.rs:189:36 Oct 27 18:48:38.281 INFO kablam! | Oct 27 18:48:38.281 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Oct 27 18:48:38.281 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.281 INFO kablam! | Oct 27 18:48:38.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.281 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.281 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.281 INFO kablam! Oct 27 18:48:38.281 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.281 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.281 INFO kablam! | Oct 27 18:48:38.281 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.281 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.281 INFO kablam! ... Oct 27 18:48:38.281 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Oct 27 18:48:38.281 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.281 INFO kablam! | Oct 27 18:48:38.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.281 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.281 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.281 INFO kablam! Oct 27 18:48:38.281 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.281 INFO kablam! --> src/group.rs:196:36 Oct 27 18:48:38.281 INFO kablam! | Oct 27 18:48:38.281 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Oct 27 18:48:38.282 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.282 INFO kablam! | Oct 27 18:48:38.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.282 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.282 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.282 INFO kablam! Oct 27 18:48:38.282 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.282 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.282 INFO kablam! | Oct 27 18:48:38.282 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.282 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.282 INFO kablam! ... Oct 27 18:48:38.282 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Oct 27 18:48:38.282 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.282 INFO kablam! | Oct 27 18:48:38.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.282 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.282 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.282 INFO kablam! Oct 27 18:48:38.282 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.282 INFO kablam! --> src/group.rs:203:36 Oct 27 18:48:38.282 INFO kablam! | Oct 27 18:48:38.282 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Oct 27 18:48:38.282 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.283 INFO kablam! | Oct 27 18:48:38.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.283 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.283 INFO kablam! Oct 27 18:48:38.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.283 INFO kablam! --> src/group.rs:214:19 Oct 27 18:48:38.283 INFO kablam! | Oct 27 18:48:38.283 INFO kablam! 214 | if err != nc_noerr { Oct 27 18:48:38.283 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.283 INFO kablam! | Oct 27 18:48:38.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.283 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.283 INFO kablam! Oct 27 18:48:38.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.283 INFO kablam! --> src/group.rs:224:31 Oct 27 18:48:38.283 INFO kablam! | Oct 27 18:48:38.283 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Oct 27 18:48:38.283 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.283 INFO kablam! | Oct 27 18:48:38.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.283 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.283 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.283 INFO kablam! Oct 27 18:48:38.283 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.283 INFO kablam! --> src/group.rs:231:29 Oct 27 18:48:38.283 INFO kablam! | Oct 27 18:48:38.283 INFO kablam! 231 | var_id: nc_global, Oct 27 18:48:38.284 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.284 INFO kablam! | Oct 27 18:48:38.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.284 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.284 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.284 INFO kablam! Oct 27 18:48:38.284 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.284 INFO kablam! --> src/group.rs:247:19 Oct 27 18:48:38.287 INFO kablam! | Oct 27 18:48:38.287 INFO kablam! 247 | if err != nc_noerr { Oct 27 18:48:38.287 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.287 INFO kablam! | Oct 27 18:48:38.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.287 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.287 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.287 INFO kablam! Oct 27 18:48:38.287 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.287 INFO kablam! --> src/group.rs:291:19 Oct 27 18:48:38.287 INFO kablam! | Oct 27 18:48:38.287 INFO kablam! 291 | if err != nc_noerr { Oct 27 18:48:38.287 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.287 INFO kablam! | Oct 27 18:48:38.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.287 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.287 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.287 INFO kablam! Oct 27 18:48:38.287 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.287 INFO kablam! --> src/group.rs:362:50 Oct 27 18:48:38.287 INFO kablam! | Oct 27 18:48:38.287 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Oct 27 18:48:38.287 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.287 INFO kablam! | Oct 27 18:48:38.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.288 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.288 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.288 INFO kablam! Oct 27 18:48:38.288 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.288 INFO kablam! --> src/dimension.rs:24:38 Oct 27 18:48:38.288 INFO kablam! | Oct 27 18:48:38.288 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 27 18:48:38.288 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.288 INFO kablam! | Oct 27 18:48:38.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.288 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.288 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.288 INFO kablam! Oct 27 18:48:38.311 INFO kablam! error: aborting due to 97 previous errors Oct 27 18:48:38.311 INFO kablam! Oct 27 18:48:38.327 INFO kablam! error: Could not compile `netcdf`. Oct 27 18:48:38.327 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 18:48:38.393 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.393 INFO kablam! --> src/file.rs:23:15 Oct 27 18:48:38.393 INFO kablam! | Oct 27 18:48:38.397 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.398 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.399 INFO kablam! | Oct 27 18:48:38.399 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Oct 27 18:48:38.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.400 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.402 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.402 INFO kablam! Oct 27 18:48:38.402 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.402 INFO kablam! --> src/file.rs:51:15 Oct 27 18:48:38.402 INFO kablam! | Oct 27 18:48:38.402 INFO kablam! 51 | if err != nc_noerr { Oct 27 18:48:38.402 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.402 INFO kablam! | Oct 27 18:48:38.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.402 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.403 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.403 INFO kablam! Oct 27 18:48:38.403 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.403 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.403 INFO kablam! | Oct 27 18:48:38.403 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.403 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.403 INFO kablam! ... Oct 27 18:48:38.403 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 27 18:48:38.403 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.403 INFO kablam! | Oct 27 18:48:38.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.403 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.403 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.403 INFO kablam! Oct 27 18:48:38.403 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.403 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.403 INFO kablam! | Oct 27 18:48:38.403 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.403 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.403 INFO kablam! ... Oct 27 18:48:38.403 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 27 18:48:38.403 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.403 INFO kablam! | Oct 27 18:48:38.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.403 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.403 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.403 INFO kablam! Oct 27 18:48:38.403 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.403 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.403 INFO kablam! | Oct 27 18:48:38.403 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.403 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.403 INFO kablam! ... Oct 27 18:48:38.403 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 27 18:48:38.403 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.403 INFO kablam! | Oct 27 18:48:38.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.403 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.403 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.403 INFO kablam! Oct 27 18:48:38.404 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.404 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.404 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.404 INFO kablam! ... Oct 27 18:48:38.404 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 27 18:48:38.404 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.404 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.404 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.404 INFO kablam! Oct 27 18:48:38.404 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.404 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.404 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.404 INFO kablam! ... Oct 27 18:48:38.404 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 27 18:48:38.404 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.404 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.404 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.404 INFO kablam! Oct 27 18:48:38.404 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.404 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.404 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.404 INFO kablam! ... Oct 27 18:48:38.404 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 27 18:48:38.404 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.404 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.404 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.404 INFO kablam! Oct 27 18:48:38.404 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.404 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.404 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.404 INFO kablam! ... Oct 27 18:48:38.404 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 27 18:48:38.404 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.404 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.404 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.404 INFO kablam! Oct 27 18:48:38.404 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.404 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.404 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.404 INFO kablam! ... Oct 27 18:48:38.404 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 27 18:48:38.404 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.404 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.404 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.404 INFO kablam! Oct 27 18:48:38.404 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.404 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.404 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.404 INFO kablam! ... Oct 27 18:48:38.404 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 27 18:48:38.404 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.404 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.404 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.404 INFO kablam! Oct 27 18:48:38.404 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.404 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.404 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.405 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.405 INFO kablam! ... Oct 27 18:48:38.405 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 27 18:48:38.405 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.405 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.405 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.405 INFO kablam! Oct 27 18:48:38.405 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.405 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.405 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.405 INFO kablam! ... Oct 27 18:48:38.405 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 27 18:48:38.405 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.405 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.405 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.405 INFO kablam! Oct 27 18:48:38.405 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.405 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.405 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.405 INFO kablam! ... Oct 27 18:48:38.405 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 27 18:48:38.405 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.405 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.405 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.405 INFO kablam! Oct 27 18:48:38.405 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.405 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.405 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.405 INFO kablam! ... Oct 27 18:48:38.405 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 27 18:48:38.405 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.405 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.405 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.405 INFO kablam! Oct 27 18:48:38.405 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.405 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.405 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.405 INFO kablam! ... Oct 27 18:48:38.405 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 27 18:48:38.405 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.405 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.405 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.405 INFO kablam! Oct 27 18:48:38.405 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.405 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.405 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.405 INFO kablam! ... Oct 27 18:48:38.405 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 27 18:48:38.405 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.405 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.405 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.405 INFO kablam! Oct 27 18:48:38.405 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.405 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.405 INFO kablam! | Oct 27 18:48:38.405 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.405 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.405 INFO kablam! ... Oct 27 18:48:38.406 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 27 18:48:38.406 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.406 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.406 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.406 INFO kablam! Oct 27 18:48:38.406 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.406 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.406 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.406 INFO kablam! ... Oct 27 18:48:38.406 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 27 18:48:38.406 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.406 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.406 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.406 INFO kablam! Oct 27 18:48:38.406 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.406 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.406 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.406 INFO kablam! ... Oct 27 18:48:38.406 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 27 18:48:38.406 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.406 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.406 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.406 INFO kablam! Oct 27 18:48:38.406 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.406 INFO kablam! --> src/variable.rs:14:40 Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 27 18:48:38.406 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.406 INFO kablam! ... Oct 27 18:48:38.406 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 27 18:48:38.406 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.406 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.406 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.406 INFO kablam! Oct 27 18:48:38.406 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.406 INFO kablam! --> src/variable.rs:24:19 Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! 24 | if err != nc_noerr { Oct 27 18:48:38.406 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.406 INFO kablam! ... Oct 27 18:48:38.406 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 27 18:48:38.406 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.406 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.406 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.406 INFO kablam! Oct 27 18:48:38.406 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.406 INFO kablam! --> src/variable.rs:101:38 Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 27 18:48:38.406 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.406 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.406 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.406 INFO kablam! Oct 27 18:48:38.406 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.406 INFO kablam! --> src/variable.rs:105:56 Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Oct 27 18:48:38.406 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.406 INFO kablam! | Oct 27 18:48:38.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.413 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.413 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.413 INFO kablam! Oct 27 18:48:38.413 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.413 INFO kablam! --> src/attribute.rs:53:41 Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Oct 27 18:48:38.413 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.413 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.413 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.413 INFO kablam! Oct 27 18:48:38.413 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.413 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.413 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.413 INFO kablam! ... Oct 27 18:48:38.413 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 27 18:48:38.413 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.413 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.413 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.413 INFO kablam! Oct 27 18:48:38.413 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.413 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.413 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.413 INFO kablam! ... Oct 27 18:48:38.413 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 27 18:48:38.413 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.413 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.413 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.413 INFO kablam! Oct 27 18:48:38.413 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.413 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.413 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.413 INFO kablam! ... Oct 27 18:48:38.413 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 27 18:48:38.413 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.413 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.413 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.413 INFO kablam! Oct 27 18:48:38.413 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.413 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.413 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.413 INFO kablam! ... Oct 27 18:48:38.413 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 27 18:48:38.413 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.413 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.413 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.413 INFO kablam! Oct 27 18:48:38.413 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.413 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.413 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.413 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.413 INFO kablam! ... Oct 27 18:48:38.413 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 27 18:48:38.413 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.413 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.414 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.414 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.414 INFO kablam! Oct 27 18:48:38.414 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.414 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.414 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.414 INFO kablam! ... Oct 27 18:48:38.414 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 27 18:48:38.414 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.414 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.414 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.414 INFO kablam! Oct 27 18:48:38.414 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.414 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.414 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.414 INFO kablam! ... Oct 27 18:48:38.414 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 27 18:48:38.414 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.414 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.414 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.414 INFO kablam! Oct 27 18:48:38.414 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.414 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.414 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.414 INFO kablam! ... Oct 27 18:48:38.414 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 27 18:48:38.414 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.414 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.414 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.414 INFO kablam! Oct 27 18:48:38.414 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.414 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.414 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.414 INFO kablam! ... Oct 27 18:48:38.414 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 27 18:48:38.414 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.414 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.414 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.414 INFO kablam! Oct 27 18:48:38.414 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.414 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.414 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.414 INFO kablam! ... Oct 27 18:48:38.414 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 27 18:48:38.414 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.414 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.414 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.414 INFO kablam! Oct 27 18:48:38.414 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.414 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.414 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.414 INFO kablam! ... Oct 27 18:48:38.414 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 27 18:48:38.414 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 27 18:48:38.414 INFO kablam! | Oct 27 18:48:38.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.414 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.414 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.414 INFO kablam! Oct 27 18:48:38.414 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.423 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.423 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.423 INFO kablam! ... Oct 27 18:48:38.423 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 27 18:48:38.423 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.423 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.423 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.423 INFO kablam! Oct 27 18:48:38.423 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.423 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.423 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.423 INFO kablam! ... Oct 27 18:48:38.423 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 27 18:48:38.423 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.423 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.423 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.423 INFO kablam! Oct 27 18:48:38.423 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.423 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.423 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.423 INFO kablam! ... Oct 27 18:48:38.423 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 27 18:48:38.423 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.423 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.423 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.423 INFO kablam! Oct 27 18:48:38.423 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.423 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.423 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.423 INFO kablam! ... Oct 27 18:48:38.423 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 27 18:48:38.423 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.423 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.423 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.423 INFO kablam! Oct 27 18:48:38.423 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.423 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.423 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.423 INFO kablam! ... Oct 27 18:48:38.423 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 27 18:48:38.423 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.423 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.423 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.423 INFO kablam! Oct 27 18:48:38.423 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.423 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.423 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.423 INFO kablam! ... Oct 27 18:48:38.423 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 27 18:48:38.423 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.423 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.423 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.423 INFO kablam! Oct 27 18:48:38.423 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.423 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.423 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.423 INFO kablam! ... Oct 27 18:48:38.423 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 27 18:48:38.423 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.423 INFO kablam! | Oct 27 18:48:38.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.424 INFO kablam! Oct 27 18:48:38.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.424 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.424 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.424 INFO kablam! ... Oct 27 18:48:38.424 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 27 18:48:38.424 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.424 INFO kablam! Oct 27 18:48:38.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.424 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.424 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.424 INFO kablam! ... Oct 27 18:48:38.424 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 27 18:48:38.424 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.424 INFO kablam! Oct 27 18:48:38.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.424 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.424 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.424 INFO kablam! ... Oct 27 18:48:38.424 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 27 18:48:38.424 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.424 INFO kablam! Oct 27 18:48:38.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.424 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.424 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.424 INFO kablam! ... Oct 27 18:48:38.424 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 27 18:48:38.424 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.424 INFO kablam! Oct 27 18:48:38.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.424 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.424 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.424 INFO kablam! ... Oct 27 18:48:38.424 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 27 18:48:38.424 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.424 INFO kablam! Oct 27 18:48:38.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.424 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.424 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.424 INFO kablam! ... Oct 27 18:48:38.424 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 27 18:48:38.424 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.424 INFO kablam! Oct 27 18:48:38.424 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.424 INFO kablam! --> src/attribute.rs:11:41 Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 27 18:48:38.424 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.424 INFO kablam! ... Oct 27 18:48:38.424 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 27 18:48:38.424 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.424 INFO kablam! | Oct 27 18:48:38.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.424 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.424 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/attribute.rs:23:19 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 23 | if err != nc_noerr { Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.425 INFO kablam! ... Oct 27 18:48:38.425 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 27 18:48:38.425 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/attribute.rs:36:19 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 36 | if err != nc_noerr { Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.425 INFO kablam! ... Oct 27 18:48:38.425 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 27 18:48:38.425 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/attribute.rs:144:43 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/group.rs:61:36 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.425 INFO kablam! ... Oct 27 18:48:38.425 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Oct 27 18:48:38.425 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/group.rs:69:36 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.425 INFO kablam! ... Oct 27 18:48:38.425 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Oct 27 18:48:38.425 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.425 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.425 INFO kablam! Oct 27 18:48:38.425 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.425 INFO kablam! --> src/group.rs:77:36 Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 27 18:48:38.425 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.425 INFO kablam! | Oct 27 18:48:38.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.425 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.426 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.426 INFO kablam! ... Oct 27 18:48:38.426 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Oct 27 18:48:38.426 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.426 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:85:36 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Oct 27 18:48:38.426 INFO kablam! | ^^^^^^ Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.426 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.426 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.426 INFO kablam! ... Oct 27 18:48:38.426 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Oct 27 18:48:38.426 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.426 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:93:36 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 27 18:48:38.426 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.426 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.426 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.426 INFO kablam! ... Oct 27 18:48:38.426 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Oct 27 18:48:38.426 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.426 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:101:36 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 27 18:48:38.426 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.426 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.426 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.426 INFO kablam! ... Oct 27 18:48:38.426 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Oct 27 18:48:38.426 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.426 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.426 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.426 INFO kablam! Oct 27 18:48:38.426 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.426 INFO kablam! --> src/group.rs:109:36 Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.426 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 27 18:48:38.426 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.426 INFO kablam! | Oct 27 18:48:38.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.428 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.428 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.428 INFO kablam! Oct 27 18:48:38.428 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.428 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.428 INFO kablam! | Oct 27 18:48:38.428 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.428 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.428 INFO kablam! ... Oct 27 18:48:38.428 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Oct 27 18:48:38.428 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 18:48:38.428 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.429 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.429 INFO kablam! Oct 27 18:48:38.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.429 INFO kablam! --> src/group.rs:117:36 Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Oct 27 18:48:38.429 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.429 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.429 INFO kablam! Oct 27 18:48:38.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.429 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.429 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.429 INFO kablam! ... Oct 27 18:48:38.429 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Oct 27 18:48:38.429 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.429 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.429 INFO kablam! Oct 27 18:48:38.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.429 INFO kablam! --> src/group.rs:125:36 Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Oct 27 18:48:38.429 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.429 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.429 INFO kablam! Oct 27 18:48:38.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.429 INFO kablam! --> src/group.rs:28:19 Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! 28 | if err != nc_noerr { Oct 27 18:48:38.429 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.429 INFO kablam! ... Oct 27 18:48:38.429 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Oct 27 18:48:38.429 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.429 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.429 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.429 INFO kablam! Oct 27 18:48:38.429 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.429 INFO kablam! --> src/group.rs:140:36 Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 27 18:48:38.429 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.429 INFO kablam! | Oct 27 18:48:38.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.430 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.430 INFO kablam! Oct 27 18:48:38.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.430 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.430 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.430 INFO kablam! ... Oct 27 18:48:38.430 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Oct 27 18:48:38.430 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.430 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.430 INFO kablam! Oct 27 18:48:38.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.430 INFO kablam! --> src/group.rs:147:36 Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Oct 27 18:48:38.430 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.430 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.430 INFO kablam! Oct 27 18:48:38.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.430 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.430 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.430 INFO kablam! ... Oct 27 18:48:38.430 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Oct 27 18:48:38.430 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.430 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.430 INFO kablam! Oct 27 18:48:38.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.430 INFO kablam! --> src/group.rs:154:36 Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 27 18:48:38.430 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.430 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.430 INFO kablam! Oct 27 18:48:38.430 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.430 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.430 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.430 INFO kablam! ... Oct 27 18:48:38.430 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Oct 27 18:48:38.430 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.430 INFO kablam! | Oct 27 18:48:38.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.430 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.430 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.431 INFO kablam! Oct 27 18:48:38.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.431 INFO kablam! --> src/group.rs:161:36 Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Oct 27 18:48:38.431 INFO kablam! | ^^^^^^ Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.431 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.431 INFO kablam! Oct 27 18:48:38.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.431 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.431 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.431 INFO kablam! ... Oct 27 18:48:38.431 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Oct 27 18:48:38.431 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.431 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.431 INFO kablam! Oct 27 18:48:38.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.431 INFO kablam! --> src/group.rs:168:36 Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 27 18:48:38.431 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.431 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.431 INFO kablam! Oct 27 18:48:38.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.431 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.431 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.431 INFO kablam! ... Oct 27 18:48:38.431 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Oct 27 18:48:38.431 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.431 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.431 INFO kablam! Oct 27 18:48:38.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.431 INFO kablam! --> src/group.rs:175:36 Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 27 18:48:38.431 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.431 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.431 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.431 INFO kablam! Oct 27 18:48:38.431 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.431 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.431 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.431 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.431 INFO kablam! ... Oct 27 18:48:38.431 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Oct 27 18:48:38.431 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.431 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.432 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.432 INFO kablam! Oct 27 18:48:38.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.432 INFO kablam! --> src/group.rs:182:36 Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 27 18:48:38.432 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.432 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.432 INFO kablam! Oct 27 18:48:38.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.432 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.432 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.432 INFO kablam! ... Oct 27 18:48:38.432 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Oct 27 18:48:38.432 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.432 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.432 INFO kablam! Oct 27 18:48:38.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.432 INFO kablam! --> src/group.rs:189:36 Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Oct 27 18:48:38.432 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.432 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.432 INFO kablam! Oct 27 18:48:38.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.432 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.432 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.432 INFO kablam! ... Oct 27 18:48:38.432 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Oct 27 18:48:38.432 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.432 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.432 INFO kablam! Oct 27 18:48:38.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.432 INFO kablam! --> src/group.rs:196:36 Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Oct 27 18:48:38.432 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.432 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.432 INFO kablam! Oct 27 18:48:38.432 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.432 INFO kablam! --> src/group.rs:46:19 Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! 46 | if err != nc_noerr { Oct 27 18:48:38.432 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.432 INFO kablam! ... Oct 27 18:48:38.432 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Oct 27 18:48:38.432 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 27 18:48:38.432 INFO kablam! | Oct 27 18:48:38.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.432 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.432 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.432 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/group.rs:203:36 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/group.rs:214:19 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 214 | if err != nc_noerr { Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/group.rs:224:31 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/group.rs:231:29 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 231 | var_id: nc_global, Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/group.rs:247:19 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 247 | if err != nc_noerr { Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/group.rs:291:19 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 291 | if err != nc_noerr { Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/group.rs:362:50 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 27 18:48:38.433 INFO kablam! --> src/dimension.rs:24:38 Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 27 18:48:38.433 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:48:38.433 INFO kablam! | Oct 27 18:48:38.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:48:38.433 INFO kablam! = note: for more information, see issue #36247 Oct 27 18:48:38.433 INFO kablam! = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Oct 27 18:48:38.433 INFO kablam! Oct 27 18:48:38.433 INFO kablam! error: aborting due to 97 previous errors Oct 27 18:48:38.434 INFO kablam! Oct 27 18:48:38.434 INFO kablam! error: Could not compile `netcdf`. Oct 27 18:48:38.434 INFO kablam! Oct 27 18:48:38.434 INFO kablam! To learn more, run the command again with --verbose. Oct 27 18:48:38.434 INFO kablam! su: No module specific data is present Oct 27 18:48:39.047 INFO running `"docker" "rm" "-f" "e8b56fd60dddcd331ae50fa13123c6757b72e4509bf7862d856507dd8ebc1aef"` Oct 27 18:48:39.242 INFO blam! e8b56fd60dddcd331ae50fa13123c6757b72e4509bf7862d856507dd8ebc1aef