[INFO] fetching crate safe_drive 0.4.3...
[INFO] checking safe_drive-0.4.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate safe_drive 0.4.3 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate safe_drive 0.4.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc482b5b0afbd3b29631366b664099731e177b32548b06c6c618547444e552be
[INFO] running `Command { std: "docker" "start" "-a" "bc482b5b0afbd3b29631366b664099731e177b32548b06c6c618547444e552be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc482b5b0afbd3b29631366b664099731e177b32548b06c6c618547444e552be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc482b5b0afbd3b29631366b664099731e177b32548b06c6c618547444e552be", kill_on_drop: false }`
[INFO] [stdout] bc482b5b0afbd3b29631366b664099731e177b32548b06c6c618547444e552be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479649fad5540284e69903f63eaee56ad5e18691d71e06f4a907087b2d465645
[INFO] running `Command { std: "docker" "start" "-a" "479649fad5540284e69903f63eaee56ad5e18691d71e06f4a907087b2d465645", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling safe_drive v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking synctools v0.3.3
[INFO] [stderr]     Checking memac v0.5.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling async-attributes v1.1.2
[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]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking async-io v2.3.3
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking 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: 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] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/msg.rs:422:61
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 std::slice::from_raw_parts_mut(self.0.data, self.0.size.try_into().unwrap())
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:832:55
[INFO] [stdout]     |
[INFO] [stdout] 832 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:836:55
[INFO] [stdout]     |
[INFO] [stdout] 836 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:840:55
[INFO] [stdout]     |
[INFO] [stdout] 840 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:844:55
[INFO] [stdout]     |
[INFO] [stdout] 844 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:848:53
[INFO] [stdout]     |
[INFO] [stdout] 848 |             let s = unsafe { from_raw_parts(v.data, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^
[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] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/qos.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |             depth: qos.depth.try_into().unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:828:17
[INFO] [stdout]     |
[INFO] [stdout] 828 |                 (*(*params.as_ref())).num_nodes.try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:835:17
[INFO] [stdout]     |
[INFO] [stdout] 835 |                 (*(*params.as_ref())).num_nodes.try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:856:25
[INFO] [stdout]     |
[INFO] [stdout] 856 |                         np.num_params.try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         np.num_params.try_into().unwrap(),
[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] warning: safe_drive@0.4.3: 'ROS_DISTRO is not set properly. Defaulting to jazzy.'
[INFO] [stderr] error: could not compile `safe_drive` (lib) due to 11 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/msg.rs:422:61
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 std::slice::from_raw_parts_mut(self.0.data, self.0.size.try_into().unwrap())
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:832:55
[INFO] [stdout]     |
[INFO] [stdout] 832 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:836:55
[INFO] [stdout]     |
[INFO] [stdout] 836 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:840:55
[INFO] [stdout]     |
[INFO] [stdout] 840 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:844:55
[INFO] [stdout]     |
[INFO] [stdout] 844 |             let s = unsafe { from_raw_parts(v.values, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/parameter.rs:848:53
[INFO] [stdout]     |
[INFO] [stdout] 848 |             let s = unsafe { from_raw_parts(v.data, v.size.try_into().unwrap()) };
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^
[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] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/qos.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |             depth: qos.depth.try_into().unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:828:17
[INFO] [stdout]     |
[INFO] [stdout] 828 |                 (*(*params.as_ref())).num_nodes.try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:835:17
[INFO] [stdout]     |
[INFO] [stdout] 835 |                 (*(*params.as_ref())).num_nodes.try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:856:25
[INFO] [stdout]     |
[INFO] [stdout] 856 |                         np.num_params.try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/rcl.rs:860:25
[INFO] [stdout]     |
[INFO] [stdout] 860 |                         np.num_params.try_into().unwrap(),
[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] 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 11 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "479649fad5540284e69903f63eaee56ad5e18691d71e06f4a907087b2d465645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479649fad5540284e69903f63eaee56ad5e18691d71e06f4a907087b2d465645", kill_on_drop: false }`
[INFO] [stdout] 479649fad5540284e69903f63eaee56ad5e18691d71e06f4a907087b2d465645
