[INFO] fetching crate ros2_helpers 0.1.9... [INFO] testing ros2_helpers-0.1.9 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ros2_helpers 0.1.9 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ros2_helpers 0.1.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ros2_helpers 0.1.9 [INFO] tweaked toml for crates.io crate ros2_helpers 0.1.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ros2_helpers 0.1.9 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ros2_helpers 0.1.9 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 909babf3a610d67af35fb1de833beb99ef86a6af9b2ee2950d56cddbe532bb20 [INFO] running `Command { std: "docker" "start" "-a" "909babf3a610d67af35fb1de833beb99ef86a6af9b2ee2950d56cddbe532bb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "909babf3a610d67af35fb1de833beb99ef86a6af9b2ee2950d56cddbe532bb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "909babf3a610d67af35fb1de833beb99ef86a6af9b2ee2950d56cddbe532bb20", kill_on_drop: false }` [INFO] [stdout] 909babf3a610d67af35fb1de833beb99ef86a6af9b2ee2950d56cddbe532bb20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4766ec3edbcaf5226d7a5cb5b893cab6f9e0d0728059c6f1580c36d9a6c7066b [INFO] running `Command { std: "docker" "start" "-a" "4766ec3edbcaf5226d7a5cb5b893cab6f9e0d0728059c6f1580c36d9a6c7066b", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling safe_drive v0.4.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling yaml-rust2 v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling regex v1.12.2 [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 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.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.82s [INFO] running `Command { std: "docker" "inspect" "4766ec3edbcaf5226d7a5cb5b893cab6f9e0d0728059c6f1580c36d9a6c7066b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4766ec3edbcaf5226d7a5cb5b893cab6f9e0d0728059c6f1580c36d9a6c7066b", kill_on_drop: false }` [INFO] [stdout] 4766ec3edbcaf5226d7a5cb5b893cab6f9e0d0728059c6f1580c36d9a6c7066b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f8c4efa9ae841a90288e3d275380fbd5788629b8f77cd8927b08006fa866cd5 [INFO] running `Command { std: "docker" "start" "-a" "2f8c4efa9ae841a90288e3d275380fbd5788629b8f77cd8927b08006fa866cd5", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling ros2_helpers v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIeovNZ/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-dbac1bd315f96d8b,libencoding_rs-f47fb1c01542042e,libarraydeque-be9e663bcba0ae31,libhashlink-6e8657fdf8d29a9a,libhashbrown-15c83e17afd3a5a7,libfoldhash-d6902c75bde81c73,liblog-cfb0a897de58af94,libtokio_util-60ac6a3a7b0ec972,libtokio_stream-dab766571d057f6c,libtokio-ce4fd0cf69c1d4c9,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libsafe_drive-7df6cbec400c4d7f,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project-c4863fb2965c813b,libfutures-93c1c6fffee43440,libfutures_executor-9249217cd102c769,libfutures_util-265a3f33b86c6adc,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-aa4ce92231e6bf4e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.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" "/opt/rustwide/target/debug/deps/rustcIeovNZ/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-6dacc3e8f85cc4e9" "-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" "/opt/rustwide/target/debug/examples/rustcq0W2Yf/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libros2_helpers-43290007cffba23d,libyaml_rust2-dbac1bd315f96d8b,libencoding_rs-f47fb1c01542042e,libarraydeque-be9e663bcba0ae31,libhashlink-6e8657fdf8d29a9a,libhashbrown-15c83e17afd3a5a7,libfoldhash-d6902c75bde81c73,liblog-cfb0a897de58af94,libtokio_util-60ac6a3a7b0ec972,libtokio_stream-dab766571d057f6c,libtokio-ce4fd0cf69c1d4c9,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libsafe_drive-7df6cbec400c4d7f,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project-c4863fb2965c813b,libfutures-93c1c6fffee43440,libfutures_executor-9249217cd102c769,libfutures_util-265a3f33b86c6adc,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-aa4ce92231e6bf4e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.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" "/opt/rustwide/target/debug/examples/rustcq0W2Yf/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-0cf448ff6514c395" "-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" "/opt/rustwide/target/debug/examples/rustcmcs7vS/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libros2_helpers-43290007cffba23d,libyaml_rust2-dbac1bd315f96d8b,libencoding_rs-f47fb1c01542042e,libarraydeque-be9e663bcba0ae31,libhashlink-6e8657fdf8d29a9a,libhashbrown-15c83e17afd3a5a7,libfoldhash-d6902c75bde81c73,liblog-cfb0a897de58af94,libtokio_util-60ac6a3a7b0ec972,libtokio_stream-dab766571d057f6c,libtokio-ce4fd0cf69c1d4c9,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libsafe_drive-7df6cbec400c4d7f,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project-c4863fb2965c813b,libfutures-93c1c6fffee43440,libfutures_executor-9249217cd102c769,libfutures_util-265a3f33b86c6adc,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-aa4ce92231e6bf4e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.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" "/opt/rustwide/target/debug/examples/rustcmcs7vS/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-a4527ef703f108b7" "-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] [stderr] error: could not compile `ros2_helpers` (example "ex1") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2f8c4efa9ae841a90288e3d275380fbd5788629b8f77cd8927b08006fa866cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8c4efa9ae841a90288e3d275380fbd5788629b8f77cd8927b08006fa866cd5", kill_on_drop: false }` [INFO] [stdout] 2f8c4efa9ae841a90288e3d275380fbd5788629b8f77cd8927b08006fa866cd5