[INFO] cloning repository https://github.com/1111mp/nvmd-command
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1111mp/nvmd-command" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1111mp%2Fnvmd-command", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1111mp%2Fnvmd-command'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f76e5371efe4e6c428a77b9d23599e49863e3dc8
[INFO] documenting 1111mp/nvmd-command 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%2F1111mp%2Fnvmd-command" "/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/1111mp/nvmd-command
[INFO] finished tweaking git repo https://github.com/1111mp/nvmd-command
[INFO] tweaked toml for git repo https://github.com/1111mp/nvmd-command written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1111mp/nvmd-command 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/1111mp/nvmd-command 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 retry v2.2.0
[INFO] [stderr]   Downloaded indicatif v0.18.6
[INFO] [stderr]   Downloaded node-semver v2.2.0
[INFO] [stderr]   Downloaded clap-cargo v0.18.3
[INFO] [stderr]   Downloaded console v0.16.4
[INFO] [stderr]   Downloaded envoy v0.1.3
[INFO] [stderr]   Downloaded attohttpc v0.31.0
[INFO] [stderr]   Downloaded verbatim v0.1.1
[INFO] [stderr]   Downloaded tee v0.1.0
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.5
[INFO] [stderr]   Downloaded tar v0.4.46
[INFO] [stderr]   Downloaded zip v8.6.0
[INFO] [stderr]   Downloaded zlib-rs v0.6.5
[INFO] [stderr]   Downloaded openssl-src v300.6.1+3.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b
[INFO] running `Command { std: "docker" "start" "8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b", 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" "8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b" "/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" "8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b", 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" "8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b" "/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.46
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking zlib-rs v0.6.5
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tee v0.1.0
[INFO] [stderr]     Checking verbatim v0.1.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking progress-read v0.1.0 (/opt/rustwide/workdir/crates/progress-read)
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking fs-utils v0.1.0 (/opt/rustwide/workdir/crates/fs-utils)
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking clap-cargo v0.18.3
[INFO] [stderr]     Checking envoy v0.1.3
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking version-compare v0.2.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking retry v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking node-semver v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking attohttpc v0.31.0
[INFO] [stderr]     Checking archive v0.1.0 (/opt/rustwide/workdir/crates/archive)
[INFO] [stderr]  Documenting nvmd v4.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/module/package.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /// https://docs.npmjs.com/cli/v10/configuring-npm/package-json#bin
[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] 66 | /// <https://docs.npmjs.com/cli/v10/configuring-npm/package-json#bin>
[INFO] [stdout]    |     +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/npm/link.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// https://docs.npmjs.com/cli/v9/commands/npm-link#description
[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] 39 |     /// <https://docs.npmjs.com/cli/v9/commands/npm-link#description>
[INFO] [stdout]    |         +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/npm/mod.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | /// https://docs.npmjs.com/cli/v7/commands/npm-install#workspace
[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] 174 | /// <https://docs.npmjs.com/cli/v7/commands/npm-install#workspace>
[INFO] [stdout]     |     +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/npm/mod.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | /// https://docs.npmjs.com/cli/v7/commands/npm-link#workspace
[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] 175 | /// <https://docs.npmjs.com/cli/v7/commands/npm-link#workspace>
[INFO] [stdout]     |     +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/npm/mod.rs:176:64
[INFO] [stdout]     |
[INFO] [stdout] 176 | /// We should filter out the arguments passed via '--workspace <name>'
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/nvmd/index.html
[INFO] running `Command { std: "docker" "inspect" "8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b", kill_on_drop: false }`
[INFO] [stdout] 8d42ec67b953ad7a2d1e5f38d6e859e704c2c9d8e5d2ab59a6d9dc0943b2629b
