[INFO] fetching crate spair 0.0.9...
[INFO] testing spair-0.0.9 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate spair 0.0.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate spair 0.0.9
[INFO] finished tweaking crates.io crate spair 0.0.9
[INFO] tweaked toml for crates.io crate spair 0.0.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spair 0.0.9 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c74a200ce12d018ec7bdcf976e64a6b3e41fd276a0763bb6ccdc4e9d00d7b96
[INFO] running `Command { std: "docker" "start" "-a" "2c74a200ce12d018ec7bdcf976e64a6b3e41fd276a0763bb6ccdc4e9d00d7b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c74a200ce12d018ec7bdcf976e64a6b3e41fd276a0763bb6ccdc4e9d00d7b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c74a200ce12d018ec7bdcf976e64a6b3e41fd276a0763bb6ccdc4e9d00d7b96", kill_on_drop: false }`
[INFO] [stdout] 2c74a200ce12d018ec7bdcf976e64a6b3e41fd276a0763bb6ccdc4e9d00d7b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79ad4b3ba105b70ac688040e84ec09465a7d03b7a9fbf5d43c4bea0ec4bed30e
[INFO] running `Command { std: "docker" "start" "-a" "79ad4b3ba105b70ac688040e84ec09465a7d03b7a9fbf5d43c4bea0ec4bed30e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling spair v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0491]: in type `&'er mut html::element::HtmlElementUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]    --> src/render/html/attributes.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn html_element_updater_mut(&mut self) -> &'er mut HtmlElementUpdater<C> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the pointer is valid for the lifetime `'er` as defined here
[INFO] [stdout]    --> src/render/html/attributes.rs:395:6
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl<'er, C: Component> HtmlElementUpdaterMut<C> for AttributesOnly<'er, C> {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]    --> src/render/html/element.rs:62:33
[INFO] [stdout]     |
[INFO] [stdout]  62 |     fn html_element_updater_mut(&mut self) -> &mut HtmlElementUpdater<C>;
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'er mut html::element::HtmlElementUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]    --> src/render/html/attributes.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn html_element_updater_mut(&mut self) -> &'er mut HtmlElementUpdater<C> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the pointer is valid for the lifetime `'er` as defined here
[INFO] [stdout]    --> src/render/html/attributes.rs:409:6
[INFO] [stdout]     |
[INFO] [stdout] 409 | impl<'er, C: Component> HtmlElementUpdaterMut<C> for StaticAttributesOnly<'er, C> {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]    --> src/render/html/element.rs:62:33
[INFO] [stdout]     |
[INFO] [stdout]  62 |     fn html_element_updater_mut(&mut self) -> &mut HtmlElementUpdater<C>;
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'er mut html::element::HtmlElementUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]    --> src/render/html/attributes.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn html_element_updater_mut(&mut self) -> &'er mut HtmlElementUpdater<C> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the pointer is valid for the lifetime `'er` as defined here
[INFO] [stdout]    --> src/render/html/attributes.rs:423:6
[INFO] [stdout]     |
[INFO] [stdout] 423 | impl<'er, C: Component> HtmlElementUpdaterMut<C> for StaticAttributes<'er, C> {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]    --> src/render/html/element.rs:62:33
[INFO] [stdout]     |
[INFO] [stdout]  62 |     fn html_element_updater_mut(&mut self) -> &mut HtmlElementUpdater<C>;
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'er mut base::element::ElementUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]   --> src/render/html/element.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn element_updater_mut(&mut self) -> &'er mut ElementUpdater<C> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the pointer is valid for the lifetime `'er` as defined here
[INFO] [stdout]   --> src/render/html/element.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl<'er, C: Component> ElementUpdaterMut<C> for HtmlElementUpdater<'er, C> {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]   --> src/render/base/element.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn element_updater_mut(&mut self) -> &mut ElementUpdater<C>;
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'er mut html::element::HtmlElementUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]   --> src/render/html/element.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn html_element_updater_mut(&mut self) -> &'er mut HtmlElementUpdater<C> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the pointer is valid for the lifetime `'er` as defined here
[INFO] [stdout]   --> src/render/html/element.rs:85:6
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl<'er, C: Component> HtmlElementUpdaterMut<C> for HtmlElementUpdater<'er, C> {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]   --> src/render/html/element.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn html_element_updater_mut(&mut self) -> &mut HtmlElementUpdater<C>;
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'n mut base::nodes::NodesUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]   --> src/render/html/nodes.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn nodes_updater_mut(&mut self) -> &'n mut NodesUpdater<C> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the pointer is valid for the lifetime `'n` as defined here
[INFO] [stdout]   --> src/render/html/nodes.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'n, C: Component> NodesUpdaterMut<C> for HtmlNodesUpdater<'n, C> {
[INFO] [stdout]    |      ^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]   --> src/render/base/nodes.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn nodes_updater_mut(&mut self) -> &mut NodesUpdater<C>;
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'n mut base::nodes::NodesUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]    --> src/render/html/nodes.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn nodes_updater_mut(&mut self) -> &'n mut NodesUpdater<C> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the pointer is valid for the lifetime `'n` as defined here
[INFO] [stdout]    --> src/render/html/nodes.rs:234:6
[INFO] [stdout]     |
[INFO] [stdout] 234 | impl<'n, C: Component> NodesUpdaterMut<C> for NodesOwned<'n, C> {
[INFO] [stdout]     |      ^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]    --> src/render/base/nodes.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout]  11 |     fn nodes_updater_mut(&mut self) -> &mut NodesUpdater<C>;
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'n mut base::nodes::NodesUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]    --> src/render/html/nodes.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn nodes_updater_mut(&mut self) -> &'n mut NodesUpdater<C> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the pointer is valid for the lifetime `'n` as defined here
[INFO] [stdout]    --> src/render/html/nodes.rs:240:6
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl<'n, C: Component> NodesUpdaterMut<C> for StaticNodesOwned<'n, C> {
[INFO] [stdout]     |      ^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]    --> src/render/base/nodes.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout]  11 |     fn nodes_updater_mut(&mut self) -> &mut NodesUpdater<C>;
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'n mut base::nodes::NodesUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]    --> src/render/html/nodes.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn nodes_updater_mut(&mut self) -> &'n mut NodesUpdater<C> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the pointer is valid for the lifetime `'n` as defined here
[INFO] [stdout]    --> src/render/html/nodes.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl<'h, 'n: 'h, C: Component> NodesUpdaterMut<C> for Nodes<'h, 'n, C> {
[INFO] [stdout]     |          ^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]    --> src/render/base/nodes.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout]  11 |     fn nodes_updater_mut(&mut self) -> &mut NodesUpdater<C>;
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0491]: in type `&'n mut base::nodes::NodesUpdater<'_, C>`, reference has a longer lifetime than the data it references
[INFO] [stdout]    --> src/render/html/nodes.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn nodes_updater_mut(&mut self) -> &'n mut NodesUpdater<C> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the pointer is valid for the lifetime `'n` as defined here
[INFO] [stdout]    --> src/render/html/nodes.rs:252:10
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl<'h, 'n: 'h, C: Component> NodesUpdaterMut<C> for StaticNodes<'h, 'n, C> {
[INFO] [stdout]     |          ^^
[INFO] [stdout] note: but the referenced data is only valid for the anonymous lifetime defined here
[INFO] [stdout]    --> src/render/base/nodes.rs:11:26
[INFO] [stdout]     |
[INFO] [stdout]  11 |     fn nodes_updater_mut(&mut self) -> &mut NodesUpdater<C>;
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spair` (lib) due to 10 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0491`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "79ad4b3ba105b70ac688040e84ec09465a7d03b7a9fbf5d43c4bea0ec4bed30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ad4b3ba105b70ac688040e84ec09465a7d03b7a9fbf5d43c4bea0ec4bed30e", kill_on_drop: false }`
[INFO] [stdout] 79ad4b3ba105b70ac688040e84ec09465a7d03b7a9fbf5d43c4bea0ec4bed30e
