[INFO] cloning repository https://github.com/faassen/xot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faassen/xot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fxot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fxot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a44505f23844d6101a8da7397e434562b1ac513 [INFO] documenting faassen/xot against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fxot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faassen/xot on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faassen/xot [INFO] finished tweaking git repo https://github.com/faassen/xot [INFO] tweaked toml for git repo https://github.com/faassen/xot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/faassen/xot 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96c7e1dd925e80b13aad8b8d0c8227ce81c170a3778b18bd605b5c4fd3bf27b0 [INFO] running `Command { std: "docker" "start" "-a" "96c7e1dd925e80b13aad8b8d0c8227ce81c170a3778b18bd605b5c4fd3bf27b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96c7e1dd925e80b13aad8b8d0c8227ce81c170a3778b18bd605b5c4fd3bf27b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c7e1dd925e80b13aad8b8d0c8227ce81c170a3778b18bd605b5c4fd3bf27b0", kill_on_drop: false }` [INFO] [stdout] 96c7e1dd925e80b13aad8b8d0c8227ce81c170a3778b18bd605b5c4fd3bf27b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 187c28fe465a0d6657ff39eb02c841e268d70447faf60fad08cdbd71b20070f6 [INFO] running `Command { std: "docker" "start" "-a" "187c28fe465a0d6657ff39eb02c841e268d70447faf60fad08cdbd71b20070f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking xhtmlchardet v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling indextree-macros v0.1.1 [INFO] [stderr] Checking indextree v4.7.2 [INFO] [stderr] Documenting xot v0.31.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/parse.rs:374:46 [INFO] [stdout] | [INFO] [stdout] 374 | /// You can obtain these from a [`SpanInfo`](crate::SpanInfo). You create a [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)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 374 - /// You can obtain these from a [`SpanInfo`](crate::SpanInfo). You create a [INFO] [stdout] 374 + /// You can obtain these from a [`SpanInfo`]. You create a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/parse.rs:479:31 [INFO] [stdout] | [INFO] [stdout] 479 | /// You use a [`SpanInfoKey`](crate::SpanInfoKey) to look up the span [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] 479 - /// You use a [`SpanInfoKey`](crate::SpanInfoKey) to look up the span [INFO] [stdout] 479 + /// You use a [`SpanInfoKey`] to look up the span [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/parse.rs:522:42 [INFO] [stdout] | [INFO] [stdout] 522 | /// Get span info by [`SpanInfoKey`](crate::SpanInfoKey) [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] 522 - /// Get span info by [`SpanInfoKey`](crate::SpanInfoKey) [INFO] [stdout] 522 + /// Get span info by [`SpanInfoKey`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/valueaccess.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | /// Get the [`ValueType`](crate::xmlvalue::ValueType) of a node. [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] 67 - /// Get the [`ValueType`](crate::xmlvalue::ValueType) of a node. [INFO] [stdout] 67 + /// Get the [`ValueType`] of a node. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.81s [INFO] [stderr] Generated /opt/rustwide/target/doc/xot/index.html [INFO] running `Command { std: "docker" "inspect" "187c28fe465a0d6657ff39eb02c841e268d70447faf60fad08cdbd71b20070f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187c28fe465a0d6657ff39eb02c841e268d70447faf60fad08cdbd71b20070f6", kill_on_drop: false }` [INFO] [stdout] 187c28fe465a0d6657ff39eb02c841e268d70447faf60fad08cdbd71b20070f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 092ce43ce38619febf00e88d918db98bb1d0d2207cc015912a55bf1a962d82d9 [INFO] running `Command { std: "docker" "start" "-a" "092ce43ce38619febf00e88d918db98bb1d0d2207cc015912a55bf1a962d82d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking writeable v0.5.4 [INFO] [stderr] Checking litemap v0.7.2 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Checking icu_locid_transform_data v1.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking icu_properties_data v1.4.0 [INFO] [stderr] Checking icu_calendar_data v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking icu_plurals_data v1.4.0 [INFO] [stderr] Checking icu_normalizer_data v1.4.0 [INFO] [stderr] Checking icu_timezone_data v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking icu_decimal_data v1.4.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking regex-automata v0.2.0 [INFO] [stderr] Checking icu_list_data v1.4.0 [INFO] [stderr] Checking icu_segmenter_data v1.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking icu_casemap_data v1.4.0 [INFO] [stderr] Checking icu_collator_data v1.4.0 [INFO] [stderr] Checking icu_datetime_data v1.4.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking core_maths v0.1.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking calendrical_calculations v0.1.0 [INFO] [stderr] Checking fixed_decimal v0.5.5 [INFO] [stderr] Checking zerofrom v0.1.3 [INFO] [stderr] Checking yoke v0.7.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking zerotrie v0.1.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling indextree-macros v0.1.1 [INFO] [stderr] Checking tinystr v0.7.5 [INFO] [stderr] Checking icu_collections v1.4.0 [INFO] [stderr] Checking indextree v4.7.2 [INFO] [stderr] Checking icu_locid v1.4.0 [INFO] [stderr] Checking icu_provider v1.4.0 [INFO] [stderr] Checking icu_locid_transform v1.4.0 [INFO] [stderr] Checking icu_segmenter v1.4.0 [INFO] [stderr] Checking icu_properties v1.4.0 [INFO] [stderr] Checking icu_calendar v1.4.0 [INFO] [stderr] Checking icu_decimal v1.4.0 [INFO] [stderr] Checking icu_plurals v1.4.0 [INFO] [stderr] Checking icu_list v1.4.0 [INFO] [stderr] Checking icu_timezone v1.4.0 [INFO] [stderr] Checking icu_datetime v1.4.0 [INFO] [stderr] Checking icu_normalizer v1.4.1 [INFO] [stderr] Checking icu_casemap v1.4.0 [INFO] [stderr] Checking icu_collator v1.4.0 [INFO] [stderr] Checking icu v1.4.0 [INFO] [stderr] Documenting xot v0.31.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] [stderr] Generated /opt/rustwide/target/doc/xot/index.html [INFO] running `Command { std: "docker" "inspect" "092ce43ce38619febf00e88d918db98bb1d0d2207cc015912a55bf1a962d82d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092ce43ce38619febf00e88d918db98bb1d0d2207cc015912a55bf1a962d82d9", kill_on_drop: false }` [INFO] [stdout] 092ce43ce38619febf00e88d918db98bb1d0d2207cc015912a55bf1a962d82d9