**Describe the bug** Test for Aurix Rust compiler fails for Hightect Compiler1.1.0. This is due to unexpected warning: ``` warning: unexpected `cfg` condition value: `tracing` --> src\common.rs:447:11 | 447 | #[cfg(not(feature="tracing"))] | ^^^^^^^^^^^^^^^^^ ```