[INFO] fetching crate python-ast 1.0.2...
[INFO] documenting python-ast-1.0.2 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate python-ast 1.0.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate python-ast 1.0.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate python-ast 1.0.2
[INFO] tweaked toml for crates.io crate python-ast 1.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate python-ast 1.0.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate python-ast 1.0.2 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iter-read v1.1.0
[INFO] [stderr]   Downloaded test-log v0.2.18
[INFO] [stderr]   Downloaded test-log-macros v0.2.18
[INFO] [stderr]   Downloaded to_tokenstream v0.1.3
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded pythonize v0.25.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded litrs v0.5.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded serde-pickle v1.2.0
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8
[INFO] running `Command { std: "docker" "start" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8", 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" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8", 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" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking iter-read v1.1.0
[INFO] [stderr]     Checking litrs v0.5.1
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking to_tokenstream v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking pythonize v0.25.0
[INFO] [stderr]  Documenting python-ast v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking python-ast v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `LICENSE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [![License](https://img.shields.io/crates/l/python-ast.svg)](LICENSE)
[INFO] [stdout]                                                                        ^^^^^^^
[INFO] [stdout]   = note: no item named `LICENSE` in scope
[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 `LICENSE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for details.
[INFO] [stdout]                                                                         ^^^^^^^
[INFO] [stdout]   = note: no item named `LICENSE` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `asnames`
[INFO] [stdout]   --> src/codegen/python_options.rs:84:71
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// Collects all of the things we need to compile imports[module][asnames]
[INFO] [stdout]    |                                                                       ^^^^^^^ no item named `asnames` 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]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/../README.md:344:15
[INFO] [stdout]     |
[INFO] [stdout] 344 | - **Issues**: https://github.com/rexlunae/python-ast-rs/issues
[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] 344 | - **Issues**: <https://github.com/rexlunae/python-ast-rs/issues>
[INFO] [stdout]     |               +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.56s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/python_ast/index.html and 18 other files
[INFO] running `Command { std: "docker" "inspect" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--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.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking to_tokenstream v0.1.3
[INFO] [stderr]     Checking syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking pyo3 v0.25.1
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking pythonize v0.25.0
[INFO] [stderr]  Documenting python-ast v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `LICENSE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [![License](https://img.shields.io/crates/l/python-ast.svg)](LICENSE)
[INFO] [stdout]                                                                        ^^^^^^^
[INFO] [stdout]   = note: no item named `LICENSE` in scope
[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 `LICENSE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for details.
[INFO] [stdout]                                                                         ^^^^^^^
[INFO] [stdout]   = note: no item named `LICENSE` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `asnames`
[INFO] [stdout]   --> src/codegen/python_options.rs:84:71
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// Collects all of the things we need to compile imports[module][asnames]
[INFO] [stdout]    |                                                                       ^^^^^^^ no item named `asnames` 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]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/../README.md:344:15
[INFO] [stdout]     |
[INFO] [stdout] 344 | - **Issues**: https://github.com/rexlunae/python-ast-rs/issues
[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] 344 | - **Issues**: <https://github.com/rexlunae/python-ast-rs/issues>
[INFO] [stdout]     |               +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.49s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/python_ast/index.html
[INFO] running `Command { std: "docker" "inspect" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8", kill_on_drop: false }`
[INFO] [stdout] 7fe78e89fd48b0c9cdd7d2ae2850424b866bba99e9ff5fd30231b004f29d1be8
