[INFO] cloning repository https://github.com/BlockBlazeDev/Rustup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockBlazeDev/Rustup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 702f3e8882eb1e1cec6aec46b03891d4ad10b869
[INFO] documenting BlockBlazeDev/Rustup against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BlockBlazeDev/Rustup
[INFO] finished tweaking git repo https://github.com/BlockBlazeDev/Rustup
[INFO] tweaked toml for git repo https://github.com/BlockBlazeDev/Rustup written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlockBlazeDev/Rustup on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlockBlazeDev/Rustup 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.91.0" "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 trycmd v0.15.6
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded retry v2.0.0
[INFO] [stderr]   Downloaded git-testament v0.2.5
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.1
[INFO] [stderr]   Downloaded git-testament-derive v0.2.0
[INFO] [stderr]   Downloaded env_proxy v0.4.1
[INFO] [stderr]   Downloaded remove_dir_all v0.8.3
[INFO] [stderr]   Downloaded snapbox v0.6.16
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.24.1
[INFO] [stderr]   Downloaded opentelemetry v0.24.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.25.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.17.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.7.0
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.8.1
[INFO] [stderr]   Downloaded automod v1.0.14
[INFO] [stderr]   Downloaded effective-limits v0.5.5
[INFO] [stderr]   Downloaded platforms v3.4.1
[INFO] [stderr]   Downloaded rs_tracing v1.1.0
[INFO] [stderr]   Downloaded curl v0.4.46
[INFO] [stderr]   Downloaded curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a461e91652a2255d6300e3f30eaeb2a45bdf3407ce28818d1b5edc5b386e36b7
[INFO] running `Command { std: "docker" "start" "-a" "a461e91652a2255d6300e3f30eaeb2a45bdf3407ce28818d1b5edc5b386e36b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a461e91652a2255d6300e3f30eaeb2a45bdf3407ce28818d1b5edc5b386e36b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a461e91652a2255d6300e3f30eaeb2a45bdf3407ce28818d1b5edc5b386e36b7", kill_on_drop: false }`
[INFO] [stdout] a461e91652a2255d6300e3f30eaeb2a45bdf3407ce28818d1b5edc5b386e36b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2873e7a8044029fe8c261ec8df1b2b949b8627efd0fa7b2918f9a8a3c7610ba
[INFO] running `Command { std: "docker" "start" "-a" "d2873e7a8044029fe8c261ec8df1b2b949b8627efd0fa7b2918f9a8a3c7610ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking rustls-native-certs v0.7.1
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling pulldown-cmark v0.11.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling platforms v3.4.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking env_proxy v0.4.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling aws-lc-sys v0.20.1
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking remove_dir_all v0.8.3
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling git-testament-derive v0.2.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling rustup v1.27.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking opener v0.7.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking git-testament v0.2.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking effective-limits v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking clap_complete v4.5.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking rs_tracing v1.1.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.3
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking download v1.27.1 (/opt/rustwide/workdir/download)
[INFO] [stderr]  Documenting rustup v1.27.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/dist/component/components.rs:88:40
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout]    |                                        ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 88 -         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout] 88 +         Ok(result.into_iter().find(|c| c.name() == name))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/dist/component/components.rs:88:40
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout]    |                                        ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 88 -         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout] 88 +         Ok(result.into_iter().find(|c| c.name() == name))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]   --> src/dist/component/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / /// An interpreter for the rust-installer [1] installation format.
[INFO] [stdout]  4 | | ///
[INFO] [stdout]  5 | | /// https://github.com/rust-lang/rust-installer
[INFO] [stdout]  6 | | pub use self::transaction::*;
[INFO] [stdout] ...  |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the link appears in this line:
[INFO] [stdout]            
[INFO] [stdout]            An interpreter for the rust-installer [1] installation format.
[INFO] [stdout]                                                   ^
[INFO] [stdout]    = note: no item named `1` 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: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli/rustup_mode.rs:150:62
[INFO] [stdout]     |
[INFO] [stdout] 150 |         /// Install toolchains that require an emulator. See https://github.com/rust-lang/rustup/wiki/Non-host-toolchains
[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] 150 |         /// Install toolchains that require an emulator. See <https://github.com/rust-lang/rustup/wiki/Non-host-toolchains>
[INFO] [stdout]     |                                                              +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli/rustup_mode.rs:361:58
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// Install toolchains that require an emulator. See https://github.com/rust-lang/rustup/wiki/Non-host-toolchains
[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] 361 |     /// Install toolchains that require an emulator. See <https://github.com/rust-lang/rustup/wiki/Non-host-toolchains>
[INFO] [stdout]     |                                                          +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/dist/component/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / /// An interpreter for the rust-installer [1] installation format.
[INFO] [stdout]  4 | | ///
[INFO] [stdout]  5 | | /// https://github.com/rust-lang/rust-installer
[INFO] [stdout]  6 | | pub use self::transaction::*;
[INFO] [stdout] ...  |
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/dist/manifestation.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// https://github.com/rust-lang/rustup/issues/988 for the details.
[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] 103 |     /// <https://github.com/rust-lang/rustup/issues/988> for the details.
[INFO] [stdout]     |         +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `tracing_subscriber` is both a function and a crate
[INFO] [stdout]   --> src/cli/log.rs:44:73
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// When the `RUSTUP_LOG` environment variable is present, a standard [`tracing_subscriber`]
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// When the `RUSTUP_LOG` environment variable is present, a standard [`tracing_subscriber()`]
[INFO] [stdout]    |                                                                                           ++
[INFO] [stdout] help: to link to the crate, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// When the `RUSTUP_LOG` environment variable is present, a standard [`mod@tracing_subscriber`]
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.92s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustup/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "d2873e7a8044029fe8c261ec8df1b2b949b8627efd0fa7b2918f9a8a3c7610ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2873e7a8044029fe8c261ec8df1b2b949b8627efd0fa7b2918f9a8a3c7610ba", kill_on_drop: false }`
[INFO] [stdout] d2873e7a8044029fe8c261ec8df1b2b949b8627efd0fa7b2918f9a8a3c7610ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+1.91.0" "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] ebb2bfbe398c9002ae977a811fc92480e25fb5c6a4d83f180f3172b4567cefd2
[INFO] running `Command { std: "docker" "start" "-a" "ebb2bfbe398c9002ae977a811fc92480e25fb5c6a4d83f180f3172b4567cefd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anyhow v1.0.86
[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.86/src/wrapper.rs:365:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     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] 365 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 365 +     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.86/src/wrapper.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |     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] 371 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 371 +     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.86/src/wrapper.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |             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] 461 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 461 +             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] running `Command { std: "docker" "inspect" "ebb2bfbe398c9002ae977a811fc92480e25fb5c6a4d83f180f3172b4567cefd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebb2bfbe398c9002ae977a811fc92480e25fb5c6a4d83f180f3172b4567cefd2", kill_on_drop: false }`
[INFO] [stdout] ebb2bfbe398c9002ae977a811fc92480e25fb5c6a4d83f180f3172b4567cefd2
