[INFO] cloning repository https://github.com/panghy/fdbdir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panghy/fdbdir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghy%2Ffdbdir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghy%2Ffdbdir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bdb8586175aa4d1508aa207b34d26e3e8356b1c
[INFO] testing panghy/fdbdir against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghy%2Ffdbdir" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/panghy/fdbdir
[INFO] finished tweaking git repo https://github.com/panghy/fdbdir
[INFO] tweaked toml for git repo https://github.com/panghy/fdbdir written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panghy/fdbdir on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/panghy/fdbdir 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a31e022e9e46fb32079721e3b0076e94f9e57ccd49c59482f48a0f675dd064c
[INFO] running `Command { std: "docker" "start" "-a" "9a31e022e9e46fb32079721e3b0076e94f9e57ccd49c59482f48a0f675dd064c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a31e022e9e46fb32079721e3b0076e94f9e57ccd49c59482f48a0f675dd064c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a31e022e9e46fb32079721e3b0076e94f9e57ccd49c59482f48a0f675dd064c", kill_on_drop: false }`
[INFO] [stdout] 9a31e022e9e46fb32079721e3b0076e94f9e57ccd49c59482f48a0f675dd064c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55130284e32f45345e24a3d3ff13201ca95e69026d25d39f98b88b28e933fc35
[INFO] running `Command { std: "docker" "start" "-a" "55130284e32f45345e24a3d3ff13201ca95e69026d25d39f98b88b28e933fc35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling foundationdb-gen v0.9.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling try_map v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling foundationdb v0.9.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling foundationdb-tuple v0.9.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_bytes v0.11.18
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling foundationdb-macros v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling foundationdb-sys v0.9.1
[INFO] [stderr]    Compiling fdbdir v0.1.34 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKw1cwT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhex-13e08b3b00984ab7,libdirs-fef3e40282e88bb5,libdirs_sys-d40983046c4210a0,liboption_ext-61303ef911796993,libshell_words-c7c8b88b0c6925bc,libclap-7057df3d8b48b52f,libclap_builder-4518c81b729bfb99,libstrsim-4d1ed08a123238dc,libanstream-31bbb44d7642adef,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c,libtokio-2c469272e0429ff1,librustyline-0860326770ffce54,libutf8parse-92d0158219063202,libnix-1027436e9df92c51,libfd_lock-43892fd9e2ebde86,librustix-72f15d4efb9e54c2,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-7c0af75954695899,libunicode_width-b1bc0d6c10c00ecc,libunicode_segmentation-421de088ab714999,liblog-40ebd7d040175aeb,libhome-28ab713e87f116ce,libradix_trie-7959f3ec93ba123b,libnibble_vec-851581d357312bf2,libsmallvec-c4b0763233bab5f9,libendian_type-86fda68ea442df8c,libowo_colors-61568613636605bc,libfoundationdb-1d944de6c73d12c3,libserde_bytes-80594b1d4aaa3e60,libfoundationdb_tuple-1e4cdbf11e44f686,libuuid-8f40758392943ff2,librand-1342be212fe60c59,librand_chacha-bd6da5bcfd51e2e5,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-de0bb830b49cbffa,libgetrandom-1e53841e391b66b1,liblibc-f7334b252d083cff,libcfg_if-ae1e883b62e8dab7,libserde_json-baec1d5044e83eed,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-1aa40b9fc3da2f97,libserde_core-324078cf5659a71f,libfutures-75e440f3f7bfea0b,libfutures_executor-914de913c757a4f6,libfutures_util-60e00efa2647aa5f,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libfoundationdb_sys-e6f0ad8c9223833b,libstatic_assertions-f0217ecdd817a834,libanyhow-37a8c652d1faf997}.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" "-lfdb_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKw1cwT/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/fdbdir-afb3e3598134e26a" "-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 -lfdb_c
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fdbdir` (bin "fdbdir") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "55130284e32f45345e24a3d3ff13201ca95e69026d25d39f98b88b28e933fc35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55130284e32f45345e24a3d3ff13201ca95e69026d25d39f98b88b28e933fc35", kill_on_drop: false }`
[INFO] [stdout] 55130284e32f45345e24a3d3ff13201ca95e69026d25d39f98b88b28e933fc35
