[INFO] cloning repository https://github.com/josefjura/aequitas-command-and-control [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josefjura/aequitas-command-and-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f96cc8f23f1730812775c762bc662776a71a1e3f [INFO] documenting josefjura/aequitas-command-and-control against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/josefjura/aequitas-command-and-control [INFO] finished tweaking git repo https://github.com/josefjura/aequitas-command-and-control [INFO] tweaked toml for git repo https://github.com/josefjura/aequitas-command-and-control written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/josefjura/aequitas-command-and-control on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/josefjura/aequitas-command-and-control 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58d0d271e2d88adb0f989d7122bb3c59b15717ac8f9267e2686f88641db7c8cb [INFO] running `Command { std: "docker" "start" "-a" "58d0d271e2d88adb0f989d7122bb3c59b15717ac8f9267e2686f88641db7c8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58d0d271e2d88adb0f989d7122bb3c59b15717ac8f9267e2686f88641db7c8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d0d271e2d88adb0f989d7122bb3c59b15717ac8f9267e2686f88641db7c8cb", kill_on_drop: false }` [INFO] [stdout] 58d0d271e2d88adb0f989d7122bb3c59b15717ac8f9267e2686f88641db7c8cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a3e22cfd87ef916fa117a573dc84ecda9370aef0a57d746ee47df242371034 [INFO] running `Command { std: "docker" "start" "-a" "40a3e22cfd87ef916fa117a573dc84ecda9370aef0a57d746ee47df242371034", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking connection-string v0.2.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking cliclack v0.3.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling libgssapi-sys v0.2.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking os_info v3.12.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking human-panic v2.0.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking config v0.15.18 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tui-popup v0.6.0 [INFO] [stderr] Checking throbber-widgets-tui v0.9.0 [INFO] [stderr] Checking async-native-tls v0.4.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking r2d2_sqlite v0.25.0 [INFO] [stderr] Checking libgssapi v0.4.6 [INFO] [stderr] Checking tiberius v0.12.3 [INFO] [stderr] Documenting squealmate v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] Generated /opt/rustwide/target/doc/squealmate/index.html [INFO] running `Command { std: "docker" "inspect" "40a3e22cfd87ef916fa117a573dc84ecda9370aef0a57d746ee47df242371034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a3e22cfd87ef916fa117a573dc84ecda9370aef0a57d746ee47df242371034", kill_on_drop: false }` [INFO] [stdout] 40a3e22cfd87ef916fa117a573dc84ecda9370aef0a57d746ee47df242371034