[INFO] cloning repository https://github.com/rcardenes/epics-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcardenes/epics-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Fepics-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Fepics-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bcf628d551550b61475ca072c4d2eaa73751b1e [INFO] building rcardenes/epics-tools against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Fepics-tools" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rcardenes/epics-tools [INFO] finished tweaking git repo https://github.com/rcardenes/epics-tools [INFO] tweaked toml for git repo https://github.com/rcardenes/epics-tools written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcardenes/epics-tools on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rcardenes/epics-tools 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e6557214ab6fbfb43583f863005c493511e13f883183cf6df2f08696e5f6ddc [INFO] running `Command { std: "docker" "start" "-a" "4e6557214ab6fbfb43583f863005c493511e13f883183cf6df2f08696e5f6ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e6557214ab6fbfb43583f863005c493511e13f883183cf6df2f08696e5f6ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6557214ab6fbfb43583f863005c493511e13f883183cf6df2f08696e5f6ddc", kill_on_drop: false }` [INFO] [stdout] 4e6557214ab6fbfb43583f863005c493511e13f883183cf6df2f08696e5f6ddc [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fbac87eaf2ba94dd57086355402195d581251b7a8c7bd9b23531aa0194f30a7 [INFO] running `Command { std: "docker" "start" "-a" "4fbac87eaf2ba94dd57086355402195d581251b7a8c7bd9b23531aa0194f30a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling epics-ca-sys v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling epics-ca v0.1.2 [INFO] [stderr] Compiling epics-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRhea7Z/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-0e74de3d79e37609,libclap_builder-0945368888cc5fd6,libstrsim-d620f0ade87b0f1f,libanstream-0c954055fda533ff,libanstyle_query-294da531cac097e0,libis_terminal-bec296391e92dd5b,librustix-c5608184f3af8bfa,libbitflags-06ef7fc2bda8fd57,liblinux_raw_sys-18ceed979cc04410,libcolorchoice-bfe75a9d19074058,libanstyle_parse-73725c90da715a14,libutf8parse-e98db3169219ea11,libclap_lex-8e8dc61e0c3cf4c2,libanstyle-a9d7568b58f54b4e,libepics_tools-6f1641fbe54c00e4,libtokio-43cf75dc8719d0e1,libsignal_hook_registry-449187ef79ae0a10,libnum_cpus-7869c6cccb9f42d0,libsocket2-8d8e9b5601a49ff5,libbytes-89d7ab79dfdabb18,libmio-51dab16678e456a0,libparking_lot-2524bdfbb9061af2,libparking_lot_core-5fabd21df16f5f56,libcfg_if-33ef6c02a07f9fec,libsmallvec-0bfe092e24c04786,liblock_api-2f04c774448cb277,libscopeguard-d52bd00767847e44,libepics_ca-fd9198c4c0828bb1,libepics_ca_sys-f3156d420e8c7541,libbitflags-e2b4db6c651223da,libchrono-dcc2a2753db4c33e,libnum_traits-a2ff886d41a11aad,libiana_time_zone-e43d893440f63b04,libtime-17d5d60f7602b47b,liblibc-20a69e023a5b0045,libpin_project-0662b51b9ba7804f,libfutures-2cb58fa9a8feb7e0,libfutures_executor-022f060b51f000d3,libfutures_util-cf421ad63528dcea,libmemchr-be88c6e3454fbdea,libfutures_io-b5ddbbf8dc52f95f,libslab-e3e28db6fe40c85f,libfutures_channel-fc626073bdfbcc31,libpin_project_lite-6ee67c9dce716e54,libfutures_sink-5d781b678c0d5935,libfutures_task-e2bcd27f6d4de9ec,libpin_utils-9a5791cba021167a,libfutures_core-1b40e5eeda5449d0}.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" "-lca" "-lCom" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRhea7Z/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/rcaget-f7cf99bd49773bd3" "-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 -lca [INFO] [stdout] rust-lld: error: unable to find library -lCom [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `epics-tools` (bin "rcaget") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4fbac87eaf2ba94dd57086355402195d581251b7a8c7bd9b23531aa0194f30a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fbac87eaf2ba94dd57086355402195d581251b7a8c7bd9b23531aa0194f30a7", kill_on_drop: false }` [INFO] [stdout] 4fbac87eaf2ba94dd57086355402195d581251b7a8c7bd9b23531aa0194f30a7