[INFO] fetching crate wfcache-api 1.0.0...
[INFO] testing wfcache-api-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate wfcache-api 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wfcache-api 1.0.0
[INFO] finished tweaking crates.io crate wfcache-api 1.0.0
[INFO] tweaked toml for crates.io crate wfcache-api 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wfcache-api 1.0.0 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 crates.io crate wfcache-api 1.0.0 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 902c9aa936baabc7685fb926360bce456420efb19dcd9aa5dd3456ef5d918436
[INFO] running `Command { std: "docker" "start" "-a" "902c9aa936baabc7685fb926360bce456420efb19dcd9aa5dd3456ef5d918436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "902c9aa936baabc7685fb926360bce456420efb19dcd9aa5dd3456ef5d918436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902c9aa936baabc7685fb926360bce456420efb19dcd9aa5dd3456ef5d918436", kill_on_drop: false }`
[INFO] [stdout] 902c9aa936baabc7685fb926360bce456420efb19dcd9aa5dd3456ef5d918436
[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=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] 47f3ebfca5c21208d61dae4e2f24fe0a38469ce6b9b1b115ab32b003ab77e03d
[INFO] running `Command { std: "docker" "start" "-a" "47f3ebfca5c21208d61dae4e2f24fe0a38469ce6b9b1b115ab32b003ab77e03d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling oodle-sys v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lz4_flex v0.9.5
[INFO] [stderr]    Compiling oodle-safe v0.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bytebuffer v2.2.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling ddsfile v0.5.2
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling lotus-lib v4.0.0
[INFO] [stderr]    Compiling lotus-utils-audio v0.2.0
[INFO] [stderr]    Compiling lotus-utils-texture v0.2.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling wfcache-api v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widgets/info/info.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn cache_info(node: &Node) -> Vec<Line> {
[INFO] [stdout]     |                     ^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn cache_info(node: &Node) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcJFPqlr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures-a65dacacfaa4cb80,libfutures_executor-e2c5a028d4c8dcb7,libfutures_util-a247233518b9e970,libfutures_io-18270eb9e30f2ef3,libslab-a1ce861fb78e13cd,libfutures_channel-30ed87b55163a6eb,libfutures_sink-ea5ab7ab67d12075,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,liblotus_utils_texture-462efb24d5d03b68,libddsfile-8d4932d6679d7d96,libnum_traits-23b0a4e289e838c3,liblotus_utils_audio-1a3555721945bc73,librand-942dc0a9a4caaf2a,librand_chacha-fe17b46189a03c67,libppv_lite86-3f4ad8964e653bde,librand_core-ccf1a38758b0c2f5,libgetrandom-7438d224386f6a0b,libbytebuffer-c7766b0cfe175ddb,libcrc-e8363d283aa94076,libcrc_catalog-29f78b6c650940c4,libclap-201b664134a6e435,libclap_builder-dba184d02d9c22f9,libstrsim-41e8207249642d0d,libanstream-87449857a6f6a48d,libanstyle_query-bd40ebc59f49d8b6,libcolorchoice-303811adf37ffac3,libanstyle_parse-6edbd6c0795b4097,libutf8parse-32b15f28e5ba5bef,libclap_lex-346896670920e3a6,libanstyle-4fb27fb8af25ea17,libtokio-cfea895b64851b40,libnum_cpus-b26aa97f34104812,libsocket2-7c5899b905077aa0,libbytes-aa808a2ad8f3ca10,libratatui-5cb9c214ba7754f2,liblru-098645aaf33cfa26,libhashbrown-68a6481f8b282dec,libahash-9e0f98cda73e578d,liballocator_api2-436dc6c47e229795,libcassowary-76b58fcdcb11d2e8,libitertools-e1d1fabef491b256,libeither-7e31b7cee57e9510,libcompact_str-91047ccbfbdfe5c9,libryu-d91047165cb5e124,libitoa-9338662b57616465,libcastaway-df40ecdc500be6de,libunicode_segmentation-070f4befb5a435a0,libunicode_width-1f69fea0ab160d47,libstrum-9fb95ad9ce30a578,liblotus_lib-207e1241ddfdaa17,libzerocopy-6cbd9e6cc8f5b4ce,libbyteorder-0d5229b4099d70a3,liboodle_safe-b0db020fe9db20f3,liboodle_sys-f6d1e5fd71b28081,liblz4_flex-3c9b803d29808c26,libtwox_hash-dae6709b15701d1a,libstatic_assertions-95336585f0b7f57d,libanyhow-0490bdd322215f94,libcolor_eyre-b500865c9c3bb750,libcolor_spantrace-d5c3624314809cad,libtracing_error-25671ac657a8cc28,libtracing_subscriber-1fb25dab5a17bd6b,libthread_local-aa30c40b00fe4dca,libsharded_slab-df87bb7ba1c716aa,liblazy_static-8f54c7c82e1daacf,libtracing-cdcdbd640fbf1721,libpin_project_lite-76f060ffbb2c8add,libtracing_core-848a0ab89b21e80a,libowo_colors-19409653aa55711a,libeyre-fcdbde601e2eede2,libindenter-698d90042759a8b1,libonce_cell-6210bb12b47e720c,libbacktrace-33889d1c158778f1,libminiz_oxide-7af83e8a63d87117,libadler-eda8d49792ea3b2e,libobject-a39242d94b25cce2,libmemchr-6620cd4720c33ccd,libaddr2line-583cdcea4b7520c0,libgimli-f8749327e7235548,librustc_demangle-4d770c315baa49d0,libcrossterm-62efc03bc1328e27,libbitflags-93c6d20f7d120c9c,libparking_lot-8d35f046e8d0cb8e,libparking_lot_core-b61b21c0c5d48435,libcfg_if-d9b80cb51cda7b5b,libsmallvec-0f0f0aa712927539,liblock_api-d58af59067294585,libscopeguard-96105b3e6a714ed4,libfutures_core-f707c9ca2a12b7c6,libsignal_hook_mio-bc6476a25534e6c2,libsignal_hook-03a8946996d818f9,libsignal_hook_registry-c4ba520743a71258,libmio-5e3c7aee65a13233,liblibc-81db508b147e1894,liblog-d9811d2c9390af0a}.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" "-loo2corelinux64" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcJFPqlr/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" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wfcache_api-00a22ca612171a89" "-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 -loo2corelinux64
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wfcache-api` (bin "wfcache-api") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "47f3ebfca5c21208d61dae4e2f24fe0a38469ce6b9b1b115ab32b003ab77e03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47f3ebfca5c21208d61dae4e2f24fe0a38469ce6b9b1b115ab32b003ab77e03d", kill_on_drop: false }`
[INFO] [stdout] 47f3ebfca5c21208d61dae4e2f24fe0a38469ce6b9b1b115ab32b003ab77e03d
