[INFO] cloning repository https://github.com/ColdGrub1384/maturin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ColdGrub1384/maturin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColdGrub1384%2Fmaturin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColdGrub1384%2Fmaturin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b7bd7d1e5607f897f2f86a1e1081ea88d402d4a
[INFO] documenting ColdGrub1384/maturin against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColdGrub1384%2Fmaturin" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ColdGrub1384/maturin
[INFO] finished tweaking git repo https://github.com/ColdGrub1384/maturin
[INFO] tweaked toml for git repo https://github.com/ColdGrub1384/maturin written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ColdGrub1384/maturin 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 git repo https://github.com/ColdGrub1384/maturin 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 097162f5b70a9c7f4c09621f46939ef72f6b76efc1557e0ce76642b1a7220473
[INFO] running `Command { std: "docker" "start" "-a" "097162f5b70a9c7f4c09621f46939ef72f6b76efc1557e0ce76642b1a7220473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "097162f5b70a9c7f4c09621f46939ef72f6b76efc1557e0ce76642b1a7220473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097162f5b70a9c7f4c09621f46939ef72f6b76efc1557e0ce76642b1a7220473", kill_on_drop: false }`
[INFO] [stdout] 097162f5b70a9c7f4c09621f46939ef72f6b76efc1557e0ce76642b1a7220473
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 969bc454f1502d8a42b331897431edbf70ec0a95e25a91fbba0e1640bdd44fba
[INFO] running `Command { std: "docker" "start" "-a" "969bc454f1502d8a42b331897431edbf70ec0a95e25a91fbba0e1640bdd44fba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zip v2.3.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking cfb v0.10.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking anyhow v1.0.89
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking version-ranges v0.1.1
[INFO] [stderr]     Checking webpki-roots v0.26.2
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.1
[INFO] [stderr]     Checking lzxd v0.2.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking msi v0.8.0
[INFO] [stderr]     Checking cli-table v0.4.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking cab v0.6.0
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]    Compiling cbindgen v0.29.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2 (https://git.gatit.es/pyto/target-lexicon.git#26508e1e)
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking boxcar v0.2.8
[INFO] [stderr]     Checking mailparse v0.15.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking rustflags v0.1.6
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking platform-info v2.0.5
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking normpath v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking versions v6.2.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking which v7.0.0
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking tar v0.4.43
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.9.2
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rfc2047-decoder v1.0.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking clap_complete v4.5.5
[INFO] [stderr]     Checking cargo-options v0.7.4
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking clap_complete_nushell v4.5.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking clap_complete_command v0.6.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking lddtree v0.3.7
[INFO] [stderr]     Checking fat-macho v0.4.9
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking pep440_rs v0.7.3
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking minijinja v2.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking cargo_metadata v0.19.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking ureq v2.11.0
[INFO] [stderr]     Checking pep508_rs v0.9.2
[INFO] [stderr]     Checking python-pkginfo v0.6.5
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking cargo-config2 v0.1.26
[INFO] [stderr]     Checking xwin v0.6.5
[INFO] [stderr]     Checking pyproject-toml v0.13.5
[INFO] [stderr]     Checking cargo-zigbuild v0.20.0
[INFO] [stderr]     Checking cargo-xwin v0.18.6
[INFO] [stderr]  Documenting maturin v1.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `auditwheel_rs`
[INFO] [stdout]    --> src/build_context.rs:836:15
[INFO] [stdout]     |
[INFO] [stdout] 836 |     /// Runs [auditwheel_rs()] if not deactivated
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ no item named `auditwheel_rs` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `auditwheel_rs`
[INFO] [stdout]     --> src/build_context.rs:1137:15
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     /// Runs [auditwheel_rs()] if not deactivated
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ no item named `auditwheel_rs` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `auditwheel_rs`
[INFO] [stdout]     --> src/build_context.rs:1184:15
[INFO] [stdout]      |
[INFO] [stdout] 1184 |     /// Runs [auditwheel_rs()] if not deactivated
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ no item named `auditwheel_rs` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PyProject::exclude`
[INFO] [stdout]   --> src/pyproject_toml.rs:63:39
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// See [PyProjectToml::include] and [PyProject::exclude].
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^ no item named `PyProject` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/python_interpreter/mod.rs:569:67
[INFO] [stdout]     |
[INFO] [stdout] 569 |     /// For pypy3, we read importlib.machinery.EXTENSION_SUFFIXES[0].
[INFO] [stdout]     |                                                                   ^ no item named `0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | //!   (https://github.com/hwchen/secret-service-rs/issues/9)
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 22 | //!   (<https://github.com/hwchen/secret-service-rs/issues/9>)
[INFO] [stdout]    |        +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/build_options.rs:1446:6
[INFO] [stdout]      |
[INFO] [stdout] 1446 | /// (https://github.com/PyO3/maturin/issues/211 and https://github.com/PyO3/maturin/issues/472),
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1446 | /// (<https://github.com/PyO3/maturin/issues/211> and https://github.com/PyO3/maturin/issues/472),
[INFO] [stdout]      |      +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/build_options.rs:1446:53
[INFO] [stdout]      |
[INFO] [stdout] 1446 | /// (https://github.com/PyO3/maturin/issues/211 and https://github.com/PyO3/maturin/issues/472),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1446 | /// (https://github.com/PyO3/maturin/issues/211 and <https://github.com/PyO3/maturin/issues/472>),
[INFO] [stdout]      |                                                     +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/cargo_toml.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See https://doc.rust-lang.org/cargo/reference/manifest.html for a specification
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// See <https://doc.rust-lang.org/cargo/reference/manifest.html> for a specification
[INFO] [stdout]    |         +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/metadata.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// https://packaging.python.org/specifications/core-metadata/
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// <https://packaging.python.org/specifications/core-metadata/>
[INFO] [stdout]    |     +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/metadata.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | /// See https://packaging.python.org/specifications/core-metadata/#description-content-type
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 115 | /// See <https://packaging.python.org/specifications/core-metadata/#description-content-type>
[INFO] [stdout]     |         +                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/metadata.rs:655:5
[INFO] [stdout]     |
[INFO] [stdout] 655 | /// https://datatracker.ietf.org/doc/html/rfc5322#section-2.2.3
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 655 | /// <https://datatracker.ietf.org/doc/html/rfc5322#section-2.2.3>
[INFO] [stdout]     |     +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/module_writer.rs:611:5
[INFO] [stdout]     |
[INFO] [stdout] 611 | /// https://packaging.python.org/specifications/entry-points/
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 611 | /// <https://packaging.python.org/specifications/entry-points/>
[INFO] [stdout]     |     +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/module_writer.rs:1513:9
[INFO] [stdout]      |
[INFO] [stdout] 1513 | /// See https://peps.python.org/pep-0427/#file-contents
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1513 | /// See <https://peps.python.org/pep-0427/#file-contents>
[INFO] [stdout]      |         +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/pyproject_toml.rs:431:18
[INFO] [stdout]     |
[INFO] [stdout] 431 |     /// violates https://packaging.python.org/en/latest/specifications/pyproject-toml/#dynamic.
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 431 |     /// violates <https://packaging.python.org/en/latest/specifications/pyproject-toml/#dynamic.>
[INFO] [stdout]     |                  +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/python_interpreter/mod.rs:561:9
[INFO] [stdout]     |
[INFO] [stdout] 561 |     /// https://docs.python.org/3/whatsnew/3.5.html#build-and-c-api-changes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 561 |     /// <https://docs.python.org/3/whatsnew/3.5.html#build-and-c-api-changes>
[INFO] [stdout]     |         +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/source_distribution.rs:734:5
[INFO] [stdout]     |
[INFO] [stdout] 734 | /// https://packaging.python.org/specifications/source-distribution-format/#source-distribution-file-format
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 734 | /// <https://packaging.python.org/specifications/source-distribution-format/#source-distribution-file-format>
[INFO] [stdout]     |     +                                                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/source_distribution.rs:834:16
[INFO] [stdout]     |
[INFO] [stdout] 834 | /// Taken from https://docs.rs/common-path/1.0.0/src/common_path/lib.rs.html#84-109
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 834 | /// Taken from <https://docs.rs/common-path/1.0.0/src/common_path/lib.rs.html#84-109>
[INFO] [stdout]     |                +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/upload.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! documentation at https://warehouse.readthedocs.io/api-reference/legacy/#upload-api
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! documentation at <https://warehouse.readthedocs.io/api-reference/legacy/#upload-api>
[INFO] [stdout]   |                      +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/upload.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /// https://github.com/pypa/pip/blob/b33e791742570215f15663410c3ed987d2253d5b/src/pip/_vendor/packaging/utils.py#L18-L25
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 363 | /// <https://github.com/pypa/pip/blob/b33e791742570215f15663410c3ed987d2253d5b/src/pip/>_vendor/packaging/utils.py#L18-L25
[INFO] [stdout]     |     +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.43s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/maturin/index.html
[INFO] running `Command { std: "docker" "inspect" "969bc454f1502d8a42b331897431edbf70ec0a95e25a91fbba0e1640bdd44fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969bc454f1502d8a42b331897431edbf70ec0a95e25a91fbba0e1640bdd44fba", kill_on_drop: false }`
[INFO] [stdout] 969bc454f1502d8a42b331897431edbf70ec0a95e25a91fbba0e1640bdd44fba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05646cf4afdad803e6ae26ad921683676d6ec2db44dd3f746b9c043b45c6ff6f
[INFO] running `Command { std: "docker" "start" "-a" "05646cf4afdad803e6ae26ad921683676d6ec2db44dd3f746b9c043b45c6ff6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 366 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 366 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:372:32
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 372 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 372 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 366 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 366 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:372:32
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 372 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 372 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:462:56
[INFO] [stdout]     |
[INFO] [stdout] 462 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 462 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 462 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:462:56
[INFO] [stdout]     |
[INFO] [stdout] 462 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 462 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 462 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "05646cf4afdad803e6ae26ad921683676d6ec2db44dd3f746b9c043b45c6ff6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05646cf4afdad803e6ae26ad921683676d6ec2db44dd3f746b9c043b45c6ff6f", kill_on_drop: false }`
[INFO] [stdout] 05646cf4afdad803e6ae26ad921683676d6ec2db44dd3f746b9c043b45c6ff6f
