[INFO] fetching crate pace_cli 0.4.5...
[INFO] documenting pace_cli-0.4.5 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate pace_cli 0.4.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pace_cli 0.4.5
[INFO] finished tweaking crates.io crate pace_cli 0.4.5
[INFO] tweaked toml for crates.io crate pace_cli 0.4.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pace_cli 0.4.5 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 227 packages to latest compatible versions
[INFO] [stderr]       Adding chrono-tz v0.8.6 (available: v0.10.4)
[INFO] [stderr]       Adding dialoguer v0.11.0 (available: v0.12.0)
[INFO] [stderr]       Adding typed-builder v0.18.2 (available: v0.23.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.18.2
[INFO] [stderr]   Downloaded pace_core v0.19.0
[INFO] [stderr]   Downloaded wildmatch v2.6.1
[INFO] [stderr]   Downloaded typed-builder v0.18.2
[INFO] [stderr]   Downloaded papergrid v0.11.0
[INFO] [stderr]   Downloaded tabled_derive v0.7.0
[INFO] [stderr]   Downloaded getset v0.1.7
[INFO] [stderr]   Downloaded tabled v0.15.0
[INFO] [stderr]   Downloaded pace_time v0.1.2
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded open v5.4.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded merge v0.1.0
[INFO] [stderr]   Downloaded merge_derive v0.1.0
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817
[INFO] running `Command { std: "docker" "start" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817", 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" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817", 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" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking open v5.4.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking merge v0.1.0
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ignore v0.4.28
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking pace_time v0.1.2
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking pace_core v0.19.0
[INFO] [stderr]  Documenting pace_cli v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.70s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pace_cli/index.html
[INFO] running `Command { std: "docker" "inspect" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817", 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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking merge v0.1.0
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking pace_time v0.1.2
[INFO] [stderr]     Checking pace_core v0.19.0
[INFO] [stderr]  Documenting pace_cli v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pace_cli/index.html
[INFO] running `Command { std: "docker" "inspect" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817", kill_on_drop: false }`
[INFO] [stdout] f26dcc469905bcd1b99a38fe6fb9d170b9109661f5878d75ddd2df8056699817
