[INFO] fetching crate ros2_helpers 0.1.7... [INFO] testing ros2_helpers-0.1.7 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ros2_helpers 0.1.7 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ros2_helpers 0.1.7 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.12 [INFO] [stderr] Downloaded hashbrown v0.15.3 [INFO] [stderr] Downloaded yaml-rust2 v0.10.1 [INFO] [stderr] Downloaded signal-hook-registry v1.4.5 [INFO] [stderr] Downloaded tokio v1.45.0 [INFO] [stderr] Downloaded safe_drive v0.4.3 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4457dbc98e5afd2fae99239446ccf5d4564b9c0af8c833e84d2eaef0eabf43e1 [INFO] running `Command { std: "docker" "start" "-a" "4457dbc98e5afd2fae99239446ccf5d4564b9c0af8c833e84d2eaef0eabf43e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4457dbc98e5afd2fae99239446ccf5d4564b9c0af8c833e84d2eaef0eabf43e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4457dbc98e5afd2fae99239446ccf5d4564b9c0af8c833e84d2eaef0eabf43e1", kill_on_drop: false }` [INFO] [stdout] 4457dbc98e5afd2fae99239446ccf5d4564b9c0af8c833e84d2eaef0eabf43e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb060d99607e0392169584ca853de6d14eae0fd9a000ed037532322497132b76 [INFO] running `Command { std: "docker" "start" "-a" "fb060d99607e0392169584ca853de6d14eae0fd9a000ed037532322497132b76", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling safe_drive v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 regex v1.11.1 [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 29.24s [INFO] running `Command { std: "docker" "inspect" "fb060d99607e0392169584ca853de6d14eae0fd9a000ed037532322497132b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb060d99607e0392169584ca853de6d14eae0fd9a000ed037532322497132b76", kill_on_drop: false }` [INFO] [stdout] fb060d99607e0392169584ca853de6d14eae0fd9a000ed037532322497132b76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ff288cfa1b5dffd585fdf4c8c6308ce2b644fdd0f47552cf87765e1baf610a4 [INFO] running `Command { std: "docker" "start" "-a" "8ff288cfa1b5dffd585fdf4c8c6308ce2b644fdd0f47552cf87765e1baf610a4", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.5.9 [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-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [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/rustc8nA4Ca/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libros2_helpers-a5a18946c209c6ff,libyaml_rust2-343680dfdd3fac37,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-200a96a1179aeb91,libhashbrown-c69e2d5a099bf7b3,libfoldhash-a84df4cbe8daa3b8,liblog-ba604b77dad33fe2,libtokio_util-e477b6e3d3f7e7db,libtokio_stream-03f61f2cb86edada,libtokio-ccdd40ff11cfcf19,libsocket2-bad5e7471ed9db40,libbytes-bfe11088fe358bd1,libmio-70aba8f0debb7e7f,libsafe_drive-335ca2e8848a4e2d,libsignal_hook-626e0ca5659fb4e8,libsignal_hook_registry-1171f0d22a871719,libcrossbeam_channel-fc56bcd212a63d17,libcrossbeam_utils-ae913342a5a98c57,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libnum_traits-39be14e70c722fe4,libonce_cell-0ba6aecba7086d38,libparking_lot-343de80d45db5fdd,libparking_lot_core-2bea12929376c7a8,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-e1beddfb3e414035,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project-70a06c3d7f29a794,libfutures-a3c20f5bec84e152,libfutures_executor-8e027b4d9a1b351e,libfutures_util-846cb888e58c9ada,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,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" "/tmp/rustc8nA4Ca/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-b29a593f09f39ef8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lrcl [INFO] [stdout] rust-lld: error: unable to find library -lrcl_action [INFO] [stdout] rust-lld: error: unable to find library -lrcutils [INFO] [stdout] rust-lld: error: unable to find library -lrmw [INFO] [stdout] rust-lld: error: unable to find library -lrosidl_runtime_c [INFO] [stdout] rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c [INFO] [stdout] rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c [INFO] [stdout] rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c [INFO] [stdout] rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c [INFO] [stdout] rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c [INFO] [stdout] rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c [INFO] [stdout] rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c [INFO] [stdout] rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQrIhs5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libros2_helpers-a5a18946c209c6ff,libyaml_rust2-343680dfdd3fac37,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-200a96a1179aeb91,libhashbrown-c69e2d5a099bf7b3,libfoldhash-a84df4cbe8daa3b8,liblog-ba604b77dad33fe2,libtokio_util-e477b6e3d3f7e7db,libtokio_stream-03f61f2cb86edada,libtokio-ccdd40ff11cfcf19,libsocket2-bad5e7471ed9db40,libbytes-bfe11088fe358bd1,libmio-70aba8f0debb7e7f,libsafe_drive-335ca2e8848a4e2d,libsignal_hook-626e0ca5659fb4e8,libsignal_hook_registry-1171f0d22a871719,libcrossbeam_channel-fc56bcd212a63d17,libcrossbeam_utils-ae913342a5a98c57,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libnum_traits-39be14e70c722fe4,libonce_cell-0ba6aecba7086d38,libparking_lot-343de80d45db5fdd,libparking_lot_core-2bea12929376c7a8,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-e1beddfb3e414035,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project-70a06c3d7f29a794,libfutures-a3c20f5bec84e152,libfutures_executor-8e027b4d9a1b351e,libfutures_util-846cb888e58c9ada,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,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" "/tmp/rustcQrIhs5/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-7eb6361d55c9ff9c" "-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] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustcVHhfcS/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-343680dfdd3fac37,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-200a96a1179aeb91,libhashbrown-c69e2d5a099bf7b3,libfoldhash-a84df4cbe8daa3b8,liblog-ba604b77dad33fe2,libtokio_util-e477b6e3d3f7e7db,libtokio_stream-03f61f2cb86edada,libtokio-ccdd40ff11cfcf19,libsocket2-bad5e7471ed9db40,libbytes-bfe11088fe358bd1,libmio-70aba8f0debb7e7f,libsafe_drive-335ca2e8848a4e2d,libsignal_hook-626e0ca5659fb4e8,libsignal_hook_registry-1171f0d22a871719,libcrossbeam_channel-fc56bcd212a63d17,libcrossbeam_utils-ae913342a5a98c57,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libnum_traits-39be14e70c722fe4,libonce_cell-0ba6aecba7086d38,libparking_lot-343de80d45db5fdd,libparking_lot_core-2bea12929376c7a8,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-e1beddfb3e414035,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project-70a06c3d7f29a794,libfutures-a3c20f5bec84e152,libfutures_executor-8e027b4d9a1b351e,libfutures_util-846cb888e58c9ada,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,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" "/tmp/rustcVHhfcS/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-39e0530fe16b3990" "-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] running `Command { std: "docker" "inspect" "8ff288cfa1b5dffd585fdf4c8c6308ce2b644fdd0f47552cf87765e1baf610a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff288cfa1b5dffd585fdf4c8c6308ce2b644fdd0f47552cf87765e1baf610a4", kill_on_drop: false }` [INFO] [stdout] 8ff288cfa1b5dffd585fdf4c8c6308ce2b644fdd0f47552cf87765e1baf610a4