[INFO] cloning repository https://github.com/tracel-ai/tracel-terrars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tracel-ai/tracel-terrars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracel-ai%2Ftracel-terrars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracel-ai%2Ftracel-terrars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d76ce0dfd9dd09d45173f7149a2b5c4934d15a33
[INFO] documenting tracel-ai/tracel-terrars against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracel-ai%2Ftracel-terrars" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tracel-ai/tracel-terrars
[INFO] finished tweaking git repo https://github.com/tracel-ai/tracel-terrars
[INFO] tweaked toml for git repo https://github.com/tracel-ai/tracel-terrars written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tracel-ai/tracel-terrars 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 git repo https://github.com/tracel-ai/tracel-terrars 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] [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 cargo_toml v0.22.3
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded terrars v0.1.13
[INFO] [stderr]   Downloaded loga v0.5.4
[INFO] [stderr]   Downloaded document-features v0.2.12
[INFO] [stderr]   Downloaded aargvark_proc_macros v0.1.2
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded aargvark v0.3.0
[INFO] [stderr]   Downloaded cargo-manifest v0.15.2
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded ansi-str v0.9.0
[INFO] [stderr]   Downloaded ansitok v0.3.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded cargo_toml v0.20.5
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded genemichaels-lib v0.5.11
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.21
[INFO] [stderr]   Downloaded libc v0.2.177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05
[INFO] running `Command { std: "docker" "start" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05", 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" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05" "/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" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05", 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" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05" "/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.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling loga v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking cargo_toml v0.22.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]  Documenting terrars-gen v0.0.1 (/opt/rustwide/workdir/crates/terrars-gen)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cargo-manifest v0.15.2
[INFO] [stderr]     Checking cargo_toml v0.20.5
[INFO] [stderr]     Checking genemichaels-lib v0.5.11
[INFO] [stderr]    Compiling aargvark_proc_macros v0.1.2
[INFO] [stderr]     Checking aargvark v0.3.0
[INFO] [stderr]     Checking terrars v0.1.13
[INFO] [stderr]  Documenting provider-hashicorp-google v7.33.0 (/opt/rustwide/workdir/crates/provider-hashicorp-google)
[INFO] [stderr]  Documenting provider-hashicorp-aws v6.22.1 (/opt/rustwide/workdir/crates/provider-hashicorp-aws)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> crates/provider-hashicorp-aws/src/aws/provider.rs:160:126
[INFO] [stdout]     |
[INFO] [stdout] 160 | ... request to use path-style addressing,\ni.e., https://s3.amazonaws.com/BUCKET/KEY. By default, the S3 client will\nuse virtual h...
[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] 160 |     #[doc = "Set the field `s3_use_path_style`.\nSet this to true to enable the request to use path-style addressing,\ni.e., <https://s3.amazonaws.com/BUCKET/KEY.> By default, the S3 client will\nuse virtual hosted bucket addressing when possible\n(https://BUCKET.s3.amazonaws.com/KEY). Specific to the Amazon S3 service."]
[INFO] [stdout]     |                                                                                                                              +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> crates/provider-hashicorp-aws/src/aws/provider.rs:160:248
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...tual hosted bucket addressing when possible\n(https://BUCKET.s3.amazonaws.com/KEY). Specific to the Amazon S3 service."]
[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] 160 |     #[doc = "Set the field `s3_use_path_style`.\nSet this to true to enable the request to use path-style addressing,\ni.e., https://s3.amazonaws.com/BUCKET/KEY. By default, the S3 client will\nuse virtual hosted bucket addressing when possible\n(<https://BUCKET.s3.amazonaws.com/KEY>). Specific to the Amazon S3 service."]
[INFO] [stdout]     |                                                                                                                                                                                                                                                        +                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/provider_hashicorp_aws/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05", 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" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05", kill_on_drop: false }`
[INFO] [stdout] 1b5a4bcc92eb49f0e1db8d5e8c2e693e1b5d212b577328518b6b5faece28da05
