[INFO] fetching crate fdb_trait 0.1.5... [INFO] testing fdb_trait-0.1.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate fdb_trait 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fdb_trait 0.1.5 [INFO] finished tweaking crates.io crate fdb_trait 0.1.5 [INFO] tweaked toml for crates.io crate fdb_trait 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fdb_trait 0.1.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fdb_trait 0.1.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4b98cec1c2a7b30d0b32872460bd6ac478cbdfa548669bc9268612b930e5950 [INFO] running `Command { std: "docker" "start" "-a" "a4b98cec1c2a7b30d0b32872460bd6ac478cbdfa548669bc9268612b930e5950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4b98cec1c2a7b30d0b32872460bd6ac478cbdfa548669bc9268612b930e5950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b98cec1c2a7b30d0b32872460bd6ac478cbdfa548669bc9268612b930e5950", kill_on_drop: false }` [INFO] [stdout] a4b98cec1c2a7b30d0b32872460bd6ac478cbdfa548669bc9268612b930e5950 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eae2dde94f225dab2f946541fa0a039db1efe1a6d1e48d596220f154366f40c [INFO] running `Command { std: "docker" "start" "-a" "1eae2dde94f225dab2f946541fa0a039db1efe1a6d1e48d596220f154366f40c", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling try_map v0.3.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling foundationdb-tuple v0.9.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling foundationdb-gen v0.9.2 [INFO] [stderr] Compiling foundationdb v0.9.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [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 tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [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 serde_json v1.0.140 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling fdb_trait v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.76s [INFO] running `Command { std: "docker" "inspect" "1eae2dde94f225dab2f946541fa0a039db1efe1a6d1e48d596220f154366f40c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eae2dde94f225dab2f946541fa0a039db1efe1a6d1e48d596220f154366f40c", kill_on_drop: false }` [INFO] [stdout] 1eae2dde94f225dab2f946541fa0a039db1efe1a6d1e48d596220f154366f40c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c049fb1021f1ba3e41318fcfec801314caad0c24c18947638fcf4cd5eed168be [INFO] running `Command { std: "docker" "start" "-a" "c049fb1021f1ba3e41318fcfec801314caad0c24c18947638fcf4cd5eed168be", kill_on_drop: false }` [INFO] [stderr] Compiling fdb_trait v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSXKwmH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librmp_serde-b486aec5eee20c8b,librmp-25412d73ac14ae0d,libnum_traits-13873188efbb5824,libbyteorder-1efcbe4f07366651}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libthiserror-bbb6b149393435ab,libfoundationdb-d83fdeb6e19a9ba3,libserde_bytes-3264bb949a97778a,libfoundationdb_tuple-b2ca7ea2eef85a18,libuuid-856db781461c5c11,libgetrandom-ba86f1242ddd9ce1,librand-a2b61170041bf189,librand_chacha-86104623c1fa80ff,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-a4580190873cbf19,libgetrandom-2c46409b5a9f94c8,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libserde_json-8e70f75dcd235401,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-801a1964f2c192c3,libfutures-e5e3cbc73ac820c0,libfutures_executor-169b23c58fa28ed0,libfutures_util-1f4dd1eff422dac4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-bb3bea02536f003a,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libfoundationdb_sys-4be8a9e5587873e9,libstatic_assertions-d53a9977dc6e27e5}.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" "-lfdb_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSXKwmH/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/fdb_trait-1969e4d95343ee32" "-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 `fdb_trait` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c049fb1021f1ba3e41318fcfec801314caad0c24c18947638fcf4cd5eed168be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c049fb1021f1ba3e41318fcfec801314caad0c24c18947638fcf4cd5eed168be", kill_on_drop: false }` [INFO] [stdout] c049fb1021f1ba3e41318fcfec801314caad0c24c18947638fcf4cd5eed168be