[INFO] fetching crate compio-tls 0.10.0...
[INFO] documenting compio-tls-0.10.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate compio-tls 0.10.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate compio-tls 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate compio-tls 0.10.0
[INFO] tweaked toml for crates.io crate compio-tls 0.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate compio-tls 0.10.0 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 compio-tls 0.10.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" "+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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f
[INFO] running `Command { std: "docker" "start" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f", 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" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f" "/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" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f", 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" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f" "/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.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking compio-buf v0.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking synchrony v0.1.8
[INFO] [stderr]     Checking compio-io v0.10.0
[INFO] [stderr]  Documenting compio-tls v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `rustls::ClientConfig`
[INFO] [stdout]   --> src/adapter.rs:42:58
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// A wrapper around a [`native_tls::TlsConnector`] or [`rustls::ClientConfig`],
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^ no item named `rustls` in scope
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(rustdoc::broken_intra_doc_links)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/compio_tls/index.html
[INFO] running `Command { std: "docker" "inspect" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f", 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" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking compio-buf v0.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-buf-0.8.2/src/io_buf.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl IoBuf for std::io::BorrowedBuf<'static> {
[INFO] [stdout]     |                         ^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl IoBuf for std::io::BorrowedBuf<'static, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-buf-0.8.2/src/io_buf.rs:837:26
[INFO] [stdout]     |
[INFO] [stdout] 837 | impl SetLen for std::io::BorrowedBuf<'static> {
[INFO] [stdout]     |                          ^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 837 | impl SetLen for std::io::BorrowedBuf<'static, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-buf-0.8.2/src/io_buf.rs:655:28
[INFO] [stdout]     |
[INFO] [stdout] 655 | impl IoBufMut for std::io::BorrowedBuf<'static> {
[INFO] [stdout]     |                            ^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 655 | impl IoBufMut for std::io::BorrowedBuf<'static, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compio-buf` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f", kill_on_drop: false }`
[INFO] [stdout] e81828566d5f0f7c8b534b204ed5e727a564b96d092407f2278077884a51211f
