[INFO] fetching crate sauron 0.70.0...
[INFO] testing sauron-0.70.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sauron 0.70.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sauron 0.70.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sauron 0.70.0
[INFO] tweaked toml for crates.io crate sauron 0.70.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sauron 0.70.0 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] crate crates.io crate sauron 0.70.0 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" "+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] f53d4da1cc11daee49a0e2fa29d9aa0af3dadee3784e2978dfd8fcc728b3497d
[INFO] running `Command { std: "docker" "start" "-a" "f53d4da1cc11daee49a0e2fa29d9aa0af3dadee3784e2978dfd8fcc728b3497d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f53d4da1cc11daee49a0e2fa29d9aa0af3dadee3784e2978dfd8fcc728b3497d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53d4da1cc11daee49a0e2fa29d9aa0af3dadee3784e2978dfd8fcc728b3497d", kill_on_drop: false }`
[INFO] [stdout] f53d4da1cc11daee49a0e2fa29d9aa0af3dadee3784e2978dfd8fcc728b3497d
[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] 51546e616e74ceadc295cb6b728572f9999aed71dce2f095fb77714e5cf3f053
[INFO] running `Command { std: "docker" "start" "-a" "51546e616e74ceadc295cb6b728572f9999aed71dce2f095fb77714e5cf3f053", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling js-sys v0.3.72
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.45
[INFO] [stderr]    Compiling web-sys v0.3.72
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling sauron-core v0.70.0
[INFO] [stderr]    Compiling sauron-macro v0.70.0
[INFO] [stderr]    Compiling sauron v0.70.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.04s
[INFO] running `Command { std: "docker" "inspect" "51546e616e74ceadc295cb6b728572f9999aed71dce2f095fb77714e5cf3f053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51546e616e74ceadc295cb6b728572f9999aed71dce2f095fb77714e5cf3f053", kill_on_drop: false }`
[INFO] [stdout] 51546e616e74ceadc295cb6b728572f9999aed71dce2f095fb77714e5cf3f053
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb99acf2ed48d7e298e9212eeb60103f0ca6e19e01e3ec44aa0437c45821e7c4
[INFO] running `Command { std: "docker" "start" "-a" "eb99acf2ed48d7e298e9212eeb60103f0ca6e19e01e3ec44aa0437c45821e7c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling web-sys v0.3.72
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.45
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sauron-core v0.70.0
[INFO] [stderr]    Compiling console_log v1.0.0
[INFO] [stderr]    Compiling sauron-macro v0.70.0
[INFO] [stderr]    Compiling sauron v0.70.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_remove_node_patches.rs:50:10
[INFO] [stdout]     |
[INFO] [stdout]  49 | /     simple_program
[INFO] [stdout]  50 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nodes_with_event_should_not_recycle` is never used
[INFO] [stdout]   --> tests/dom_diff_with_events.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn nodes_with_event_should_not_recycle() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_event_tests.rs:35:10
[INFO] [stdout]     |
[INFO] [stdout]  34 | /     simple_program
[INFO] [stdout]  35 | |         .update_dom_with_vdom(input)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_replace_node_patches.rs:52:10
[INFO] [stdout]     |
[INFO] [stdout]  51 | /     simple_program
[INFO] [stdout]  52 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_remove_node_patches.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | /     simple_program
[INFO] [stdout]  63 | |         .update_dom_with_vdom(update1)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_replace_node_patches.rs:65:10
[INFO] [stdout]     |
[INFO] [stdout]  64 | /     simple_program
[INFO] [stdout]  65 | |         .update_dom_with_vdom(update1)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_event_tests.rs:87:10
[INFO] [stdout]     |
[INFO] [stdout]  86 | /     simple_program
[INFO] [stdout]  87 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_remove_node_patches") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_event_tests.rs:91:10
[INFO] [stdout]     |
[INFO] [stdout]  90 | /     simple_program
[INFO] [stdout]  91 | |         .update_dom_with_vdom(new)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_replace_node_patches.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     simple_program
[INFO] [stdout] 118 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_replace_node_patches.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     simple_program
[INFO] [stdout] 131 | |         .update_dom_with_vdom(update1)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_event_tests.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     simple_program
[INFO] [stdout] 145 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_replace_node_patches") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_event_tests.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     simple_program
[INFO] [stdout] 149 | |         .update_dom_with_vdom(new)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_insert_patches.rs:52:10
[INFO] [stdout]     |
[INFO] [stdout]  51 | /     simple_program
[INFO] [stdout]  52 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_event_tests") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_insert_patches.rs:65:10
[INFO] [stdout]     |
[INFO] [stdout]  64 | /     simple_program
[INFO] [stdout]  65 | |         .update_dom_with_vdom(update1)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_insert_patches.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     simple_program
[INFO] [stdout] 120 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_insert_patches.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | /     simple_program
[INFO] [stdout] 133 | |         .update_dom_with_vdom(update1)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_insert_patches.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 189 | /     simple_program
[INFO] [stdout] 190 | |         .update_dom_with_vdom(old)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update_dom_with_vdom` found for struct `ManuallyDrop<sauron::Program<SimpleComponent>>` in the current scope
[INFO] [stdout]    --> tests/dom_insert_patches.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 202 | /     simple_program
[INFO] [stdout] 203 | |         .update_dom_with_vdom(update1)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `update_dom` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-core-0.70.0/src/dom/program.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_insert_patches") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb99acf2ed48d7e298e9212eeb60103f0ca6e19e01e3ec44aa0437c45821e7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb99acf2ed48d7e298e9212eeb60103f0ca6e19e01e3ec44aa0437c45821e7c4", kill_on_drop: false }`
[INFO] [stdout] eb99acf2ed48d7e298e9212eeb60103f0ca6e19e01e3ec44aa0437c45821e7c4
