[INFO] fetching crate quetty 0.1.9...
[INFO] documenting quetty-0.1.9 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2
[INFO] extracting crate quetty 0.1.9 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate quetty 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quetty 0.1.9
[INFO] tweaked toml for crates.io crate quetty 0.1.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quetty 0.1.9 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 crates.io crate quetty 0.1.9 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c2dd59f94d131768d631eff7c24d134538e12e11b0fd8ed3a30a2c47b4eefb2e
[INFO] running `Command { std: "docker" "start" "-a" "c2dd59f94d131768d631eff7c24d134538e12e11b0fd8ed3a30a2c47b4eefb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2dd59f94d131768d631eff7c24d134538e12e11b0fd8ed3a30a2c47b4eefb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2dd59f94d131768d631eff7c24d134538e12e11b0fd8ed3a30a2c47b4eefb2e", kill_on_drop: false }`
[INFO] [stdout] c2dd59f94d131768d631eff7c24d134538e12e11b0fd8ed3a30a2c47b4eefb2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 786758fbda2308d92df23c078f4dad7b8efde902530f6970478ac555d7409d79
[INFO] running `Command { std: "docker" "start" "-a" "786758fbda2308d92df23c078f4dad7b8efde902530f6970478ac555d7409d79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling azure_core v0.25.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]    Compiling azure_core v0.26.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_amqp_derive v0.3.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling typespec_macros v0.4.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tuirealm_derive v2.0.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling typespec_macros v0.5.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.25
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking timer-kit v0.1.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking typespec v0.5.0
[INFO] [stderr]     Checking typespec v0.6.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking governor v0.10.0
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking serde_amqp v0.14.0
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking fe2o3-amqp-types v0.14.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking fe2o3-amqp-ws v0.14.0
[INFO] [stderr]     Checking typespec_client_core v0.4.0
[INFO] [stderr]     Checking typespec_client_core v0.5.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking fe2o3-amqp v0.14.0
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking tuirealm v3.0.1
[INFO] [stderr]     Checking tuirealm v2.2.0
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking fe2o3-amqp-management v0.14.0
[INFO] [stderr]     Checking tui-realm-stdlib v3.0.0
[INFO] [stderr]     Checking fe2o3-amqp-cbs v0.14.0
[INFO] [stderr]     Checking azservicebus v0.25.1
[INFO] [stderr]     Checking quetty-server v0.1.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]     Checking cli-clipboard v0.4.0
[INFO] [stderr]     Checking tui-realm-textarea v2.1.0
[INFO] [stderr]  Documenting quetty v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `mount`
[INFO] [stdout]   --> src/components/state.rs:53:73
[INFO] [stdout]    |
[INFO] [stdout] 53 | /// to the TUI realm application. Automatically calls the component's [`mount()`] method
[INFO] [stdout]    |                                                                         ^^^^^^^ no item named `mount` 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 `mount_with_state`
[INFO] [stdout]    --> src/components/state.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |     /// Similar to [`mount_with_state`], but replaces an existing component with
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ no item named `mount_with_state` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Io`
[INFO] [stdout]   --> src/error.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - [`Io`] - File system and I/O operation failures
[INFO] [stdout]    |         ^^ no item named `Io` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ThemeLoader`
[INFO] [stdout]   --> src/theme/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - **[`ThemeLoader`]** - Dynamic theme discovery and loading from filesystem
[INFO] [stdout]    |           ^^^^^^^^^^^ no item named `ThemeLoader` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `init_global`
[INFO] [stdout]    --> src/theme/manager.rs:157:69
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /// Panics if the theme manager has not been initialized with [`init_global`]
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^ no item named `init_global` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `switch_theme`
[INFO] [stdout]    --> src/theme/manager.rs:381:38
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// Returns the same errors as [`switch_theme`]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ no item named `switch_theme` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/quetty/index.html
[INFO] running `Command { std: "docker" "inspect" "786758fbda2308d92df23c078f4dad7b8efde902530f6970478ac555d7409d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786758fbda2308d92df23c078f4dad7b8efde902530f6970478ac555d7409d79", kill_on_drop: false }`
[INFO] [stdout] 786758fbda2308d92df23c078f4dad7b8efde902530f6970478ac555d7409d79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c592be7b4be4ef5d6a5e5dd16f1a2975fdb0e3777dd822b63b33aa9934c23899
[INFO] running `Command { std: "docker" "start" "-a" "c592be7b4be4ef5d6a5e5dd16f1a2975fdb0e3777dd822b63b33aa9934c23899", kill_on_drop: false }`
[INFO] [stderr]  Documenting quetty v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `mount`
[INFO] [stdout]   --> src/components/state.rs:53:73
[INFO] [stdout]    |
[INFO] [stdout] 53 | /// to the TUI realm application. Automatically calls the component's [`mount()`] method
[INFO] [stdout]    |                                                                         ^^^^^^^ no item named `mount` 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 `mount_with_state`
[INFO] [stdout]    --> src/components/state.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |     /// Similar to [`mount_with_state`], but replaces an existing component with
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ no item named `mount_with_state` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Io`
[INFO] [stdout]   --> src/error.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - [`Io`] - File system and I/O operation failures
[INFO] [stdout]    |         ^^ no item named `Io` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ThemeLoader`
[INFO] [stdout]   --> src/theme/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | //! - **[`ThemeLoader`]** - Dynamic theme discovery and loading from filesystem
[INFO] [stdout]    |           ^^^^^^^^^^^ no item named `ThemeLoader` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `init_global`
[INFO] [stdout]    --> src/theme/manager.rs:157:69
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /// Panics if the theme manager has not been initialized with [`init_global`]
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^ no item named `init_global` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `switch_theme`
[INFO] [stdout]    --> src/theme/manager.rs:381:38
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// Returns the same errors as [`switch_theme`]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ no item named `switch_theme` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/quetty/index.html
[INFO] running `Command { std: "docker" "inspect" "c592be7b4be4ef5d6a5e5dd16f1a2975fdb0e3777dd822b63b33aa9934c23899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c592be7b4be4ef5d6a5e5dd16f1a2975fdb0e3777dd822b63b33aa9934c23899", kill_on_drop: false }`
[INFO] [stdout] c592be7b4be4ef5d6a5e5dd16f1a2975fdb0e3777dd822b63b33aa9934c23899
