[INFO] fetching crate tether 0.3.5... [INFO] checking tether-0.3.5 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate tether 0.3.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tether 0.3.5 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tether 0.3.5 [INFO] finished tweaking crates.io crate tether 0.3.5 [INFO] tweaked toml for crates.io crate tether 0.3.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate tether 0.3.5 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d3b2d8e3fa834a5347cb7de9e61e6d66ab0dccf441f9f1108c9e978a1a66fcf [INFO] running `Command { std: "docker" "start" "-a" "5d3b2d8e3fa834a5347cb7de9e61e6d66ab0dccf441f9f1108c9e978a1a66fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d3b2d8e3fa834a5347cb7de9e61e6d66ab0dccf441f9f1108c9e978a1a66fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3b2d8e3fa834a5347cb7de9e61e6d66ab0dccf441f9f1108c9e978a1a66fcf", kill_on_drop: false }` [INFO] [stdout] 5d3b2d8e3fa834a5347cb7de9e61e6d66ab0dccf441f9f1108c9e978a1a66fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 524a285c15e3d95937df7577269c7ecfcb31c7b33c6c9a80c654ab73fc7b2ac8 [INFO] running `Command { std: "docker" "start" "-a" "524a285c15e3d95937df7577269c7ecfcb31c7b33c6c9a80c654ab73fc7b2ac8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tether v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: tether@0.3.5: gtk.c: In function 'context_menu': [INFO] [stderr] warning: tether@0.3.5: gtk.c:63:9: warning: enumeration value 'WEBKIT_CONTEXT_MENU_ACTION_INSERT_EMOJI' not handled in switch [-Wswitch] [INFO] [stderr] warning: tether@0.3.5: 63 | switch (webkit_context_menu_item_get_stock_action(item)) { [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~ [INFO] [stderr] warning: tether@0.3.5: gtk.c:63:9: warning: enumeration value 'WEBKIT_CONTEXT_MENU_ACTION_PASTE_AS_PLAIN_TEXT' not handled in switch [-Wswitch] [INFO] [stderr] warning: tether@0.3.5: gtk.c: In function 'tether_eval': [INFO] [stderr] warning: tether@0.3.5: gtk.c:212:5: warning: 'webkit_web_view_run_javascript' is deprecated: Use 'webkit_web_view_evaluate_javascript' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: tether@0.3.5: 212 | webkit_web_view_run_javascript(self->webview, js, NULL, NULL, NULL); [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tether@0.3.5: In file included from /usr/include/webkitgtk-4.0/webkit/WebKitPrintOperation.h:29, [INFO] [stderr] warning: tether@0.3.5: from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:74, [INFO] [stderr] warning: tether@0.3.5: from gtk.c:2: [INFO] [stderr] warning: tether@0.3.5: /usr/include/webkitgtk-4.0/webkit/WebKitWebView.h:526:1: note: declared here [INFO] [stderr] warning: tether@0.3.5: 526 | webkit_web_view_run_javascript (WebKitWebView *web_view, [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] error: this value of type `RefMut<'_, Option<*mut _tether>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn eval>(&self, s: I) { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | if let Some(data) = *self.data.borrow_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `RefMut<'_, Option<*mut _tether>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn load>(&self, s: I) { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | if let Some(data) = *self.data.borrow_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `RefMut<'_, Option<*mut _tether>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn title>(&self, s: I) { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | if let Some(data) = *self.data.borrow_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stdout] error: this value of type `RefMut<'_, Option<*mut _tether>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn eval>(&self, s: I) { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | if let Some(data) = *self.data.borrow_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: this value of type `RefMut<'_, Option<*mut _tether>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn load>(&self, s: I) { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | if let Some(data) = *self.data.borrow_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: tether@0.3.5: gtk.c: In function 'context_menu': [INFO] [stdout] error: this value of type `RefMut<'_, Option<*mut _tether>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn title>(&self, s: I) { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | if let Some(data) = *self.data.borrow_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: tether@0.3.5: gtk.c:63:9: warning: enumeration value 'WEBKIT_CONTEXT_MENU_ACTION_INSERT_EMOJI' not handled in switch [-Wswitch] [INFO] [stderr] warning: tether@0.3.5: 63 | switch (webkit_context_menu_item_get_stock_action(item)) { [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~ [INFO] [stderr] warning: tether@0.3.5: gtk.c:63:9: warning: enumeration value 'WEBKIT_CONTEXT_MENU_ACTION_PASTE_AS_PLAIN_TEXT' not handled in switch [-Wswitch] [INFO] [stderr] warning: tether@0.3.5: gtk.c: In function 'tether_eval': [INFO] [stderr] warning: tether@0.3.5: gtk.c:212:5: warning: 'webkit_web_view_run_javascript' is deprecated: Use 'webkit_web_view_evaluate_javascript' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: tether@0.3.5: 212 | webkit_web_view_run_javascript(self->webview, js, NULL, NULL, NULL); [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tether@0.3.5: In file included from /usr/include/webkitgtk-4.0/webkit/WebKitPrintOperation.h:29, [INFO] [stderr] warning: tether@0.3.5: from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:74, [INFO] [stderr] warning: tether@0.3.5: from gtk.c:2: [INFO] [stderr] warning: tether@0.3.5: /usr/include/webkitgtk-4.0/webkit/WebKitWebView.h:526:1: note: declared here [INFO] [stderr] warning: tether@0.3.5: 526 | webkit_web_view_run_javascript (WebKitWebView *web_view, [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `tether` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:755 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:1014 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:2318 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . initial_width as * const _ as usize } , 0usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:2561 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . initial_height as * const _ as usize } , 8usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:2806 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . minimum_width as * const _ as usize } , 16usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:3050 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . minimum_height as * const _ as usize } , 24usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:3296 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . borderless as * const _ as usize } , 32usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:3534 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . debug as * const _ as usize } , 33usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:3762 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . data as * const _ as usize } , 40usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:3988 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . message as * const _ as usize } , 48usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/tether-764080b79cda791d/out/bindings.rs:3:4220 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < tether_options > ( ) ) ) . closed as * const _ as usize } , 56usize , concat ! ( "Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tether@0.3.5: gtk.c: In function 'context_menu': [INFO] [stderr] warning: tether@0.3.5: gtk.c:63:9: warning: enumeration value 'WEBKIT_CONTEXT_MENU_ACTION_INSERT_EMOJI' not handled in switch [-Wswitch] [INFO] [stderr] warning: tether@0.3.5: 63 | switch (webkit_context_menu_item_get_stock_action(item)) { [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~ [INFO] [stderr] warning: tether@0.3.5: gtk.c:63:9: warning: enumeration value 'WEBKIT_CONTEXT_MENU_ACTION_PASTE_AS_PLAIN_TEXT' not handled in switch [-Wswitch] [INFO] [stderr] warning: tether@0.3.5: gtk.c: In function 'tether_eval': [INFO] [stderr] warning: tether@0.3.5: gtk.c:212:5: warning: 'webkit_web_view_run_javascript' is deprecated: Use 'webkit_web_view_evaluate_javascript' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: tether@0.3.5: 212 | webkit_web_view_run_javascript(self->webview, js, NULL, NULL, NULL); [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tether@0.3.5: In file included from /usr/include/webkitgtk-4.0/webkit/WebKitPrintOperation.h:29, [INFO] [stderr] warning: tether@0.3.5: from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:74, [INFO] [stderr] warning: tether@0.3.5: from gtk.c:2: [INFO] [stderr] warning: tether@0.3.5: /usr/include/webkitgtk-4.0/webkit/WebKitWebView.h:526:1: note: declared here [INFO] [stderr] warning: tether@0.3.5: 526 | webkit_web_view_run_javascript (WebKitWebView *web_view, [INFO] [stderr] warning: tether@0.3.5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `tether` (lib test) due to 4 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "524a285c15e3d95937df7577269c7ecfcb31c7b33c6c9a80c654ab73fc7b2ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524a285c15e3d95937df7577269c7ecfcb31c7b33c6c9a80c654ab73fc7b2ac8", kill_on_drop: false }` [INFO] [stdout] 524a285c15e3d95937df7577269c7ecfcb31c7b33c6c9a80c654ab73fc7b2ac8