[INFO] fetching crate samod 0.5.0... [INFO] documenting samod-0.5.0 against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] extracting crate samod 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate samod 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate samod 0.5.0 [INFO] tweaked toml for crates.io crate samod 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate samod 0.5.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate samod 0.5.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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18134d1f2dff262ef6d5364e6bcdc72c8c29daf9d04ab8b0896c04355aff90a9 [INFO] running `Command { std: "docker" "start" "-a" "18134d1f2dff262ef6d5364e6bcdc72c8c29daf9d04ab8b0896c04355aff90a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18134d1f2dff262ef6d5364e6bcdc72c8c29daf9d04ab8b0896c04355aff90a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18134d1f2dff262ef6d5364e6bcdc72c8c29daf9d04ab8b0896c04355aff90a9", kill_on_drop: false }` [INFO] [stdout] 18134d1f2dff262ef6d5364e6bcdc72c8c29daf9d04ab8b0896c04355aff90a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e13a8fc1a4c27317f9b8f9aa57f22d4f97187cded3cf3d5c0a14931bed39753 [INFO] running `Command { std: "docker" "start" "-a" "7e13a8fc1a4c27317f9b8f9aa57f22d4f97187cded3cf3d5c0a14931bed39753", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking const-oid v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling minicbor v1.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hybrid-array v0.4.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking crypto-common v0.2.0-rc.4 [INFO] [stderr] Checking block-buffer v0.11.0-rc.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking digest v0.11.0-rc.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hexane v0.1.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking automerge v0.7.0 [INFO] [stderr] Checking samod-core v0.5.0 [INFO] [stderr] Documenting samod v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Repo::build_tokio` [INFO] [stdout] --> src/lib.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | //! conveniently used via [`Repo::build_tokio`] and [`Repo::build_gio`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the struct `Repo` has no field or associated item named `build_tokio` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Repo::build_gio` [INFO] [stdout] --> src/lib.rs:62:55 [INFO] [stdout] | [INFO] [stdout] 62 | //! conveniently used via [`Repo::build_tokio`] and [`Repo::build_gio`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the struct `Repo` has no field or associated item named `build_gio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Repo::connect_tokio_io` [INFO] [stdout] --> src/lib.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | //! can use [`Repo::connect_tokio_io`], which reduces some boilerplate: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the struct `Repo` has no field or associated item named `connect_tokio_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Repo::accept_axum` [INFO] [stdout] --> src/lib.rs:123:61 [INFO] [stdout] | [INFO] [stdout] 123 | //! websocket connections in an `axum` server you can use [`Repo::accept_axum`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the struct `Repo` has no field or associated item named `accept_axum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::RepoHandle::peer_doc_state` [INFO] [stdout] --> src/peer_connection_info.rs:27:111 [INFO] [stdout] | [INFO] [stdout] 27 | ...epoHandle::peer_doc_state`](crate::RepoHandle::peer_doc_state) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `RepoHandle` in module `samod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/builder.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | /// A struct for configuring a [`Repo`](crate::Repo) [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] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 22 - /// A struct for configuring a [`Repo`](crate::Repo) [INFO] [stdout] 22 + /// A struct for configuring a [`Repo`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.62s [INFO] [stderr] Generated /opt/rustwide/target/doc/samod/index.html [INFO] running `Command { std: "docker" "inspect" "7e13a8fc1a4c27317f9b8f9aa57f22d4f97187cded3cf3d5c0a14931bed39753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e13a8fc1a4c27317f9b8f9aa57f22d4f97187cded3cf3d5c0a14931bed39753", kill_on_drop: false }` [INFO] [stdout] 7e13a8fc1a4c27317f9b8f9aa57f22d4f97187cded3cf3d5c0a14931bed39753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustflags=[\"--cfg\", \"docsrs\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"docsrs\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 149e1c2a77ed2cc53687b9efcf2a873e7f0f7f7cd4621abef3f95e049208f3a9 [INFO] running `Command { std: "docker" "start" "-a" "149e1c2a77ed2cc53687b9efcf2a873e7f0f7f7cd4621abef3f95e049208f3a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.12/src/lib.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | #![cfg_attr(docsrs, feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.92.0; see for more information [INFO] [stdout] = note: merged into `doc_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling cfg-expr v0.20.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking const-oid v0.10.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling minicbor v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking hybrid-array v0.4.5 [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "149e1c2a77ed2cc53687b9efcf2a873e7f0f7f7cd4621abef3f95e049208f3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149e1c2a77ed2cc53687b9efcf2a873e7f0f7f7cd4621abef3f95e049208f3a9", kill_on_drop: false }` [INFO] [stdout] 149e1c2a77ed2cc53687b9efcf2a873e7f0f7f7cd4621abef3f95e049208f3a9