[INFO] fetching crate safe_drive 0.4.3...
[INFO] testing safe_drive-0.4.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate safe_drive 0.4.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate safe_drive 0.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate safe_drive 0.4.3
[INFO] tweaked toml for crates.io crate safe_drive 0.4.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate safe_drive 0.4.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate safe_drive 0.4.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e5d0c59a978fb2836a3b289de72c798f04ee0adff6d9693e76921346253390f
[INFO] running `Command { std: "docker" "start" "-a" "1e5d0c59a978fb2836a3b289de72c798f04ee0adff6d9693e76921346253390f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e5d0c59a978fb2836a3b289de72c798f04ee0adff6d9693e76921346253390f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5d0c59a978fb2836a3b289de72c798f04ee0adff6d9693e76921346253390f", kill_on_drop: false }`
[INFO] [stdout] 1e5d0c59a978fb2836a3b289de72c798f04ee0adff6d9693e76921346253390f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abc86cc1f167a5f9b77ec3489b99846c8b9d0d7ea209adc2a0af43195345ac60
[INFO] running `Command { std: "docker" "start" "-a" "abc86cc1f167a5f9b77ec3489b99846c8b9d0d7ea209adc2a0af43195345ac60", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling safe_drive v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/msg.rs:33:51
[INFO] [stdout]    |
[INFO] [stdout] 33 | use std::{ffi::CString, fmt::Display, intrinsics::transmute};
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CombinedFuture` is never constructed
[INFO] [stdout]    --> src/action/server.rs:811:8
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct CombinedFuture {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parameter.rs:894:17
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub fn wait(&mut self) -> AsyncWait {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub fn wait(&mut self) -> AsyncWait<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22808:5
[INFO] [stdout]       |
[INFO] [stdout] 22808 |     pub fn action_msgs__msg__GoalStatus__init(msg: *mut action_msgs__msg__GoalStatus) -> bool;
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:15:5
[INFO] [stdout]       |
[INFO] [stdout]    15 |     fn action_msgs__msg__GoalStatus__init(msg: *mut GoalStatus) -> bool;
[INFO] [stdout]       |     -------------------------------------------------------------------- `action_msgs__msg__GoalStatus__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatus) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus) -> bool`
[INFO] [stdout]       = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22811:5
[INFO] [stdout]       |
[INFO] [stdout] 22811 |     pub fn action_msgs__msg__GoalStatus__fini(msg: *mut action_msgs__msg__GoalStatus);
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:16:5
[INFO] [stdout]       |
[INFO] [stdout]    16 |     fn action_msgs__msg__GoalStatus__fini(msg: *mut GoalStatus);
[INFO] [stdout]       |     ------------------------------------------------------------ `action_msgs__msg__GoalStatus__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatus)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22820:5
[INFO] [stdout]       |
[INFO] [stdout] 22820 | /     pub fn action_msgs__msg__GoalStatus__are_equal(
[INFO] [stdout] 22821 | |         lhs: *const action_msgs__msg__GoalStatus,
[INFO] [stdout] 22822 | |         rhs: *const action_msgs__msg__GoalStatus,
[INFO] [stdout] 22823 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:17:5
[INFO] [stdout]       |
[INFO] [stdout]    17 | /     fn action_msgs__msg__GoalStatus__are_equal(
[INFO] [stdout]    18 | |         lhs: *const GoalStatus,
[INFO] [stdout]    19 | |         rhs: *const GoalStatus,
[INFO] [stdout]    20 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status::GoalStatus, *const action_msgs::msg::goal_status::GoalStatus) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatus, *const action_msgs__msg__GoalStatus) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22852:5
[INFO] [stdout]       |
[INFO] [stdout] 22852 | /     pub fn action_msgs__msg__GoalStatus__Sequence__init(
[INFO] [stdout] 22853 | |         array: *mut action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22854 | |         size: usize,
[INFO] [stdout] 22855 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:21:5
[INFO] [stdout]       |
[INFO] [stdout]    21 | /     fn action_msgs__msg__GoalStatus__Sequence__init(
[INFO] [stdout]    22 | |         msg: *mut GoalStatusSeqRaw,
[INFO] [stdout]    23 | |         size: usize,
[INFO] [stdout]    24 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatusSeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22858:5
[INFO] [stdout]       |
[INFO] [stdout] 22858 | /     pub fn action_msgs__msg__GoalStatus__Sequence__fini(
[INFO] [stdout] 22859 | |         array: *mut action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22860 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:25:5
[INFO] [stdout]       |
[INFO] [stdout]    25 |       fn action_msgs__msg__GoalStatus__Sequence__fini(msg: *mut GoalStatusSeqRaw);
[INFO] [stdout]       |       ---------------------------------------------------------------------------- `action_msgs__msg__GoalStatus__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatusSeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22873:5
[INFO] [stdout]       |
[INFO] [stdout] 22873 | /     pub fn action_msgs__msg__GoalStatus__Sequence__are_equal(
[INFO] [stdout] 22874 | |         lhs: *const action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22875 | |         rhs: *const action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22876 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 | /     fn action_msgs__msg__GoalStatus__Sequence__are_equal(
[INFO] [stdout]    27 | |         lhs: *const GoalStatusSeqRaw,
[INFO] [stdout]    28 | |         rhs: *const GoalStatusSeqRaw,
[INFO] [stdout]    29 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__Sequence__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status::GoalStatusSeqRaw, *const action_msgs::msg::goal_status::GoalStatusSeqRaw) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatus__Sequence, *const action_msgs__msg__GoalStatus__Sequence) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22982:5
[INFO] [stdout]       |
[INFO] [stdout] 22982 | /     pub fn action_msgs__msg__GoalStatusArray__init(
[INFO] [stdout] 22983 | |         msg: *mut action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22984 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:8:5
[INFO] [stdout]       |
[INFO] [stdout]     8 |       fn action_msgs__msg__GoalStatusArray__init(msg: *mut GoalStatusArray) -> bool;
[INFO] [stdout]       |       ------------------------------------------------------------------------------ `action_msgs__msg__GoalStatusArray__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArray) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22987:5
[INFO] [stdout]       |
[INFO] [stdout] 22987 |     pub fn action_msgs__msg__GoalStatusArray__fini(msg: *mut action_msgs__msg__GoalStatusArray);
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:9:5
[INFO] [stdout]       |
[INFO] [stdout]     9 |     fn action_msgs__msg__GoalStatusArray__fini(msg: *mut GoalStatusArray);
[INFO] [stdout]       |     ---------------------------------------------------------------------- `action_msgs__msg__GoalStatusArray__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArray)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22996:5
[INFO] [stdout]       |
[INFO] [stdout] 22996 | /     pub fn action_msgs__msg__GoalStatusArray__are_equal(
[INFO] [stdout] 22997 | |         lhs: *const action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22998 | |         rhs: *const action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22999 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:10:5
[INFO] [stdout]       |
[INFO] [stdout]    10 | /     fn action_msgs__msg__GoalStatusArray__are_equal(
[INFO] [stdout]    11 | |         lhs: *const GoalStatusArray,
[INFO] [stdout]    12 | |         rhs: *const GoalStatusArray,
[INFO] [stdout]    13 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status_array::GoalStatusArray, *const action_msgs::msg::goal_status_array::GoalStatusArray) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatusArray, *const action_msgs__msg__GoalStatusArray) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23028:5
[INFO] [stdout]       |
[INFO] [stdout] 23028 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__init(
[INFO] [stdout] 23029 | |         array: *mut action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23030 | |         size: usize,
[INFO] [stdout] 23031 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:14:5
[INFO] [stdout]       |
[INFO] [stdout]    14 | /     fn action_msgs__msg__GoalStatusArray__Sequence__init(
[INFO] [stdout]    15 | |         msg: *mut GoalStatusArraySeqRaw,
[INFO] [stdout]    16 | |         size: usize,
[INFO] [stdout]    17 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23034:5
[INFO] [stdout]       |
[INFO] [stdout] 23034 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__fini(
[INFO] [stdout] 23035 | |         array: *mut action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23036 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:18:5
[INFO] [stdout]       |
[INFO] [stdout]    18 |       fn action_msgs__msg__GoalStatusArray__Sequence__fini(msg: *mut GoalStatusArraySeqRaw);
[INFO] [stdout]       |       -------------------------------------------------------------------------------------- `action_msgs__msg__GoalStatusArray__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23049:5
[INFO] [stdout]       |
[INFO] [stdout] 23049 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__are_equal(
[INFO] [stdout] 23050 | |         lhs: *const action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23051 | |         rhs: *const action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23052 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:19:5
[INFO] [stdout]       |
[INFO] [stdout]    19 | /     fn action_msgs__msg__GoalStatusArray__Sequence__are_equal(
[INFO] [stdout]    20 | |         lhs: *const GoalStatusArraySeqRaw,
[INFO] [stdout]    21 | |         rhs: *const GoalStatusArraySeqRaw,
[INFO] [stdout]    22 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__Sequence__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw, *const action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatusArray__Sequence, *const action_msgs__msg__GoalStatusArray__Sequence) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23499:5
[INFO] [stdout]       |
[INFO] [stdout] 23499 | /     pub fn action_msgs__srv__CancelGoal_Response__init(
[INFO] [stdout] 23500 | |         msg: *mut action_msgs__srv__CancelGoal_Response,
[INFO] [stdout] 23501 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:20:5
[INFO] [stdout]       |
[INFO] [stdout]    20 |       fn action_msgs__srv__CancelGoal_Response__init(msg: *mut CancelGoalResponse) -> bool;
[INFO] [stdout]       |       ------------------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut cancel_goal::CancelGoalResponse) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23504:5
[INFO] [stdout]       |
[INFO] [stdout] 23504 | /     pub fn action_msgs__srv__CancelGoal_Response__fini(
[INFO] [stdout] 23505 | |         msg: *mut action_msgs__srv__CancelGoal_Response,
[INFO] [stdout] 23506 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:21:5
[INFO] [stdout]       |
[INFO] [stdout]    21 |       fn action_msgs__srv__CancelGoal_Response__fini(msg: *mut CancelGoalResponse);
[INFO] [stdout]       |       ----------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut cancel_goal::CancelGoalResponse)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23550:5
[INFO] [stdout]       |
[INFO] [stdout] 23550 | /     pub fn action_msgs__srv__CancelGoal_Response__Sequence__init(
[INFO] [stdout] 23551 | |         array: *mut action_msgs__srv__CancelGoal_Response__Sequence,
[INFO] [stdout] 23552 | |         size: usize,
[INFO] [stdout] 23553 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:22:5
[INFO] [stdout]       |
[INFO] [stdout]    22 | /     fn action_msgs__srv__CancelGoal_Response__Sequence__init(
[INFO] [stdout]    23 | |         msg: *mut CancelGoalResponseSeqRaw,
[INFO] [stdout]    24 | |         size: usize,
[INFO] [stdout]    25 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__srv__CancelGoal_Response__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut CancelGoalResponseSeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23556:5
[INFO] [stdout]       |
[INFO] [stdout] 23556 | /     pub fn action_msgs__srv__CancelGoal_Response__Sequence__fini(
[INFO] [stdout] 23557 | |         array: *mut action_msgs__srv__CancelGoal_Response__Sequence,
[INFO] [stdout] 23558 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 |       fn action_msgs__srv__CancelGoal_Response__Sequence__fini(msg: *mut CancelGoalResponseSeqRaw);
[INFO] [stdout]       |       --------------------------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut CancelGoalResponseSeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.83s
[INFO] running `Command { std: "docker" "inspect" "abc86cc1f167a5f9b77ec3489b99846c8b9d0d7ea209adc2a0af43195345ac60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc86cc1f167a5f9b77ec3489b99846c8b9d0d7ea209adc2a0af43195345ac60", kill_on_drop: false }`
[INFO] [stdout] abc86cc1f167a5f9b77ec3489b99846c8b9d0d7ea209adc2a0af43195345ac60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c007c40a8d1cc2dc2e2950ae8dc55dd292bd6f25c95bf8a7f679840272fc6680
[INFO] running `Command { std: "docker" "start" "-a" "c007c40a8d1cc2dc2e2950ae8dc55dd292bd6f25c95bf8a7f679840272fc6680", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr]    Compiling synctools v0.3.3
[INFO] [stderr]    Compiling memac v0.5.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling safe_drive v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/msg.rs:33:51
[INFO] [stdout]    |
[INFO] [stdout] 33 | use std::{ffi::CString, fmt::Display, intrinsics::transmute};
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stdout] warning: struct `CombinedFuture` is never constructed
[INFO] [stdout]    --> src/action/server.rs:811:8
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct CombinedFuture {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parameter.rs:894:17
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub fn wait(&mut self) -> AsyncWait {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub fn wait(&mut self) -> AsyncWait<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22808:5
[INFO] [stdout]       |
[INFO] [stdout] 22808 |     pub fn action_msgs__msg__GoalStatus__init(msg: *mut action_msgs__msg__GoalStatus) -> bool;
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:15:5
[INFO] [stdout]       |
[INFO] [stdout]    15 |     fn action_msgs__msg__GoalStatus__init(msg: *mut GoalStatus) -> bool;
[INFO] [stdout]       |     -------------------------------------------------------------------- `action_msgs__msg__GoalStatus__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatus) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus) -> bool`
[INFO] [stdout]       = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22811:5
[INFO] [stdout]       |
[INFO] [stdout] 22811 |     pub fn action_msgs__msg__GoalStatus__fini(msg: *mut action_msgs__msg__GoalStatus);
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:16:5
[INFO] [stdout]       |
[INFO] [stdout]    16 |     fn action_msgs__msg__GoalStatus__fini(msg: *mut GoalStatus);
[INFO] [stdout]       |     ------------------------------------------------------------ `action_msgs__msg__GoalStatus__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatus)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22820:5
[INFO] [stdout]       |
[INFO] [stdout] 22820 | /     pub fn action_msgs__msg__GoalStatus__are_equal(
[INFO] [stdout] 22821 | |         lhs: *const action_msgs__msg__GoalStatus,
[INFO] [stdout] 22822 | |         rhs: *const action_msgs__msg__GoalStatus,
[INFO] [stdout] 22823 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:17:5
[INFO] [stdout]       |
[INFO] [stdout]    17 | /     fn action_msgs__msg__GoalStatus__are_equal(
[INFO] [stdout]    18 | |         lhs: *const GoalStatus,
[INFO] [stdout]    19 | |         rhs: *const GoalStatus,
[INFO] [stdout]    20 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status::GoalStatus, *const action_msgs::msg::goal_status::GoalStatus) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatus, *const action_msgs__msg__GoalStatus) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22852:5
[INFO] [stdout]       |
[INFO] [stdout] 22852 | /     pub fn action_msgs__msg__GoalStatus__Sequence__init(
[INFO] [stdout] 22853 | |         array: *mut action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22854 | |         size: usize,
[INFO] [stdout] 22855 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:21:5
[INFO] [stdout]       |
[INFO] [stdout]    21 | /     fn action_msgs__msg__GoalStatus__Sequence__init(
[INFO] [stdout]    22 | |         msg: *mut GoalStatusSeqRaw,
[INFO] [stdout]    23 | |         size: usize,
[INFO] [stdout]    24 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatusSeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22858:5
[INFO] [stdout]       |
[INFO] [stdout] 22858 | /     pub fn action_msgs__msg__GoalStatus__Sequence__fini(
[INFO] [stdout] 22859 | |         array: *mut action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22860 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:25:5
[INFO] [stdout]       |
[INFO] [stdout]    25 |       fn action_msgs__msg__GoalStatus__Sequence__fini(msg: *mut GoalStatusSeqRaw);
[INFO] [stdout]       |       ---------------------------------------------------------------------------- `action_msgs__msg__GoalStatus__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatusSeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22873:5
[INFO] [stdout]       |
[INFO] [stdout] 22873 | /     pub fn action_msgs__msg__GoalStatus__Sequence__are_equal(
[INFO] [stdout] 22874 | |         lhs: *const action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22875 | |         rhs: *const action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22876 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 | /     fn action_msgs__msg__GoalStatus__Sequence__are_equal(
[INFO] [stdout]    27 | |         lhs: *const GoalStatusSeqRaw,
[INFO] [stdout]    28 | |         rhs: *const GoalStatusSeqRaw,
[INFO] [stdout]    29 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__Sequence__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status::GoalStatusSeqRaw, *const action_msgs::msg::goal_status::GoalStatusSeqRaw) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatus__Sequence, *const action_msgs__msg__GoalStatus__Sequence) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22982:5
[INFO] [stdout]       |
[INFO] [stdout] 22982 | /     pub fn action_msgs__msg__GoalStatusArray__init(
[INFO] [stdout] 22983 | |         msg: *mut action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22984 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:8:5
[INFO] [stdout]       |
[INFO] [stdout]     8 |       fn action_msgs__msg__GoalStatusArray__init(msg: *mut GoalStatusArray) -> bool;
[INFO] [stdout]       |       ------------------------------------------------------------------------------ `action_msgs__msg__GoalStatusArray__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArray) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22987:5
[INFO] [stdout]       |
[INFO] [stdout] 22987 |     pub fn action_msgs__msg__GoalStatusArray__fini(msg: *mut action_msgs__msg__GoalStatusArray);
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:9:5
[INFO] [stdout]       |
[INFO] [stdout]     9 |     fn action_msgs__msg__GoalStatusArray__fini(msg: *mut GoalStatusArray);
[INFO] [stdout]       |     ---------------------------------------------------------------------- `action_msgs__msg__GoalStatusArray__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArray)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22996:5
[INFO] [stdout]       |
[INFO] [stdout] 22996 | /     pub fn action_msgs__msg__GoalStatusArray__are_equal(
[INFO] [stdout] 22997 | |         lhs: *const action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22998 | |         rhs: *const action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22999 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:10:5
[INFO] [stdout]       |
[INFO] [stdout]    10 | /     fn action_msgs__msg__GoalStatusArray__are_equal(
[INFO] [stdout]    11 | |         lhs: *const GoalStatusArray,
[INFO] [stdout]    12 | |         rhs: *const GoalStatusArray,
[INFO] [stdout]    13 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status_array::GoalStatusArray, *const action_msgs::msg::goal_status_array::GoalStatusArray) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatusArray, *const action_msgs__msg__GoalStatusArray) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23028:5
[INFO] [stdout]       |
[INFO] [stdout] 23028 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__init(
[INFO] [stdout] 23029 | |         array: *mut action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23030 | |         size: usize,
[INFO] [stdout] 23031 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:14:5
[INFO] [stdout]       |
[INFO] [stdout]    14 | /     fn action_msgs__msg__GoalStatusArray__Sequence__init(
[INFO] [stdout]    15 | |         msg: *mut GoalStatusArraySeqRaw,
[INFO] [stdout]    16 | |         size: usize,
[INFO] [stdout]    17 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23034:5
[INFO] [stdout]       |
[INFO] [stdout] 23034 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__fini(
[INFO] [stdout] 23035 | |         array: *mut action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23036 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:18:5
[INFO] [stdout]       |
[INFO] [stdout]    18 |       fn action_msgs__msg__GoalStatusArray__Sequence__fini(msg: *mut GoalStatusArraySeqRaw);
[INFO] [stdout]       |       -------------------------------------------------------------------------------------- `action_msgs__msg__GoalStatusArray__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23049:5
[INFO] [stdout]       |
[INFO] [stdout] 23049 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__are_equal(
[INFO] [stdout] 23050 | |         lhs: *const action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23051 | |         rhs: *const action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23052 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:19:5
[INFO] [stdout]       |
[INFO] [stdout]    19 | /     fn action_msgs__msg__GoalStatusArray__Sequence__are_equal(
[INFO] [stdout]    20 | |         lhs: *const GoalStatusArraySeqRaw,
[INFO] [stdout]    21 | |         rhs: *const GoalStatusArraySeqRaw,
[INFO] [stdout]    22 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__Sequence__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw, *const action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatusArray__Sequence, *const action_msgs__msg__GoalStatusArray__Sequence) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23499:5
[INFO] [stdout]       |
[INFO] [stdout] 23499 | /     pub fn action_msgs__srv__CancelGoal_Response__init(
[INFO] [stdout] 23500 | |         msg: *mut action_msgs__srv__CancelGoal_Response,
[INFO] [stdout] 23501 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:20:5
[INFO] [stdout]       |
[INFO] [stdout]    20 |       fn action_msgs__srv__CancelGoal_Response__init(msg: *mut CancelGoalResponse) -> bool;
[INFO] [stdout]       |       ------------------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut cancel_goal::CancelGoalResponse) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23504:5
[INFO] [stdout]       |
[INFO] [stdout] 23504 | /     pub fn action_msgs__srv__CancelGoal_Response__fini(
[INFO] [stdout] 23505 | |         msg: *mut action_msgs__srv__CancelGoal_Response,
[INFO] [stdout] 23506 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:21:5
[INFO] [stdout]       |
[INFO] [stdout]    21 |       fn action_msgs__srv__CancelGoal_Response__fini(msg: *mut CancelGoalResponse);
[INFO] [stdout]       |       ----------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut cancel_goal::CancelGoalResponse)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23550:5
[INFO] [stdout]       |
[INFO] [stdout] 23550 | /     pub fn action_msgs__srv__CancelGoal_Response__Sequence__init(
[INFO] [stdout] 23551 | |         array: *mut action_msgs__srv__CancelGoal_Response__Sequence,
[INFO] [stdout] 23552 | |         size: usize,
[INFO] [stdout] 23553 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:22:5
[INFO] [stdout]       |
[INFO] [stdout]    22 | /     fn action_msgs__srv__CancelGoal_Response__Sequence__init(
[INFO] [stdout]    23 | |         msg: *mut CancelGoalResponseSeqRaw,
[INFO] [stdout]    24 | |         size: usize,
[INFO] [stdout]    25 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__srv__CancelGoal_Response__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut CancelGoalResponseSeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23556:5
[INFO] [stdout]       |
[INFO] [stdout] 23556 | /     pub fn action_msgs__srv__CancelGoal_Response__Sequence__fini(
[INFO] [stdout] 23557 | |         array: *mut action_msgs__srv__CancelGoal_Response__Sequence,
[INFO] [stdout] 23558 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 |       fn action_msgs__srv__CancelGoal_Response__Sequence__fini(msg: *mut CancelGoalResponseSeqRaw);
[INFO] [stdout]       |       --------------------------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut CancelGoalResponseSeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/msg.rs:33:51
[INFO] [stdout]    |
[INFO] [stdout] 33 | use std::{ffi::CString, fmt::Display, intrinsics::transmute};
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyAction_SendGoal` should have an upper camel case name
[INFO] [stdout]    --> examples/my_action/mod.rs:623:12
[INFO] [stdout]     |
[INFO] [stdout] 623 | pub struct MyAction_SendGoal;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MyActionSendGoal`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyAction_GetResult` should have an upper camel case name
[INFO] [stdout]     --> examples/my_action/mod.rs:1190:12
[INFO] [stdout]      |
[INFO] [stdout] 1190 | pub struct MyAction_GetResult;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MyActionGetResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyAction_SendGoal` should have an upper camel case name
[INFO] [stdout]    --> examples/my_action/mod.rs:623:12
[INFO] [stdout]     |
[INFO] [stdout] 623 | pub struct MyAction_SendGoal;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MyActionSendGoal`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyAction_GetResult` should have an upper camel case name
[INFO] [stdout]     --> examples/my_action/mod.rs:1190:12
[INFO] [stdout]      |
[INFO] [stdout] 1190 | pub struct MyAction_GetResult;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MyActionGetResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAvVXrQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAvVXrQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/timer-a85d0ef1db377963" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "timer") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcGSvACi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGSvACi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/service-f5cf03cef0096e4b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0CQEyc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0CQEyc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/publish-e4ff3d3f0addeb79" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "service") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxz589y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxz589y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pubsub_loaned-184768d63d50de95" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "publish") due to 1 previous error
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "pubsub_loaned") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2ZPV8s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2ZPV8s/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/subscription-e69b5518d93ff3f3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNgOMNk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNgOMNk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/no_server-17b34c7a12558bc1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "subscription") due to 1 previous error
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "no_server") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHtP7sB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHtP7sB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pubsub-4ce500874dfe47b7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "pubsub") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKjdXn4/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKjdXn4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/select-adcc7273f6df90f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBLBaWC/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libasync_std-9d64eff4faa89613,libasync_global_executor-a665534feaa075f3,libasync_io-c740d310ffcdd5a7,libpolling-f144f18f58f761f8,libtracing-36ab2482c14baa51,libtracing_core-20c17a47f1e7af4e,librustix-7a007ccfe9006e8b,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-5869c4e6c7c861d8,libblocking-40fe9cbf82c2bc3f,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_lock-7fbc392d4ca4a8fa,libasync_channel-4f7d11caebb12c1a,libevent_listener_strategy-d2c3958b1a68b756,libevent_listener-44c6a31af8dc7da4,libasync_executor-ca38c52ae932913e,libfutures_lite-d6ffe119f31fd8b7,libfastrand-5e3bec3d1dadb2e4,libasync_task-05c57d1f836b6944,libasync_io-1f7921c4aa553eec,librustix-6b7f37c50ef45c79,libio_lifetimes-eef6def0eb807dcb,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-91b6dfc802e09a37,libsocket2-7e1ad6e691a1b48f,libfutures_lite-2fccd25c0bf2a047,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-27fb2b772f80999e,libasync_channel-a125759e9667b2cc,libconcurrent_queue-c597a741da64e0d8,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libkv_log_macro-5ff41e67a788c170,liblog-88f05a46221dbba7,libvalue_bag-e7a98cb69342d433,libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBLBaWC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/action_server-b6c0204760f77b3f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcq9r03t/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_std-9d64eff4faa89613,libasync_global_executor-a665534feaa075f3,libasync_io-c740d310ffcdd5a7,libpolling-f144f18f58f761f8,libtracing-36ab2482c14baa51,libtracing_core-20c17a47f1e7af4e,librustix-7a007ccfe9006e8b,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-5869c4e6c7c861d8,libblocking-40fe9cbf82c2bc3f,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_lock-7fbc392d4ca4a8fa,libasync_channel-4f7d11caebb12c1a,libevent_listener_strategy-d2c3958b1a68b756,libevent_listener-44c6a31af8dc7da4,libasync_executor-ca38c52ae932913e,libfutures_lite-d6ffe119f31fd8b7,libfastrand-5e3bec3d1dadb2e4,libasync_task-05c57d1f836b6944,libasync_io-1f7921c4aa553eec,librustix-6b7f37c50ef45c79,libio_lifetimes-eef6def0eb807dcb,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-91b6dfc802e09a37,libsocket2-7e1ad6e691a1b48f,libfutures_lite-2fccd25c0bf2a047,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-27fb2b772f80999e,libasync_channel-a125759e9667b2cc,libconcurrent_queue-c597a741da64e0d8,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libkv_log_macro-5ff41e67a788c170,liblog-88f05a46221dbba7,libvalue_bag-e7a98cb69342d433,libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcq9r03t/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_service-584797a9564f3445" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "select") due to 1 previous error
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "async_service") due to 1 previous error
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (example "action_server") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLEmaj2/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-f394bf12cd8a67ba,librand_chacha-800c32b10965ee18,libppv_lite86-74d192d5fb0d20a2,librand_core-370c70f457636743,libgetrandom-a908bad8437c3a42}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLEmaj2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actions-9ddf85244c0ad846" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "actions") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvm6fpR/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_std-9d64eff4faa89613,libasync_global_executor-a665534feaa075f3,libasync_io-c740d310ffcdd5a7,libpolling-f144f18f58f761f8,libtracing-36ab2482c14baa51,libtracing_core-20c17a47f1e7af4e,librustix-7a007ccfe9006e8b,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-5869c4e6c7c861d8,libblocking-40fe9cbf82c2bc3f,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_lock-7fbc392d4ca4a8fa,libasync_channel-4f7d11caebb12c1a,libevent_listener_strategy-d2c3958b1a68b756,libevent_listener-44c6a31af8dc7da4,libasync_executor-ca38c52ae932913e,libfutures_lite-d6ffe119f31fd8b7,libfastrand-5e3bec3d1dadb2e4,libasync_task-05c57d1f836b6944,libasync_io-1f7921c4aa553eec,librustix-6b7f37c50ef45c79,libio_lifetimes-eef6def0eb807dcb,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-91b6dfc802e09a37,libsocket2-7e1ad6e691a1b48f,libfutures_lite-2fccd25c0bf2a047,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-27fb2b772f80999e,libasync_channel-a125759e9667b2cc,libconcurrent_queue-c597a741da64e0d8,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libkv_log_macro-5ff41e67a788c170,liblog-88f05a46221dbba7,libvalue_bag-e7a98cb69342d433,libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvm6fpR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_pubsub_loaned-d5696652bb4accd4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwkJpnJ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_std-9d64eff4faa89613,libasync_global_executor-a665534feaa075f3,libasync_io-c740d310ffcdd5a7,libpolling-f144f18f58f761f8,libtracing-36ab2482c14baa51,libtracing_core-20c17a47f1e7af4e,librustix-7a007ccfe9006e8b,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-5869c4e6c7c861d8,libblocking-40fe9cbf82c2bc3f,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_lock-7fbc392d4ca4a8fa,libasync_channel-4f7d11caebb12c1a,libevent_listener_strategy-d2c3958b1a68b756,libevent_listener-44c6a31af8dc7da4,libasync_executor-ca38c52ae932913e,libfutures_lite-d6ffe119f31fd8b7,libfastrand-5e3bec3d1dadb2e4,libasync_task-05c57d1f836b6944,libasync_io-1f7921c4aa553eec,librustix-6b7f37c50ef45c79,libio_lifetimes-eef6def0eb807dcb,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-91b6dfc802e09a37,libsocket2-7e1ad6e691a1b48f,libfutures_lite-2fccd25c0bf2a047,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-27fb2b772f80999e,libasync_channel-a125759e9667b2cc,libconcurrent_queue-c597a741da64e0d8,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libkv_log_macro-5ff41e67a788c170,liblog-88f05a46221dbba7,libvalue_bag-e7a98cb69342d433,libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwkJpnJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_pubsub-516fbe08e242e3de" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "async_pubsub_loaned") due to 1 previous error
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "async_pubsub") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrRBdQc/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-f394bf12cd8a67ba,librand_chacha-800c32b10965ee18,libppv_lite86-74d192d5fb0d20a2,librand_core-370c70f457636743,libgetrandom-a908bad8437c3a42,libasync_std-9d64eff4faa89613,libasync_global_executor-a665534feaa075f3,libasync_io-c740d310ffcdd5a7,libpolling-f144f18f58f761f8,libtracing-36ab2482c14baa51,libtracing_core-20c17a47f1e7af4e,librustix-7a007ccfe9006e8b,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-5869c4e6c7c861d8,libblocking-40fe9cbf82c2bc3f,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_lock-7fbc392d4ca4a8fa,libasync_channel-4f7d11caebb12c1a,libevent_listener_strategy-d2c3958b1a68b756,libevent_listener-44c6a31af8dc7da4,libasync_executor-ca38c52ae932913e,libfutures_lite-d6ffe119f31fd8b7,libfastrand-5e3bec3d1dadb2e4,libasync_task-05c57d1f836b6944,libasync_io-1f7921c4aa553eec,librustix-6b7f37c50ef45c79,libio_lifetimes-eef6def0eb807dcb,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-91b6dfc802e09a37,libsocket2-7e1ad6e691a1b48f,libfutures_lite-2fccd25c0bf2a047,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-27fb2b772f80999e,libasync_channel-a125759e9667b2cc,libconcurrent_queue-c597a741da64e0d8,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libkv_log_macro-5ff41e67a788c170,liblog-88f05a46221dbba7,libvalue_bag-e7a98cb69342d433,libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrRBdQc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/action_client-7bbaecc679a3237f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (example "action_client") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8sxD1c/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-f394bf12cd8a67ba,librand_chacha-800c32b10965ee18,libppv_lite86-74d192d5fb0d20a2,librand_core-370c70f457636743,libgetrandom-a908bad8437c3a42,libasync_std-9d64eff4faa89613,libasync_global_executor-a665534feaa075f3,libasync_io-c740d310ffcdd5a7,libpolling-f144f18f58f761f8,libtracing-36ab2482c14baa51,libtracing_core-20c17a47f1e7af4e,librustix-7a007ccfe9006e8b,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-5869c4e6c7c861d8,libblocking-40fe9cbf82c2bc3f,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_lock-7fbc392d4ca4a8fa,libasync_channel-4f7d11caebb12c1a,libevent_listener_strategy-d2c3958b1a68b756,libevent_listener-44c6a31af8dc7da4,libasync_executor-ca38c52ae932913e,libfutures_lite-d6ffe119f31fd8b7,libfastrand-5e3bec3d1dadb2e4,libasync_task-05c57d1f836b6944,libasync_io-1f7921c4aa553eec,librustix-6b7f37c50ef45c79,libio_lifetimes-eef6def0eb807dcb,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-91b6dfc802e09a37,libsocket2-7e1ad6e691a1b48f,libfutures_lite-2fccd25c0bf2a047,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-27fb2b772f80999e,libasync_channel-a125759e9667b2cc,libconcurrent_queue-c597a741da64e0d8,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libkv_log_macro-5ff41e67a788c170,liblog-88f05a46221dbba7,libvalue_bag-e7a98cb69342d433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-76251fa922b64b25,libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8sxD1c/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_actions-28f8b86a4e8186f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (test "async_actions") due to 1 previous error
[INFO] [stdout] warning: struct `CombinedFuture` is never constructed
[INFO] [stdout]    --> src/action/server.rs:811:8
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct CombinedFuture {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parameter.rs:894:17
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub fn wait(&mut self) -> AsyncWait {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub fn wait(&mut self) -> AsyncWait<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22808:5
[INFO] [stdout]       |
[INFO] [stdout] 22808 |     pub fn action_msgs__msg__GoalStatus__init(msg: *mut action_msgs__msg__GoalStatus) -> bool;
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:15:5
[INFO] [stdout]       |
[INFO] [stdout]    15 |     fn action_msgs__msg__GoalStatus__init(msg: *mut GoalStatus) -> bool;
[INFO] [stdout]       |     -------------------------------------------------------------------- `action_msgs__msg__GoalStatus__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatus) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus) -> bool`
[INFO] [stdout]       = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22811:5
[INFO] [stdout]       |
[INFO] [stdout] 22811 |     pub fn action_msgs__msg__GoalStatus__fini(msg: *mut action_msgs__msg__GoalStatus);
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:16:5
[INFO] [stdout]       |
[INFO] [stdout]    16 |     fn action_msgs__msg__GoalStatus__fini(msg: *mut GoalStatus);
[INFO] [stdout]       |     ------------------------------------------------------------ `action_msgs__msg__GoalStatus__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatus)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22820:5
[INFO] [stdout]       |
[INFO] [stdout] 22820 | /     pub fn action_msgs__msg__GoalStatus__are_equal(
[INFO] [stdout] 22821 | |         lhs: *const action_msgs__msg__GoalStatus,
[INFO] [stdout] 22822 | |         rhs: *const action_msgs__msg__GoalStatus,
[INFO] [stdout] 22823 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:17:5
[INFO] [stdout]       |
[INFO] [stdout]    17 | /     fn action_msgs__msg__GoalStatus__are_equal(
[INFO] [stdout]    18 | |         lhs: *const GoalStatus,
[INFO] [stdout]    19 | |         rhs: *const GoalStatus,
[INFO] [stdout]    20 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status::GoalStatus, *const action_msgs::msg::goal_status::GoalStatus) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatus, *const action_msgs__msg__GoalStatus) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22852:5
[INFO] [stdout]       |
[INFO] [stdout] 22852 | /     pub fn action_msgs__msg__GoalStatus__Sequence__init(
[INFO] [stdout] 22853 | |         array: *mut action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22854 | |         size: usize,
[INFO] [stdout] 22855 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:21:5
[INFO] [stdout]       |
[INFO] [stdout]    21 | /     fn action_msgs__msg__GoalStatus__Sequence__init(
[INFO] [stdout]    22 | |         msg: *mut GoalStatusSeqRaw,
[INFO] [stdout]    23 | |         size: usize,
[INFO] [stdout]    24 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatusSeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22858:5
[INFO] [stdout]       |
[INFO] [stdout] 22858 | /     pub fn action_msgs__msg__GoalStatus__Sequence__fini(
[INFO] [stdout] 22859 | |         array: *mut action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22860 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:25:5
[INFO] [stdout]       |
[INFO] [stdout]    25 |       fn action_msgs__msg__GoalStatus__Sequence__fini(msg: *mut GoalStatusSeqRaw);
[INFO] [stdout]       |       ---------------------------------------------------------------------------- `action_msgs__msg__GoalStatus__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status::GoalStatusSeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatus__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatus__Sequence__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22873:5
[INFO] [stdout]       |
[INFO] [stdout] 22873 | /     pub fn action_msgs__msg__GoalStatus__Sequence__are_equal(
[INFO] [stdout] 22874 | |         lhs: *const action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22875 | |         rhs: *const action_msgs__msg__GoalStatus__Sequence,
[INFO] [stdout] 22876 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 | /     fn action_msgs__msg__GoalStatus__Sequence__are_equal(
[INFO] [stdout]    27 | |         lhs: *const GoalStatusSeqRaw,
[INFO] [stdout]    28 | |         rhs: *const GoalStatusSeqRaw,
[INFO] [stdout]    29 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatus__Sequence__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status::GoalStatusSeqRaw, *const action_msgs::msg::goal_status::GoalStatusSeqRaw) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatus__Sequence, *const action_msgs__msg__GoalStatus__Sequence) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22982:5
[INFO] [stdout]       |
[INFO] [stdout] 22982 | /     pub fn action_msgs__msg__GoalStatusArray__init(
[INFO] [stdout] 22983 | |         msg: *mut action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22984 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:8:5
[INFO] [stdout]       |
[INFO] [stdout]     8 |       fn action_msgs__msg__GoalStatusArray__init(msg: *mut GoalStatusArray) -> bool;
[INFO] [stdout]       |       ------------------------------------------------------------------------------ `action_msgs__msg__GoalStatusArray__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArray) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22987:5
[INFO] [stdout]       |
[INFO] [stdout] 22987 |     pub fn action_msgs__msg__GoalStatusArray__fini(msg: *mut action_msgs__msg__GoalStatusArray);
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:9:5
[INFO] [stdout]       |
[INFO] [stdout]     9 |     fn action_msgs__msg__GoalStatusArray__fini(msg: *mut GoalStatusArray);
[INFO] [stdout]       |     ---------------------------------------------------------------------- `action_msgs__msg__GoalStatusArray__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArray)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:22996:5
[INFO] [stdout]       |
[INFO] [stdout] 22996 | /     pub fn action_msgs__msg__GoalStatusArray__are_equal(
[INFO] [stdout] 22997 | |         lhs: *const action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22998 | |         rhs: *const action_msgs__msg__GoalStatusArray,
[INFO] [stdout] 22999 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:10:5
[INFO] [stdout]       |
[INFO] [stdout]    10 | /     fn action_msgs__msg__GoalStatusArray__are_equal(
[INFO] [stdout]    11 | |         lhs: *const GoalStatusArray,
[INFO] [stdout]    12 | |         rhs: *const GoalStatusArray,
[INFO] [stdout]    13 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status_array::GoalStatusArray, *const action_msgs::msg::goal_status_array::GoalStatusArray) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatusArray, *const action_msgs__msg__GoalStatusArray) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23028:5
[INFO] [stdout]       |
[INFO] [stdout] 23028 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__init(
[INFO] [stdout] 23029 | |         array: *mut action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23030 | |         size: usize,
[INFO] [stdout] 23031 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:14:5
[INFO] [stdout]       |
[INFO] [stdout]    14 | /     fn action_msgs__msg__GoalStatusArray__Sequence__init(
[INFO] [stdout]    15 | |         msg: *mut GoalStatusArraySeqRaw,
[INFO] [stdout]    16 | |         size: usize,
[INFO] [stdout]    17 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23034:5
[INFO] [stdout]       |
[INFO] [stdout] 23034 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__fini(
[INFO] [stdout] 23035 | |         array: *mut action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23036 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:18:5
[INFO] [stdout]       |
[INFO] [stdout]    18 |       fn action_msgs__msg__GoalStatusArray__Sequence__fini(msg: *mut GoalStatusArraySeqRaw);
[INFO] [stdout]       |       -------------------------------------------------------------------------------------- `action_msgs__msg__GoalStatusArray__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__msg__GoalStatusArray__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__msg__GoalStatusArray__Sequence__are_equal` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23049:5
[INFO] [stdout]       |
[INFO] [stdout] 23049 | /     pub fn action_msgs__msg__GoalStatusArray__Sequence__are_equal(
[INFO] [stdout] 23050 | |         lhs: *const action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23051 | |         rhs: *const action_msgs__msg__GoalStatusArray__Sequence,
[INFO] [stdout] 23052 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/msg/goal_status_array.rs:19:5
[INFO] [stdout]       |
[INFO] [stdout]    19 | /     fn action_msgs__msg__GoalStatusArray__Sequence__are_equal(
[INFO] [stdout]    20 | |         lhs: *const GoalStatusArraySeqRaw,
[INFO] [stdout]    21 | |         rhs: *const GoalStatusArraySeqRaw,
[INFO] [stdout]    22 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__msg__GoalStatusArray__Sequence__are_equal` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*const action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw, *const action_msgs::msg::goal_status_array::GoalStatusArraySeqRaw) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*const action_msgs__msg__GoalStatusArray__Sequence, *const action_msgs__msg__GoalStatusArray__Sequence) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23499:5
[INFO] [stdout]       |
[INFO] [stdout] 23499 | /     pub fn action_msgs__srv__CancelGoal_Response__init(
[INFO] [stdout] 23500 | |         msg: *mut action_msgs__srv__CancelGoal_Response,
[INFO] [stdout] 23501 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:20:5
[INFO] [stdout]       |
[INFO] [stdout]    20 |       fn action_msgs__srv__CancelGoal_Response__init(msg: *mut CancelGoalResponse) -> bool;
[INFO] [stdout]       |       ------------------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut cancel_goal::CancelGoalResponse) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23504:5
[INFO] [stdout]       |
[INFO] [stdout] 23504 | /     pub fn action_msgs__srv__CancelGoal_Response__fini(
[INFO] [stdout] 23505 | |         msg: *mut action_msgs__srv__CancelGoal_Response,
[INFO] [stdout] 23506 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:21:5
[INFO] [stdout]       |
[INFO] [stdout]    21 |       fn action_msgs__srv__CancelGoal_Response__fini(msg: *mut CancelGoalResponse);
[INFO] [stdout]       |       ----------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut cancel_goal::CancelGoalResponse)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__Sequence__init` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23550:5
[INFO] [stdout]       |
[INFO] [stdout] 23550 | /     pub fn action_msgs__srv__CancelGoal_Response__Sequence__init(
[INFO] [stdout] 23551 | |         array: *mut action_msgs__srv__CancelGoal_Response__Sequence,
[INFO] [stdout] 23552 | |         size: usize,
[INFO] [stdout] 23553 | |     ) -> bool;
[INFO] [stdout]       | |______________^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:22:5
[INFO] [stdout]       |
[INFO] [stdout]    22 | /     fn action_msgs__srv__CancelGoal_Response__Sequence__init(
[INFO] [stdout]    23 | |         msg: *mut CancelGoalResponseSeqRaw,
[INFO] [stdout]    24 | |         size: usize,
[INFO] [stdout]    25 | |     ) -> bool;
[INFO] [stdout]       | |______________- `action_msgs__srv__CancelGoal_Response__Sequence__init` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut CancelGoalResponseSeqRaw, usize) -> bool`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response__Sequence, usize) -> bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `action_msgs__srv__CancelGoal_Response__Sequence__fini` redeclared with a different signature
[INFO] [stdout]      --> src/rcl/jazzy.rs:23556:5
[INFO] [stdout]       |
[INFO] [stdout] 23556 | /     pub fn action_msgs__srv__CancelGoal_Response__Sequence__fini(
[INFO] [stdout] 23557 | |         array: *mut action_msgs__srv__CancelGoal_Response__Sequence,
[INFO] [stdout] 23558 | |     );
[INFO] [stdout]       | |______^ this signature doesn't match the previous declaration
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/msg/jazzy/interfaces/action_msgs/srv/cancel_goal.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 |       fn action_msgs__srv__CancelGoal_Response__Sequence__fini(msg: *mut CancelGoalResponseSeqRaw);
[INFO] [stdout]       |       --------------------------------------------------------------------------------------------- `action_msgs__srv__CancelGoal_Response__Sequence__fini` previously declared here
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected `unsafe extern "C" fn(*mut CancelGoalResponseSeqRaw)`
[INFO] [stdout]                  found `unsafe extern "C" fn(*mut action_msgs__srv__CancelGoal_Response__Sequence)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIoJoKq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsignal_hook-88cd3a40496e7d06,libsignal_hook_registry-3eab2c9b37ea6f87,libcrossbeam_channel-4849e5aa9ccb11a5,libcrossbeam_utils-b6032feb2e6cd592,libregex-08811176c95bfe5b,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-63bd465a06803756,libfutures_executor-94fa8fafa713e7b7,libfutures_util-39144db038b20728,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-4c44b928d67fcc3e,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libparking_lot-b2c3b1a4d2fb8ccb,libparking_lot_core-0e79a8f98b39195c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-3cdd1711a02dc39a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIoJoKq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/safe_drive-10aedc32b51e138a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (lib test) due to 1 previous error; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c007c40a8d1cc2dc2e2950ae8dc55dd292bd6f25c95bf8a7f679840272fc6680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c007c40a8d1cc2dc2e2950ae8dc55dd292bd6f25c95bf8a7f679840272fc6680", kill_on_drop: false }`
[INFO] [stdout] c007c40a8d1cc2dc2e2950ae8dc55dd292bd6f25c95bf8a7f679840272fc6680
