[INFO] cloning repository https://github.com/monadplus/rust-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monadplus/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadplus%2Frust-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadplus%2Frust-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 206216ec2bb3b64b470597b8485f468cb72a1cf2 [INFO] documenting monadplus/rust-playground against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadplus%2Frust-playground" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/monadplus/rust-playground on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/monadplus/rust-playground [INFO] finished tweaking git repo https://github.com/monadplus/rust-playground [INFO] tweaked toml for git repo https://github.com/monadplus/rust-playground written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/monadplus/rust-playground 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded prost-build v0.13.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.5 [INFO] [stderr] Downloaded jsonschema v0.19.1 [INFO] [stderr] Downloaded zerocopy v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 737e4bf25378087821b69ecb327251a8a59f39fe58b3f2368182a781bc10e717 [INFO] running `Command { std: "docker" "start" "-a" "737e4bf25378087821b69ecb327251a8a59f39fe58b3f2368182a781bc10e717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "737e4bf25378087821b69ecb327251a8a59f39fe58b3f2368182a781bc10e717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737e4bf25378087821b69ecb327251a8a59f39fe58b3f2368182a781bc10e717", kill_on_drop: false }` [INFO] [stdout] 737e4bf25378087821b69ecb327251a8a59f39fe58b3f2368182a781bc10e717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e72732030fa38ca1fd77ebb55269b1ce84a4e2f8667fe5a366910e9a36e6d79a [INFO] running `Command { std: "docker" "start" "-a" "e72732030fa38ca1fd77ebb55269b1ce84a4e2f8667fe5a366910e9a36e6d79a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking once_cell v1.20.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling zerocopy v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling prost-derive v0.13.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling prost v0.13.2 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Compiling prost-types v0.13.2 [INFO] [stderr] Checking iso8601 v0.6.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zerocopy-derive v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling prost-build v0.13.2 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking jsonschema v0.19.1 [INFO] [stderr] Documenting playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dispatch/dynamic.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source: https://medium.com/digitalfrontiers/rust-dynamic-dispatching-deep-dive-236a5896e49b [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] 1 | //! Source: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dispatch/static_dispatch.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source: https://medium.com/digitalfrontiers/rust-dynamic-dispatching-deep-dive-236a5896e49b [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] 1 | //! Source: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/elegant_recursion.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source: https://recursion.wtf/posts/rust_schemes/#fn:1 [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] 1 | //! Source: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/from_str_radix.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source https://gist.github.com/jFransham/369a86eff00e5f280ed25121454acec1#achieving-warp-speed-with-rust [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] 1 | //! Source [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] [stderr] Generated /opt/rustwide/target/doc/playground/index.html [INFO] running `Command { std: "docker" "inspect" "e72732030fa38ca1fd77ebb55269b1ce84a4e2f8667fe5a366910e9a36e6d79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72732030fa38ca1fd77ebb55269b1ce84a4e2f8667fe5a366910e9a36e6d79a", kill_on_drop: false }` [INFO] [stdout] e72732030fa38ca1fd77ebb55269b1ce84a4e2f8667fe5a366910e9a36e6d79a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "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] cc5c9f53e6939a778f2c7ab58c38b8cd9111b0061773cf34c3702357bd1e2bc8 [INFO] running `Command { std: "docker" "start" "-a" "cc5c9f53e6939a778f2c7ab58c38b8cd9111b0061773cf34c3702357bd1e2bc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.13.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking openssl v0.10.64 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.5 [INFO] [stderr] Compiling prost v0.13.2 [INFO] [stderr] Compiling prost-types v0.13.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-build v0.13.2 [INFO] [stderr] Checking zerocopy v0.8.5 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Compiling playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking rust_decimal v1.36.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking schemars v0.8.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking jsonschema v0.19.1 [INFO] [stderr] Documenting playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dispatch/dynamic.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source: https://medium.com/digitalfrontiers/rust-dynamic-dispatching-deep-dive-236a5896e49b [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] 1 | //! Source: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dispatch/static_dispatch.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source: https://medium.com/digitalfrontiers/rust-dynamic-dispatching-deep-dive-236a5896e49b [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] 1 | //! Source: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/elegant_recursion.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source: https://recursion.wtf/posts/rust_schemes/#fn:1 [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] 1 | //! Source: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/from_str_radix.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | //! Source https://gist.github.com/jFransham/369a86eff00e5f280ed25121454acec1#achieving-warp-speed-with-rust [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] 1 | //! Source [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] Generated /opt/rustwide/target/doc/playground/index.html [INFO] running `Command { std: "docker" "inspect" "cc5c9f53e6939a778f2c7ab58c38b8cd9111b0061773cf34c3702357bd1e2bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5c9f53e6939a778f2c7ab58c38b8cd9111b0061773cf34c3702357bd1e2bc8", kill_on_drop: false }` [INFO] [stdout] cc5c9f53e6939a778f2c7ab58c38b8cd9111b0061773cf34c3702357bd1e2bc8