[INFO] cloning repository https://github.com/MilkBlock/eggplant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MilkBlock/eggplant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a6d83ec6123fb0de937b1db137e9aaea732b26c
[INFO] documenting MilkBlock/eggplant against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MilkBlock/eggplant
[INFO] finished tweaking git repo https://github.com/MilkBlock/eggplant
[INFO] tweaked toml for git repo https://github.com/MilkBlock/eggplant written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MilkBlock/eggplant 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 git repo https://github.com/MilkBlock/eggplant 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95
[INFO] running `Command { std: "docker" "start" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95", 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" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95", 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" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling dot-structures v0.1.2
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking egglog-numeric-id v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]     Checking egglog-concurrency v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking egglog-union-find v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling egglog v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking symbol_table v0.4.0
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling egglog-add-primitive v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]     Checking graphviz-rust v0.9.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler)
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling eggplant-macros v0.2.7 (/opt/rustwide/workdir/eggplant-macros)
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking egglog-reports v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking egglog-core-relations v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]     Checking egglog-ast v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]     Checking egraph-serialize v0.3.0
[INFO] [stderr]     Checking egglog-bridge v2.0.0 (https://github.com/egraphs-good/egglog.git?rev=3595b21efb18dbf9936d258acab48324a3dc6b04#3595b21e)
[INFO] [stderr]  Documenting eggplant v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `EGraph`
[INFO] [stdout]   --> src/instances/tx_minimal.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// it's even not a buffer, just a Mutex<EGraph>
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// it's even not a buffer, just a `Mutex<EGraph>`
[INFO] [stdout]    |                                    +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.99s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/eggplant/index.html
[INFO] running `Command { std: "docker" "inspect" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95", 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" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95" "/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]  Documenting eggplant v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `EGraph`
[INFO] [stdout]   --> src/instances/tx_minimal.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// it's even not a buffer, just a Mutex<EGraph>
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// it's even not a buffer, just a `Mutex<EGraph>`
[INFO] [stdout]    |                                    +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.67s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/eggplant/index.html
[INFO] running `Command { std: "docker" "inspect" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95", kill_on_drop: false }`
[INFO] [stdout] 1e415706ee64f83fe5d68fbfe4c9bb0c3ccd47623e7a5ada9de10738a972ac95
