[INFO] cloning repository https://github.com/3mp8r3/semver_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3mp8r3/semver_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3mp8r3%2Fsemver_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3mp8r3%2Fsemver_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7751d347721c452d506600eb544b61d4384ceb49
[INFO] documenting 3mp8r3/semver_rs against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3mp8r3%2Fsemver_rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3mp8r3/semver_rs
[INFO] finished tweaking git repo https://github.com/3mp8r3/semver_rs
[INFO] tweaked toml for git repo https://github.com/3mp8r3/semver_rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3mp8r3/semver_rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3mp8r3/semver_rs 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `semver_rs` package)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4546047a752c317ad1d55185369114f948fbac2178f0a4bdf98fa00fef8f2b99
[INFO] running `Command { std: "docker" "start" "-a" "4546047a752c317ad1d55185369114f948fbac2178f0a4bdf98fa00fef8f2b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4546047a752c317ad1d55185369114f948fbac2178f0a4bdf98fa00fef8f2b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4546047a752c317ad1d55185369114f948fbac2178f0a4bdf98fa00fef8f2b99", kill_on_drop: false }`
[INFO] [stdout] 4546047a752c317ad1d55185369114f948fbac2178f0a4bdf98fa00fef8f2b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0556e680d8fbc0bb609f5acf324fc25a1952f85aec113411773f9827de304db4
[INFO] running `Command { std: "docker" "start" "-a" "0556e680d8fbc0bb609f5acf324fc25a1952f85aec113411773f9827de304db4", kill_on_drop: false }`
[INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `semver_rs` package)
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]  Documenting semver_rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `create::version::Version`
[INFO] [stdout]   --> src/comparator.rs:34:92
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// A `Comparator` is composed of an [Operator](crate::operator::Operator) and a [Version](create::version::Version).
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `create` in scope
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![deny(warnings, missing_debug_implementations)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/builder.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// Allows building an [Options](crate::Options) instance.
[INFO] [stdout]   |                         -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 8 - /// Allows building an [Options](crate::Options) instance.
[INFO] [stdout] 8 + /// Allows building an [Options] instance.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/builder.rs:66:60
[INFO] [stdout]    |
[INFO] [stdout] 66 |     /// Returns a builder that allows building a [Options](crate::Options) instance.    
[INFO] [stdout]    |                                                   -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 66 -     /// Returns a builder that allows building a [Options](crate::Options) instance.    
[INFO] [stdout] 66 +     /// Returns a builder that allows building a [Options] instance.    
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/builder.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 | /// by also optionally supplying [Options](crate::Options).
[INFO] [stdout]    |                                   -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 78 - /// by also optionally supplying [Options](crate::Options).
[INFO] [stdout] 78 + /// by also optionally supplying [Options].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/comparator.rs:34:49
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// A `Comparator` is composed of an [Operator](crate::operator::Operator) and a [Version](create::version::Version).
[INFO] [stdout]    |                                       --------  ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 34 - /// A `Comparator` is composed of an [Operator](crate::operator::Operator) and a [Version](create::version::Version).
[INFO] [stdout] 34 + /// A `Comparator` is composed of an [Operator] and a [Version](create::version::Version).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/compare_fns.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// Parses a string into a [Version](crate::Version).
[INFO] [stdout]    |                             -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 10 - /// Parses a string into a [Version](crate::Version).
[INFO] [stdout] 10 + /// Parses a string into a [Version].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/compare_fns.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Compares the ordering of [Version](crate::Version) `a` vs [Version](crate::Version) `b`.
[INFO] [stdout]    |                               -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 22 - /// Compares the ordering of [Version](crate::Version) `a` vs [Version](crate::Version) `b`.
[INFO] [stdout] 22 + /// Compares the ordering of [Version] `a` vs [Version](crate::Version) `b`.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/compare_fns.rs:22:73
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Compares the ordering of [Version](crate::Version) `a` vs [Version](crate::Version) `b`.
[INFO] [stdout]    |                                                                -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 22 - /// Compares the ordering of [Version](crate::Version) `a` vs [Version](crate::Version) `b`.
[INFO] [stdout] 22 + /// Compares the ordering of [Version](crate::Version) `a` vs [Version] `b`.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/compare_fns.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// Compares whether [Version](crate::Version) `a` matches the semver operator against [Version](crate::Version) `b`.
[INFO] [stdout]    |                       -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 29 - /// Compares whether [Version](crate::Version) `a` matches the semver operator against [Version](crate::Version) `b`.
[INFO] [stdout] 29 + /// Compares whether [Version] `a` matches the semver operator against [Version](crate::Version) `b`.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/compare_fns.rs:29:98
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// Compares whether [Version](crate::Version) `a` matches the semver operator against [Version](crate::Version) `b`.
[INFO] [stdout]    |                                                                                         -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                                         |
[INFO] [stdout]    |                                                                                         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 29 - /// Compares whether [Version](crate::Version) `a` matches the semver operator against [Version](crate::Version) `b`.
[INFO] [stdout] 29 + /// Compares whether [Version](crate::Version) `a` matches the semver operator against [Version] `b`.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/compare_fns.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Checks whether [Version](crate::Version) is in a [Range](crate::Range).
[INFO] [stdout]    |                     -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 51 - /// Checks whether [Version](crate::Version) is in a [Range](crate::Range).
[INFO] [stdout] 51 + /// Checks whether [Version] is in a [Range](crate::Range).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/compare_fns.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Checks whether [Version](crate::Version) is in a [Range](crate::Range).
[INFO] [stdout]    |                                                       -----  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 51 - /// Checks whether [Version](crate::Version) is in a [Range](crate::Range).
[INFO] [stdout] 51 + /// Checks whether [Version](crate::Version) is in a [Range].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/semver_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "0556e680d8fbc0bb609f5acf324fc25a1952f85aec113411773f9827de304db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0556e680d8fbc0bb609f5acf324fc25a1952f85aec113411773f9827de304db4", kill_on_drop: false }`
[INFO] [stdout] 0556e680d8fbc0bb609f5acf324fc25a1952f85aec113411773f9827de304db4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] b1424a627c7003c376e4d17387da1665da53c97a0f4f3819cc1ee332c6760707
[INFO] running `Command { std: "docker" "start" "-a" "b1424a627c7003c376e4d17387da1665da53c97a0f4f3819cc1ee332c6760707", kill_on_drop: false }`
[INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `semver_rs` package)
[INFO] [stderr]  Documenting semver_rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/semver_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "b1424a627c7003c376e4d17387da1665da53c97a0f4f3819cc1ee332c6760707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1424a627c7003c376e4d17387da1665da53c97a0f4f3819cc1ee332c6760707", kill_on_drop: false }`
[INFO] [stdout] b1424a627c7003c376e4d17387da1665da53c97a0f4f3819cc1ee332c6760707
