[INFO] fetching crate wasmer-cli 6.1.0...
[INFO] documenting wasmer-cli-6.1.0 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate wasmer-cli 6.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wasmer-cli 6.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wasmer-cli 6.1.0
[INFO] tweaked toml for crates.io crate wasmer-cli 6.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-cli 6.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmer-cli 6.1.0 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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbd6ed104aa09bf997496dd5d04de89bf5e80e4b1a0a6ea185f3135533524403
[INFO] running `Command { std: "docker" "start" "-a" "cbd6ed104aa09bf997496dd5d04de89bf5e80e4b1a0a6ea185f3135533524403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbd6ed104aa09bf997496dd5d04de89bf5e80e4b1a0a6ea185f3135533524403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd6ed104aa09bf997496dd5d04de89bf5e80e4b1a0a6ea185f3135533524403", kill_on_drop: false }`
[INFO] [stdout] cbd6ed104aa09bf997496dd5d04de89bf5e80e4b1a0a6ea185f3135533524403
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aedd5e51e4fc813bc314a69f59926c903be5cdfa5d9c3c85fd94f455c6419afb
[INFO] running `Command { std: "docker" "start" "-a" "aedd5e51e4fc813bc314a69f59926c903be5cdfa5d9c3c85fd94f455c6419afb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling corosensei v0.3.0
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rkyv v0.8.12
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking saffron v0.1.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling wasmer-vm v6.1.0
[INFO] [stderr]     Checking wasmer-types v6.1.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking webc v10.0.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]     Checking wasmer-config v0.601.0
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking libunwind v1.3.3
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking wast v239.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]     Checking wasmer-package v0.601.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking virtual-mio v0.601.0
[INFO] [stderr]    Compiling cynic-codegen v3.12.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling wasmer-derive v6.1.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking wat v1.239.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking smoltcp v0.8.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking wai-bindgen-rust v0.2.3
[INFO] [stderr]     Checking tokio-serde v0.9.0
[INFO] [stderr]     Checking hyper-tungstenite v0.13.0
[INFO] [stderr]     Checking wasmer-compiler v6.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking iprange v0.6.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling wasmer v6.1.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking virtual-fs v0.601.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking virtual-net v0.601.0
[INFO] [stderr]     Checking wcgi v0.3.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling cynic-proc-macros v3.12.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking cynic v3.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking linked_hash_set v0.1.5
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking graphql-ws-client v0.11.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking wcgi-host v0.3.0
[INFO] [stderr]     Checking rusty_pool v0.7.0
[INFO] [stderr]     Checking bus v2.4.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking async-tungstenite v0.28.2
[INFO] [stderr]     Checking merge-streams v0.1.2
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking wasm-encoder v0.221.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking harsh v0.2.2
[INFO] [stderr]     Checking cooked-waker v5.0.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling wasmer-cli v6.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wast v221.0.3
[INFO] [stderr]     Checking wasmer-backend-api v0.601.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking wasmer-wasix-types v0.601.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking clap_mangen v0.2.29
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking clap_complete v4.5.3
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking opener v0.6.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking unix_mode v0.1.4
[INFO] [stderr]     Checking normpath v1.1.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking wasmer-journal v0.601.0
[INFO] [stderr]     Checking wasmer-wasix v0.601.0
[INFO] [stderr]     Checking wasmer-sdk v6.1.0
[INFO] [stderr]     Checking wasmer-wast v6.1.0
[INFO] [stderr]  Documenting wasmer-cli v6.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Self::deploy`
[INFO] [stdout]     --> src/commands/app/deploy.rs:1121:14
[INFO] [stdout]      |
[INFO] [stdout] 1121 | /// Same as [Self::deploy], but also prints verbose information.
[INFO] [stdout]      |              ^^^^^^^^^^^^ `wait_app` is a function, not a module or type, and cannot have associated items
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CliRender`
[INFO] [stdout]   --> src/commands/app/secrets/utils/mod.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 | /// Utility struct used just to implement [`CliRender`].
[INFO] [stdout]    |                                             ^^^^^^^^^ no item named `CliRender` 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 `name`
[INFO] [stdout]   --> src/commands/package/build.rs:16:42
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Defaults to current directory + [name]-[version].webc.
[INFO] [stdout]    |                                          ^^^^ no item named `name` 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 `version`
[INFO] [stdout]   --> src/commands/package/build.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Defaults to current directory + [name]-[version].webc.
[INFO] [stdout]    |                                                 ^^^^^^^ no item named `version` 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 `virtual_net::VirtualNetwork`
[INFO] [stdout]   --> src/commands/run/capabilities/mod.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// A custom implementation of the [`virtual_net::VirtualNetwork`] that asks users if they want to
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VirtualNetwork` in module `virtual_net`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `virtual_net::VirtualNetwork`
[INFO] [stdout]   --> src/commands/run/capabilities/net.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// A custom implementation of the [`virtual_net::VirtualNetwork`] that asks users if they want to
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VirtualNetwork` in module `virtual_net`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Registry`
[INFO] [stdout]    --> src/config/env.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |     /// Get the [`Registry`]'s string representation.
[INFO] [stdout]     |                   ^^^^^^^^ no item named `Registry` 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 `Registry`
[INFO] [stdout]    --> src/config/env.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |     /// Get the GraphQL endpoint for this [`Registry`].
[INFO] [stdout]     |                                             ^^^^^^^^ no item named `Registry` 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 `Add`
[INFO] [stdout]   --> src/commands/add.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// Execute [`Add`].
[INFO] [stdout]    |                   ^^^ no item named `Add` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/commands/auth/login/mod.rs:23:75
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Login into Wasmer (using a browser or by providing a token created in https://wasmer.io/settings/access-tokens)
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Login into Wasmer (using a browser or by providing a token created in <https://wasmer.io/settings/access-tokens>)
[INFO] [stdout]    |                                                                           +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `rule-type`
[INFO] [stdout]    --> src/commands/run/wasi.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// <rule-type>:<allow|deny>=<rule-expression>
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `rule-expression`
[INFO] [stdout]    --> src/commands/run/wasi.rs:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// <rule-type>:<allow|deny>=<rule-expression>
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/config/env.rs:54:61
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// Get the "public" url of the current registry (e.g. "https://wasmer.io" instead of
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// Get the "public" url of the current registry (e.g. "<https://wasmer.io>" instead of
[INFO] [stdout]    |                                                             +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/config/env.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// "https://registry.wasmer.io/graphql").
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// "<https://registry.wasmer.io/graphql>").
[INFO] [stdout]    |          +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/logging.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |     /// For more, see https://github.com/tokio-rs/tracing/issues/2388
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 107 |     /// For more, see <https://github.com/tokio-rs/tracing/issues/2388>
[INFO] [stdout]     |                       +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wasmer_cli/index.html
[INFO] running `Command { std: "docker" "inspect" "aedd5e51e4fc813bc314a69f59926c903be5cdfa5d9c3c85fd94f455c6419afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aedd5e51e4fc813bc314a69f59926c903be5cdfa5d9c3c85fd94f455c6419afb", kill_on_drop: false }`
[INFO] [stdout] aedd5e51e4fc813bc314a69f59926c903be5cdfa5d9c3c85fd94f455c6419afb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustflags=[\"--cfg\", \"docsrs\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"docsrs\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d7c17d4d009c628505f09e1b84931336cec790b73043a6d6e363c84c795accc
[INFO] running `Command { std: "docker" "start" "-a" "5d7c17d4d009c628505f09e1b84931336cec790b73043a6d6e363c84c795accc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 | #![cfg_attr(docsrs, feature(doc_auto_cfg))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]     = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5d7c17d4d009c628505f09e1b84931336cec790b73043a6d6e363c84c795accc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d7c17d4d009c628505f09e1b84931336cec790b73043a6d6e363c84c795accc", kill_on_drop: false }`
[INFO] [stdout] 5d7c17d4d009c628505f09e1b84931336cec790b73043a6d6e363c84c795accc
