[INFO] fetching crate sauron 0.61.9...
[INFO] checking sauron-0.61.9 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate sauron 0.61.9 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate sauron 0.61.9 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sauron 0.61.9
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sauron 0.61.9
[INFO] tweaked toml for crates.io crate sauron 0.61.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate sauron 0.61.9 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sauron-html-parser v0.61.9
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]   Downloaded sauron-macro v0.61.9
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.45
[INFO] [stderr]   Downloaded rphtml v0.5.10
[INFO] [stderr]   Downloaded htmlentity v1.3.2
[INFO] [stderr]   Downloaded sauron-core v0.61.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1465f5331ee8b1f977dc1c766beb2e43878902b6e7d6b2562f85e7207f2a894e
[INFO] running `Command { std: "docker" "start" "-a" "1465f5331ee8b1f977dc1c766beb2e43878902b6e7d6b2562f85e7207f2a894e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1465f5331ee8b1f977dc1c766beb2e43878902b6e7d6b2562f85e7207f2a894e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1465f5331ee8b1f977dc1c766beb2e43878902b6e7d6b2562f85e7207f2a894e", kill_on_drop: false }`
[INFO] [stdout] 1465f5331ee8b1f977dc1c766beb2e43878902b6e7d6b2562f85e7207f2a894e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b92c45c7fba406d0df8938aa3784a1a794ebb83075939ab1360ff1173e6a0fda
[INFO] running `Command { std: "docker" "start" "-a" "b92c45c7fba406d0df8938aa3784a1a794ebb83075939ab1360ff1173e6a0fda", 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 bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[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 wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking js-sys v0.3.72
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.45
[INFO] [stderr]     Checking web-sys v0.3.72
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.45
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking sauron-core v0.61.9
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]    Compiling sauron-macro v0.61.9
[INFO] [stderr]     Checking sauron v0.61.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `debugging`
[INFO] [stdout]   --> tests/html_jss_test.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |             #[cfg(feature = "debugging")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `html-parser`, `log-patches`, `sauron-html-parser`, `sauron-macro`, `test-fixtures`, `use-skipdiff`, `with-debug`, `with-dom`, `with-interning`, `with-jss`, `with-lookup`, `with-measure`, `with-node-macro`, `with-raf`, `with-ric`, and `with-trace`
[INFO] [stdout]    = help: consider adding `debugging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debugging`
[INFO] [stdout]   --> tests/html_jss_test.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             #[cfg(feature = "debugging")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `html-parser`, `log-patches`, `sauron-html-parser`, `sauron-macro`, `test-fixtures`, `use-skipdiff`, `with-debug`, `with-dom`, `with-interning`, `with-jss`, `with-lookup`, `with-measure`, `with-node-macro`, `with-raf`, `with-ric`, and `with-trace`
[INFO] [stdout]    = help: consider adding `debugging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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_keyed_subsequent_updates.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | /     simple_program
[INFO] [stdout] 146 | |         .update_dom_with_vdom(old.clone())
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_node_event_recycling.rs:62:10
[INFO] [stdout]     |
[INFO] [stdout] 61  | /     simple_program
[INFO] [stdout] 62  | |         .update_dom_with_vdom(old.clone())
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_passing_reordered_keyed_node.rs:45:10
[INFO] [stdout]     |
[INFO] [stdout] 44  | /     simple_program
[INFO] [stdout] 45  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_updates_target_dom.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     simple_program
[INFO] [stdout] 116 | |         .update_dom_with_vdom(current_dom.clone())
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_updater_test.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout] 95  | /     simple_program
[INFO] [stdout] 96  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_passing_reordered_keyed_node.rs:50:10
[INFO] [stdout]     |
[INFO] [stdout] 49  | /     simple_program
[INFO] [stdout] 50  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_updates_target_dom.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     simple_program
[INFO] [stdout] 121 | |         .update_dom_with_vdom(target_dom)
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_keyed_subsequent_updates.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | /     simple_program
[INFO] [stdout] 181 | |         .update_dom_with_vdom(update1.clone())
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_node_event_recycling.rs:67:10
[INFO] [stdout]     |
[INFO] [stdout] 66  | /     simple_program
[INFO] [stdout] 67  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_updater_test.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         simple_program
[INFO] [stdout] 123 | |             .update_dom_with_vdom(append_node)
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_passing_reordered_keyed_node.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     simple_program
[INFO] [stdout] 103 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_keyed_subsequent_updates.rs:284:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     simple_program
[INFO] [stdout] 284 | |         .update_dom_with_vdom(update2.clone())
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_updates_target_dom") 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_passing_reordered_keyed_node.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     simple_program
[INFO] [stdout] 108 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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[E0432]: unresolved import `sauron::parse_html`
[INFO] [stdout]  --> tests/dom_safe_html.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sauron::parse_html;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ no `parse_html` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sauron::dom::DomNode`
[INFO] [stdout]  --> tests/dom_safe_html.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sauron::dom::DomNode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> tests/dom_safe_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::rc::Rc;
[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: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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_fragment_test.rs:34:10
[INFO] [stdout]     |
[INFO] [stdout] 33  | /     simple_program
[INFO] [stdout] 34  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_updater_test.rs:23:10
[INFO] [stdout]     |
[INFO] [stdout] 22  | /     simple_program
[INFO] [stdout] 23  | |         .update_dom_with_vdom(vdom)
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_keyed_subsequent_updates.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 387 | /     simple_program
[INFO] [stdout] 388 | |         .update_dom_with_vdom(update3.clone())
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_node_event_recycling") due to 2 previous errors
[INFO] [stderr] error: could not compile `sauron` (test "dom_passing_reordered_keyed_node") due to 4 previous errors
[INFO] [stdout] warning: function `there_are_2_exact_same_keys_in_the_old` is never used
[INFO] [stdout]    --> tests/vdom_diff_keyed_test.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn there_are_2_exact_same_keys_in_the_old() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `there_are_2_exact_same_keys_in_both_old_and_new` is never used
[INFO] [stdout]    --> tests/vdom_diff_keyed_test.rs:197:4
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn there_are_2_exact_same_keys_in_both_old_and_new() {
[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_updater_test.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 27  | /     simple_program
[INFO] [stdout] 28  | |         .update_dom_with_vdom(new_vdom)
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_fragment_test") due to 1 previous error
[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_updater_test.rs:45:10
[INFO] [stdout]     |
[INFO] [stdout] 44  | /     simple_program
[INFO] [stdout] 45  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_text_node.rs:42:10
[INFO] [stdout]     |
[INFO] [stdout] 41  | /     simple_program
[INFO] [stdout] 42  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_create_element_tests.rs:70:10
[INFO] [stdout]     |
[INFO] [stdout] 69  | /     simple_program
[INFO] [stdout] 70  | |         .update_dom_with_vdom(vdiv)
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_keyed_subsequent_updates") due to 4 previous errors
[INFO] [stderr] error: could not compile `sauron` (test "dom_remove_node_patches") due to 2 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_updater_test.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout] 67  | /     simple_program
[INFO] [stdout] 68  | |         .update_dom_with_vdom(replace_node)
[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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_text_node.rs:57:10
[INFO] [stdout]     |
[INFO] [stdout] 56  | /     simple_program
[INFO] [stdout] 57  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:36:10
[INFO] [stdout]     |
[INFO] [stdout] 35  | /     simple_program
[INFO] [stdout] 36  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[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_create_element_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `sauron` (test "dom_safe_html") due to 1 previous error; 2 warnings emitted
[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_swap_nodes.rs:58:10
[INFO] [stdout]     |
[INFO] [stdout] 57  | /     simple_program
[INFO] [stdout] 58  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_patches_text_node") due to 2 previous errors
[INFO] [stderr] error: could not compile `sauron` (test "dom_updater_test") due to 6 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_patches_keyed.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout] 87  | /     simple_program
[INFO] [stdout] 88  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | /     simple_program
[INFO] [stdout] 106 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_swap_nodes.rs:64:10
[INFO] [stdout]     |
[INFO] [stdout] 63  | /     simple_program
[INFO] [stdout] 64  | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     simple_program
[INFO] [stdout] 163 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_swap_nodes.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     simple_program
[INFO] [stdout] 119 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:182:10
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     simple_program
[INFO] [stdout] 182 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_swap_nodes.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | /     simple_program
[INFO] [stdout] 125 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 238 | /     simple_program
[INFO] [stdout] 239 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:258:10
[INFO] [stdout]     |
[INFO] [stdout] 257 | /     simple_program
[INFO] [stdout] 258 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_swap_nodes.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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_swap_nodes.rs:196:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | /     simple_program
[INFO] [stdout] 196 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:322:10
[INFO] [stdout]     |
[INFO] [stdout] 321 | /     simple_program
[INFO] [stdout] 322 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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_patches_keyed.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 341 | /     simple_program
[INFO] [stdout] 342 | |         .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-6f17d22bba15001f/sauron-core-0.61.9/src/dom/program.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn update_dom(&mut self) -> Result<(), JsValue> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_swap_nodes") due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron` (test "dom_patches_keyed") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "b92c45c7fba406d0df8938aa3784a1a794ebb83075939ab1360ff1173e6a0fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92c45c7fba406d0df8938aa3784a1a794ebb83075939ab1360ff1173e6a0fda", kill_on_drop: false }`
[INFO] [stdout] b92c45c7fba406d0df8938aa3784a1a794ebb83075939ab1360ff1173e6a0fda
