[INFO] cloning repository https://github.com/awei807-wei/vcp-fd-rdd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awei807-wei/vcp-fd-rdd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawei807-wei%2Fvcp-fd-rdd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawei807-wei%2Fvcp-fd-rdd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3ec408fba13f8e62e3772de5e78c74dae48a90a [INFO] testing awei807-wei/vcp-fd-rdd against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawei807-wei%2Fvcp-fd-rdd" "/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/awei807-wei/vcp-fd-rdd [INFO] finished tweaking git repo https://github.com/awei807-wei/vcp-fd-rdd [INFO] tweaked toml for git repo https://github.com/awei807-wei/vcp-fd-rdd written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awei807-wei/vcp-fd-rdd on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awei807-wei/vcp-fd-rdd 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bbbfe3023e07ac9744cfdea3537a6452e6b270b090966de5378c00d61d0ca0a [INFO] running `Command { std: "docker" "start" "-a" "9bbbfe3023e07ac9744cfdea3537a6452e6b270b090966de5378c00d61d0ca0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bbbfe3023e07ac9744cfdea3537a6452e6b270b090966de5378c00d61d0ca0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bbbfe3023e07ac9744cfdea3537a6452e6b270b090966de5378c00d61d0ca0a", kill_on_drop: false }` [INFO] [stdout] 9bbbfe3023e07ac9744cfdea3537a6452e6b270b090966de5378c00d61d0ca0a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33b3ea09ec053ae1bbf23bf0ae7beed0b7c24f783160d6760e0c4f4121640659 [INFO] running `Command { std: "docker" "start" "-a" "33b3ea09ec053ae1bbf23bf0ae7beed0b7c24f783160d6760e0c4f4121640659", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling fd-rdd v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.04s [INFO] running `Command { std: "docker" "inspect" "33b3ea09ec053ae1bbf23bf0ae7beed0b7c24f783160d6760e0c4f4121640659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b3ea09ec053ae1bbf23bf0ae7beed0b7c24f783160d6760e0c4f4121640659", kill_on_drop: false }` [INFO] [stdout] 33b3ea09ec053ae1bbf23bf0ae7beed0b7c24f783160d6760e0c4f4121640659 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c63232b2b30cd61a2e917cd73c44309b12043b107c607da43dd4b4bb6fce72a [INFO] running `Command { std: "docker" "start" "-a" "2c63232b2b30cd61a2e917cd73c44309b12043b107c607da43dd4b4bb6fce72a", kill_on_drop: false }` [INFO] [stderr] Compiling fd-rdd v0.5.9 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8e4ENG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfd_rdd-945c49435bbe1790,libxxhash_rust-89bb1c13ccea4592,libdashmap-f8e3ee31bd9d460d,libhashbrown-031197f91b712133,libnum_cpus-3f9cb8bd3e13fb60,libtoml-e2a045259c553538,libtoml_edit-d0b7ce2c91650030,libserde_spanned-fce58c3aa8387b1c,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-2959b4149a44836f,libdirs-da19bb48f44d261f,libdirs_sys-cd699f488b385a4f,liboption_ext-fd15afac2aba4923,libmimalloc-155f03396d734652,liblibmimalloc_sys-7180f409ef96b472,libthiserror-8321bcbc656d6383,libanyhow-b0726fbe6d61d750,libbincode-05866c244c3c84f6,libmemmap2-f219ccfa20a3232d,libaxum-1baf2e052d4fe175,libserde_path_to_error-2c8873f76c9f889a,libserde_json-ad1f2b4c3c6c584c,libzmij-32087f229b5896fd,libserde_urlencoded-e8c9bedb8c10a260,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhyper_util-01353ce6747127be,libhyper-5ff2193775f9a870,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libmatchit-45e6ee32ef34b083,libaxum_core-e853fc81919407eb,libmime-aa776e7d0d3a99c3,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,libhttp-a0bc74fc3ed71420,libitoa-c3f3678fd0b86a79,libtracing-4b80db2ce18a0410,libtracing_core-7149c692e3fe4e48,libtower-3cec5b4b226e2a7d,libsync_wrapper-c0c7e58a7887b1e2,libtower_layer-3b63c02b4d0ef938,libfutures_util-f22cd34f258ee59f,libfutures_task-48189f222e1f7e89,libfutures_core-3f2014b84910caad,libtower_service-d85697bf5431d8b4,libfuzzy_matcher-9ede2cfaa4af09b2,libthread_local-d943b13476cb4df6,libregex-28b48e0825edadac,libarc_swap-a253ec04dd149251,libroaring-1c873686fdf5e2ec,libbytemuck-6a69da09745ebd09,libbyteorder-0d5229b4099d70a3,libtokio-2dc057002d559732,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libbytes-00a102391b5f478f,libmio-1dbda0db0434211e,libpin_project_lite-dbd15b1f007a2c34,libparking_lot-144f182eef6eb59d,libparking_lot_core-d7e7fb0fcf7c6071,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libignore-969bbe1e2db7a2a6,libglobset-835176e66ab852e0,libregex_automata-cacd039a577af665,libregex_syntax-2cfdfc3e5cb17812,libbstr-35305db4612902ac,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libnotify-caf62d5800c41386,libmio-51dbc5bf3e3b3122,libcrossbeam_channel-b65bac408cf89796,liblog-5081bf809293ba62,libfiletime-5f9ae71e7726b1b1,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libinotify-cb28da671ba1dbbd,libinotify_sys-74377423b7229f77,libbitflags-a9851ebd0ab18f47,libsysinfo-99d917e4cec5b52c,libonce_cell-0ac012fec71d6948,liblibc-4be905c164757f9f,libcfg_if-73907a425b6e514e,librayon-c8a483fa4046ee67,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libserde-9e9ba0dbe644a3f5,libserde_core-2c931dd3fb8fd185}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8e4ENG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-01d3b841af8592ee/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/p0_allocator-45d715980d28dd45" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fd-rdd` (test "p0_allocator") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcAN5slf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfd_rdd-945c49435bbe1790,libxxhash_rust-89bb1c13ccea4592,libdashmap-f8e3ee31bd9d460d,libhashbrown-031197f91b712133,libnum_cpus-3f9cb8bd3e13fb60,libtoml-e2a045259c553538,libtoml_edit-d0b7ce2c91650030,libserde_spanned-fce58c3aa8387b1c,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-2959b4149a44836f,libdirs-da19bb48f44d261f,libdirs_sys-cd699f488b385a4f,liboption_ext-fd15afac2aba4923,libmimalloc-155f03396d734652,liblibmimalloc_sys-7180f409ef96b472,libthiserror-8321bcbc656d6383,libanyhow-b0726fbe6d61d750,libbincode-05866c244c3c84f6,libmemmap2-f219ccfa20a3232d,libaxum-1baf2e052d4fe175,libserde_path_to_error-2c8873f76c9f889a,libserde_json-ad1f2b4c3c6c584c,libzmij-32087f229b5896fd,libserde_urlencoded-e8c9bedb8c10a260,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhyper_util-01353ce6747127be,libhyper-5ff2193775f9a870,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libmatchit-45e6ee32ef34b083,libaxum_core-e853fc81919407eb,libmime-aa776e7d0d3a99c3,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,libhttp-a0bc74fc3ed71420,libitoa-c3f3678fd0b86a79,libtracing-4b80db2ce18a0410,libtracing_core-7149c692e3fe4e48,libtower-3cec5b4b226e2a7d,libsync_wrapper-c0c7e58a7887b1e2,libtower_layer-3b63c02b4d0ef938,libfutures_util-f22cd34f258ee59f,libfutures_task-48189f222e1f7e89,libfutures_core-3f2014b84910caad,libtower_service-d85697bf5431d8b4,libfuzzy_matcher-9ede2cfaa4af09b2,libthread_local-d943b13476cb4df6,libregex-28b48e0825edadac,libarc_swap-a253ec04dd149251,libroaring-1c873686fdf5e2ec,libbytemuck-6a69da09745ebd09,libbyteorder-0d5229b4099d70a3,libtokio-2dc057002d559732,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libbytes-00a102391b5f478f,libmio-1dbda0db0434211e,libpin_project_lite-dbd15b1f007a2c34,libparking_lot-144f182eef6eb59d,libparking_lot_core-d7e7fb0fcf7c6071,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libignore-969bbe1e2db7a2a6,libglobset-835176e66ab852e0,libregex_automata-cacd039a577af665,libregex_syntax-2cfdfc3e5cb17812,libbstr-35305db4612902ac,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libnotify-caf62d5800c41386,libmio-51dbc5bf3e3b3122,libcrossbeam_channel-b65bac408cf89796,liblog-5081bf809293ba62,libfiletime-5f9ae71e7726b1b1,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libinotify-cb28da671ba1dbbd,libinotify_sys-74377423b7229f77,libbitflags-a9851ebd0ab18f47,libsysinfo-99d917e4cec5b52c,libonce_cell-0ac012fec71d6948,liblibc-4be905c164757f9f,libcfg_if-73907a425b6e514e,librayon-c8a483fa4046ee67,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libserde-9e9ba0dbe644a3f5,libserde_core-2c931dd3fb8fd185}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcAN5slf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-01d3b841af8592ee/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/p1_multi_root-10d7a649f065c299" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fd-rdd` (test "p1_multi_root") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcN1QTwp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfd_rdd-945c49435bbe1790,libxxhash_rust-89bb1c13ccea4592,libdashmap-f8e3ee31bd9d460d,libhashbrown-031197f91b712133,libnum_cpus-3f9cb8bd3e13fb60,libtoml-e2a045259c553538,libtoml_edit-d0b7ce2c91650030,libserde_spanned-fce58c3aa8387b1c,libindexmap-929dd02fad068ac3,libequivalent-2f5434284319e1e1,libhashbrown-8efbfc8b0f4264c8,libwinnow-e256b706e20ff51f,libtoml_write-82a434ecc5d2c182,libtoml_datetime-2959b4149a44836f,libdirs-da19bb48f44d261f,libdirs_sys-cd699f488b385a4f,liboption_ext-fd15afac2aba4923,libmimalloc-155f03396d734652,liblibmimalloc_sys-7180f409ef96b472,libthiserror-8321bcbc656d6383,libanyhow-b0726fbe6d61d750,libbincode-05866c244c3c84f6,libmemmap2-f219ccfa20a3232d,libaxum-1baf2e052d4fe175,libserde_path_to_error-2c8873f76c9f889a,libserde_json-ad1f2b4c3c6c584c,libzmij-32087f229b5896fd,libserde_urlencoded-e8c9bedb8c10a260,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhyper_util-01353ce6747127be,libhyper-5ff2193775f9a870,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libmatchit-45e6ee32ef34b083,libaxum_core-e853fc81919407eb,libmime-aa776e7d0d3a99c3,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,libhttp-a0bc74fc3ed71420,libitoa-c3f3678fd0b86a79,libtracing-4b80db2ce18a0410,libtracing_core-7149c692e3fe4e48,libtower-3cec5b4b226e2a7d,libsync_wrapper-c0c7e58a7887b1e2,libtower_layer-3b63c02b4d0ef938,libfutures_util-f22cd34f258ee59f,libfutures_task-48189f222e1f7e89,libfutures_core-3f2014b84910caad,libtower_service-d85697bf5431d8b4,libfuzzy_matcher-9ede2cfaa4af09b2,libthread_local-d943b13476cb4df6,libregex-28b48e0825edadac,libarc_swap-a253ec04dd149251,libroaring-1c873686fdf5e2ec,libbytemuck-6a69da09745ebd09,libbyteorder-0d5229b4099d70a3,libtokio-2dc057002d559732,libsignal_hook_registry-bb9ea3b5660da4d5,liberrno-625a0afc71bfbfff,libsocket2-4d4ace5b7919bcf5,libbytes-00a102391b5f478f,libmio-1dbda0db0434211e,libpin_project_lite-dbd15b1f007a2c34,libparking_lot-144f182eef6eb59d,libparking_lot_core-d7e7fb0fcf7c6071,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libignore-969bbe1e2db7a2a6,libglobset-835176e66ab852e0,libregex_automata-cacd039a577af665,libregex_syntax-2cfdfc3e5cb17812,libbstr-35305db4612902ac,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libnotify-caf62d5800c41386,libmio-51dbc5bf3e3b3122,libcrossbeam_channel-b65bac408cf89796,liblog-5081bf809293ba62,libfiletime-5f9ae71e7726b1b1,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libinotify-cb28da671ba1dbbd,libinotify_sys-74377423b7229f77,libbitflags-a9851ebd0ab18f47,libsysinfo-99d917e4cec5b52c,libonce_cell-0ac012fec71d6948,liblibc-4be905c164757f9f,libcfg_if-73907a425b6e514e,librayon-c8a483fa4046ee67,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libserde-9e9ba0dbe644a3f5,libserde_core-2c931dd3fb8fd185}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcN1QTwp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-01d3b841af8592ee/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/p1_watch_degradation-443274b197722038" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fd-rdd` (test "p1_watch_degradation") due to 1 previous error [INFO] [stderr] error: could not compile `fd-rdd` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name fd_rdd --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="mimalloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mimalloc", "rkyv"))' -C metadata=850dd281e28404f4 -C extra-filename=-9fd5fb1de92653e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-a253ec04dd149251.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-1baf2e052d4fe175.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-05866c244c3c84f6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2382b329038723e8.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-30bce21782d1aebd.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-f8e3ee31bd9d460d.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-da19bb48f44d261f.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-9ede2cfaa4af09b2.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-969bbe1e2db7a2a6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4be905c164757f9f.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-f219ccfa20a3232d.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-155f03396d734652.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-caf62d5800c41386.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3f9cb8bd3e13fb60.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-144f182eef6eb59d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-c8a483fa4046ee67.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-28b48e0825edadac.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-1c873686fdf5e2ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e9ba0dbe644a3f5.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-99d917e4cec5b52c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8321bcbc656d6383.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2dc057002d559732.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e2a045259c553538.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4b80db2ce18a0410.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d21d52d8ad4fefbc.rlib --extern wildmatch=/opt/rustwide/target/debug/deps/libwildmatch-d562a4423b13dbff.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-89bb1c13ccea4592.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-01d3b841af8592ee/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2c63232b2b30cd61a2e917cd73c44309b12043b107c607da43dd4b4bb6fce72a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c63232b2b30cd61a2e917cd73c44309b12043b107c607da43dd4b4bb6fce72a", kill_on_drop: false }` [INFO] [stdout] 2c63232b2b30cd61a2e917cd73c44309b12043b107c607da43dd4b4bb6fce72a