[INFO] fetching crate ros2-interfaces-jazzy 0.0.3...
[INFO] checking ros2-interfaces-jazzy-0.0.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ros2-interfaces-jazzy 0.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ros2-interfaces-jazzy 0.0.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ros2-interfaces-jazzy 0.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ros2-interfaces-jazzy 0.0.3
[INFO] tweaked toml for crates.io crate ros2-interfaces-jazzy 0.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3011925b8b53aeb8c0669b1257270b51c89a58f15a7759e4c8f3b335a6b03942
[INFO] running `Command { std: "docker" "start" "-a" "3011925b8b53aeb8c0669b1257270b51c89a58f15a7759e4c8f3b335a6b03942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3011925b8b53aeb8c0669b1257270b51c89a58f15a7759e4c8f3b335a6b03942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3011925b8b53aeb8c0669b1257270b51c89a58f15a7759e4c8f3b335a6b03942", kill_on_drop: false }`
[INFO] [stdout] 3011925b8b53aeb8c0669b1257270b51c89a58f15a7759e4c8f3b335a6b03942
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fa06201a1fa2f36080d7e7ae1658144713cc27e0b981067c623e392af7d0fd1
[INFO] running `Command { std: "docker" "start" "-a" "5fa06201a1fa2f36080d7e7ae1658144713cc27e0b981067c623e392af7d0fd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling io-extras v0.18.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling socketpair v0.19.5
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking if-addrs v0.13.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking widestring v1.1.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling cdr-encoding-size-derive v0.5.1
[INFO] [stderr]     Checking cdr-encoding-size v0.5.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking speedy v0.8.7
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking cdr-encoding v0.10.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking rustdds v0.11.1
[INFO] [stderr]     Checking ros2-client v0.7.6
[INFO] [stderr]     Checking ros2-interfaces-jazzy v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `depthai_ros_msgs`
[INFO] [stdout]  --> src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "depthai_ros_msgs")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]   = help: consider adding `depthai_ros_msgs` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mrpt_msgs`
[INFO] [stdout]   --> src/lib.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "mrpt_msgs")]
[INFO] [stdout]    |       ^^^^^^^^^^-----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"map_msgs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]    = help: consider adding `mrpt_msgs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mrpt_nav_interfaces`
[INFO] [stdout]    --> src/lib.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg(feature = "mrpt_nav_interfaces")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"mapviz_interfaces"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]     = help: consider adding `mrpt_nav_interfaces` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rosbag2_test_msgdefs`
[INFO] [stdout]    --> src/lib.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(feature = "rosbag2_test_msgdefs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]     = help: consider adding `rosbag2_test_msgdefs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `depthai_ros_msgs`
[INFO] [stdout]  --> src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "depthai_ros_msgs")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]   = help: consider adding `depthai_ros_msgs` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mrpt_msgs`
[INFO] [stdout]   --> src/lib.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "mrpt_msgs")]
[INFO] [stdout]    |       ^^^^^^^^^^-----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"map_msgs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]    = help: consider adding `mrpt_msgs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sick_scan_xd`
[INFO] [stdout]    --> src/lib.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[cfg(feature = "sick_scan_xd")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]     = help: consider adding `sick_scan_xd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mrpt_nav_interfaces`
[INFO] [stdout]    --> src/lib.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg(feature = "mrpt_nav_interfaces")]
[INFO] [stdout]     |       ^^^^^^^^^^---------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"mapviz_interfaces"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]     = help: consider adding `mrpt_nav_interfaces` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rosbag2_test_msgdefs`
[INFO] [stdout]    --> src/lib.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(feature = "rosbag2_test_msgdefs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]     = help: consider adding `rosbag2_test_msgdefs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sick_scan_xd`
[INFO] [stdout]    --> src/lib.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[cfg(feature = "sick_scan_xd")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ackermann_msgs`, `action_msgs`, `actionlib_msgs`, `actuator_msgs`, `all`, `apriltag_msgs`, `aruco_msgs`, `aruco_opencv_msgs`, `automotive_navigation_msgs`, `automotive_platform_msgs`, `autoware_adapi_version_msgs`, `autoware_common_msgs`, `autoware_control_msgs`, `autoware_internal_msgs`, `autoware_localization_msgs`, `autoware_map_msgs`, `autoware_perception_msgs`, `autoware_planning_msgs`, `autoware_sensing_msgs`, `autoware_system_msgs`, `autoware_v2x_msgs`, `autoware_vehicle_msgs`, `bond`, `builtin_interfaces`, `camera_aravis2_msgs`, `can_msgs`, `canopen_interfaces`, `cartographer_ros_msgs`, `cascade_lifecycle_msgs`, `composition_interfaces`, `control_toolbox`, `controller_manager_msgs`, `data_tamer_msgs`, `dataspeed_can_msgs`, and `default` and 161 more
[INFO] [stdout]     = help: consider adding `sick_scan_xd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ros2_interfaces_jazzy::std_msgs`
[INFO] [stdout]   --> tests/test_publisher.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use ros2_interfaces_jazzy::std_msgs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `std_msgs` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub mod std_msgs;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `std_msgs` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "std_msgs")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context`, `MessageTypeName`, `Name`, `NodeName`, and `NodeOptions`
[INFO] [stdout]  --> tests/test_publisher.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ros2_client::{Context, MessageTypeName, Name, NodeName, NodeOptions};
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ros2-interfaces-jazzy` (test "test_publisher") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5fa06201a1fa2f36080d7e7ae1658144713cc27e0b981067c623e392af7d0fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa06201a1fa2f36080d7e7ae1658144713cc27e0b981067c623e392af7d0fd1", kill_on_drop: false }`
[INFO] [stdout] 5fa06201a1fa2f36080d7e7ae1658144713cc27e0b981067c623e392af7d0fd1
