[INFO] fetching crate crossflow 0.0.6...
[INFO] documenting crossflow-0.0.6 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate crossflow 0.0.6 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate crossflow 0.0.6
[INFO] finished tweaking crates.io crate crossflow 0.0.6
[INFO] tweaked toml for crates.io crate crossflow 0.0.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crossflow 0.0.6 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crossflow 0.0.6 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162
[INFO] running `Command { std: "docker" "start" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking bevy_ptr v0.16.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling crossflow v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking bevy_platform v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking bevy_utils v0.16.1
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bevy_derive v0.16.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling crossflow_derive v0.0.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bevy_reflect v0.16.1
[INFO] [stderr]     Checking bevy_tasks v0.16.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bevy_ecs v0.16.1
[INFO] [stderr]     Checking bevy_app v0.16.1
[INFO] [stderr]     Checking bevy_time v0.16.1
[INFO] [stderr]     Checking bevy_diagnostic v0.16.1
[INFO] [stderr]  Documenting crossflow v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/buffer/any_buffer.rs:238:43
[INFO] [stdout]     |
[INFO] [stdout] 238 | /// This can key be used with a [`World`][1] to directly view or manipulate the
[INFO] [stdout]     |                                  -------  ^ explicit target is redundant
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout] note: referenced explicit link target defined here
[INFO] [stdout]    --> src/buffer/any_buffer.rs:241:10
[INFO] [stdout]     |
[INFO] [stdout] 241 | /// [1]: bevy_ecs::prelude::World
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout]     = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 238 - /// This can key be used with a [`World`][1] to directly view or manipulate the
[INFO] [stdout] 238 + /// This can key be used with a [`World`] to directly view or manipulate the
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/buffer/fetch_from_buffer.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// [`AnyBuffer`][crate::AnyBuffer] to have its join behavior preserved when it
[INFO] [stdout]    |      -----------  ^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 34 - /// [`AnyBuffer`][crate::AnyBuffer] to have its join behavior preserved when it
[INFO] [stdout] 34 + /// [`AnyBuffer`] to have its join behavior preserved when it
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crossflow/index.html
[INFO] running `Command { std: "docker" "inspect" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "maximal" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zenoh-result v1.7.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zenoh-macros v1.7.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking zenoh-collections v1.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking zenoh-buffers v1.7.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking token-cell v2.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking keyed-set v1.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking erased-serde v0.4.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]     Checking ringbuffer-spsc v0.1.15
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling zenoh v1.7.1
[INFO] [stderr]     Checking zenoh-crypto v1.7.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a43f517d80db9cea -C extra-filename=-af2613c695f71932 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-0eac7ec90b8d72ae.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08255057883f1a78.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-9382eeb5c88760d3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=46d7e0534fd6c525 -C extra-filename=-c0d89a4e11674555 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a8a9e2f0e92c22ce.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6418fe52af7ce354.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3a00dd35274e822e.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162", kill_on_drop: false }`
[INFO] [stdout] 32711c395ee3de686f03fff6fbc771aa2a3f0acd0f04393bbf17dfc179d16162
