[INFO] fetching crate sycamore 0.9.2...
[INFO] documenting sycamore-0.9.2 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate sycamore 0.9.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sycamore 0.9.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sycamore 0.9.2
[INFO] tweaked toml for crates.io crate sycamore 0.9.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sycamore 0.9.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sycamore 0.9.2 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sycamore-web v0.9.2
[INFO] [stderr]   Downloaded sycamore-macro v0.9.2
[INFO] [stderr]   Downloaded sycamore-view-parser v0.9.2
[INFO] [stderr]   Downloaded sycamore-futures v0.9.2
[INFO] [stderr]   Downloaded sycamore-reactive v0.9.2
[INFO] [stderr]   Downloaded sycamore-core v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3
[INFO] running `Command { std: "docker" "start" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling sycamore-view-parser v0.9.2
[INFO] [stderr]    Compiling sycamore-macro v0.9.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking sycamore-reactive v0.9.2
[INFO] [stderr]     Checking sycamore-core v0.9.2
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking sycamore-web v0.9.2
[INFO] [stderr]  Documenting sycamore v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Scope::create_tweened_signal`
[INFO] [stdout]    --> src/motion.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |     /// End users should use [`Scope::create_tweened_signal`] instead.
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Scope` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.63s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/sycamore/index.html
[INFO] running `Command { std: "docker" "inspect" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling sycamore-view-parser v0.9.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling sycamore-macro v0.9.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking sycamore-reactive v0.9.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sycamore-futures v0.9.2
[INFO] [stderr]     Checking sycamore-core v0.9.2
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking sycamore-web v0.9.2
[INFO] [stderr]  Documenting sycamore v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/sycamore/index.html
[INFO] running `Command { std: "docker" "inspect" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3", kill_on_drop: false }`
[INFO] [stdout] f0acf44eedc343ef8ce64f18461f48bac2349a4e6bad3d8b5d2ef82fa7ea0ee3
