[INFO] cloning repository https://github.com/sequenceplanner/r2r_interactive_markers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sequenceplanner/r2r_interactive_markers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequenceplanner%2Fr2r_interactive_markers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequenceplanner%2Fr2r_interactive_markers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2ffa9391b09d13b6a9aef1f4a5fd31b8daffc7e [INFO] checking sequenceplanner/r2r_interactive_markers/b2ffa9391b09d13b6a9aef1f4a5fd31b8daffc7e against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequenceplanner%2Fr2r_interactive_markers" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sequenceplanner/r2r_interactive_markers [INFO] finished tweaking git repo https://github.com/sequenceplanner/r2r_interactive_markers [INFO] tweaked toml for git repo https://github.com/sequenceplanner/r2r_interactive_markers written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sequenceplanner/r2r_interactive_markers on toolchain 507271bc119683008ec719ecee48814e8ac86c65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sequenceplanner/r2r_interactive_markers 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2r_rcl v0.9.4 [INFO] [stderr] Downloaded r2r_common v0.9.4 [INFO] [stderr] Downloaded once_cell v1.20.0 [INFO] [stderr] Downloaded r2r_actions v0.9.4 [INFO] [stderr] Downloaded force-send-sync v1.1.0 [INFO] [stderr] Downloaded r2r_macros v0.9.4 [INFO] [stderr] Downloaded r2r v0.9.4 [INFO] [stderr] Downloaded r2r_msg_gen v0.9.4 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79be9077c4b17e7b1df76283825e7d3e28426105064563b97b0868a320e28a88 [INFO] running `Command { std: "docker" "start" "-a" "79be9077c4b17e7b1df76283825e7d3e28426105064563b97b0868a320e28a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79be9077c4b17e7b1df76283825e7d3e28426105064563b97b0868a320e28a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79be9077c4b17e7b1df76283825e7d3e28426105064563b97b0868a320e28a88", kill_on_drop: false }` [INFO] [stdout] 79be9077c4b17e7b1df76283825e7d3e28426105064563b97b0868a320e28a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8e7d1f8457d9bde079e3a1350671ba171c79140c7d4b2a715ac125f3e6e4bb5 [INFO] running `Command { std: "docker" "start" "-a" "d8e7d1f8457d9bde079e3a1350671ba171c79140c7d4b2a715ac125f3e6e4bb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling widestring v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling force-send-sync v1.1.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling r2r_macros v0.9.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking r2r_common v0.9.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling r2r_rcl v0.9.4 [INFO] [stderr] Compiling r2r_actions v0.9.4 [INFO] [stderr] error: failed to run custom build command for `r2r_actions v0.9.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/r2r_actions-c42c8eb3dd457840/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=AMENT_PREFIX_PATH [INFO] [stderr] cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH [INFO] [stderr] cargo:rerun-if-env-changed=CMAKE_IDL_PACKAGES [INFO] [stderr] cargo:rerun-if-env-changed=IDL_PACKAGE_FILTER [INFO] [stderr] cargo:rerun-if-env-changed=ROS_DISTRO [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1192) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/r2r_common-0.9.4/src/lib.rs:144:51: [INFO] [stderr] ROS_DISTRO not set: Source your ROS! [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6099b0d6bf08 - std[54ac760ef94e21ae]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6099b0d6bf08 - std[54ac760ef94e21ae]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6099b0d6bf08 - std[54ac760ef94e21ae]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x6099b0d6bf08 - <::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x6099b0d8192a - ::fmt [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x6099b0d8192a - core[d085547bce935227]::fmt::write [INFO] [stderr] 6: 0x6099b0d70e12 - std[54ac760ef94e21ae]::io::default_write_fmt:: [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/io/mod.rs:622:11 [INFO] [stderr] 7: 0x6099b0d70e12 - ::write_fmt [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/io/mod.rs:1977:13 [INFO] [stderr] 8: 0x6099b0d4d8a6 - ::print [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x6099b0d4d8a6 - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x6099b0d65be1 - std[54ac760ef94e21ae]::panicking::default_hook [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x6099b0d65e5b - std[54ac760ef94e21ae]::panicking::panic_with_hook [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x6099b0d4d994 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x6099b0d45149 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x6099b0d4e2cd - __rustc[ef88ac4e5019ffde]::rust_begin_unwind [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x6099b0d8216c - core[d085547bce935227]::panicking::panic_fmt [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x6099b0739d8e - r2r_common[819867835a575954]::print_cargo_ros_distro::{closure#0} [INFO] [stderr] 17: 0x6099b0742087 - >::unwrap_or_else:: [INFO] [stderr] 18: 0x6099b073ae15 - r2r_common[819867835a575954]::print_cargo_ros_distro [INFO] [stderr] 19: 0x6099b0737a1d - build_script_build[9e4f2900f185280f]::main [INFO] [stderr] 20: 0x6099b0738b03 - >::call_once [INFO] [stderr] 21: 0x6099b07368e6 - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x6099b07368f9 - std[54ac760ef94e21ae]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x6099b0d64b87 - <&dyn core[d085547bce935227]::ops::function::Fn<(), Output = i32> + core[d085547bce935227]::marker::Sync + core[d085547bce935227]::panic::unwind_safe::RefUnwindSafe as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x6099b0d64b87 - std[54ac760ef94e21ae]::panicking::catch_unwind::do_call::<&dyn core[d085547bce935227]::ops::function::Fn<(), Output = i32> + core[d085547bce935227]::marker::Sync + core[d085547bce935227]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x6099b0d64b87 - std[54ac760ef94e21ae]::panicking::catch_unwind:: + core[d085547bce935227]::marker::Sync + core[d085547bce935227]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x6099b0d64b87 - std[54ac760ef94e21ae]::panic::catch_unwind::<&dyn core[d085547bce935227]::ops::function::Fn<(), Output = i32> + core[d085547bce935227]::marker::Sync + core[d085547bce935227]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x6099b0d64b87 - std[54ac760ef94e21ae]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x6099b0d64b87 - std[54ac760ef94e21ae]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x6099b0d64b87 - std[54ac760ef94e21ae]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x6099b0d64b87 - std[54ac760ef94e21ae]::panic::catch_unwind:: [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x6099b0d64b87 - std[54ac760ef94e21ae]::rt::lang_start_internal [INFO] [stderr] at /rustc/507271bc119683008ec719ecee48814e8ac86c65/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x6099b07367a1 - std[54ac760ef94e21ae]::rt::lang_start::<()> [INFO] [stderr] 33: 0x6099b0738e05 - main [INFO] [stderr] 34: 0x725cb8ceb1ca - [INFO] [stderr] 35: 0x725cb8ceb28b - __libc_start_main [INFO] [stderr] 36: 0x6099b07356b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d8e7d1f8457d9bde079e3a1350671ba171c79140c7d4b2a715ac125f3e6e4bb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e7d1f8457d9bde079e3a1350671ba171c79140c7d4b2a715ac125f3e6e4bb5", kill_on_drop: false }` [INFO] [stdout] d8e7d1f8457d9bde079e3a1350671ba171c79140c7d4b2a715ac125f3e6e4bb5