[INFO] fetching crate dont-cli 0.2.2...
[INFO] documenting dont-cli-0.2.2 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate dont-cli 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dont-cli 0.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dont-cli 0.2.2
[INFO] tweaked toml for crates.io crate dont-cli 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dont-cli 0.2.2 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dont-cli 0.2.2 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `dont`
[INFO] [stderr]   * `bin` target `dt`
[INFO] [stderr] warning: `dont-cli` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25
[INFO] running `Command { std: "docker" "start" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25", 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" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `dont`
[INFO] [stderr]   * `bin` target `dt`
[INFO] [stderr] warning: `dont-cli` (manifest) generated 1 warning
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling jieba-rs v0.6.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking lz4_flex v0.10.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking quadrature v0.1.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling fast2s v0.3.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling casey v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cedarwood v0.4.6
[INFO] [stderr]     Checking swapvec v0.3.0
[INFO] [stderr]     Checking sqlite3-sys v0.15.2
[INFO] [stderr]     Checking sqlite v0.32.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cozo v0.7.6
[INFO] [stderr]  Documenting dont-cli v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dont-cli v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `dt`
[INFO] [stdout]    --> src/main.rs:317:10
[INFO] [stdout]     |
[INFO] [stdout] 317 |     /// [dt] Introduce an unverified claim. Positive-framing alias for 'dt record' ≡ 'dont conclude'.
[INFO] [stdout]     |          ^^ no item named `dt` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dt`
[INFO] [stdout]    --> src/main.rs:331:10
[INFO] [stdout]     |
[INFO] [stdout] 331 |     /// [dt] Register explicit doubt. Positive-framing alias for 'dt challenge' ≡ 'dont trust'.
[INFO] [stdout]     |          ^^ no item named `dt` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `cmd`
[INFO] [stdout]    --> src/main.rs:625:59
[INFO] [stdout]     |
[INFO] [stdout] 625 |         /// Command name to show help for (same output as <cmd> --help).
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `invoked`
[INFO] [stdout]     --> src/main.rs:1199:37
[INFO] [stdout]      |
[INFO] [stdout] 1199 | /// Error format: "unknown command '<invoked>' for <interface>. Did you mean '<interface> <suggestion>'?"
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `interface`
[INFO] [stdout]     --> src/main.rs:1199:52
[INFO] [stdout]      |
[INFO] [stdout] 1199 | /// Error format: "unknown command '<invoked>' for <interface>. Did you mean '<interface> <suggestion>'?"
[INFO] [stdout]      |                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `interface`
[INFO] [stdout]     --> src/main.rs:1199:79
[INFO] [stdout]      |
[INFO] [stdout] 1199 | /// Error format: "unknown command '<invoked>' for <interface>. Did you mean '<interface> <suggestion>'?"
[INFO] [stdout]      |                                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `suggestion`
[INFO] [stdout]     --> src/main.rs:1199:91
[INFO] [stdout]      |
[INFO] [stdout] 1199 | /// Error format: "unknown command '<invoked>' for <interface>. Did you mean '<interface> <suggestion>'?"
[INFO] [stdout]      |                                                                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cozo v0.7.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dont/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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] warning: Cargo.toml: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `dont`
[INFO] [stderr]   * `bin` target `dt`
[INFO] [stderr] warning: `dont-cli` (manifest) generated 1 warning
[INFO] [stderr]  Documenting dont-cli v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cozo v0.7.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dont/index.html
[INFO] running `Command { std: "docker" "inspect" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25", kill_on_drop: false }`
[INFO] [stdout] 5645e299338a9c0b670b95f80647481477e4ea6db39383e5956f4937f439df25
