[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] testing rcardenes/epics-tools against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Fepics-tools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcardenes/epics-tools on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.3.23 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded clap_lex v0.5.0 [INFO] [stderr] Downloaded time v0.1.45 [INFO] [stderr] Downloaded epics-ca-sys v0.1.1 [INFO] [stderr] Downloaded chrono v0.4.26 [INFO] [stderr] Downloaded epics-ca v0.1.2 [INFO] [stderr] Downloaded anstyle-query v1.0.0 [INFO] [stderr] Downloaded anstream v0.3.2 [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a7b2ba4ea93443f602577d8e2e6bfb30898ddca8bfbc7a2ce67883da407a707 [INFO] running `Command { std: "docker" "start" "-a" "0a7b2ba4ea93443f602577d8e2e6bfb30898ddca8bfbc7a2ce67883da407a707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a7b2ba4ea93443f602577d8e2e6bfb30898ddca8bfbc7a2ce67883da407a707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7b2ba4ea93443f602577d8e2e6bfb30898ddca8bfbc7a2ce67883da407a707", kill_on_drop: false }` [INFO] [stdout] 0a7b2ba4ea93443f602577d8e2e6bfb30898ddca8bfbc7a2ce67883da407a707 [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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eaa718adf1b59b40cc619d182ee3776d73d8b0f232ff0fb5d01e2ea69d01de5 [INFO] running `Command { std: "docker" "start" "-a" "0eaa718adf1b59b40cc619d182ee3776d73d8b0f232ff0fb5d01e2ea69d01de5", 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 futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink 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-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling epics-ca-sys v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling bytes v1.4.0 [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/rustcE7vRgQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-e39f7fd2dd739379,libclap_builder-eb28fe2e387f47b8,libstrsim-d159bff5f9d8c305,libanstream-ca4764b41018f2b3,libanstyle_query-fbd302d453b6d4fe,libis_terminal-498fae9144e049ec,librustix-0633425ae039f84d,libbitflags-0da2e999d5b76a77,liblinux_raw_sys-827ad72da3e7c07a,libcolorchoice-2194b980c6586abd,libanstyle_parse-5677b8e9fbc74f8b,libutf8parse-db6920497b8cc48f,libclap_lex-395a95bf9746d2a8,libanstyle-44d5b6957d2e33f6,libepics_tools-76541b0869a382c6,libtokio-1565c6e1322ffba6,libsignal_hook_registry-a3d290f1e6960cb1,libnum_cpus-b4983556f5573f0e,libsocket2-59ea013c91d108ee,libbytes-d224bd6b4f2b8c2c,libmio-d7c221b838b7065b,libparking_lot-59b431f9f0841114,libparking_lot_core-d69fffc0f0d474b9,libcfg_if-3183e62f61f23a61,libsmallvec-4a014316785f315c,liblock_api-626e3293c075d074,libscopeguard-0e30e6315ecc2b6d,libepics_ca-be633e3f91d17127,libepics_ca_sys-0d21b9b42b564f2b,libbitflags-3333d968e5f279ee,libchrono-0327ac01646e71f2,libnum_traits-093d4da70ee3e03f,libiana_time_zone-3093508c5e04d49c,libtime-18d005359481c841,liblibc-5389c827efeb1fb1,libpin_project-6a12c6f1b51fbd8d,libfutures-1384d3bf8d087e5d,libfutures_executor-a6a8d1c5eaa9b610,libfutures_util-186b51c07a711414,libmemchr-233a2862461d83c1,libfutures_io-c4532916bf080766,libslab-5ddca82558fbdf51,libfutures_channel-fdca87f1d47e0abc,libpin_project_lite-b90652d6b65b0aef,libfutures_sink-aea7bfc6aaea041f,libfutures_task-e0f19a60ffc5ad1a,libpin_utils-45ba7e7cff7aa459,libfutures_core-856fb9bad5553150}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lca" "-lCom" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcE7vRgQ/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-98f0ae97779deace" "-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" "0eaa718adf1b59b40cc619d182ee3776d73d8b0f232ff0fb5d01e2ea69d01de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eaa718adf1b59b40cc619d182ee3776d73d8b0f232ff0fb5d01e2ea69d01de5", kill_on_drop: false }` [INFO] [stdout] 0eaa718adf1b59b40cc619d182ee3776d73d8b0f232ff0fb5d01e2ea69d01de5