Oct 22 01:18:52.379 INFO checking netcdf-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:18:52.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 22 01:18:52.576 INFO blam! f14185d1459f38427b04e86882776673fc1c986c1f99e4b60f75e2011ce6130b Oct 22 01:18:52.577 INFO running `"docker" "start" "-a" "f14185d1459f38427b04e86882776673fc1c986c1f99e4b60f75e2011ce6130b"` Oct 22 01:18:52.976 INFO kablam! usermod: no changes Oct 22 01:18:53.012 INFO kablam! Compiling netcdf-sys v0.1.0 Oct 22 01:18:54.500 INFO kablam! Checking netcdf v0.1.0 (/source) Oct 22 01:18:55.468 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.468 INFO kablam! --> src/file.rs:23:15 Oct 22 01:18:55.468 INFO kablam! | Oct 22 01:18:55.468 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.468 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.468 INFO kablam! | Oct 22 01:18:55.468 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Oct 22 01:18:55.468 INFO 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 22 01:18:55.468 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.468 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 22 01:18:55.472 INFO kablam! Oct 22 01:18:55.472 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.472 INFO kablam! --> src/file.rs:51:15 Oct 22 01:18:55.472 INFO kablam! | Oct 22 01:18:55.472 INFO kablam! 51 | if err != nc_noerr { Oct 22 01:18:55.472 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.472 INFO kablam! | Oct 22 01:18:55.472 INFO 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 22 01:18:55.472 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.472 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 22 01:18:55.472 INFO kablam! Oct 22 01:18:55.472 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.472 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.472 INFO kablam! | Oct 22 01:18:55.472 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.472 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.472 INFO kablam! ... Oct 22 01:18:55.472 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 22 01:18:55.472 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.472 INFO kablam! | Oct 22 01:18:55.472 INFO 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 22 01:18:55.472 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.472 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 22 01:18:55.472 INFO kablam! Oct 22 01:18:55.476 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.476 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.476 INFO kablam! | Oct 22 01:18:55.476 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.476 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.476 INFO kablam! ... Oct 22 01:18:55.476 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 22 01:18:55.476 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.476 INFO kablam! | Oct 22 01:18:55.476 INFO 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 22 01:18:55.476 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.476 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 22 01:18:55.476 INFO kablam! Oct 22 01:18:55.476 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.476 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.476 INFO kablam! | Oct 22 01:18:55.476 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.476 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.476 INFO kablam! ... Oct 22 01:18:55.476 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 22 01:18:55.476 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.476 INFO kablam! | Oct 22 01:18:55.476 INFO 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 22 01:18:55.480 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.480 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 22 01:18:55.480 INFO kablam! Oct 22 01:18:55.480 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.480 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.480 INFO kablam! | Oct 22 01:18:55.480 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.480 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.480 INFO kablam! ... Oct 22 01:18:55.480 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 22 01:18:55.480 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.480 INFO kablam! | Oct 22 01:18:55.480 INFO 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 22 01:18:55.480 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.480 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 22 01:18:55.480 INFO kablam! Oct 22 01:18:55.480 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.480 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.480 INFO kablam! | Oct 22 01:18:55.480 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.480 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.480 INFO kablam! ... Oct 22 01:18:55.480 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 22 01:18:55.480 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.480 INFO kablam! | Oct 22 01:18:55.480 INFO 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 22 01:18:55.480 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.480 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 22 01:18:55.480 INFO kablam! Oct 22 01:18:55.484 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.484 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.484 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.484 INFO kablam! ... Oct 22 01:18:55.484 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 22 01:18:55.484 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO 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 22 01:18:55.484 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.484 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 22 01:18:55.484 INFO kablam! Oct 22 01:18:55.484 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.484 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.484 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.484 INFO kablam! ... Oct 22 01:18:55.484 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 22 01:18:55.484 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO 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 22 01:18:55.484 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.484 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 22 01:18:55.484 INFO kablam! Oct 22 01:18:55.484 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.484 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.484 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.484 INFO kablam! ... Oct 22 01:18:55.484 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 22 01:18:55.484 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO 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 22 01:18:55.484 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.484 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 22 01:18:55.484 INFO kablam! Oct 22 01:18:55.484 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.484 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.484 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.484 INFO kablam! ... Oct 22 01:18:55.484 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 22 01:18:55.484 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 22 01:18:55.484 INFO kablam! | Oct 22 01:18:55.484 INFO 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 22 01:18:55.492 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.497 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 22 01:18:55.497 INFO kablam! Oct 22 01:18:55.497 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.497 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.497 INFO kablam! | Oct 22 01:18:55.497 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.497 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.497 INFO kablam! ... Oct 22 01:18:55.497 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 22 01:18:55.497 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 22 01:18:55.497 INFO kablam! | Oct 22 01:18:55.497 INFO 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 22 01:18:55.497 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.497 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 22 01:18:55.497 INFO kablam! Oct 22 01:18:55.497 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.497 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.497 INFO kablam! | Oct 22 01:18:55.498 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.498 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.498 INFO kablam! ... Oct 22 01:18:55.498 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 22 01:18:55.498 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.498 INFO kablam! | Oct 22 01:18:55.498 INFO 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 22 01:18:55.498 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.498 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 22 01:18:55.498 INFO kablam! Oct 22 01:18:55.498 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.498 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.498 INFO kablam! | Oct 22 01:18:55.498 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.498 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.499 INFO kablam! ... Oct 22 01:18:55.500 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 22 01:18:55.500 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.500 INFO kablam! | Oct 22 01:18:55.501 INFO 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 22 01:18:55.501 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.501 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 22 01:18:55.501 INFO kablam! Oct 22 01:18:55.501 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.501 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.501 INFO kablam! | Oct 22 01:18:55.505 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.505 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.505 INFO kablam! ... Oct 22 01:18:55.505 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 22 01:18:55.505 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.505 INFO kablam! | Oct 22 01:18:55.505 INFO 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 22 01:18:55.505 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.505 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 22 01:18:55.505 INFO kablam! Oct 22 01:18:55.505 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.505 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.505 INFO kablam! | Oct 22 01:18:55.505 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.505 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.505 INFO kablam! ... Oct 22 01:18:55.505 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 22 01:18:55.505 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.505 INFO kablam! | Oct 22 01:18:55.505 INFO 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 22 01:18:55.505 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.505 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 22 01:18:55.505 INFO kablam! Oct 22 01:18:55.505 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.505 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.505 INFO kablam! | Oct 22 01:18:55.505 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.505 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.505 INFO kablam! ... Oct 22 01:18:55.505 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 22 01:18:55.505 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.505 INFO kablam! | Oct 22 01:18:55.505 INFO 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 22 01:18:55.505 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.505 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 22 01:18:55.505 INFO kablam! Oct 22 01:18:55.505 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.505 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.510 INFO kablam! | Oct 22 01:18:55.510 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.510 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.510 INFO kablam! ... Oct 22 01:18:55.510 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 22 01:18:55.510 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.510 INFO kablam! | Oct 22 01:18:55.510 INFO 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 22 01:18:55.510 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.510 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 22 01:18:55.510 INFO kablam! Oct 22 01:18:55.510 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.510 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.510 INFO kablam! | Oct 22 01:18:55.510 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.510 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.510 INFO kablam! ... Oct 22 01:18:55.510 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 22 01:18:55.510 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.510 INFO kablam! | Oct 22 01:18:55.510 INFO 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 22 01:18:55.510 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.510 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 22 01:18:55.510 INFO kablam! Oct 22 01:18:55.510 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.510 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.510 INFO kablam! | Oct 22 01:18:55.510 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.510 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.510 INFO kablam! ... Oct 22 01:18:55.510 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 22 01:18:55.511 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.511 INFO kablam! Oct 22 01:18:55.511 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.511 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.511 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.511 INFO kablam! ... Oct 22 01:18:55.511 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 22 01:18:55.511 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.511 INFO kablam! Oct 22 01:18:55.511 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.511 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.511 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.511 INFO kablam! ... Oct 22 01:18:55.511 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 22 01:18:55.511 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.511 INFO kablam! Oct 22 01:18:55.511 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.511 INFO kablam! --> src/variable.rs:101:38 Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 22 01:18:55.511 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.511 INFO kablam! Oct 22 01:18:55.511 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.511 INFO kablam! --> src/variable.rs:105:56 Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Oct 22 01:18:55.511 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.511 INFO kablam! Oct 22 01:18:55.511 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.511 INFO kablam! --> src/attribute.rs:53:41 Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Oct 22 01:18:55.511 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.511 INFO kablam! Oct 22 01:18:55.511 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.511 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.511 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.511 INFO kablam! ... Oct 22 01:18:55.511 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 22 01:18:55.511 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.511 INFO kablam! Oct 22 01:18:55.511 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.511 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.511 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.511 INFO kablam! ... Oct 22 01:18:55.511 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 22 01:18:55.511 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.511 INFO kablam! | Oct 22 01:18:55.511 INFO 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 22 01:18:55.511 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.511 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 22 01:18:55.512 INFO kablam! Oct 22 01:18:55.512 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.512 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.512 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.512 INFO kablam! ... Oct 22 01:18:55.512 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 22 01:18:55.512 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO 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 22 01:18:55.512 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.512 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 22 01:18:55.512 INFO kablam! Oct 22 01:18:55.512 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.512 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.512 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.512 INFO kablam! ... Oct 22 01:18:55.512 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 22 01:18:55.512 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO 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 22 01:18:55.512 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.512 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 22 01:18:55.512 INFO kablam! Oct 22 01:18:55.512 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.512 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.512 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.512 INFO kablam! ... Oct 22 01:18:55.512 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 22 01:18:55.512 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO 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 22 01:18:55.512 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.512 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 22 01:18:55.512 INFO kablam! Oct 22 01:18:55.512 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.512 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.512 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.512 INFO kablam! ... Oct 22 01:18:55.512 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 22 01:18:55.512 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO 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 22 01:18:55.512 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.512 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 22 01:18:55.512 INFO kablam! Oct 22 01:18:55.512 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.512 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.512 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.512 INFO kablam! ... Oct 22 01:18:55.512 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 22 01:18:55.512 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO 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 22 01:18:55.512 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.512 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 22 01:18:55.512 INFO kablam! Oct 22 01:18:55.512 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.512 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.512 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.512 INFO kablam! ... Oct 22 01:18:55.512 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 22 01:18:55.512 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO 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 22 01:18:55.512 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.512 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 22 01:18:55.512 INFO kablam! Oct 22 01:18:55.512 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.512 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.512 INFO kablam! | Oct 22 01:18:55.512 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.512 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.512 INFO kablam! ... Oct 22 01:18:55.512 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 22 01:18:55.512 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO 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 22 01:18:55.513 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.513 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 22 01:18:55.513 INFO kablam! Oct 22 01:18:55.513 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.513 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.513 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.513 INFO kablam! ... Oct 22 01:18:55.513 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 22 01:18:55.513 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO 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 22 01:18:55.513 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.513 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 22 01:18:55.513 INFO kablam! Oct 22 01:18:55.513 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.513 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.513 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.513 INFO kablam! ... Oct 22 01:18:55.513 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 22 01:18:55.513 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO 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 22 01:18:55.513 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.513 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 22 01:18:55.513 INFO kablam! Oct 22 01:18:55.513 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.513 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.513 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.513 INFO kablam! ... Oct 22 01:18:55.513 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 22 01:18:55.513 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO 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 22 01:18:55.513 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.513 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 22 01:18:55.513 INFO kablam! Oct 22 01:18:55.513 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.513 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.513 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.513 INFO kablam! ... Oct 22 01:18:55.513 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 22 01:18:55.513 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO 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 22 01:18:55.513 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.513 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 22 01:18:55.513 INFO kablam! Oct 22 01:18:55.513 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.513 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.513 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.513 INFO kablam! ... Oct 22 01:18:55.513 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 22 01:18:55.513 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO 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 22 01:18:55.513 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.513 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 22 01:18:55.513 INFO kablam! Oct 22 01:18:55.513 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.513 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.513 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.513 INFO kablam! ... Oct 22 01:18:55.513 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 22 01:18:55.513 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.513 INFO 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 22 01:18:55.513 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.513 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 22 01:18:55.513 INFO kablam! Oct 22 01:18:55.513 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.513 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.513 INFO kablam! | Oct 22 01:18:55.514 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.514 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.514 INFO kablam! ... Oct 22 01:18:55.514 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 22 01:18:55.514 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO 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 22 01:18:55.514 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.514 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 22 01:18:55.514 INFO kablam! Oct 22 01:18:55.514 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.514 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.514 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.514 INFO kablam! ... Oct 22 01:18:55.514 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 22 01:18:55.514 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO 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 22 01:18:55.514 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.514 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 22 01:18:55.514 INFO kablam! Oct 22 01:18:55.514 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.514 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.514 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.514 INFO kablam! ... Oct 22 01:18:55.514 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 22 01:18:55.514 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO 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 22 01:18:55.514 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.514 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 22 01:18:55.514 INFO kablam! Oct 22 01:18:55.514 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.514 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.514 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.514 INFO kablam! ... Oct 22 01:18:55.514 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 22 01:18:55.514 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO 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 22 01:18:55.514 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.514 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 22 01:18:55.514 INFO kablam! Oct 22 01:18:55.514 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.514 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.514 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.514 INFO kablam! ... Oct 22 01:18:55.514 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 22 01:18:55.514 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO 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 22 01:18:55.514 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.514 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 22 01:18:55.514 INFO kablam! Oct 22 01:18:55.514 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.514 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.514 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.514 INFO kablam! ... Oct 22 01:18:55.514 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 22 01:18:55.514 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO 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 22 01:18:55.514 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.514 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 22 01:18:55.514 INFO kablam! Oct 22 01:18:55.514 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.514 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.514 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.514 INFO kablam! ... Oct 22 01:18:55.514 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 22 01:18:55.514 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.514 INFO kablam! | Oct 22 01:18:55.514 INFO 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 22 01:18:55.514 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.515 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 22 01:18:55.515 INFO kablam! Oct 22 01:18:55.515 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.515 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.515 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.515 INFO kablam! ... Oct 22 01:18:55.515 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 22 01:18:55.515 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO 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 22 01:18:55.515 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.515 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 22 01:18:55.515 INFO kablam! Oct 22 01:18:55.515 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.515 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.515 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.515 INFO kablam! ... Oct 22 01:18:55.515 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 22 01:18:55.515 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO 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 22 01:18:55.515 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.515 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 22 01:18:55.515 INFO kablam! Oct 22 01:18:55.515 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.515 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.515 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.515 INFO kablam! ... Oct 22 01:18:55.515 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 22 01:18:55.515 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO 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 22 01:18:55.515 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.515 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 22 01:18:55.515 INFO kablam! Oct 22 01:18:55.515 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.515 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.515 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.515 INFO kablam! ... Oct 22 01:18:55.515 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 22 01:18:55.515 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO 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 22 01:18:55.515 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.515 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 22 01:18:55.515 INFO kablam! Oct 22 01:18:55.515 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.515 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.515 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.515 INFO kablam! ... Oct 22 01:18:55.515 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 22 01:18:55.515 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO 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 22 01:18:55.515 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.515 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 22 01:18:55.515 INFO kablam! Oct 22 01:18:55.515 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.515 INFO kablam! --> src/attribute.rs:144:43 Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 22 01:18:55.515 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO 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 22 01:18:55.515 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.515 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 22 01:18:55.515 INFO kablam! Oct 22 01:18:55.515 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.515 INFO kablam! --> src/group.rs:61:36 Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 22 01:18:55.515 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.515 INFO kablam! | Oct 22 01:18:55.515 INFO 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 22 01:18:55.516 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.516 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 22 01:18:55.516 INFO kablam! Oct 22 01:18:55.516 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.516 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.516 INFO kablam! | Oct 22 01:18:55.516 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.516 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.516 INFO kablam! ... Oct 22 01:18:55.516 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Oct 22 01:18:55.516 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 22 01:18:55.516 INFO kablam! | Oct 22 01:18:55.516 INFO 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 22 01:18:55.516 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.516 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 22 01:18:55.516 INFO kablam! Oct 22 01:18:55.516 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.516 INFO kablam! --> src/group.rs:69:36 Oct 22 01:18:55.516 INFO kablam! | Oct 22 01:18:55.516 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Oct 22 01:18:55.516 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.516 INFO kablam! | Oct 22 01:18:55.516 INFO 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 22 01:18:55.516 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.516 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 22 01:18:55.516 INFO kablam! Oct 22 01:18:55.516 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.516 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.516 INFO kablam! | Oct 22 01:18:55.536 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.536 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.536 INFO kablam! ... Oct 22 01:18:55.536 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Oct 22 01:18:55.536 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 22 01:18:55.536 INFO kablam! | Oct 22 01:18:55.536 INFO 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 22 01:18:55.536 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.536 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 22 01:18:55.536 INFO kablam! Oct 22 01:18:55.536 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.536 INFO kablam! --> src/group.rs:77:36 Oct 22 01:18:55.536 INFO kablam! | Oct 22 01:18:55.536 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 22 01:18:55.536 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.536 INFO kablam! | Oct 22 01:18:55.536 INFO 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 22 01:18:55.536 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.536 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 22 01:18:55.536 INFO kablam! Oct 22 01:18:55.536 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.536 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.536 INFO kablam! | Oct 22 01:18:55.536 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.536 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.536 INFO kablam! ... Oct 22 01:18:55.536 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Oct 22 01:18:55.536 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 22 01:18:55.536 INFO kablam! | Oct 22 01:18:55.536 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:85:36 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Oct 22 01:18:55.537 INFO kablam! | ^^^^^^ Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.537 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.537 INFO kablam! ... Oct 22 01:18:55.537 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Oct 22 01:18:55.537 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:93:36 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 22 01:18:55.537 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.537 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.537 INFO kablam! ... Oct 22 01:18:55.537 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Oct 22 01:18:55.537 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:101:36 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 22 01:18:55.537 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.537 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.537 INFO kablam! ... Oct 22 01:18:55.537 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Oct 22 01:18:55.537 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:109:36 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 22 01:18:55.537 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO 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 22 01:18:55.537 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.537 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 22 01:18:55.537 INFO kablam! Oct 22 01:18:55.537 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.537 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.537 INFO kablam! | Oct 22 01:18:55.537 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.537 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.538 INFO kablam! ... Oct 22 01:18:55.538 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Oct 22 01:18:55.538 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:117:36 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Oct 22 01:18:55.538 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.538 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.538 INFO kablam! ... Oct 22 01:18:55.538 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Oct 22 01:18:55.538 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:125:36 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Oct 22 01:18:55.538 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.538 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.538 INFO kablam! ... Oct 22 01:18:55.538 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Oct 22 01:18:55.538 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:140:36 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 22 01:18:55.538 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.538 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.538 INFO kablam! ... Oct 22 01:18:55.538 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Oct 22 01:18:55.538 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:147:36 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Oct 22 01:18:55.538 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO 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 22 01:18:55.538 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.538 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 22 01:18:55.538 INFO kablam! Oct 22 01:18:55.538 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.538 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.538 INFO kablam! | Oct 22 01:18:55.538 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.539 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.539 INFO kablam! ... Oct 22 01:18:55.539 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Oct 22 01:18:55.539 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:154:36 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 22 01:18:55.539 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.539 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.539 INFO kablam! ... Oct 22 01:18:55.539 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Oct 22 01:18:55.539 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:161:36 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Oct 22 01:18:55.539 INFO kablam! | ^^^^^^ Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.539 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.539 INFO kablam! ... Oct 22 01:18:55.539 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Oct 22 01:18:55.539 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:168:36 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 22 01:18:55.539 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.539 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.539 INFO kablam! ... Oct 22 01:18:55.539 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Oct 22 01:18:55.539 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:175:36 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 22 01:18:55.539 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.539 INFO 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 22 01:18:55.539 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.539 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 22 01:18:55.539 INFO kablam! Oct 22 01:18:55.539 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.539 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.539 INFO kablam! | Oct 22 01:18:55.540 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.540 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.540 INFO kablam! ... Oct 22 01:18:55.540 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Oct 22 01:18:55.540 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO 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 22 01:18:55.540 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.540 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 22 01:18:55.540 INFO kablam! Oct 22 01:18:55.540 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.540 INFO kablam! --> src/group.rs:182:36 Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 22 01:18:55.540 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO 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 22 01:18:55.540 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.540 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 22 01:18:55.540 INFO kablam! Oct 22 01:18:55.540 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.540 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.540 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.540 INFO kablam! ... Oct 22 01:18:55.540 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Oct 22 01:18:55.540 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO 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 22 01:18:55.540 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.540 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 22 01:18:55.540 INFO kablam! Oct 22 01:18:55.540 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.540 INFO kablam! --> src/group.rs:189:36 Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Oct 22 01:18:55.540 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO 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 22 01:18:55.540 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.540 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 22 01:18:55.540 INFO kablam! Oct 22 01:18:55.540 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.540 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.540 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.540 INFO kablam! ... Oct 22 01:18:55.540 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Oct 22 01:18:55.540 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO 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 22 01:18:55.540 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.540 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 22 01:18:55.540 INFO kablam! Oct 22 01:18:55.540 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.540 INFO kablam! --> src/group.rs:196:36 Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Oct 22 01:18:55.540 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO 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 22 01:18:55.540 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.540 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 22 01:18:55.540 INFO kablam! Oct 22 01:18:55.540 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.540 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.540 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.540 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.540 INFO kablam! ... Oct 22 01:18:55.540 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Oct 22 01:18:55.540 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.540 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/group.rs:203:36 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/group.rs:214:19 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 214 | if err != nc_noerr { Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/group.rs:224:31 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/group.rs:231:29 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 231 | var_id: nc_global, Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/group.rs:247:19 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 247 | if err != nc_noerr { Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/group.rs:291:19 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 291 | if err != nc_noerr { Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/group.rs:362:50 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.541 INFO kablam! --> src/dimension.rs:24:38 Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 22 01:18:55.541 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.541 INFO kablam! | Oct 22 01:18:55.541 INFO 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 22 01:18:55.541 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.541 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 22 01:18:55.541 INFO kablam! Oct 22 01:18:55.541 INFO kablam! error: aborting due to 97 previous errors Oct 22 01:18:55.542 INFO kablam! Oct 22 01:18:55.542 INFO kablam! error: Could not compile `netcdf`. Oct 22 01:18:55.542 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:18:55.661 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.661 INFO kablam! --> src/file.rs:23:15 Oct 22 01:18:55.661 INFO kablam! | Oct 22 01:18:55.661 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.661 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.661 INFO kablam! | Oct 22 01:18:55.661 INFO kablam! = note: #[deny(safe_extern_statics)] on by default Oct 22 01:18:55.661 INFO 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 22 01:18:55.661 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.661 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 22 01:18:55.661 INFO kablam! Oct 22 01:18:55.661 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.661 INFO kablam! --> src/file.rs:51:15 Oct 22 01:18:55.661 INFO kablam! | Oct 22 01:18:55.661 INFO kablam! 51 | if err != nc_noerr { Oct 22 01:18:55.661 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.661 INFO kablam! | Oct 22 01:18:55.662 INFO 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 22 01:18:55.662 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.662 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 22 01:18:55.662 INFO kablam! Oct 22 01:18:55.662 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.662 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.662 INFO kablam! | Oct 22 01:18:55.662 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.662 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.662 INFO kablam! ... Oct 22 01:18:55.662 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 22 01:18:55.662 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.662 INFO kablam! | Oct 22 01:18:55.662 INFO 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 22 01:18:55.662 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.662 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 22 01:18:55.662 INFO kablam! Oct 22 01:18:55.662 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.662 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.662 INFO kablam! | Oct 22 01:18:55.662 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.662 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.663 INFO kablam! ... Oct 22 01:18:55.663 INFO kablam! 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Oct 22 01:18:55.663 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.663 INFO kablam! | Oct 22 01:18:55.663 INFO 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 22 01:18:55.663 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.663 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 22 01:18:55.663 INFO kablam! Oct 22 01:18:55.663 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.663 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.663 INFO kablam! | Oct 22 01:18:55.663 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.663 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.663 INFO kablam! ... Oct 22 01:18:55.663 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 22 01:18:55.663 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.663 INFO kablam! | Oct 22 01:18:55.663 INFO 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 22 01:18:55.663 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.663 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 22 01:18:55.663 INFO kablam! Oct 22 01:18:55.664 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.664 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.664 INFO kablam! | Oct 22 01:18:55.664 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.664 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.664 INFO kablam! ... Oct 22 01:18:55.664 INFO kablam! 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Oct 22 01:18:55.664 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.664 INFO kablam! | Oct 22 01:18:55.664 INFO 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 22 01:18:55.664 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.664 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 22 01:18:55.664 INFO kablam! Oct 22 01:18:55.664 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.664 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.664 INFO kablam! | Oct 22 01:18:55.664 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.665 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.665 INFO kablam! ... Oct 22 01:18:55.665 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 22 01:18:55.665 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.665 INFO kablam! | Oct 22 01:18:55.665 INFO 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 22 01:18:55.665 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.665 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 22 01:18:55.665 INFO kablam! Oct 22 01:18:55.665 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.665 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.665 INFO kablam! | Oct 22 01:18:55.665 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.665 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.665 INFO kablam! ... Oct 22 01:18:55.665 INFO kablam! 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Oct 22 01:18:55.665 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.665 INFO kablam! | Oct 22 01:18:55.665 INFO 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 22 01:18:55.666 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.666 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 22 01:18:55.666 INFO kablam! Oct 22 01:18:55.666 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.666 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.666 INFO kablam! | Oct 22 01:18:55.666 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.666 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.666 INFO kablam! ... Oct 22 01:18:55.666 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 22 01:18:55.666 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.666 INFO kablam! | Oct 22 01:18:55.666 INFO 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 22 01:18:55.666 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.666 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 22 01:18:55.666 INFO kablam! Oct 22 01:18:55.666 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.666 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.667 INFO kablam! | Oct 22 01:18:55.667 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.667 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.667 INFO kablam! ... Oct 22 01:18:55.667 INFO kablam! 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Oct 22 01:18:55.667 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.667 INFO kablam! | Oct 22 01:18:55.667 INFO 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 22 01:18:55.667 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.667 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 22 01:18:55.667 INFO kablam! Oct 22 01:18:55.667 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.667 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.667 INFO kablam! | Oct 22 01:18:55.667 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.667 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.667 INFO kablam! ... Oct 22 01:18:55.667 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 22 01:18:55.667 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 22 01:18:55.668 INFO kablam! | Oct 22 01:18:55.668 INFO 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 22 01:18:55.668 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.668 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 22 01:18:55.668 INFO kablam! Oct 22 01:18:55.668 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.668 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.668 INFO kablam! | Oct 22 01:18:55.668 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.668 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.668 INFO kablam! ... Oct 22 01:18:55.668 INFO kablam! 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Oct 22 01:18:55.668 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 22 01:18:55.668 INFO kablam! | Oct 22 01:18:55.668 INFO 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 22 01:18:55.668 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.668 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 22 01:18:55.668 INFO kablam! Oct 22 01:18:55.669 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.669 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.669 INFO kablam! | Oct 22 01:18:55.669 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.669 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.669 INFO kablam! ... Oct 22 01:18:55.669 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 22 01:18:55.669 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.669 INFO kablam! | Oct 22 01:18:55.669 INFO 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 22 01:18:55.669 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.669 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 22 01:18:55.670 INFO kablam! Oct 22 01:18:55.670 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.670 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.670 INFO kablam! | Oct 22 01:18:55.670 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.670 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.670 INFO kablam! ... Oct 22 01:18:55.670 INFO kablam! 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Oct 22 01:18:55.670 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 22 01:18:55.670 INFO kablam! | Oct 22 01:18:55.670 INFO 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 22 01:18:55.670 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.670 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 22 01:18:55.670 INFO kablam! Oct 22 01:18:55.670 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.670 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.670 INFO kablam! | Oct 22 01:18:55.671 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.671 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.671 INFO kablam! ... Oct 22 01:18:55.671 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 22 01:18:55.671 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.671 INFO kablam! | Oct 22 01:18:55.671 INFO 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 22 01:18:55.671 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.671 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 22 01:18:55.671 INFO kablam! Oct 22 01:18:55.671 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.671 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.671 INFO kablam! | Oct 22 01:18:55.671 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.671 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.671 INFO kablam! ... Oct 22 01:18:55.671 INFO kablam! 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Oct 22 01:18:55.671 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.671 INFO kablam! | Oct 22 01:18:55.671 INFO 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 22 01:18:55.671 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.672 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 22 01:18:55.672 INFO kablam! Oct 22 01:18:55.672 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.672 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.672 INFO kablam! | Oct 22 01:18:55.672 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.672 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.672 INFO kablam! ... Oct 22 01:18:55.672 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 22 01:18:55.672 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.672 INFO kablam! | Oct 22 01:18:55.672 INFO 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 22 01:18:55.672 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.672 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 22 01:18:55.672 INFO kablam! Oct 22 01:18:55.676 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.676 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.676 INFO kablam! | Oct 22 01:18:55.676 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.676 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.676 INFO kablam! ... Oct 22 01:18:55.676 INFO kablam! 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Oct 22 01:18:55.676 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.676 INFO kablam! | Oct 22 01:18:55.676 INFO 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 22 01:18:55.676 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.676 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 22 01:18:55.676 INFO kablam! Oct 22 01:18:55.676 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.676 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.676 INFO kablam! | Oct 22 01:18:55.676 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.676 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.676 INFO kablam! ... Oct 22 01:18:55.676 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 22 01:18:55.676 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.676 INFO kablam! | Oct 22 01:18:55.676 INFO 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 22 01:18:55.676 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.676 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 22 01:18:55.676 INFO kablam! Oct 22 01:18:55.676 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.676 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.676 INFO kablam! | Oct 22 01:18:55.676 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.676 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.676 INFO kablam! ... Oct 22 01:18:55.676 INFO kablam! 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Oct 22 01:18:55.676 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.676 INFO kablam! | Oct 22 01:18:55.676 INFO 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 22 01:18:55.676 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.676 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 22 01:18:55.676 INFO kablam! Oct 22 01:18:55.676 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.676 INFO kablam! --> src/variable.rs:14:40 Oct 22 01:18:55.676 INFO kablam! | Oct 22 01:18:55.676 INFO kablam! 14 | if (!$cast) && ($me.vartype != $nc_type) { Oct 22 01:18:55.676 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.677 INFO kablam! ... Oct 22 01:18:55.677 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 22 01:18:55.677 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO 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 22 01:18:55.677 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.677 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 22 01:18:55.677 INFO kablam! Oct 22 01:18:55.677 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.677 INFO kablam! --> src/variable.rs:24:19 Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO kablam! 24 | if err != nc_noerr { Oct 22 01:18:55.677 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.677 INFO kablam! ... Oct 22 01:18:55.677 INFO kablam! 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Oct 22 01:18:55.677 INFO kablam! | --------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO 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 22 01:18:55.677 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.677 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 22 01:18:55.677 INFO kablam! Oct 22 01:18:55.677 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.677 INFO kablam! --> src/variable.rs:101:38 Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO kablam! 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 22 01:18:55.677 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO 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 22 01:18:55.677 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.677 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 22 01:18:55.677 INFO kablam! Oct 22 01:18:55.677 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.677 INFO kablam! --> src/variable.rs:105:56 Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO kablam! 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Oct 22 01:18:55.677 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO 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 22 01:18:55.677 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.677 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 22 01:18:55.677 INFO kablam! Oct 22 01:18:55.677 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.677 INFO kablam! --> src/attribute.rs:53:41 Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO kablam! 53 | if (!cast) && (self.attrtype != nc_char) { Oct 22 01:18:55.677 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO 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 22 01:18:55.677 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.677 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 22 01:18:55.677 INFO kablam! Oct 22 01:18:55.677 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.677 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.677 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.677 INFO kablam! ... Oct 22 01:18:55.677 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 22 01:18:55.677 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO 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 22 01:18:55.677 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.677 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 22 01:18:55.677 INFO kablam! Oct 22 01:18:55.677 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.677 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.677 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.677 INFO kablam! ... Oct 22 01:18:55.677 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 22 01:18:55.677 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO 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 22 01:18:55.677 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.677 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 22 01:18:55.677 INFO kablam! Oct 22 01:18:55.677 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.677 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.677 INFO kablam! | Oct 22 01:18:55.677 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.677 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.677 INFO kablam! ... Oct 22 01:18:55.677 INFO kablam! 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Oct 22 01:18:55.678 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO 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 22 01:18:55.678 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.678 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 22 01:18:55.678 INFO kablam! Oct 22 01:18:55.678 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.678 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.678 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.678 INFO kablam! ... Oct 22 01:18:55.678 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 22 01:18:55.678 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO 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 22 01:18:55.678 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.678 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 22 01:18:55.678 INFO kablam! Oct 22 01:18:55.678 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.678 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.678 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.678 INFO kablam! ... Oct 22 01:18:55.678 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 22 01:18:55.678 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO 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 22 01:18:55.678 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.678 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 22 01:18:55.678 INFO kablam! Oct 22 01:18:55.678 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.678 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.678 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.678 INFO kablam! ... Oct 22 01:18:55.678 INFO kablam! 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Oct 22 01:18:55.678 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO 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 22 01:18:55.678 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.678 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 22 01:18:55.678 INFO kablam! Oct 22 01:18:55.678 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.678 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.678 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.678 INFO kablam! ... Oct 22 01:18:55.678 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 22 01:18:55.678 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO 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 22 01:18:55.678 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.678 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 22 01:18:55.678 INFO kablam! Oct 22 01:18:55.678 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.678 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.678 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.678 INFO kablam! ... Oct 22 01:18:55.678 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 22 01:18:55.678 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO 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 22 01:18:55.678 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.678 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 22 01:18:55.678 INFO kablam! Oct 22 01:18:55.678 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.678 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.678 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.678 INFO kablam! ... Oct 22 01:18:55.678 INFO kablam! 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Oct 22 01:18:55.678 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.678 INFO kablam! | Oct 22 01:18:55.678 INFO 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 22 01:18:55.678 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.678 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 22 01:18:55.678 INFO kablam! Oct 22 01:18:55.678 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.678 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.679 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.679 INFO kablam! ... Oct 22 01:18:55.679 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 22 01:18:55.679 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO 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 22 01:18:55.679 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.679 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 22 01:18:55.679 INFO kablam! Oct 22 01:18:55.679 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.679 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.679 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.679 INFO kablam! ... Oct 22 01:18:55.679 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 22 01:18:55.679 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO 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 22 01:18:55.679 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.679 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 22 01:18:55.679 INFO kablam! Oct 22 01:18:55.679 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.679 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.679 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.679 INFO kablam! ... Oct 22 01:18:55.679 INFO kablam! 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Oct 22 01:18:55.679 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO 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 22 01:18:55.679 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.679 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 22 01:18:55.679 INFO kablam! Oct 22 01:18:55.679 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.679 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.679 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.679 INFO kablam! ... Oct 22 01:18:55.679 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 22 01:18:55.679 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO 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 22 01:18:55.679 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.679 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 22 01:18:55.679 INFO kablam! Oct 22 01:18:55.679 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.679 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.679 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.679 INFO kablam! ... Oct 22 01:18:55.679 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 22 01:18:55.679 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO 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 22 01:18:55.679 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.679 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 22 01:18:55.679 INFO kablam! Oct 22 01:18:55.679 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.679 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.679 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.679 INFO kablam! ... Oct 22 01:18:55.679 INFO kablam! 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Oct 22 01:18:55.679 INFO kablam! | ------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO 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 22 01:18:55.679 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.679 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 22 01:18:55.679 INFO kablam! Oct 22 01:18:55.679 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.679 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.679 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.679 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.679 INFO kablam! ... Oct 22 01:18:55.679 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 22 01:18:55.679 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.679 INFO kablam! | Oct 22 01:18:55.680 INFO 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 22 01:18:55.680 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.680 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 22 01:18:55.680 INFO kablam! Oct 22 01:18:55.680 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.680 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.680 INFO kablam! | Oct 22 01:18:55.680 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.680 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.680 INFO kablam! ... Oct 22 01:18:55.680 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 22 01:18:55.680 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.680 INFO kablam! | Oct 22 01:18:55.680 INFO 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 22 01:18:55.680 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.680 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 22 01:18:55.680 INFO kablam! Oct 22 01:18:55.680 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.680 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.680 INFO kablam! | Oct 22 01:18:55.680 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.680 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.680 INFO kablam! ... Oct 22 01:18:55.680 INFO kablam! 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Oct 22 01:18:55.680 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.680 INFO kablam! | Oct 22 01:18:55.680 INFO 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 22 01:18:55.680 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.680 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 22 01:18:55.680 INFO kablam! Oct 22 01:18:55.686 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.686 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.686 INFO kablam! | Oct 22 01:18:55.686 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.686 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.686 INFO kablam! ... Oct 22 01:18:55.686 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 22 01:18:55.686 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.686 INFO kablam! | Oct 22 01:18:55.686 INFO 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 22 01:18:55.686 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.686 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 22 01:18:55.686 INFO kablam! Oct 22 01:18:55.686 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.687 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.687 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.687 INFO kablam! ... Oct 22 01:18:55.687 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 22 01:18:55.687 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO 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 22 01:18:55.687 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.687 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 22 01:18:55.687 INFO kablam! Oct 22 01:18:55.687 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.687 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.687 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.687 INFO kablam! ... Oct 22 01:18:55.687 INFO kablam! 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Oct 22 01:18:55.687 INFO kablam! | ------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO 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 22 01:18:55.687 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.687 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 22 01:18:55.687 INFO kablam! Oct 22 01:18:55.687 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.687 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.687 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.687 INFO kablam! ... Oct 22 01:18:55.687 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 22 01:18:55.687 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO 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 22 01:18:55.687 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.687 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 22 01:18:55.687 INFO kablam! Oct 22 01:18:55.687 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.687 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.687 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.687 INFO kablam! ... Oct 22 01:18:55.687 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 22 01:18:55.687 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO 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 22 01:18:55.687 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.687 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 22 01:18:55.687 INFO kablam! Oct 22 01:18:55.687 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.687 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.687 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.687 INFO kablam! ... Oct 22 01:18:55.687 INFO kablam! 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Oct 22 01:18:55.687 INFO kablam! | -------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO 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 22 01:18:55.687 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.687 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 22 01:18:55.687 INFO kablam! Oct 22 01:18:55.687 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.687 INFO kablam! --> src/attribute.rs:11:41 Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO kablam! 11 | if (!$cast) && ($me.attrtype != $nc_type) { Oct 22 01:18:55.687 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.687 INFO kablam! ... Oct 22 01:18:55.687 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 22 01:18:55.687 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO 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 22 01:18:55.687 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.687 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 22 01:18:55.687 INFO kablam! Oct 22 01:18:55.687 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.687 INFO kablam! --> src/attribute.rs:23:19 Oct 22 01:18:55.687 INFO kablam! | Oct 22 01:18:55.687 INFO kablam! 23 | if err != nc_noerr { Oct 22 01:18:55.687 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.688 INFO kablam! ... Oct 22 01:18:55.688 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 22 01:18:55.688 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO 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 22 01:18:55.688 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.688 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 22 01:18:55.688 INFO kablam! Oct 22 01:18:55.688 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.688 INFO kablam! --> src/attribute.rs:36:19 Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO kablam! 36 | if err != nc_noerr { Oct 22 01:18:55.688 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.688 INFO kablam! ... Oct 22 01:18:55.688 INFO kablam! 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Oct 22 01:18:55.688 INFO kablam! | ---------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO 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 22 01:18:55.688 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.688 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 22 01:18:55.688 INFO kablam! Oct 22 01:18:55.688 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.688 INFO kablam! --> src/attribute.rs:144:43 Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO kablam! 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 22 01:18:55.688 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO 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 22 01:18:55.688 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.688 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 22 01:18:55.688 INFO kablam! Oct 22 01:18:55.688 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.688 INFO kablam! --> src/group.rs:61:36 Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO kablam! 61 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 22 01:18:55.688 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO 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 22 01:18:55.688 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.688 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 22 01:18:55.688 INFO kablam! Oct 22 01:18:55.688 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.688 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.688 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.688 INFO kablam! ... Oct 22 01:18:55.688 INFO kablam! 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Oct 22 01:18:55.688 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO 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 22 01:18:55.688 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.688 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 22 01:18:55.688 INFO kablam! Oct 22 01:18:55.688 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.688 INFO kablam! --> src/group.rs:69:36 Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO kablam! 69 | fn get_nc_type(&self) -> i32 { nc_short } Oct 22 01:18:55.688 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO 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 22 01:18:55.688 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.688 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 22 01:18:55.688 INFO kablam! Oct 22 01:18:55.688 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.688 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.688 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.688 INFO kablam! ... Oct 22 01:18:55.688 INFO kablam! 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Oct 22 01:18:55.688 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO 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 22 01:18:55.688 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.688 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 22 01:18:55.688 INFO kablam! Oct 22 01:18:55.688 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.688 INFO kablam! --> src/group.rs:77:36 Oct 22 01:18:55.688 INFO kablam! | Oct 22 01:18:55.688 INFO kablam! 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 22 01:18:55.689 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO 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 22 01:18:55.689 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.689 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 22 01:18:55.689 INFO kablam! Oct 22 01:18:55.689 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.689 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.689 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.689 INFO kablam! ... Oct 22 01:18:55.689 INFO kablam! 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Oct 22 01:18:55.689 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO 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 22 01:18:55.689 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.689 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 22 01:18:55.689 INFO kablam! Oct 22 01:18:55.689 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.689 INFO kablam! --> src/group.rs:85:36 Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO kablam! 85 | fn get_nc_type(&self) -> i32 { nc_int } Oct 22 01:18:55.689 INFO kablam! | ^^^^^^ Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO 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 22 01:18:55.689 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.689 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 22 01:18:55.689 INFO kablam! Oct 22 01:18:55.689 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.689 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.689 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.689 INFO kablam! ... Oct 22 01:18:55.689 INFO kablam! 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Oct 22 01:18:55.689 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO 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 22 01:18:55.689 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.689 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 22 01:18:55.689 INFO kablam! Oct 22 01:18:55.689 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.689 INFO kablam! --> src/group.rs:93:36 Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO kablam! 93 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 22 01:18:55.689 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO 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 22 01:18:55.689 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.689 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 22 01:18:55.689 INFO kablam! Oct 22 01:18:55.689 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.689 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.689 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.689 INFO kablam! ... Oct 22 01:18:55.689 INFO kablam! 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Oct 22 01:18:55.689 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO 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 22 01:18:55.689 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.689 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 22 01:18:55.689 INFO kablam! Oct 22 01:18:55.689 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.689 INFO kablam! --> src/group.rs:101:36 Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO kablam! 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 22 01:18:55.689 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO 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 22 01:18:55.689 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.689 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 22 01:18:55.689 INFO kablam! Oct 22 01:18:55.689 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.689 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.689 INFO kablam! | Oct 22 01:18:55.689 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.689 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.689 INFO kablam! ... Oct 22 01:18:55.689 INFO kablam! 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Oct 22 01:18:55.690 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO 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 22 01:18:55.690 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.690 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 22 01:18:55.690 INFO kablam! Oct 22 01:18:55.690 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.690 INFO kablam! --> src/group.rs:109:36 Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO kablam! 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 22 01:18:55.690 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO 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 22 01:18:55.690 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.690 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 22 01:18:55.690 INFO kablam! Oct 22 01:18:55.690 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.690 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.690 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.690 INFO kablam! ... Oct 22 01:18:55.690 INFO kablam! 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Oct 22 01:18:55.690 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO 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 22 01:18:55.690 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.690 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 22 01:18:55.690 INFO kablam! Oct 22 01:18:55.690 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.690 INFO kablam! --> src/group.rs:117:36 Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO kablam! 117 | fn get_nc_type(&self) -> i32 { nc_float } Oct 22 01:18:55.690 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO 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 22 01:18:55.690 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.690 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 22 01:18:55.690 INFO kablam! Oct 22 01:18:55.690 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.690 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.690 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.690 INFO kablam! ... Oct 22 01:18:55.690 INFO kablam! 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Oct 22 01:18:55.690 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO 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 22 01:18:55.690 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.690 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 22 01:18:55.690 INFO kablam! Oct 22 01:18:55.690 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.690 INFO kablam! --> src/group.rs:125:36 Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO kablam! 125 | fn get_nc_type(&self) -> i32 { nc_double } Oct 22 01:18:55.690 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO 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 22 01:18:55.690 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.690 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 22 01:18:55.690 INFO kablam! Oct 22 01:18:55.690 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.690 INFO kablam! --> src/group.rs:28:19 Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO kablam! 28 | if err != nc_noerr { Oct 22 01:18:55.690 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.690 INFO kablam! ... Oct 22 01:18:55.690 INFO kablam! 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Oct 22 01:18:55.690 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO 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 22 01:18:55.690 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.690 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 22 01:18:55.690 INFO kablam! Oct 22 01:18:55.690 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.690 INFO kablam! --> src/group.rs:140:36 Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.690 INFO kablam! 140 | fn get_nc_type(&self) -> i32 { nc_byte } Oct 22 01:18:55.690 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.690 INFO kablam! | Oct 22 01:18:55.691 INFO 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 22 01:18:55.691 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.691 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 22 01:18:55.691 INFO kablam! Oct 22 01:18:55.691 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.691 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.691 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.691 INFO kablam! ... Oct 22 01:18:55.691 INFO kablam! 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Oct 22 01:18:55.691 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO 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 22 01:18:55.691 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.691 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 22 01:18:55.691 INFO kablam! Oct 22 01:18:55.691 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.691 INFO kablam! --> src/group.rs:147:36 Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO kablam! 147 | fn get_nc_type(&self) -> i32 { nc_short } Oct 22 01:18:55.691 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO 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 22 01:18:55.691 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.691 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 22 01:18:55.691 INFO kablam! Oct 22 01:18:55.691 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.691 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.691 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.691 INFO kablam! ... Oct 22 01:18:55.691 INFO kablam! 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Oct 22 01:18:55.691 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO 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 22 01:18:55.691 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.691 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 22 01:18:55.691 INFO kablam! Oct 22 01:18:55.691 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.691 INFO kablam! --> src/group.rs:154:36 Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO kablam! 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Oct 22 01:18:55.691 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO 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 22 01:18:55.691 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.691 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 22 01:18:55.691 INFO kablam! Oct 22 01:18:55.691 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.691 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.691 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.691 INFO kablam! ... Oct 22 01:18:55.691 INFO kablam! 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Oct 22 01:18:55.691 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO 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 22 01:18:55.691 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.691 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 22 01:18:55.691 INFO kablam! Oct 22 01:18:55.691 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.691 INFO kablam! --> src/group.rs:161:36 Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO kablam! 161 | fn get_nc_type(&self) -> i32 { nc_int } Oct 22 01:18:55.691 INFO kablam! | ^^^^^^ Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO 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 22 01:18:55.691 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.691 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 22 01:18:55.691 INFO kablam! Oct 22 01:18:55.691 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.691 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.691 INFO kablam! | Oct 22 01:18:55.691 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.691 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.691 INFO kablam! ... Oct 22 01:18:55.691 INFO kablam! 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Oct 22 01:18:55.692 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO 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 22 01:18:55.692 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.692 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 22 01:18:55.692 INFO kablam! Oct 22 01:18:55.692 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.692 INFO kablam! --> src/group.rs:168:36 Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO kablam! 168 | fn get_nc_type(&self) -> i32 { nc_uint } Oct 22 01:18:55.692 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO 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 22 01:18:55.692 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.692 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 22 01:18:55.692 INFO kablam! Oct 22 01:18:55.692 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.692 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.692 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.692 INFO kablam! ... Oct 22 01:18:55.692 INFO kablam! 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Oct 22 01:18:55.692 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO 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 22 01:18:55.692 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.692 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 22 01:18:55.692 INFO kablam! Oct 22 01:18:55.692 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.692 INFO kablam! --> src/group.rs:175:36 Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO kablam! 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Oct 22 01:18:55.692 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO 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 22 01:18:55.692 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.692 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 22 01:18:55.692 INFO kablam! Oct 22 01:18:55.692 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.692 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.692 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.692 INFO kablam! ... Oct 22 01:18:55.692 INFO kablam! 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Oct 22 01:18:55.692 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO 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 22 01:18:55.692 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.692 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 22 01:18:55.692 INFO kablam! Oct 22 01:18:55.692 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.692 INFO kablam! --> src/group.rs:182:36 Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO kablam! 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Oct 22 01:18:55.692 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO 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 22 01:18:55.692 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.692 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 22 01:18:55.692 INFO kablam! Oct 22 01:18:55.692 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.692 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.692 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.692 INFO kablam! ... Oct 22 01:18:55.692 INFO kablam! 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Oct 22 01:18:55.692 INFO kablam! | --------------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO 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 22 01:18:55.692 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.692 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 22 01:18:55.692 INFO kablam! Oct 22 01:18:55.692 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.692 INFO kablam! --> src/group.rs:189:36 Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.692 INFO kablam! 189 | fn get_nc_type(&self) -> i32 { nc_float } Oct 22 01:18:55.692 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.692 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.693 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.693 INFO kablam! ... Oct 22 01:18:55.693 INFO kablam! 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Oct 22 01:18:55.693 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:196:36 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO kablam! 196 | fn get_nc_type(&self) -> i32 { nc_double } Oct 22 01:18:55.693 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:46:19 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO kablam! 46 | if err != nc_noerr { Oct 22 01:18:55.693 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.693 INFO kablam! ... Oct 22 01:18:55.693 INFO kablam! 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Oct 22 01:18:55.693 INFO kablam! | ------------------------------------------------------------------------ in this macro invocation Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:203:36 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO kablam! 203 | fn get_nc_type(&self) -> i32 { nc_char } Oct 22 01:18:55.693 INFO kablam! | ^^^^^^^ Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:214:19 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO kablam! 214 | if err != nc_noerr { Oct 22 01:18:55.693 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:224:31 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO kablam! 224 | try!(val.put(self.id, nc_global, name)); Oct 22 01:18:55.693 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:231:29 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO kablam! 231 | var_id: nc_global, Oct 22 01:18:55.693 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.693 INFO 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 22 01:18:55.693 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.693 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 22 01:18:55.693 INFO kablam! Oct 22 01:18:55.693 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.693 INFO kablam! --> src/group.rs:247:19 Oct 22 01:18:55.693 INFO kablam! | Oct 22 01:18:55.694 INFO kablam! 247 | if err != nc_noerr { Oct 22 01:18:55.694 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.694 INFO kablam! | Oct 22 01:18:55.694 INFO 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 22 01:18:55.694 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.694 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 22 01:18:55.694 INFO kablam! Oct 22 01:18:55.694 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.694 INFO kablam! --> src/group.rs:291:19 Oct 22 01:18:55.694 INFO kablam! | Oct 22 01:18:55.694 INFO kablam! 291 | if err != nc_noerr { Oct 22 01:18:55.694 INFO kablam! | ^^^^^^^^ Oct 22 01:18:55.694 INFO kablam! | Oct 22 01:18:55.694 INFO 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 22 01:18:55.694 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.694 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 22 01:18:55.694 INFO kablam! Oct 22 01:18:55.694 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.694 INFO kablam! --> src/group.rs:362:50 Oct 22 01:18:55.694 INFO kablam! | Oct 22 01:18:55.694 INFO kablam! 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Oct 22 01:18:55.694 INFO kablam! | ^^^^^^^^^ Oct 22 01:18:55.694 INFO kablam! | Oct 22 01:18:55.694 INFO 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 22 01:18:55.694 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.694 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 22 01:18:55.694 INFO kablam! Oct 22 01:18:55.694 INFO kablam! error: use of extern static is unsafe and requires unsafe function or block (error E0133) Oct 22 01:18:55.694 INFO kablam! --> src/dimension.rs:24:38 Oct 22 01:18:55.694 INFO kablam! | Oct 22 01:18:55.694 INFO kablam! 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Oct 22 01:18:55.694 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:18:55.694 INFO kablam! | Oct 22 01:18:55.694 INFO 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 22 01:18:55.694 INFO kablam! = note: for more information, see issue #36247 Oct 22 01:18:55.694 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 22 01:18:55.694 INFO kablam! Oct 22 01:18:55.699 INFO kablam! error: aborting due to 97 previous errors Oct 22 01:18:55.699 INFO kablam! Oct 22 01:18:55.704 INFO kablam! error: Could not compile `netcdf`. Oct 22 01:18:55.704 INFO kablam! Oct 22 01:18:55.704 INFO kablam! To learn more, run the command again with --verbose. Oct 22 01:18:55.705 INFO kablam! su: No module specific data is present Oct 22 01:18:55.993 INFO running `"docker" "rm" "-f" "f14185d1459f38427b04e86882776673fc1c986c1f99e4b60f75e2011ce6130b"` Oct 22 01:18:56.071 INFO blam! f14185d1459f38427b04e86882776673fc1c986c1f99e4b60f75e2011ce6130b