[INFO] fetching crate grafix-toolbox 0.7.9... [INFO] checking grafix-toolbox-0.7.9 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate grafix-toolbox 0.7.9 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate grafix-toolbox 0.7.9 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grafix-toolbox 0.7.9 [INFO] finished tweaking crates.io crate grafix-toolbox 0.7.9 [INFO] tweaked toml for crates.io crate grafix-toolbox 0.7.9 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47826fa7a1b60872323d4d22957c65594844348861666423bbeea86d4f888a97 [INFO] running `Command { std: "docker" "start" "-a" "47826fa7a1b60872323d4d22957c65594844348861666423bbeea86d4f888a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47826fa7a1b60872323d4d22957c65594844348861666423bbeea86d4f888a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47826fa7a1b60872323d4d22957c65594844348861666423bbeea86d4f888a97", kill_on_drop: false }` [INFO] [stdout] 47826fa7a1b60872323d4d22957c65594844348861666423bbeea86d4f888a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 035096e4b3086e377f4a835b31eb9be05cbef6bab578bcc4240ae948f61c036e [INFO] running `Command { std: "docker" "start" "-a" "035096e4b3086e377f4a835b31eb9be05cbef6bab578bcc4240ae948f61c036e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.14 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking const_format v0.2.18 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking tobj v3.2.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-process v1.2.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking simdeez v1.0.7 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling libwebp-sys2 v0.1.2 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking libwebp v0.1.2 [INFO] [stderr] Checking libwebp-image v0.2.0 [INFO] [stderr] Checking simdnoise v3.1.6 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling trait-set v0.2.0 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking flume v0.10.8 [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking nalgebra-glm v0.13.0 [INFO] [stderr] Checking zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Checking grafix-toolbox v0.7.9 (/tmp/fixit) [INFO] [stderr] Migrating crate.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/layout.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let mut _pos = StaticPtr!(pos); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/line.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let mut _text = StaticPtr!(text); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/selector.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let mut pressed = StaticPtr!(&button.pressed); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | let mut pip_pos = StaticPtr!(&scrollbar.pip_pos); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | let mut _lines = StaticPtr!(lines); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/layout.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let mut _pos = StaticPtr!(pos); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/line.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let mut _text = StaticPtr!(text); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/selector.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let mut pressed = StaticPtr!(&button.pressed); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | let mut pip_pos = StaticPtr!(&scrollbar.pip_pos); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | let mut _lines = StaticPtr!(lines); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling trait-set v0.2.0 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking flume v0.10.8 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking nalgebra-glm v0.13.0 [INFO] [stderr] Checking grafix-toolbox v0.7.9 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/layout.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let mut _pos = StaticPtr!(pos); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/line.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let mut _text = StaticPtr!(text); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/selector.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let mut pressed = StaticPtr!(&button.pressed); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | let mut pip_pos = StaticPtr!(&scrollbar.pip_pos); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | let mut _lines = StaticPtr!(lines); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/layout.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let mut _pos = StaticPtr!(pos); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/line.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let mut _text = StaticPtr!(text); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/selector.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let mut pressed = StaticPtr!(&button.pressed); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | let mut pip_pos = StaticPtr!(&scrollbar.pip_pos); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/policies/unsafe_static.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe { static_ptr::new($n) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: gui/elements/text.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | let mut _lines = StaticPtr!(lines); [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: this warning originates in the macro `StaticPtr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.63s [INFO] running `Command { std: "docker" "inspect" "035096e4b3086e377f4a835b31eb9be05cbef6bab578bcc4240ae948f61c036e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035096e4b3086e377f4a835b31eb9be05cbef6bab578bcc4240ae948f61c036e", kill_on_drop: false }` [INFO] [stdout] 035096e4b3086e377f4a835b31eb9be05cbef6bab578bcc4240ae948f61c036e