[INFO] cloning repository https://github.com/FDB-Cabinet/cabinet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FDB-Cabinet/cabinet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFDB-Cabinet%2Fcabinet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFDB-Cabinet%2Fcabinet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6cae0bac25dc4a1297593790a623ee289970003
[INFO] testing FDB-Cabinet/cabinet against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFDB-Cabinet%2Fcabinet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FDB-Cabinet/cabinet
[INFO] finished tweaking git repo https://github.com/FDB-Cabinet/cabinet
[INFO] tweaked toml for git repo https://github.com/FDB-Cabinet/cabinet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FDB-Cabinet/cabinet on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FDB-Cabinet/cabinet 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded async-recursion v1.1.1
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded try_map v0.3.1
[INFO] [stderr]   Downloaded serde_bytes v0.11.17
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded xml-rs v0.8.27
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded bindgen v0.72.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d14da5cc339c43a3ff60859c592313a31131bec0a138c1c033ea73af1b2b8547
[INFO] running `Command { std: "docker" "start" "-a" "d14da5cc339c43a3ff60859c592313a31131bec0a138c1c033ea73af1b2b8547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d14da5cc339c43a3ff60859c592313a31131bec0a138c1c033ea73af1b2b8547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14da5cc339c43a3ff60859c592313a31131bec0a138c1c033ea73af1b2b8547", kill_on_drop: false }`
[INFO] [stdout] d14da5cc339c43a3ff60859c592313a31131bec0a138c1c033ea73af1b2b8547
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7a383df36d5016b4e1c6be9dc6f1d55b5bc50deda6f4dfc79417e4eb450be44b
[INFO] running `Command { std: "docker" "start" "-a" "7a383df36d5016b4e1c6be9dc6f1d55b5bc50deda6f4dfc79417e4eb450be44b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling try_map v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling foundationdb-gen v0.9.2 (https://github.com/foundationdb-rs/foundationdb-rs.git?rev=7ea683975f0069776c74342f326ecfa001cc1a73#7ea68397)
[INFO] [stderr]    Compiling foundationdb-tuple v0.9.1 (https://github.com/foundationdb-rs/foundationdb-rs.git?rev=7ea683975f0069776c74342f326ecfa001cc1a73#7ea68397)
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling foundationdb v0.9.2 (https://github.com/foundationdb-rs/foundationdb-rs.git?rev=7ea683975f0069776c74342f326ecfa001cc1a73#7ea68397)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling foundationdb-macros v0.3.2 (https://github.com/foundationdb-rs/foundationdb-rs.git?rev=7ea683975f0069776c74342f326ecfa001cc1a73#7ea68397)
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling foundationdb-sys v0.9.1 (https://github.com/foundationdb-rs/foundationdb-rs.git?rev=7ea683975f0069776c74342f326ecfa001cc1a73#7ea68397)
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling fdb_api_switcher v0.1.0 (https://github.com/FDB-Cabinet/toolbox.git?rev=f29b8c702f27ff78ddb9c3b7745aa0f398f15532#f29b8c70)
[INFO] [stderr]    Compiling backend v0.1.0 (https://github.com/FDB-Cabinet/toolbox.git?rev=f29b8c702f27ff78ddb9c3b7745aa0f398f15532#f29b8c70)
[INFO] [stderr]    Compiling toolbox v0.1.0 (https://github.com/FDB-Cabinet/toolbox.git?rev=f29b8c702f27ff78ddb9c3b7745aa0f398f15532#f29b8c70)
[INFO] [stderr]    Compiling cabinet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/build/cabinet/6305e3f68992af15/deps/rustcjzSHxK/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/tokio/d2cdf2dc043e7eb3/deps/libtokio-d2cdf2dc043e7eb3.rlib" "/opt/rustwide/target/debug/build/cabinet/ae9f7d60727677a8/deps/libcabinet-ae9f7d60727677a8.rlib" "/opt/rustwide/target/debug/build/bincode/5ea206173070a673/deps/libbincode-5ea206173070a673.rlib" "/opt/rustwide/target/debug/build/unty/4b879f2d92d382d8/deps/libunty-4b879f2d92d382d8.rlib" "/opt/rustwide/target/debug/build/toolbox/2a23ed05bf7f495f/deps/libtoolbox-2a23ed05bf7f495f.rlib" "/opt/rustwide/target/debug/build/backend/f1d58ec326782af6/deps/libbackend-f1d58ec326782af6.rlib" "/opt/rustwide/target/debug/build/thiserror/35a348077e11647b/deps/libthiserror-35a348077e11647b.rlib" "/opt/rustwide/target/debug/build/fdb_api_switcher/d66813d57c8f7595/deps/libfdb_api_switcher-d66813d57c8f7595.rlib" "/opt/rustwide/target/debug/build/foundationdb/59506bc20b66e3ea/deps/libfoundationdb-59506bc20b66e3ea.rlib" "/opt/rustwide/target/debug/build/rand/8d914fe3c719faea/deps/librand-8d914fe3c719faea.rlib" "/opt/rustwide/target/debug/build/rand_chacha/c4829fd726016b11/deps/librand_chacha-c4829fd726016b11.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/3867723ba037d499/deps/libppv_lite86-3867723ba037d499.rlib" "/opt/rustwide/target/debug/build/zerocopy/8803f98d6bf4849f/deps/libzerocopy-8803f98d6bf4849f.rlib" "/opt/rustwide/target/debug/build/rand_core/8426486e45e7b239/deps/librand_core-8426486e45e7b239.rlib" "/opt/rustwide/target/debug/build/getrandom/7009485fb78dc87f/deps/libgetrandom-7009485fb78dc87f.rlib" "/opt/rustwide/target/debug/build/libc/0f8586cc3118ad93/deps/liblibc-0f8586cc3118ad93.rlib" "/opt/rustwide/target/debug/build/cfg-if/5a199b0ec0054672/deps/libcfg_if-5a199b0ec0054672.rlib" "/opt/rustwide/target/debug/build/foundationdb-tuple/4f4f44433829c6ab/deps/libfoundationdb_tuple-4f4f44433829c6ab.rlib" "/opt/rustwide/target/debug/build/uuid/feff9e65319c3244/deps/libuuid-feff9e65319c3244.rlib" "/opt/rustwide/target/debug/build/futures/8292771aa8599b69/deps/libfutures-8292771aa8599b69.rlib" "/opt/rustwide/target/debug/build/futures-executor/e5452b39c55db6cc/deps/libfutures_executor-e5452b39c55db6cc.rlib" "/opt/rustwide/target/debug/build/futures-util/e4dd64b7d4713590/deps/libfutures_util-e4dd64b7d4713590.rlib" "/opt/rustwide/target/debug/build/memchr/6f5829dadd40eda8/deps/libmemchr-6f5829dadd40eda8.rlib" "/opt/rustwide/target/debug/build/futures-io/3e19596c076de665/deps/libfutures_io-3e19596c076de665.rlib" "/opt/rustwide/target/debug/build/slab/bf5a4eed15154f64/deps/libslab-bf5a4eed15154f64.rlib" "/opt/rustwide/target/debug/build/futures-channel/832f9c384c35324f/deps/libfutures_channel-832f9c384c35324f.rlib" "/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib" "/opt/rustwide/target/debug/build/futures-sink/23538ced8fe824d7/deps/libfutures_sink-23538ced8fe824d7.rlib" "/opt/rustwide/target/debug/build/futures-task/19b3aba2be9e7ae8/deps/libfutures_task-19b3aba2be9e7ae8.rlib" "/opt/rustwide/target/debug/build/pin-utils/9a5791cba021167a/deps/libpin_utils-9a5791cba021167a.rlib" "/opt/rustwide/target/debug/build/futures-core/7288ace658af78d0/deps/libfutures_core-7288ace658af78d0.rlib" "/opt/rustwide/target/debug/build/foundationdb-sys/dca52f265b2c8569/deps/libfoundationdb_sys-dca52f265b2c8569.rlib" "/opt/rustwide/target/debug/build/static_assertions/d53a9977dc6e27e5/deps/libstatic_assertions-d53a9977dc6e27e5.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" "/opt/rustwide/target/debug/build/cabinet/6305e3f68992af15/deps/rustcjzSHxK/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/build/cabinet/6305e3f68992af15/deps/cabinet" "-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 `cabinet` (bin "cabinet") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7a383df36d5016b4e1c6be9dc6f1d55b5bc50deda6f4dfc79417e4eb450be44b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a383df36d5016b4e1c6be9dc6f1d55b5bc50deda6f4dfc79417e4eb450be44b", kill_on_drop: false }`
[INFO] [stdout] 7a383df36d5016b4e1c6be9dc6f1d55b5bc50deda6f4dfc79417e4eb450be44b
