[INFO] fetching crate rustpython_wasm 0.4.0... [INFO] documenting rustpython_wasm-0.4.0 against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] extracting crate rustpython_wasm 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rustpython_wasm 0.4.0 [INFO] finished tweaking crates.io crate rustpython_wasm 0.4.0 [INFO] tweaked toml for crates.io crate rustpython_wasm 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustpython_wasm 0.4.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 306 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rustpython-common v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rustpython-pylib v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rustpython-stdlib v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rustpython-vm v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding serde-wasm-bindgen v0.3.1 (available: v0.6.5) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bb14bdc8251eb95d2ec533fa31e2fa10ef86bc4ed7f49f2b5537ea3f1eb05d1a [INFO] running `Command { std: "docker" "start" "-a" "bb14bdc8251eb95d2ec533fa31e2fa10ef86bc4ed7f49f2b5537ea3f1eb05d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb14bdc8251eb95d2ec533fa31e2fa10ef86bc4ed7f49f2b5537ea3f1eb05d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb14bdc8251eb95d2ec533fa31e2fa10ef86bc4ed7f49f2b5537ea3f1eb05d1a", kill_on_drop: false }` [INFO] [stdout] bb14bdc8251eb95d2ec533fa31e2fa10ef86bc4ed7f49f2b5537ea3f1eb05d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] dbe52320cbafb9084170ddd30d637440e46f502fcc2751165d69a7a2f574db45 [INFO] running `Command { std: "docker" "start" "-a" "dbe52320cbafb9084170ddd30d637440e46f502fcc2751165d69a7a2f574db45", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustpython-vm v0.4.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking unicode-casing v0.1.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling rustpython-stdlib v0.4.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking timsort v0.1.3 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking sha3 v0.10.9 [INFO] [stderr] Checking dns-lookup v2.1.1 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking mt19937 v2.0.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Checking puruspe v0.2.5 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking result-like v0.4.6 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Checking rustpython-literal v0.4.0 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking rustpython-sre_engine v0.4.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Checking wasm-bindgen v0.2.118 [INFO] [stderr] Checking js-sys v0.3.95 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking malachite-q v0.4.22 [INFO] [stderr] Checking malachite v0.4.22 [INFO] [stderr] Checking malachite-bigint v0.2.3 [INFO] [stderr] Checking rustpython-compiler-core v0.4.0 [INFO] [stderr] Checking rustpython-ast v0.4.0 [INFO] [stderr] Checking rustpython-format v0.4.0 [INFO] [stderr] Checking rustpython-common v0.4.0 [INFO] [stderr] Checking web-sys v0.3.95 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.68 [INFO] [stderr] Checking rustpython-codegen v0.4.0 [INFO] [stderr] Compiling rustpython-derive-impl v0.4.0 [INFO] [stderr] Checking rustpython-compiler v0.4.0 [INFO] [stderr] Compiling rustpython-derive v0.4.0 [INFO] [stderr] Checking rustpython-pylib v0.4.0 [INFO] [stderr] Documenting rustpython_wasm v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/wasm_builtins.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | //! Implements functions listed here: https://docs.python.org/3/library/builtins.html. [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] 5 | //! Implements functions listed here: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] [stderr] Generated /opt/rustwide/target/doc/rustpython_wasm/index.html [INFO] running `Command { std: "docker" "inspect" "dbe52320cbafb9084170ddd30d637440e46f502fcc2751165d69a7a2f574db45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe52320cbafb9084170ddd30d637440e46f502fcc2751165d69a7a2f574db45", kill_on_drop: false }` [INFO] [stdout] dbe52320cbafb9084170ddd30d637440e46f502fcc2751165d69a7a2f574db45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "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] f3a5f37c4cd3c16fd992eda4f87fab047746ea1c52cdf325e1ef6e4e4540c3e6 [INFO] running `Command { std: "docker" "start" "-a" "f3a5f37c4cd3c16fd992eda4f87fab047746ea1c52cdf325e1ef6e4e4540c3e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Checking rustpython-literal v0.4.0 [INFO] [stderr] Checking result-like v0.4.6 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking rustpython-sre_engine v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Checking malachite-bigint v0.2.3 [INFO] [stderr] Checking wasm-bindgen v0.2.118 [INFO] [stderr] Checking js-sys v0.3.95 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling rustpython-compiler-core v0.4.0 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling rustpython-derive-impl v0.4.0 [INFO] [stderr] Checking rustpython-format v0.4.0 [INFO] [stderr] Checking rustpython-common v0.4.0 [INFO] [stderr] Checking rustpython-codegen v0.4.0 [INFO] [stderr] Checking rustpython-compiler v0.4.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Checking web-sys v0.3.95 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.68 [INFO] [stderr] Compiling rustpython-derive v0.4.0 [INFO] [stderr] Checking rustpython-vm v0.4.0 [INFO] [stderr] Checking rustpython-pylib v0.4.0 [INFO] [stderr] Checking rustpython-stdlib v0.4.0 [INFO] [stderr] Documenting rustpython_wasm v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/wasm_builtins.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | //! Implements functions listed here: https://docs.python.org/3/library/builtins.html. [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] 5 | //! Implements functions listed here: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] [stderr] Generated /opt/rustwide/target/doc/rustpython_wasm/index.html [INFO] running `Command { std: "docker" "inspect" "f3a5f37c4cd3c16fd992eda4f87fab047746ea1c52cdf325e1ef6e4e4540c3e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a5f37c4cd3c16fd992eda4f87fab047746ea1c52cdf325e1ef6e4e4540c3e6", kill_on_drop: false }` [INFO] [stdout] f3a5f37c4cd3c16fd992eda4f87fab047746ea1c52cdf325e1ef6e4e4540c3e6