[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] a4ba5c706e184ea8f069ac9b47d65ef5b0c90ba9 [INFO] documenting MilkBlock/eggplant against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MilkBlock/eggplant on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0681e52d727ebd2b85272372f67415a520b297da89d8dd180d4d5c7d43013e4f [INFO] running `Command { std: "docker" "start" "-a" "0681e52d727ebd2b85272372f67415a520b297da89d8dd180d4d5c7d43013e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0681e52d727ebd2b85272372f67415a520b297da89d8dd180d4d5c7d43013e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0681e52d727ebd2b85272372f67415a520b297da89d8dd180d4d5c7d43013e4f", kill_on_drop: false }` [INFO] [stdout] 0681e52d727ebd2b85272372f67415a520b297da89d8dd180d4d5c7d43013e4f [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 073e147a103ab8cf1067fe2435fc907037dd8c500920ed62603ac55905c1470a [INFO] running `Command { std: "docker" "start" "-a" "073e147a103ab8cf1067fe2435fc907037dd8c500920ed62603ac55905c1470a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking egglog-concurrency v1.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking egglog-numeric-id v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking egglog-union-find v1.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking egglog-core-relations v1.0.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking graphviz-rust v0.9.6 [INFO] [stderr] Compiling egglog v1.0.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking egraph-serialize v0.3.0 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Checking egglog-bridge v1.0.0 [INFO] [stderr] Checking egglog-ast v1.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling egglog-add-primitive v1.0.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking symbol_table v0.4.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler) [INFO] [stderr] Compiling eggplant-macros v0.2.7 (/opt/rustwide/workdir/eggplant-macros) [INFO] [stderr] Documenting eggplant v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `EGraph` [INFO] [stdout] --> src/wrap/tx_minimal.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | /// it's even not a buffer, just a Mutex [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] 11 | /// it's even not a buffer, just a `Mutex` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] [stderr] Generated /opt/rustwide/target/doc/eggplant/index.html [INFO] running `Command { std: "docker" "inspect" "073e147a103ab8cf1067fe2435fc907037dd8c500920ed62603ac55905c1470a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073e147a103ab8cf1067fe2435fc907037dd8c500920ed62603ac55905c1470a", kill_on_drop: false }` [INFO] [stdout] 073e147a103ab8cf1067fe2435fc907037dd8c500920ed62603ac55905c1470a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] a8ea3784b8c21bab50d7ba43168c65aeeb40b9bd77f9ede5562e0d8c92910da6 [INFO] running `Command { std: "docker" "start" "-a" "a8ea3784b8c21bab50d7ba43168c65aeeb40b9bd77f9ede5562e0d8c92910da6", kill_on_drop: false }` [INFO] [stderr] Documenting eggplant v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `EGraph` [INFO] [stdout] --> src/wrap/tx_minimal.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | /// it's even not a buffer, just a Mutex [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] 11 | /// it's even not a buffer, just a `Mutex` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s [INFO] [stderr] Generated /opt/rustwide/target/doc/eggplant/index.html [INFO] running `Command { std: "docker" "inspect" "a8ea3784b8c21bab50d7ba43168c65aeeb40b9bd77f9ede5562e0d8c92910da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ea3784b8c21bab50d7ba43168c65aeeb40b9bd77f9ede5562e0d8c92910da6", kill_on_drop: false }` [INFO] [stdout] a8ea3784b8c21bab50d7ba43168c65aeeb40b9bd77f9ede5562e0d8c92910da6