[INFO] fetching crate spair 0.0.9... [INFO] testing spair-0.0.9 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate spair 0.0.9 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spair 0.0.9 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0266562d98dd45c2344db2055488e7fa226f71240945a1ae881bd4164ad9e2d [INFO] running `Command { std: "docker" "start" "-a" "f0266562d98dd45c2344db2055488e7fa226f71240945a1ae881bd4164ad9e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0266562d98dd45c2344db2055488e7fa226f71240945a1ae881bd4164ad9e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0266562d98dd45c2344db2055488e7fa226f71240945a1ae881bd4164ad9e2d", kill_on_drop: false }` [INFO] [stdout] f0266562d98dd45c2344db2055488e7fa226f71240945a1ae881bd4164ad9e2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0a44d47e47ae00696b1abcfaf820c23c3ea9f3f31153b271e16c9d66e38ec7f3 [INFO] running `Command { std: "docker" "start" "-a" "0a44d47e47ae00696b1abcfaf820c23c3ea9f3f31153b271e16c9d66e38ec7f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [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 { [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 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; [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 { [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 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; [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 { [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 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; [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 { [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 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; [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 { [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 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; [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 { [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 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; [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 { [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 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; [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 { [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 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; [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 { [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 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; [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 { [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 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; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0491`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spair` (lib) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "0a44d47e47ae00696b1abcfaf820c23c3ea9f3f31153b271e16c9d66e38ec7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a44d47e47ae00696b1abcfaf820c23c3ea9f3f31153b271e16c9d66e38ec7f3", kill_on_drop: false }` [INFO] [stdout] 0a44d47e47ae00696b1abcfaf820c23c3ea9f3f31153b271e16c9d66e38ec7f3