[INFO] fetching crate leptos_meta 0.0.7... [INFO] documenting leptos_meta-0.0.7 against 1.66.0 for beta-1.67-rustdoc-3 [INFO] extracting crate leptos_meta 0.0.7 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate leptos_meta 0.0.7 on toolchain 1.66.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.66.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leptos_meta 0.0.7 [INFO] finished tweaking crates.io crate leptos_meta 0.0.7 [INFO] tweaked toml for crates.io crate leptos_meta 0.0.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+1.66.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.66.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptos_dom v0.0.22 [INFO] [stderr] Downloaded leptos_core v0.0.22 [INFO] [stderr] Downloaded fs v0.0.5 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded gloo-net v0.2.5 [INFO] [stderr] Downloaded config v0.13.3 [INFO] [stderr] Downloaded leptos_reactive v0.0.22 [INFO] [stderr] Downloaded leptos_macro v0.0.22 [INFO] [stderr] Downloaded html-escape v0.2.13 [INFO] [stderr] Downloaded leptos_config v0.0.22 [INFO] [stderr] Downloaded syn-rsx v0.9.0 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.5 [INFO] [stderr] Downloaded leptos_server v0.0.22 [INFO] [stderr] Downloaded leptos v0.0.22 [INFO] [stderr] Downloaded typed-builder v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cb67005356fb651126c3e0daa30909f6797c7020ae90c38f410d28225b7a8d8 [INFO] running `Command { std: "docker" "start" "-a" "1cb67005356fb651126c3e0daa30909f6797c7020ae90c38f410d28225b7a8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cb67005356fb651126c3e0daa30909f6797c7020ae90c38f410d28225b7a8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb67005356fb651126c3e0daa30909f6797c7020ae90c38f410d28225b7a8d8", kill_on_drop: false }` [INFO] [stdout] 1cb67005356fb651126c3e0daa30909f6797c7020ae90c38f410d28225b7a8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62402c11b9cf1956d23bfd3a2af5e93ba4fc3fde0b60bdd7ce0856e36cfad58c [INFO] running `Command { std: "docker" "start" "-a" "62402c11b9cf1956d23bfd3a2af5e93ba4fc3fde0b60bdd7ce0856e36cfad58c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking nom v7.1.2 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling leptos_reactive v0.0.22 [INFO] [stderr] Compiling leptos_dom v0.0.22 [INFO] [stderr] Compiling leptos_macro v0.0.22 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling leptos_core v0.0.22 [INFO] [stderr] Compiling leptos v0.0.22 [INFO] [stderr] Checking fs v0.0.5 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling typed-builder v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking pest v2.5.2 [INFO] [stderr] Compiling syn-rsx v0.9.0 [INFO] [stderr] Checking web-sys v0.3.60 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Checking serde_json v1.0.91 [INFO] [stderr] Checking rmp-serde v1.1.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Checking leptos_config v0.0.22 [INFO] [stderr] Checking gloo-utils v0.1.6 [INFO] [stderr] Checking gloo-net v0.2.5 [INFO] [stderr] Checking leptos_server v0.0.22 [INFO] [stderr] Documenting leptos_meta v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `MetaContext::dehydrate` [INFO] [stdout] --> src/lib.rs:9:63 [INFO] [stdout] | [INFO] [stdout] 9 | //! rendering, after the component tree is rendered to HTML, [MetaContext::dehydrate] can generate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the struct `MetaContext` has no field or associated item named `dehydrate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.00s [INFO] running `Command { std: "docker" "inspect" "62402c11b9cf1956d23bfd3a2af5e93ba4fc3fde0b60bdd7ce0856e36cfad58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62402c11b9cf1956d23bfd3a2af5e93ba4fc3fde0b60bdd7ce0856e36cfad58c", kill_on_drop: false }` [INFO] [stdout] 62402c11b9cf1956d23bfd3a2af5e93ba4fc3fde0b60bdd7ce0856e36cfad58c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d14164ee9e2863e0c21826df6840de250ce848d669f99ee1d876ad688173d79 [INFO] running `Command { std: "docker" "start" "-a" "8d14164ee9e2863e0c21826df6840de250ce848d669f99ee1d876ad688173d79", kill_on_drop: false }` [INFO] [stderr] Documenting leptos_meta v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `MetaContext::dehydrate` [INFO] [stdout] --> src/lib.rs:9:63 [INFO] [stdout] | [INFO] [stdout] 9 | //! rendering, after the component tree is rendered to HTML, [MetaContext::dehydrate] can generate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the struct `MetaContext` has no field or associated item named `dehydrate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "8d14164ee9e2863e0c21826df6840de250ce848d669f99ee1d876ad688173d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d14164ee9e2863e0c21826df6840de250ce848d669f99ee1d876ad688173d79", kill_on_drop: false }` [INFO] [stdout] 8d14164ee9e2863e0c21826df6840de250ce848d669f99ee1d876ad688173d79