[INFO] fetching crate euca 0.1.0... [INFO] testing euca-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate euca 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate euca 0.1.0 [INFO] finished tweaking crates.io crate euca 0.1.0 [INFO] tweaked toml for crates.io crate euca 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate euca 0.1.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] 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 29 packages to latest compatible versions [INFO] [stderr] Adding console_log v0.1.2 (available: v1.0.0) [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 652bf111857a6bd2740ca5835c3bd4c04e9f63dfd9faddac08b68da75b4ba133 [INFO] running `Command { std: "docker" "start" "-a" "652bf111857a6bd2740ca5835c3bd4c04e9f63dfd9faddac08b68da75b4ba133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "652bf111857a6bd2740ca5835c3bd4c04e9f63dfd9faddac08b68da75b4ba133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652bf111857a6bd2740ca5835c3bd4c04e9f63dfd9faddac08b68da75b4ba133", kill_on_drop: false }` [INFO] [stdout] 652bf111857a6bd2740ca5835c3bd4c04e9f63dfd9faddac08b68da75b4ba133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d95b7f205875a00951b393580396d3ffc06961329b56ae4b72dafb88f0903a69 [INFO] running `Command { std: "docker" "start" "-a" "d95b7f205875a00951b393580396d3ffc06961329b56ae4b72dafb88f0903a69", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling euca v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/patch.rs:218:47 [INFO] [stdout] | [INFO] [stdout] 218 | .expect("failed to set attribute"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => attribute_setter!(node, name, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `attribute_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:470:38 [INFO] [stdout] | [INFO] [stdout] 470 | ... web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:477:38 [INFO] [stdout] | [INFO] [stdout] 477 | ... web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:693:34 [INFO] [stdout] | [INFO] [stdout] 693 | web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:700:34 [INFO] [stdout] | [INFO] [stdout] 700 | web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:468:38 [INFO] [stdout] | [INFO] [stdout] 468 | "checked" => set_checked [ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:472:39 [INFO] [stdout] | [INFO] [stdout] 472 | "disabled" => set_disabled [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:691:34 [INFO] [stdout] | [INFO] [stdout] 691 | "checked" => set_checked [ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:695:35 [INFO] [stdout] | [INFO] [stdout] 695 | "disabled" => set_disabled [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/diff.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | if o_create == n_create && o_key == n_key [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 200 - if o_create == n_create && o_key == n_key [INFO] [stdout] 200 + if std::ptr::fn_addr_eq(o_create, n_create) && o_key == n_key [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/diff.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | ) if o_create == n_create => { // compare components [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 218 - ) if o_create == n_create => { // compare components [INFO] [stdout] 218 + ) if std::ptr::fn_addr_eq(o_create, n_create) => { // compare components [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | Event(fn(web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 23 | MsgEvent(Message, fn(Message, web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 25 | InputValue(fn(String) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | Fn(fn(web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 36 | FnMsg(&'a Message, fn(Message, web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 39 | InputValue(fn(String) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 44 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 179 | create: fn(Dispatcher) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: euca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d95b7f205875a00951b393580396d3ffc06961329b56ae4b72dafb88f0903a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95b7f205875a00951b393580396d3ffc06961329b56ae4b72dafb88f0903a69", kill_on_drop: false }` [INFO] [stdout] d95b7f205875a00951b393580396d3ffc06961329b56ae4b72dafb88f0903a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b1db75b9696ca968b538c31d95cb61bdf4ca351f33518b56131bc3ccb3bb74e5 [INFO] running `Command { std: "docker" "start" "-a" "b1db75b9696ca968b538c31d95cb61bdf4ca351f33518b56131bc3ccb3bb74e5", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling console_log v0.1.2 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/patch.rs:218:47 [INFO] [stdout] | [INFO] [stdout] 218 | .expect("failed to set attribute"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => attribute_setter!(node, name, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `attribute_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:470:38 [INFO] [stdout] | [INFO] [stdout] 470 | ... web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:477:38 [INFO] [stdout] | [INFO] [stdout] 477 | ... web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:693:34 [INFO] [stdout] | [INFO] [stdout] 693 | web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:700:34 [INFO] [stdout] | [INFO] [stdout] 700 | web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:468:38 [INFO] [stdout] | [INFO] [stdout] 468 | "checked" => set_checked [ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:472:39 [INFO] [stdout] | [INFO] [stdout] 472 | "disabled" => set_disabled [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:691:34 [INFO] [stdout] | [INFO] [stdout] 691 | "checked" => set_checked [ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:695:35 [INFO] [stdout] | [INFO] [stdout] 695 | "disabled" => set_disabled [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/diff.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | if o_create == n_create && o_key == n_key [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 200 - if o_create == n_create && o_key == n_key [INFO] [stdout] 200 + if std::ptr::fn_addr_eq(o_create, n_create) && o_key == n_key [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/diff.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | ) if o_create == n_create => { // compare components [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 218 - ) if o_create == n_create => { // compare components [INFO] [stdout] 218 + ) if std::ptr::fn_addr_eq(o_create, n_create) => { // compare components [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | Event(fn(web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 23 | MsgEvent(Message, fn(Message, web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 25 | InputValue(fn(String) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | Fn(fn(web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 36 | FnMsg(&'a Message, fn(Message, web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 39 | InputValue(fn(String) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 44 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 179 | create: fn(Dispatcher) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test v0.3.54 [INFO] [stderr] Compiling euca v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/patch.rs:218:47 [INFO] [stdout] | [INFO] [stdout] 218 | .expect("failed to set attribute"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => attribute_setter!(node, name, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `attribute_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:470:38 [INFO] [stdout] | [INFO] [stdout] 470 | ... web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:477:38 [INFO] [stdout] | [INFO] [stdout] 477 | ... web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:693:34 [INFO] [stdout] | [INFO] [stdout] 693 | web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:700:34 [INFO] [stdout] | [INFO] [stdout] 700 | web_sys::HtmlMenuItemElement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:462:40 [INFO] [stdout] | [INFO] [stdout] 462 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:468:38 [INFO] [stdout] | [INFO] [stdout] 468 | "checked" => set_checked [ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:472:39 [INFO] [stdout] | [INFO] [stdout] 472 | "disabled" => set_disabled [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | "autofocus" => set_autofocus [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:691:34 [INFO] [stdout] | [INFO] [stdout] 691 | "checked" => set_checked [ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stdout] --> src/patch.rs:695:35 [INFO] [stdout] | [INFO] [stdout] 695 | "disabled" => set_disabled [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/patch.rs:1192:24 [INFO] [stdout] | [INFO] [stdout] 1192 | assert!(!input.autofocus()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> tests/tests.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | assert_eq!(f1, f2, "[{}] component create functions don't match\n{}", i, dump); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/diff.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | if o_create == n_create && o_key == n_key [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 200 - if o_create == n_create && o_key == n_key [INFO] [stdout] 200 + if std::ptr::fn_addr_eq(o_create, n_create) && o_key == n_key [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/diff.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | ) if o_create == n_create => { // compare components [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 218 - ) if o_create == n_create => { // compare components [INFO] [stdout] 218 + ) if std::ptr::fn_addr_eq(o_create, n_create) => { // compare components [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | Event(fn(web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 23 | MsgEvent(Message, fn(Message, web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 25 | InputValue(fn(String) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/dom.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | Fn(fn(web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 36 | FnMsg(&'a Message, fn(Message, web_sys::Event) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 39 | InputValue(fn(String) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 44 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/vdom.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 179 | create: fn(Dispatcher) -> Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: euca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b1db75b9696ca968b538c31d95cb61bdf4ca351f33518b56131bc3ccb3bb74e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1db75b9696ca968b538c31d95cb61bdf4ca351f33518b56131bc3ccb3bb74e5", kill_on_drop: false }` [INFO] [stdout] b1db75b9696ca968b538c31d95cb61bdf4ca351f33518b56131bc3ccb3bb74e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }` [INFO] [stdout] 6ac412fc9e1763d8f76d2d3dfa726fe469be5e58b8241f93b8cdc82b038c4742 [INFO] running `Command { std: "docker" "start" "-a" "6ac412fc9e1763d8f76d2d3dfa726fe469be5e58b8241f93b8cdc82b038c4742", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/patch.rs:218:47 [INFO] [stderr] | [INFO] [stderr] 218 | .expect("failed to set attribute"); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 454 | _ => attribute_setter!(node, name, value), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `attribute_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:470:38 [INFO] [stderr] | [INFO] [stderr] 470 | ... web_sys::HtmlMenuItemElement, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:477:38 [INFO] [stderr] | [INFO] [stderr] 477 | ... web_sys::HtmlMenuItemElement, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:693:34 [INFO] [stderr] | [INFO] [stderr] 693 | web_sys::HtmlMenuItemElement, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `web_sys::HtmlMenuItemElement`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:700:34 [INFO] [stderr] | [INFO] [stderr] 700 | web_sys::HtmlMenuItemElement, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:462:40 [INFO] [stderr] | [INFO] [stderr] 462 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:462:40 [INFO] [stderr] | [INFO] [stderr] 462 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:462:40 [INFO] [stderr] | [INFO] [stderr] 462 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:462:40 [INFO] [stderr] | [INFO] [stderr] 462 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:468:38 [INFO] [stderr] | [INFO] [stderr] 468 | "checked" => set_checked [ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:472:39 [INFO] [stderr] | [INFO] [stderr] 472 | "disabled" => set_disabled [ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:685:36 [INFO] [stderr] | [INFO] [stderr] 685 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:685:36 [INFO] [stderr] | [INFO] [stderr] 685 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:685:36 [INFO] [stderr] | [INFO] [stderr] 685 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:685:36 [INFO] [stderr] | [INFO] [stderr] 685 | "autofocus" => set_autofocus [ [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_checked`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:691:34 [INFO] [stderr] | [INFO] [stderr] 691 | "checked" => set_checked [ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlMenuItemElement::set_disabled`: Absent in all major browsers [INFO] [stderr] --> src/patch.rs:695:35 [INFO] [stderr] | [INFO] [stderr] 695 | "disabled" => set_disabled [ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/diff.rs:200:16 [INFO] [stderr] | [INFO] [stderr] 200 | if o_create == n_create && o_key == n_key [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stderr] | [INFO] [stderr] 200 - if o_create == n_create && o_key == n_key [INFO] [stderr] 200 + if std::ptr::fn_addr_eq(o_create, n_create) && o_key == n_key [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/diff.rs:218:18 [INFO] [stderr] | [INFO] [stderr] 218 | ) if o_create == n_create => { // compare components [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stderr] | [INFO] [stderr] 218 - ) if o_create == n_create => { // compare components [INFO] [stderr] 218 + ) if std::ptr::fn_addr_eq(o_create, n_create) => { // compare components [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/dom.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(PartialEq, Debug)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 17 | Event(fn(web_sys::Event) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/dom.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(PartialEq, Debug)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 23 | MsgEvent(Message, fn(Message, web_sys::Event) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/dom.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(PartialEq, Debug)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 25 | InputValue(fn(String) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/dom.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(PartialEq, Debug)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 29 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/vdom.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 29 | Fn(fn(web_sys::Event) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/vdom.rs:36:24 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 36 | FnMsg(&'a Message, fn(Message, web_sys::Event) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/vdom.rs:39:16 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 39 | InputValue(fn(String) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/vdom.rs:44:16 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, PartialEq, Copy, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 44 | InputEvent(fn(web_sys::InputEvent) -> Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/vdom.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 134 | #[derive(Debug, PartialEq)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 179 | create: fn(Dispatcher) -> Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: `euca` (lib) generated 28 warnings [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> tests/tests.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | assert_eq!(f1, f2, "[{}] component create functions don't match\n{}", i, dump); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::HtmlInputElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stderr] --> src/patch.rs:1192:24 [INFO] [stderr] | [INFO] [stderr] 1192 | assert!(!input.autofocus()); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `euca` (test "tests") generated 1 warning [INFO] [stderr] warning: `euca` (lib test) generated 29 warnings (28 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: euca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/euca-acc9aa0c0386239f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test patch::tests::keyed_not_noop ... ok [INFO] [stdout] test patch::tests::empty_patch_set_is_noop ... ok [INFO] [stdout] test patch::tests::not_noop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a9ba9c086167bb79) [INFO] [stdout] [INFO] [stderr] Doc-tests euca [INFO] [stdout] running 3 tests [INFO] [stdout] test basic_diff ... ok [INFO] [stdout] test diff_add_text ... ok [INFO] [stdout] test diff_empty_create_component ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ac412fc9e1763d8f76d2d3dfa726fe469be5e58b8241f93b8cdc82b038c4742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac412fc9e1763d8f76d2d3dfa726fe469be5e58b8241f93b8cdc82b038c4742", kill_on_drop: false }` [INFO] [stdout] 6ac412fc9e1763d8f76d2d3dfa726fe469be5e58b8241f93b8cdc82b038c4742