[INFO] cloning repository https://github.com/nityc-d-robo/director_2024_a
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nityc-d-robo/director_2024_a" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnityc-d-robo%2Fdirector_2024_a", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnityc-d-robo%2Fdirector_2024_a'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce9dcf7989224ea86c7af85188355c88d85d4a92
[INFO] testing nityc-d-robo/director_2024_a against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnityc-d-robo%2Fdirector_2024_a" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nityc-d-robo/director_2024_a
[INFO] finished tweaking git repo https://github.com/nityc-d-robo/director_2024_a
[INFO] tweaked toml for git repo https://github.com/nityc-d-robo/director_2024_a written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nityc-d-robo/director_2024_a 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 git repo https://github.com/nityc-d-robo/director_2024_a 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] acc58cd34ea0cffce44992a20172d155c255c31280a254afc74f6e5cbed0b483
[INFO] running `Command { std: "docker" "start" "-a" "acc58cd34ea0cffce44992a20172d155c255c31280a254afc74f6e5cbed0b483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acc58cd34ea0cffce44992a20172d155c255c31280a254afc74f6e5cbed0b483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acc58cd34ea0cffce44992a20172d155c255c31280a254afc74f6e5cbed0b483", kill_on_drop: false }`
[INFO] [stdout] acc58cd34ea0cffce44992a20172d155c255c31280a254afc74f6e5cbed0b483
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 88f3de50ed105d3cbd1f5d236f0b9374d3d4e05e48ca40f55081e77d7b8d4a2f
[INFO] running `Command { std: "docker" "start" "-a" "88f3de50ed105d3cbd1f5d236f0b9374d3d4e05e48ca40f55081e77d7b8d4a2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling safe_drive v0.4.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling controllers v0.1.0 (https://github.com/nityc-d-robo/controllers?rev=83c2bfdd368250073e4dbaf3a4ce078a9dac3859#83c2bfdd)
[INFO] [stderr]    Compiling director_2024_a v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdF9EVh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcontrollers-98b85805d108be19,libsafe_drive-49a78a92b4b6efa6,libsignal_hook-7d8f2b8d5d80ec47,libsignal_hook_registry-bd850b7004009205,libcrossbeam_channel-51d5df81a59e3bee,libcrossbeam_utils-fdd1b66deb1cb1ce,libregex-3015a720187bed47,libregex_automata-d75326ab1e836844,libaho_corasick-847080ddcc800a8c,libregex_syntax-2b97d6b09241de8e,libnum_traits-67373ff8f8a12d85,libonce_cell-a1d7742f74efe1da,libfutures-eb36adeeb5eb7ffb,libfutures_executor-28b71e92a469da69,libfutures_util-bc0cfc8a21ee00d4,libmemchr-08f38e9718637002,libfutures_io-15f510aebc68962e,libslab-26b741578fad7272,libfutures_channel-833bfbd7dbe0bac3,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-8063f91f5220ba4f,libparking_lot-077e2bd699573f96,libparking_lot_core-71087ee22c55bff5,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project-b14efc9a3aa71217}.rlib" "<sysroot>/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/rustcdF9EVh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/director_2024_a-befb2d867361913b" "-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 `director_2024_a` (bin "director_2024_a") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "88f3de50ed105d3cbd1f5d236f0b9374d3d4e05e48ca40f55081e77d7b8d4a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f3de50ed105d3cbd1f5d236f0b9374d3d4e05e48ca40f55081e77d7b8d4a2f", kill_on_drop: false }`
[INFO] [stdout] 88f3de50ed105d3cbd1f5d236f0b9374d3d4e05e48ca40f55081e77d7b8d4a2f
