[INFO] fetching crate safe_drive 0.4.3... [INFO] testing safe_drive-0.4.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate safe_drive 0.4.3 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate safe_drive 0.4.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0300fc12f46a5208cca59f9b73d26b463721c00960e4fd58bc2e752ba9ddaba [INFO] running `Command { std: "docker" "start" "-a" "d0300fc12f46a5208cca59f9b73d26b463721c00960e4fd58bc2e752ba9ddaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0300fc12f46a5208cca59f9b73d26b463721c00960e4fd58bc2e752ba9ddaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0300fc12f46a5208cca59f9b73d26b463721c00960e4fd58bc2e752ba9ddaba", kill_on_drop: false }` [INFO] [stdout] d0300fc12f46a5208cca59f9b73d26b463721c00960e4fd58bc2e752ba9ddaba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adce553e2a3c14afb58c0160ccfd57d563eb660609f4c11fe35588447b0fef3d [INFO] running `Command { std: "docker" "start" "-a" "adce553e2a3c14afb58c0160ccfd57d563eb660609f4c11fe35588447b0fef3d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling safe_drive v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.' [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [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 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 16.79s [INFO] running `Command { std: "docker" "inspect" "adce553e2a3c14afb58c0160ccfd57d563eb660609f4c11fe35588447b0fef3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adce553e2a3c14afb58c0160ccfd57d563eb660609f4c11fe35588447b0fef3d", kill_on_drop: false }` [INFO] [stdout] adce553e2a3c14afb58c0160ccfd57d563eb660609f4c11fe35588447b0fef3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e79684c5d827d4f798e68c1ca12717f4ea35344625ac88ac1778d285616b472e [INFO] running `Command { std: "docker" "start" "-a" "e79684c5d827d4f798e68c1ca12717f4ea35344625ac88ac1778d285616b472e", 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 tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling socket2 v0.4.10 [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 futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling memac v0.5.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rand v0.8.5 [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] [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 polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [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/rustcgKzndP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcgKzndP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_wait-ad5a84bff25bbf93" "-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/rustcsrQYuL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcsrQYuL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/publish-8cea343dade2ac5e" "-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/rustcuxDo8C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcuxDo8C/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/no_server-e42c0b0f3007c5a5" "-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/rustcE1EoTu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcE1EoTu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/logger-f9c47e627982d0fe" "-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 "logger") 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/rustcEh1S2x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcEh1S2x/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/timer-368c3a246195f1bd" "-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 "client_wait") 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 "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 "no_server") 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 "timer") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVJEqOp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcVJEqOp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pubsub-5732cc08a278fceb" "-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/rustcKa0mQg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcKa0mQg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/service-17a633c61318545b" "-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/rustcwMBbqt/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_std-e9fa33734845124c,libasync_global_executor-7e3dc48b8cc3ac64,libasync_io-829c3646142dfb7b,libpolling-2b8e8ef332fb7c15,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,librustix-201df7b131c93c98,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-e5a1906b39cac4ff,libblocking-b8ff44b6f63a77ca,libpiper-c31e5f366811b423,libatomic_waker-001109810bdecbaa,libasync_lock-0f9c5e36d824602c,libasync_channel-5b8b31eab59878e6,libevent_listener_strategy-7c4321961959c3f7,libevent_listener-a1e3e05c50b40fe1,libasync_executor-6e4764bd46d2f038,libfutures_lite-8598f60af93afd18,libfastrand-9c5266858c813c39,libasync_task-65820d26b839a505,libasync_io-d81aeff3678c7a99,librustix-d679f0df03da43d0,libio_lifetimes-195c9e4c66d0b054,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libpolling-24abd7cf5e6d9e25,libsocket2-2c46f230950b955e,libfutures_lite-fbb0e5fbc76403dd,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-3618ec6368854be5,libasync_channel-90ef816d71b02e65,libconcurrent_queue-21d871a5ac3c0303,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libkv_log_macro-67a5c0c55bd6ac1c,liblog-e5c4f42fc26d87eb,libvalue_bag-b079c31e222bf4e2,libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcwMBbqt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_pubsub-de4609622d4772a2" "-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] [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/rustcOerRck/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_std-e9fa33734845124c,libasync_global_executor-7e3dc48b8cc3ac64,libasync_io-829c3646142dfb7b,libpolling-2b8e8ef332fb7c15,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,librustix-201df7b131c93c98,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-e5a1906b39cac4ff,libblocking-b8ff44b6f63a77ca,libpiper-c31e5f366811b423,libatomic_waker-001109810bdecbaa,libasync_lock-0f9c5e36d824602c,libasync_channel-5b8b31eab59878e6,libevent_listener_strategy-7c4321961959c3f7,libevent_listener-a1e3e05c50b40fe1,libasync_executor-6e4764bd46d2f038,libfutures_lite-8598f60af93afd18,libfastrand-9c5266858c813c39,libasync_task-65820d26b839a505,libasync_io-d81aeff3678c7a99,librustix-d679f0df03da43d0,libio_lifetimes-195c9e4c66d0b054,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libpolling-24abd7cf5e6d9e25,libsocket2-2c46f230950b955e,libfutures_lite-fbb0e5fbc76403dd,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-3618ec6368854be5,libasync_channel-90ef816d71b02e65,libconcurrent_queue-21d871a5ac3c0303,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libkv_log_macro-67a5c0c55bd6ac1c,liblog-e5c4f42fc26d87eb,libvalue_bag-b079c31e222bf4e2,libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcOerRck/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_pubsub_loaned-c9e6a85a0ed899a9" "-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/rustcpb7YWt/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libasync_std-e9fa33734845124c,libasync_global_executor-7e3dc48b8cc3ac64,libasync_io-829c3646142dfb7b,libpolling-2b8e8ef332fb7c15,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,librustix-201df7b131c93c98,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-e5a1906b39cac4ff,libblocking-b8ff44b6f63a77ca,libpiper-c31e5f366811b423,libatomic_waker-001109810bdecbaa,libasync_lock-0f9c5e36d824602c,libasync_channel-5b8b31eab59878e6,libevent_listener_strategy-7c4321961959c3f7,libevent_listener-a1e3e05c50b40fe1,libasync_executor-6e4764bd46d2f038,libfutures_lite-8598f60af93afd18,libfastrand-9c5266858c813c39,libasync_task-65820d26b839a505,libasync_io-d81aeff3678c7a99,librustix-d679f0df03da43d0,libio_lifetimes-195c9e4c66d0b054,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libpolling-24abd7cf5e6d9e25,libsocket2-2c46f230950b955e,libfutures_lite-fbb0e5fbc76403dd,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-3618ec6368854be5,libasync_channel-90ef816d71b02e65,libconcurrent_queue-21d871a5ac3c0303,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libkv_log_macro-67a5c0c55bd6ac1c,liblog-e5c4f42fc26d87eb,libvalue_bag-b079c31e222bf4e2,libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcpb7YWt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/action_server-e7770c61ea5674ea" "-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/rustcr02Ogv/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-bc736b531f11f6b4,librand_chacha-688962b12ed63db5,libppv_lite86-4250c766b4729968,librand_core-1912910770ea722b,libgetrandom-185694f2d7190f46,libasync_std-e9fa33734845124c,libasync_global_executor-7e3dc48b8cc3ac64,libasync_io-829c3646142dfb7b,libpolling-2b8e8ef332fb7c15,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,librustix-201df7b131c93c98,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-e5a1906b39cac4ff,libblocking-b8ff44b6f63a77ca,libpiper-c31e5f366811b423,libatomic_waker-001109810bdecbaa,libasync_lock-0f9c5e36d824602c,libasync_channel-5b8b31eab59878e6,libevent_listener_strategy-7c4321961959c3f7,libevent_listener-a1e3e05c50b40fe1,libasync_executor-6e4764bd46d2f038,libfutures_lite-8598f60af93afd18,libfastrand-9c5266858c813c39,libasync_task-65820d26b839a505,libasync_io-d81aeff3678c7a99,librustix-d679f0df03da43d0,libio_lifetimes-195c9e4c66d0b054,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libpolling-24abd7cf5e6d9e25,libsocket2-2c46f230950b955e,libfutures_lite-fbb0e5fbc76403dd,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-3618ec6368854be5,libasync_channel-90ef816d71b02e65,libconcurrent_queue-21d871a5ac3c0303,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libkv_log_macro-67a5c0c55bd6ac1c,liblog-e5c4f42fc26d87eb,libvalue_bag-b079c31e222bf4e2,libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcr02Ogv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/action_client-da0ee8ce7c3a40ac" "-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_server") due to 1 previous error; 2 warnings emitted [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` (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/rustc5xAhOx/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustc5xAhOx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/select-759dceb0d8291982" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPGQvJ2/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-bc736b531f11f6b4,librand_chacha-688962b12ed63db5,libppv_lite86-4250c766b4729968,librand_core-1912910770ea722b,libgetrandom-185694f2d7190f46}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcPGQvJ2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actions-dbe3d917cce3d0d4" "-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/rustcUMjcII/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_std-e9fa33734845124c,libasync_global_executor-7e3dc48b8cc3ac64,libasync_io-829c3646142dfb7b,libpolling-2b8e8ef332fb7c15,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,librustix-201df7b131c93c98,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-e5a1906b39cac4ff,libblocking-b8ff44b6f63a77ca,libpiper-c31e5f366811b423,libatomic_waker-001109810bdecbaa,libasync_lock-0f9c5e36d824602c,libasync_channel-5b8b31eab59878e6,libevent_listener_strategy-7c4321961959c3f7,libevent_listener-a1e3e05c50b40fe1,libasync_executor-6e4764bd46d2f038,libfutures_lite-8598f60af93afd18,libfastrand-9c5266858c813c39,libasync_task-65820d26b839a505,libasync_io-d81aeff3678c7a99,librustix-d679f0df03da43d0,libio_lifetimes-195c9e4c66d0b054,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libpolling-24abd7cf5e6d9e25,libsocket2-2c46f230950b955e,libfutures_lite-fbb0e5fbc76403dd,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-3618ec6368854be5,libasync_channel-90ef816d71b02e65,libconcurrent_queue-21d871a5ac3c0303,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libkv_log_macro-67a5c0c55bd6ac1c,liblog-e5c4f42fc26d87eb,libvalue_bag-b079c31e222bf4e2,libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcUMjcII/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_service-a9f8d6e6c638b93b" "-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] [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpYnZcU/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-bc736b531f11f6b4,librand_chacha-688962b12ed63db5,libppv_lite86-4250c766b4729968,librand_core-1912910770ea722b,libgetrandom-185694f2d7190f46,libasync_std-e9fa33734845124c,libasync_global_executor-7e3dc48b8cc3ac64,libasync_io-829c3646142dfb7b,libpolling-2b8e8ef332fb7c15,libtracing-c026beb2e6d9b8f3,libtracing_core-f44451c3804324f6,librustix-201df7b131c93c98,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-e5a1906b39cac4ff,libblocking-b8ff44b6f63a77ca,libpiper-c31e5f366811b423,libatomic_waker-001109810bdecbaa,libasync_lock-0f9c5e36d824602c,libasync_channel-5b8b31eab59878e6,libevent_listener_strategy-7c4321961959c3f7,libevent_listener-a1e3e05c50b40fe1,libasync_executor-6e4764bd46d2f038,libfutures_lite-8598f60af93afd18,libfastrand-9c5266858c813c39,libasync_task-65820d26b839a505,libasync_io-d81aeff3678c7a99,librustix-d679f0df03da43d0,libio_lifetimes-195c9e4c66d0b054,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libpolling-24abd7cf5e6d9e25,libsocket2-2c46f230950b955e,libfutures_lite-fbb0e5fbc76403dd,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-3618ec6368854be5,libasync_channel-90ef816d71b02e65,libconcurrent_queue-21d871a5ac3c0303,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libkv_log_macro-67a5c0c55bd6ac1c,liblog-e5c4f42fc26d87eb,libvalue_bag-b079c31e222bf4e2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-1ddf2b5791160387,libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcpYnZcU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_actions-670b9dc3cff2c75d" "-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/rustcxCgpxi/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsignal_hook-43a40d9a7fc7d4c7,libsignal_hook_registry-4fd729b41ba91d10,libcrossbeam_channel-8b218232a3e4c9c2,libcrossbeam_utils-eb4587c77878a9d5,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-377ab27037545073,libonce_cell-24c5d665b6879050,libfutures-7d850e182f1872b7,libfutures_executor-e9e8f0a38ca68556,libfutures_util-f1d6eb740e0a9b3b,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-43d976c9737ff31a,libfutures_channel-3e3e0e10de0cd35b,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libparking_lot-75ffa704c7094aaa,libparking_lot_core-3f34521fa32b06cc,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project-8b51da5484671b6d}.rlib" "/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/rustcxCgpxi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/safe_drive-26dd16e94deee39c" "-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" "e79684c5d827d4f798e68c1ca12717f4ea35344625ac88ac1778d285616b472e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79684c5d827d4f798e68c1ca12717f4ea35344625ac88ac1778d285616b472e", kill_on_drop: false }` [INFO] [stdout] e79684c5d827d4f798e68c1ca12717f4ea35344625ac88ac1778d285616b472e