[INFO] cloning repository https://github.com/alxshelepenok/main
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alxshelepenok/main" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxshelepenok%2Fmain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxshelepenok%2Fmain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a63f780ab42c7598ec8511e4051bfac45b8d994d
[INFO] documenting alxshelepenok/main against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxshelepenok%2Fmain" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alxshelepenok/main
[INFO] finished tweaking git repo https://github.com/alxshelepenok/main
[INFO] tweaked toml for git repo https://github.com/alxshelepenok/main written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alxshelepenok/main 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/alxshelepenok/main 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348
[INFO] running `Command { std: "docker" "start" "370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348", 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" "370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348", 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" "370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling indexmap v2.14.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling selectors v0.37.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.3.0
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking bstr v1.5.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking palette_math v0.7.7
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking svgtypes v0.11.0
[INFO] [stderr]     Checking ryu-js v1.0.3
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling comrak v0.54.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking fmt2io v1.0.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking finl_unicode v1.4.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling htmlize v1.1.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]     Checking fontdue v0.9.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling palette_derive v0.7.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pest v2.6.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking palette v0.7.7
[INFO] [stderr]     Checking nalgebra v0.34.2
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking emojis v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]     Checking lol_html v2.9.0
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]    Compiling bon-macros v3.10.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking dugong-graphlib v0.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling pest_meta v2.6.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking dugong v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.6.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling pest_derive v2.6.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tera v1.19.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking bon v3.10.0
[INFO] [stderr]     Checking roughr-merman v0.12.3
[INFO] [stderr]    Compiling merman-core v0.7.0
[INFO] [stderr]     Checking manatee v0.7.0
[INFO] [stderr]     Checking merman-render v0.7.0
[INFO] [stderr]     Checking merman v0.7.0
[INFO] [stderr]  Documenting main v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/main/index.html
[INFO] running `Command { std: "docker" "inspect" "370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348", kill_on_drop: false }`
[INFO] [stdout] 370cda75f61f4ea44bdd3f0e1af104b6f02d12a05bb4f8ef3713180f08e62348
