Dec 07 06:20:43.788 INFO testing netcdf-0.1.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 06:20:43.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 06:20:44.151 INFO [stdout] e03fe295b90a2cff4b7590c296dd2872ee9fffbef1c92ccc0c6dba879462f666 Dec 07 06:20:44.157 INFO running `"docker" "start" "-a" "e03fe295b90a2cff4b7590c296dd2872ee9fffbef1c92ccc0c6dba879462f666"` Dec 07 06:20:45.188 INFO [stderr] usermod: no changes Dec 07 06:20:45.284 INFO [stderr] Compiling netcdf-sys v0.1.0 Dec 07 06:20:46.928 INFO [stderr] Compiling netcdf v0.1.0 (/source) Dec 07 06:20:47.672 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.678 INFO [stderr] --> src/file.rs:23:15 Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.685 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] = note: #[deny(safe_extern_statics)] on by default Dec 07 06:20:47.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.685 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.685 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.685 INFO [stderr] Dec 07 06:20:47.685 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.685 INFO [stderr] --> src/file.rs:51:15 Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] 51 | if err != nc_noerr { Dec 07 06:20:47.685 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.685 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.685 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.685 INFO [stderr] Dec 07 06:20:47.685 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.685 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.685 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.685 INFO [stderr] ... Dec 07 06:20:47.685 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Dec 07 06:20:47.685 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.685 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.685 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.685 INFO [stderr] Dec 07 06:20:47.685 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.685 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.685 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.685 INFO [stderr] ... Dec 07 06:20:47.685 INFO [stderr] 43 | get_var_as_type!(self, nc_char, u8, nc_get_var_uchar, cast) Dec 07 06:20:47.685 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 07 06:20:47.685 INFO [stderr] | Dec 07 06:20:47.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.685 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.686 INFO [stderr] Dec 07 06:20:47.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.686 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.686 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.686 INFO [stderr] ... Dec 07 06:20:47.686 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Dec 07 06:20:47.686 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.686 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.686 INFO [stderr] Dec 07 06:20:47.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.686 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.686 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.686 INFO [stderr] ... Dec 07 06:20:47.686 INFO [stderr] 46 | get_var_as_type!(self, nc_byte, i8, nc_get_var_schar, cast) Dec 07 06:20:47.686 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.686 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.686 INFO [stderr] Dec 07 06:20:47.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.686 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.686 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.686 INFO [stderr] ... Dec 07 06:20:47.686 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Dec 07 06:20:47.686 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.686 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.686 INFO [stderr] Dec 07 06:20:47.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.686 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.686 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.686 INFO [stderr] ... Dec 07 06:20:47.686 INFO [stderr] 49 | get_var_as_type!(self, nc_short, i16, nc_get_var_short, cast) Dec 07 06:20:47.686 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.686 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.686 INFO [stderr] Dec 07 06:20:47.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.686 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.686 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.686 INFO [stderr] ... Dec 07 06:20:47.686 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Dec 07 06:20:47.686 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.686 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.686 INFO [stderr] Dec 07 06:20:47.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.686 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.686 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.686 INFO [stderr] ... Dec 07 06:20:47.686 INFO [stderr] 52 | get_var_as_type!(self, nc_ushort, u16, nc_get_var_ushort, cast) Dec 07 06:20:47.686 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.686 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.686 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.686 INFO [stderr] Dec 07 06:20:47.686 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.686 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.686 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.686 INFO [stderr] ... Dec 07 06:20:47.686 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Dec 07 06:20:47.686 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 07 06:20:47.686 INFO [stderr] | Dec 07 06:20:47.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.687 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.687 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.687 INFO [stderr] Dec 07 06:20:47.687 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.687 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.687 INFO [stderr] | Dec 07 06:20:47.687 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.687 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.687 INFO [stderr] ... Dec 07 06:20:47.687 INFO [stderr] 55 | get_var_as_type!(self, nc_int, i32, nc_get_var_int, cast) Dec 07 06:20:47.688 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.688 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.688 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.688 INFO [stderr] Dec 07 06:20:47.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.688 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.688 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.688 INFO [stderr] ... Dec 07 06:20:47.688 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Dec 07 06:20:47.688 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.688 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.688 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.688 INFO [stderr] Dec 07 06:20:47.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.688 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.688 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.688 INFO [stderr] ... Dec 07 06:20:47.688 INFO [stderr] 58 | get_var_as_type!(self, nc_uint, u32, nc_get_var_uint, cast) Dec 07 06:20:47.688 INFO [stderr] | ----------------------------------------------------------- in this macro invocation Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.688 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.688 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.688 INFO [stderr] Dec 07 06:20:47.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.688 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.688 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.688 INFO [stderr] ... Dec 07 06:20:47.688 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Dec 07 06:20:47.688 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.688 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.688 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.688 INFO [stderr] Dec 07 06:20:47.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.688 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.688 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.688 INFO [stderr] ... Dec 07 06:20:47.688 INFO [stderr] 61 | get_var_as_type!(self, nc_int64, i64, nc_get_var_longlong, cast) Dec 07 06:20:47.688 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.688 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.688 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.688 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.688 INFO [stderr] Dec 07 06:20:47.688 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.688 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.688 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.689 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.689 INFO [stderr] ... Dec 07 06:20:47.689 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Dec 07 06:20:47.689 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.689 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.689 INFO [stderr] Dec 07 06:20:47.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.689 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.689 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.689 INFO [stderr] ... Dec 07 06:20:47.689 INFO [stderr] 64 | get_var_as_type!(self, nc_uint64, u64, nc_get_var_ulonglong, cast) Dec 07 06:20:47.689 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.689 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.689 INFO [stderr] Dec 07 06:20:47.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.689 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.689 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.689 INFO [stderr] ... Dec 07 06:20:47.689 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Dec 07 06:20:47.689 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.689 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.689 INFO [stderr] Dec 07 06:20:47.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.689 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.689 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.689 INFO [stderr] ... Dec 07 06:20:47.689 INFO [stderr] 67 | get_var_as_type!(self, nc_float, f32, nc_get_var_float, cast) Dec 07 06:20:47.689 INFO [stderr] | ------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.689 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.689 INFO [stderr] Dec 07 06:20:47.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.689 INFO [stderr] --> src/variable.rs:14:40 Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] 14 | if (!$cast) && ($me.vartype != $nc_type) { Dec 07 06:20:47.689 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.689 INFO [stderr] ... Dec 07 06:20:47.689 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Dec 07 06:20:47.689 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.689 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.689 INFO [stderr] Dec 07 06:20:47.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.689 INFO [stderr] --> src/variable.rs:24:19 Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] 24 | if err != nc_noerr { Dec 07 06:20:47.689 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.689 INFO [stderr] ... Dec 07 06:20:47.689 INFO [stderr] 70 | get_var_as_type!(self, nc_double, f64, nc_get_var_double, cast) Dec 07 06:20:47.689 INFO [stderr] | --------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.689 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.689 INFO [stderr] Dec 07 06:20:47.689 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.689 INFO [stderr] --> src/variable.rs:101:38 Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] 101 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 07 06:20:47.689 INFO [stderr] | ^^^^^^^^^^^ Dec 07 06:20:47.689 INFO [stderr] | Dec 07 06:20:47.689 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.689 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.689 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/variable.rs:105:56 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] 105 | let mut dimids : Vec = Vec::with_capacity(nc_max_dims as usize); Dec 07 06:20:47.690 INFO [stderr] | ^^^^^^^^^^^ Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.690 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/attribute.rs:53:41 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] 53 | if (!cast) && (self.attrtype != nc_char) { Dec 07 06:20:47.690 INFO [stderr] | ^^^^^^^ Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.690 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.690 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.690 INFO [stderr] ... Dec 07 06:20:47.690 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 07 06:20:47.690 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.690 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.690 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.690 INFO [stderr] ... Dec 07 06:20:47.690 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 07 06:20:47.690 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.690 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.690 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.690 INFO [stderr] ... Dec 07 06:20:47.690 INFO [stderr] 89 | get_attr_as_type!(self, nc_byte, i8, nc_get_att_schar, cast) Dec 07 06:20:47.690 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.690 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.690 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.690 INFO [stderr] ... Dec 07 06:20:47.690 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 07 06:20:47.690 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.690 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.690 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.690 INFO [stderr] ... Dec 07 06:20:47.690 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 07 06:20:47.690 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.690 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.690 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.690 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.690 INFO [stderr] Dec 07 06:20:47.690 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.690 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.690 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.691 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.691 INFO [stderr] ... Dec 07 06:20:47.691 INFO [stderr] 93 | get_attr_as_type!(self, nc_short, i16, nc_get_att_short, cast) Dec 07 06:20:47.691 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.691 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.691 INFO [stderr] Dec 07 06:20:47.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.691 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.691 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.691 INFO [stderr] ... Dec 07 06:20:47.691 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 07 06:20:47.691 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.691 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.691 INFO [stderr] Dec 07 06:20:47.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.691 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.691 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.691 INFO [stderr] ... Dec 07 06:20:47.691 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 07 06:20:47.691 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.691 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.691 INFO [stderr] Dec 07 06:20:47.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.691 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.691 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.691 INFO [stderr] ... Dec 07 06:20:47.691 INFO [stderr] 97 | get_attr_as_type!(self, nc_ushort, u16, nc_get_att_ushort, cast) Dec 07 06:20:47.691 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.691 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.691 INFO [stderr] Dec 07 06:20:47.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.691 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.691 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.691 INFO [stderr] ... Dec 07 06:20:47.691 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 07 06:20:47.691 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.691 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.691 INFO [stderr] Dec 07 06:20:47.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.691 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.691 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.691 INFO [stderr] ... Dec 07 06:20:47.691 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 07 06:20:47.691 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.691 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.691 INFO [stderr] Dec 07 06:20:47.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.691 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.691 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.691 INFO [stderr] ... Dec 07 06:20:47.691 INFO [stderr] 101 | get_attr_as_type!(self, nc_int, i32, nc_get_att_int, cast) Dec 07 06:20:47.691 INFO [stderr] | ---------------------------------------------------------- in this macro invocation Dec 07 06:20:47.691 INFO [stderr] | Dec 07 06:20:47.691 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.691 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.691 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.691 INFO [stderr] Dec 07 06:20:47.691 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.692 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.692 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.692 INFO [stderr] ... Dec 07 06:20:47.692 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 07 06:20:47.692 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.692 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.692 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.692 INFO [stderr] Dec 07 06:20:47.692 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.692 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.692 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.692 INFO [stderr] ... Dec 07 06:20:47.692 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 07 06:20:47.692 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.692 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.692 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.692 INFO [stderr] Dec 07 06:20:47.692 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.692 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.692 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.692 INFO [stderr] ... Dec 07 06:20:47.692 INFO [stderr] 105 | get_attr_as_type!(self, nc_uint, u32, nc_get_att_uint, cast) Dec 07 06:20:47.692 INFO [stderr] | ------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.692 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.692 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.692 INFO [stderr] Dec 07 06:20:47.692 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.692 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.692 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.692 INFO [stderr] ... Dec 07 06:20:47.692 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 07 06:20:47.692 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.692 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.692 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.692 INFO [stderr] Dec 07 06:20:47.692 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.692 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.692 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.692 INFO [stderr] ... Dec 07 06:20:47.692 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 07 06:20:47.692 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.692 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.692 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.692 INFO [stderr] Dec 07 06:20:47.692 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.692 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.692 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.692 INFO [stderr] ... Dec 07 06:20:47.692 INFO [stderr] 109 | get_attr_as_type!(self, nc_int64, i64, nc_get_att_longlong, cast) Dec 07 06:20:47.692 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.692 INFO [stderr] | Dec 07 06:20:47.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.692 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.692 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.692 INFO [stderr] Dec 07 06:20:47.693 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.693 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.693 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.693 INFO [stderr] ... Dec 07 06:20:47.693 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 07 06:20:47.693 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.693 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.693 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.693 INFO [stderr] Dec 07 06:20:47.693 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.693 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.693 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.693 INFO [stderr] ... Dec 07 06:20:47.693 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 07 06:20:47.693 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.693 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.693 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.693 INFO [stderr] Dec 07 06:20:47.693 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.693 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.693 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.693 INFO [stderr] ... Dec 07 06:20:47.693 INFO [stderr] 113 | get_attr_as_type!(self, nc_uint64, u64, nc_get_att_ulonglong, cast) Dec 07 06:20:47.693 INFO [stderr] | ------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.693 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.693 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.693 INFO [stderr] Dec 07 06:20:47.693 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.693 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.693 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.693 INFO [stderr] ... Dec 07 06:20:47.693 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 07 06:20:47.693 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.693 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.693 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.693 INFO [stderr] Dec 07 06:20:47.693 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.693 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.693 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.693 INFO [stderr] ... Dec 07 06:20:47.693 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 07 06:20:47.693 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.693 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.693 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.693 INFO [stderr] Dec 07 06:20:47.693 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.693 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.693 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.693 INFO [stderr] ... Dec 07 06:20:47.693 INFO [stderr] 117 | get_attr_as_type!(self, nc_float, f32, nc_get_att_float, cast) Dec 07 06:20:47.693 INFO [stderr] | -------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.693 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.693 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.693 INFO [stderr] Dec 07 06:20:47.693 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.693 INFO [stderr] --> src/attribute.rs:11:41 Dec 07 06:20:47.693 INFO [stderr] | Dec 07 06:20:47.693 INFO [stderr] 11 | if (!$cast) && ($me.attrtype != $nc_type) { Dec 07 06:20:47.693 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.693 INFO [stderr] ... Dec 07 06:20:47.694 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 07 06:20:47.694 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.694 INFO [stderr] Dec 07 06:20:47.694 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.694 INFO [stderr] --> src/attribute.rs:23:19 Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] 23 | if err != nc_noerr { Dec 07 06:20:47.694 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.694 INFO [stderr] ... Dec 07 06:20:47.694 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 07 06:20:47.694 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.694 INFO [stderr] Dec 07 06:20:47.694 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.694 INFO [stderr] --> src/attribute.rs:36:19 Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] 36 | if err != nc_noerr { Dec 07 06:20:47.694 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.694 INFO [stderr] ... Dec 07 06:20:47.694 INFO [stderr] 121 | get_attr_as_type!(self, nc_double, f64, nc_get_att_double, cast) Dec 07 06:20:47.694 INFO [stderr] | ---------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.694 INFO [stderr] Dec 07 06:20:47.694 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.694 INFO [stderr] --> src/attribute.rs:144:43 Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] 144 | let mut name_buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 07 06:20:47.694 INFO [stderr] | ^^^^^^^^^^^ Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.694 INFO [stderr] Dec 07 06:20:47.694 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.694 INFO [stderr] --> src/group.rs:61:36 Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] 61 | fn get_nc_type(&self) -> i32 { nc_byte } Dec 07 06:20:47.694 INFO [stderr] | ^^^^^^^ Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.694 INFO [stderr] Dec 07 06:20:47.694 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.694 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.694 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.694 INFO [stderr] ... Dec 07 06:20:47.694 INFO [stderr] 64 | put_var_as_type!(self, ncid, varid, nc_put_var_schar) Dec 07 06:20:47.694 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.694 INFO [stderr] Dec 07 06:20:47.694 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.694 INFO [stderr] --> src/group.rs:69:36 Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] 69 | fn get_nc_type(&self) -> i32 { nc_short } Dec 07 06:20:47.694 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.694 INFO [stderr] Dec 07 06:20:47.694 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.694 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.694 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.694 INFO [stderr] ... Dec 07 06:20:47.694 INFO [stderr] 72 | put_var_as_type!(self, ncid, varid, nc_put_var_short) Dec 07 06:20:47.694 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 07 06:20:47.694 INFO [stderr] | Dec 07 06:20:47.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.694 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.694 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:77:36 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 77 | fn get_nc_type(&self) -> i32 { nc_ushort } Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.695 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.695 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.695 INFO [stderr] ... Dec 07 06:20:47.695 INFO [stderr] 80 | put_var_as_type!(self, ncid, varid, nc_put_var_ushort) Dec 07 06:20:47.695 INFO [stderr] | ------------------------------------------------------ in this macro invocation Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.695 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.695 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:85:36 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 85 | fn get_nc_type(&self) -> i32 { nc_int } Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^ Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.695 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.695 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.695 INFO [stderr] ... Dec 07 06:20:47.695 INFO [stderr] 88 | put_var_as_type!(self, ncid, varid, nc_put_var_int) Dec 07 06:20:47.695 INFO [stderr] | --------------------------------------------------- in this macro invocation Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.695 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.695 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:93:36 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 93 | fn get_nc_type(&self) -> i32 { nc_uint } Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^^ Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.695 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.695 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.695 INFO [stderr] ... Dec 07 06:20:47.695 INFO [stderr] 96 | put_var_as_type!(self, ncid, varid, nc_put_var_uint) Dec 07 06:20:47.695 INFO [stderr] | ---------------------------------------------------- in this macro invocation Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.695 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.695 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:101:36 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 101 | fn get_nc_type(&self) -> i32 { nc_int64 } Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.695 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.695 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.695 INFO [stderr] Dec 07 06:20:47.695 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.695 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.695 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.695 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.695 INFO [stderr] ... Dec 07 06:20:47.695 INFO [stderr] 104 | put_var_as_type!(self, ncid, varid, nc_put_var_longlong) Dec 07 06:20:47.695 INFO [stderr] | -------------------------------------------------------- in this macro invocation Dec 07 06:20:47.695 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:109:36 Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] 109 | fn get_nc_type(&self) -> i32 { nc_uint64 } Dec 07 06:20:47.696 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.696 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.696 INFO [stderr] ... Dec 07 06:20:47.696 INFO [stderr] 112 | put_var_as_type!(self, ncid, varid, nc_put_var_ulonglong) Dec 07 06:20:47.696 INFO [stderr] | --------------------------------------------------------- in this macro invocation Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:117:36 Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] 117 | fn get_nc_type(&self) -> i32 { nc_float } Dec 07 06:20:47.696 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.696 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.696 INFO [stderr] ... Dec 07 06:20:47.696 INFO [stderr] 120 | put_var_as_type!(self, ncid, varid, nc_put_var_float) Dec 07 06:20:47.696 INFO [stderr] | ----------------------------------------------------- in this macro invocation Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:125:36 Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] 125 | fn get_nc_type(&self) -> i32 { nc_double } Dec 07 06:20:47.696 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:28:19 Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] 28 | if err != nc_noerr { Dec 07 06:20:47.696 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.696 INFO [stderr] ... Dec 07 06:20:47.696 INFO [stderr] 128 | put_var_as_type!(self, ncid, varid, nc_put_var_double) Dec 07 06:20:47.696 INFO [stderr] | ------------------------------------------------------ in this macro invocation Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:140:36 Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] 140 | fn get_nc_type(&self) -> i32 { nc_byte } Dec 07 06:20:47.696 INFO [stderr] | ^^^^^^^ Dec 07 06:20:47.696 INFO [stderr] | Dec 07 06:20:47.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.696 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.696 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.696 INFO [stderr] Dec 07 06:20:47.696 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.696 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.697 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.697 INFO [stderr] ... Dec 07 06:20:47.697 INFO [stderr] 142 | put_attr_as_type!(self, name, ncid, nc_byte, varid, nc_put_att_schar) Dec 07 06:20:47.697 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.697 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.697 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.697 INFO [stderr] Dec 07 06:20:47.697 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.697 INFO [stderr] --> src/group.rs:147:36 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 147 | fn get_nc_type(&self) -> i32 { nc_short } Dec 07 06:20:47.697 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.697 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.697 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.697 INFO [stderr] Dec 07 06:20:47.697 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.697 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.697 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.697 INFO [stderr] ... Dec 07 06:20:47.697 INFO [stderr] 149 | put_attr_as_type!(self, name, ncid, nc_short, varid, nc_put_att_short) Dec 07 06:20:47.697 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.697 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.697 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.697 INFO [stderr] Dec 07 06:20:47.697 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.697 INFO [stderr] --> src/group.rs:154:36 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 154 | fn get_nc_type(&self) -> i32 { nc_ushort } Dec 07 06:20:47.697 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.697 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.697 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.697 INFO [stderr] Dec 07 06:20:47.697 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.697 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.697 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.697 INFO [stderr] ... Dec 07 06:20:47.697 INFO [stderr] 156 | put_attr_as_type!(self, name, ncid, nc_ushort, varid, nc_put_att_ushort) Dec 07 06:20:47.697 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.697 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.697 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.697 INFO [stderr] Dec 07 06:20:47.697 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.697 INFO [stderr] --> src/group.rs:161:36 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 161 | fn get_nc_type(&self) -> i32 { nc_int } Dec 07 06:20:47.697 INFO [stderr] | ^^^^^^ Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.697 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.697 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.697 INFO [stderr] Dec 07 06:20:47.697 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.697 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.697 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.697 INFO [stderr] ... Dec 07 06:20:47.697 INFO [stderr] 163 | put_attr_as_type!(self, name, ncid, nc_int, varid, nc_put_att_int) Dec 07 06:20:47.697 INFO [stderr] | ------------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.697 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.697 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.697 INFO [stderr] Dec 07 06:20:47.697 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.697 INFO [stderr] --> src/group.rs:168:36 Dec 07 06:20:47.697 INFO [stderr] | Dec 07 06:20:47.697 INFO [stderr] 168 | fn get_nc_type(&self) -> i32 { nc_uint } Dec 07 06:20:47.698 INFO [stderr] | ^^^^^^^ Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.698 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.698 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.698 INFO [stderr] Dec 07 06:20:47.698 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.698 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.698 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.698 INFO [stderr] ... Dec 07 06:20:47.698 INFO [stderr] 170 | put_attr_as_type!(self, name, ncid, nc_uint, varid, nc_put_att_uint) Dec 07 06:20:47.698 INFO [stderr] | -------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.698 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.698 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.698 INFO [stderr] Dec 07 06:20:47.698 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.698 INFO [stderr] --> src/group.rs:175:36 Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] 175 | fn get_nc_type(&self) -> i32 { nc_int64 } Dec 07 06:20:47.698 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.698 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.698 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.698 INFO [stderr] Dec 07 06:20:47.698 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.698 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.698 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.698 INFO [stderr] ... Dec 07 06:20:47.698 INFO [stderr] 177 | put_attr_as_type!(self, name, ncid, nc_int64, varid, nc_put_att_longlong) Dec 07 06:20:47.698 INFO [stderr] | ------------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.698 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.698 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.698 INFO [stderr] Dec 07 06:20:47.698 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.698 INFO [stderr] --> src/group.rs:182:36 Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] 182 | fn get_nc_type(&self) -> i32 { nc_uint64 } Dec 07 06:20:47.698 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.698 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.698 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.698 INFO [stderr] Dec 07 06:20:47.698 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.698 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.698 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.698 INFO [stderr] ... Dec 07 06:20:47.698 INFO [stderr] 184 | put_attr_as_type!(self, name, ncid, nc_uint64, varid, nc_put_att_ulonglong) Dec 07 06:20:47.698 INFO [stderr] | --------------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.698 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.698 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.698 INFO [stderr] Dec 07 06:20:47.698 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.698 INFO [stderr] --> src/group.rs:189:36 Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] 189 | fn get_nc_type(&self) -> i32 { nc_float } Dec 07 06:20:47.698 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.698 INFO [stderr] | Dec 07 06:20:47.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.698 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.698 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.698 INFO [stderr] Dec 07 06:20:47.698 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.698 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.699 INFO [stderr] | Dec 07 06:20:47.699 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.699 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.699 INFO [stderr] ... Dec 07 06:20:47.700 INFO [stderr] 191 | put_attr_as_type!(self, name, ncid, nc_float, varid, nc_put_att_float) Dec 07 06:20:47.700 INFO [stderr] | ---------------------------------------------------------------------- in this macro invocation Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:196:36 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 196 | fn get_nc_type(&self) -> i32 { nc_double } Dec 07 06:20:47.700 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:46:19 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 46 | if err != nc_noerr { Dec 07 06:20:47.700 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.700 INFO [stderr] ... Dec 07 06:20:47.700 INFO [stderr] 198 | put_attr_as_type!(self, name, ncid, nc_double, varid, nc_put_att_double) Dec 07 06:20:47.700 INFO [stderr] | ------------------------------------------------------------------------ in this macro invocation Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:203:36 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 203 | fn get_nc_type(&self) -> i32 { nc_char } Dec 07 06:20:47.700 INFO [stderr] | ^^^^^^^ Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:214:19 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 214 | if err != nc_noerr { Dec 07 06:20:47.700 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:224:31 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 224 | try!(val.put(self.id, nc_global, name)); Dec 07 06:20:47.700 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:231:29 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 231 | var_id: nc_global, Dec 07 06:20:47.700 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:247:19 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 247 | if err != nc_noerr { Dec 07 06:20:47.700 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.700 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.700 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.700 INFO [stderr] Dec 07 06:20:47.700 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.700 INFO [stderr] --> src/group.rs:291:19 Dec 07 06:20:47.700 INFO [stderr] | Dec 07 06:20:47.700 INFO [stderr] 291 | if err != nc_noerr { Dec 07 06:20:47.701 INFO [stderr] | ^^^^^^^^ Dec 07 06:20:47.701 INFO [stderr] | Dec 07 06:20:47.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.701 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.701 INFO [stderr] Dec 07 06:20:47.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.701 INFO [stderr] --> src/group.rs:362:50 Dec 07 06:20:47.701 INFO [stderr] | Dec 07 06:20:47.701 INFO [stderr] 362 | init_attributes(&mut grp.attributes, grp.id, nc_global, -1); Dec 07 06:20:47.701 INFO [stderr] | ^^^^^^^^^ Dec 07 06:20:47.701 INFO [stderr] | Dec 07 06:20:47.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.701 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.701 INFO [stderr] Dec 07 06:20:47.701 INFO [stderr] error: use of extern static is unsafe and requires unsafe function or block (error E0133) Dec 07 06:20:47.701 INFO [stderr] --> src/dimension.rs:24:38 Dec 07 06:20:47.701 INFO [stderr] | Dec 07 06:20:47.701 INFO [stderr] 24 | let mut buf_vec = vec![0i8; (nc_max_name + 1) as usize]; Dec 07 06:20:47.701 INFO [stderr] | ^^^^^^^^^^^ Dec 07 06:20:47.701 INFO [stderr] | Dec 07 06:20:47.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 06:20:47.701 INFO [stderr] = note: for more information, see issue #36247 Dec 07 06:20:47.701 INFO [stderr] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior Dec 07 06:20:47.701 INFO [stderr] Dec 07 06:20:47.701 INFO [stderr] error: aborting due to 97 previous errors Dec 07 06:20:47.701 INFO [stderr] Dec 07 06:20:47.701 INFO [stderr] error: Could not compile `netcdf`. Dec 07 06:20:47.701 INFO [stderr] Dec 07 06:20:47.701 INFO [stderr] To learn more, run the command again with --verbose. Dec 07 06:20:47.701 INFO [stderr] su: No module specific data is present Dec 07 06:20:48.334 INFO running `"docker" "inspect" "e03fe295b90a2cff4b7590c296dd2872ee9fffbef1c92ccc0c6dba879462f666"` Dec 07 06:20:48.586 INFO running `"docker" "rm" "-f" "e03fe295b90a2cff4b7590c296dd2872ee9fffbef1c92ccc0c6dba879462f666"` Dec 07 06:20:48.800 INFO [stdout] e03fe295b90a2cff4b7590c296dd2872ee9fffbef1c92ccc0c6dba879462f666