[INFO] fetching crate ros2_helpers 0.1.7... [INFO] testing ros2_helpers-0.1.7 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate ros2_helpers 0.1.7 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ros2_helpers 0.1.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ros2_helpers 0.1.7 [INFO] tweaked toml for crates.io crate ros2_helpers 0.1.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ros2_helpers 0.1.7 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ros2_helpers 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1492105c539055efb18fc81302cd3efd1b2504808049b77cbc05b95a07d2455 [INFO] running `Command { std: "docker" "start" "-a" "d1492105c539055efb18fc81302cd3efd1b2504808049b77cbc05b95a07d2455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1492105c539055efb18fc81302cd3efd1b2504808049b77cbc05b95a07d2455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1492105c539055efb18fc81302cd3efd1b2504808049b77cbc05b95a07d2455", kill_on_drop: false }` [INFO] [stdout] d1492105c539055efb18fc81302cd3efd1b2504808049b77cbc05b95a07d2455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514ea476501d11e02373d77512865e7935838cb2ae5dc98675a129f0f186a705 [INFO] running `Command { std: "docker" "start" "-a" "514ea476501d11e02373d77512865e7935838cb2ae5dc98675a129f0f186a705", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling safe_drive v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ros2_helpers v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.09s [INFO] running `Command { std: "docker" "inspect" "514ea476501d11e02373d77512865e7935838cb2ae5dc98675a129f0f186a705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514ea476501d11e02373d77512865e7935838cb2ae5dc98675a129f0f186a705", kill_on_drop: false }` [INFO] [stdout] 514ea476501d11e02373d77512865e7935838cb2ae5dc98675a129f0f186a705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25a4dd8f831f82b791b7bb8657cc8cd8e6e3a03065699d8c87e43b5ec3129d22 [INFO] running `Command { std: "docker" "start" "-a" "25a4dd8f831f82b791b7bb8657cc8cd8e6e3a03065699d8c87e43b5ec3129d22", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ros2_helpers v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5KWznb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyaml_rust2-31983d061ae89469,libencoding_rs-c3fa4e07d9944d79,libarraydeque-113b06ef7681d200,libhashlink-b2a24cb45c3cce69,libhashbrown-bde46fc69ea4e2d6,libfoldhash-07f233db1c671507,liblog-d6f7bb1298e9acd0,libtokio_util-ebf0de5030473a8d,libtokio_stream-cfce53aeb021cd21,libtokio-1208a668c71b3bcc,libsocket2-aaacac4edbeb85ac,libbytes-82ad4f0211bdc963,libmio-5d4c9ef70f336681,libsafe_drive-25aaf89938ad6c39,libsignal_hook-10f6d2d175507c82,libsignal_hook_registry-b80c3231d9c429c5,libcrossbeam_channel-c92d5dc59887942d,libcrossbeam_utils-02f58a81c9899c97,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum_traits-1a0e71aea89a5f6c,libonce_cell-e9252a7b5119f3eb,libparking_lot-a46c82658715e8a9,libparking_lot_core-9b6bcbe19d400d4c,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-7dacfa6d1bc40eb6,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-ebec8a3fd61dac97,libfutures-40f592ade8235c0e,libfutures_executor-1b5e546a68e45cee,libfutures_util-c56d9accd3eb91cb,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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/rustc5KWznb/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/ros2_helpers-085d00b87df5fe3b" "-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] error: could not compile `ros2_helpers` (lib test) 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/rustceEVtUT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libros2_helpers-582094abac69e0b2,libyaml_rust2-31983d061ae89469,libencoding_rs-c3fa4e07d9944d79,libarraydeque-113b06ef7681d200,libhashlink-b2a24cb45c3cce69,libhashbrown-bde46fc69ea4e2d6,libfoldhash-07f233db1c671507,liblog-d6f7bb1298e9acd0,libtokio_util-ebf0de5030473a8d,libtokio_stream-cfce53aeb021cd21,libtokio-1208a668c71b3bcc,libsocket2-aaacac4edbeb85ac,libbytes-82ad4f0211bdc963,libmio-5d4c9ef70f336681,libsafe_drive-25aaf89938ad6c39,libsignal_hook-10f6d2d175507c82,libsignal_hook_registry-b80c3231d9c429c5,libcrossbeam_channel-c92d5dc59887942d,libcrossbeam_utils-02f58a81c9899c97,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum_traits-1a0e71aea89a5f6c,libonce_cell-e9252a7b5119f3eb,libparking_lot-a46c82658715e8a9,libparking_lot_core-9b6bcbe19d400d4c,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-7dacfa6d1bc40eb6,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-ebec8a3fd61dac97,libfutures-40f592ade8235c0e,libfutures_executor-1b5e546a68e45cee,libfutures_util-c56d9accd3eb91cb,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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/rustceEVtUT/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/ex2-c363e16546d48dec" "-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] error: could not compile `ros2_helpers` (example "ex2") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnoNdo3/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libros2_helpers-582094abac69e0b2,libyaml_rust2-31983d061ae89469,libencoding_rs-c3fa4e07d9944d79,libarraydeque-113b06ef7681d200,libhashlink-b2a24cb45c3cce69,libhashbrown-bde46fc69ea4e2d6,libfoldhash-07f233db1c671507,liblog-d6f7bb1298e9acd0,libtokio_util-ebf0de5030473a8d,libtokio_stream-cfce53aeb021cd21,libtokio-1208a668c71b3bcc,libsocket2-aaacac4edbeb85ac,libbytes-82ad4f0211bdc963,libmio-5d4c9ef70f336681,libsafe_drive-25aaf89938ad6c39,libsignal_hook-10f6d2d175507c82,libsignal_hook_registry-b80c3231d9c429c5,libcrossbeam_channel-c92d5dc59887942d,libcrossbeam_utils-02f58a81c9899c97,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum_traits-1a0e71aea89a5f6c,libonce_cell-e9252a7b5119f3eb,libparking_lot-a46c82658715e8a9,libparking_lot_core-9b6bcbe19d400d4c,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-7dacfa6d1bc40eb6,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project-ebec8a3fd61dac97,libfutures-40f592ade8235c0e,libfutures_executor-1b5e546a68e45cee,libfutures_util-c56d9accd3eb91cb,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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/rustcnoNdo3/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/ex1-55394471801464e9" "-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] error: could not compile `ros2_helpers` (example "ex1") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "25a4dd8f831f82b791b7bb8657cc8cd8e6e3a03065699d8c87e43b5ec3129d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a4dd8f831f82b791b7bb8657cc8cd8e6e3a03065699d8c87e43b5ec3129d22", kill_on_drop: false }` [INFO] [stdout] 25a4dd8f831f82b791b7bb8657cc8cd8e6e3a03065699d8c87e43b5ec3129d22