[INFO] cloning repository https://github.com/LucianoBestia/rust_regex_explanation_pwa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucianoBestia/rust_regex_explanation_pwa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Frust_regex_explanation_pwa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Frust_regex_explanation_pwa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b36b0816d3a542652587e872784a2ab70781dbc [INFO] testing LucianoBestia/rust_regex_explanation_pwa against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Frust_regex_explanation_pwa" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa [INFO] finished tweaking git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa [INFO] tweaked toml for git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 553fbccb9bb47ffb9885728957257f73fe0b6a9c17f503a33fb1a88719ed847a [INFO] running `Command { std: "docker" "start" "-a" "553fbccb9bb47ffb9885728957257f73fe0b6a9c17f503a33fb1a88719ed847a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "553fbccb9bb47ffb9885728957257f73fe0b6a9c17f503a33fb1a88719ed847a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553fbccb9bb47ffb9885728957257f73fe0b6a9c17f503a33fb1a88719ed847a", kill_on_drop: false }` [INFO] [stdout] 553fbccb9bb47ffb9885728957257f73fe0b6a9c17f503a33fb1a88719ed847a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59800d9e75d2d7986909b920b2c0d89e7e38ae7028c41719dd008d651b6c3b8 [INFO] running `Command { std: "docker" "start" "-a" "c59800d9e75d2d7986909b920b2c0d89e7e38ae7028c41719dd008d651b6c3b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.17 [INFO] [stderr] Compiling rust_regex_explanation_pwa v2020.810.640 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/web_sys_mod.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | Some(m) => html_encoded_push!( [INFO] [stdout] | ____________________- [INFO] [stdout] 93 | | html, [INFO] [stdout] 94 | | r#" 1. syntax find: {}..{} {}"#, [INFO] [stdout] 95 | | &m.start().to_string(), [INFO] [stdout] 96 | | &m.end().to_string(), [INFO] [stdout] 97 | | &m.as_str() [INFO] [stdout] 98 | | ), [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 `html_encoded_push` (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] --> src/web_sys_mod.rs:92:83 [INFO] [stdout] | [INFO] [stdout] 92 | $html.push_to_use_only_by_the_macro_html_encoded_push(&format!($template)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | None => html_encoded_push!(html, r#" 1. syntax find: None"#), [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 `html_encoded_push` (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] --> src/web_sys_mod.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | / html_encoded_push!( [INFO] [stdout] 121 | | html, [INFO] [stdout] 122 | | r#" 3. syntax find: {}..{} {}"#, [INFO] [stdout] 123 | | &m.start().to_string(), [INFO] [stdout] 124 | | &m.end().to_string(), [INFO] [stdout] 125 | | &m.as_str() [INFO] [stdout] 126 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `html_encoded_push` [INFO] [stdout] = note: this warning originates in the macro `html_encoded_push` (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] --> src/web_sys_mod.rs:92:83 [INFO] [stdout] | [INFO] [stdout] 92 | $html.push_to_use_only_by_the_macro_html_encoded_push(&format!($template)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | None => html_encoded_push!(html, r#" 1. captures: None"#), [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 `html_encoded_push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.09s [INFO] running `Command { std: "docker" "inspect" "c59800d9e75d2d7986909b920b2c0d89e7e38ae7028c41719dd008d651b6c3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59800d9e75d2d7986909b920b2c0d89e7e38ae7028c41719dd008d651b6c3b8", kill_on_drop: false }` [INFO] [stdout] c59800d9e75d2d7986909b920b2c0d89e7e38ae7028c41719dd008d651b6c3b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38a21e8cef8fa8d6cc1608d676cb4e08da797224848f82a4f1c7fcd45a98aabb [INFO] running `Command { std: "docker" "start" "-a" "38a21e8cef8fa8d6cc1608d676cb4e08da797224848f82a4f1c7fcd45a98aabb", kill_on_drop: false }` [INFO] [stderr] Compiling rust_regex_explanation_pwa v2020.810.640 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/web_sys_mod.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | Some(m) => html_encoded_push!( [INFO] [stdout] | ____________________- [INFO] [stdout] 93 | | html, [INFO] [stdout] 94 | | r#" 1. syntax find: {}..{} {}"#, [INFO] [stdout] 95 | | &m.start().to_string(), [INFO] [stdout] 96 | | &m.end().to_string(), [INFO] [stdout] 97 | | &m.as_str() [INFO] [stdout] 98 | | ), [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 `html_encoded_push` (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] --> src/web_sys_mod.rs:92:83 [INFO] [stdout] | [INFO] [stdout] 92 | $html.push_to_use_only_by_the_macro_html_encoded_push(&format!($template)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | None => html_encoded_push!(html, r#" 1. syntax find: None"#), [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 `html_encoded_push` (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] --> src/web_sys_mod.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | / html_encoded_push!( [INFO] [stdout] 121 | | html, [INFO] [stdout] 122 | | r#" 3. syntax find: {}..{} {}"#, [INFO] [stdout] 123 | | &m.start().to_string(), [INFO] [stdout] 124 | | &m.end().to_string(), [INFO] [stdout] 125 | | &m.as_str() [INFO] [stdout] 126 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `html_encoded_push` [INFO] [stdout] = note: this warning originates in the macro `html_encoded_push` (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] --> src/web_sys_mod.rs:92:83 [INFO] [stdout] | [INFO] [stdout] 92 | $html.push_to_use_only_by_the_macro_html_encoded_push(&format!($template)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/regex_method_mod.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | None => html_encoded_push!(html, r#" 1. captures: None"#), [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 `html_encoded_push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_regex_explanation_pwa-95d4d76cc2d576e0) [INFO] running `Command { std: "docker" "inspect" "38a21e8cef8fa8d6cc1608d676cb4e08da797224848f82a4f1c7fcd45a98aabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a21e8cef8fa8d6cc1608d676cb4e08da797224848f82a4f1c7fcd45a98aabb", kill_on_drop: false }` [INFO] [stdout] 38a21e8cef8fa8d6cc1608d676cb4e08da797224848f82a4f1c7fcd45a98aabb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 656c9fea3da12bb35cd48f92422d46f1e44bdff96185ada3e81ec0f9758929d6 [INFO] running `Command { std: "docker" "start" "-a" "656c9fea3da12bb35cd48f92422d46f1e44bdff96185ada3e81ec0f9758929d6", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/web_sys_mod.rs:110:11 [INFO] [stderr] | [INFO] [stderr] 110 | )); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/regex_method_mod.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | Some(m) => html_encoded_push!( [INFO] [stderr] | ____________________- [INFO] [stderr] 93 | | html, [INFO] [stderr] 94 | | r#" 1. syntax find: {}..{} {}"#, [INFO] [stderr] 95 | | &m.start().to_string(), [INFO] [stderr] 96 | | &m.end().to_string(), [INFO] [stderr] 97 | | &m.as_str() [INFO] [stderr] 98 | | ), [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `html_encoded_push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/web_sys_mod.rs:92:83 [INFO] [stderr] | [INFO] [stderr] 92 | $html.push_to_use_only_by_the_macro_html_encoded_push(&format!($template)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/regex_method_mod.rs:99:17 [INFO] [stderr] | [INFO] [stderr] 99 | None => html_encoded_push!(html, r#" 1. syntax find: None"#), [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: this warning originates in the macro `html_encoded_push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/web_sys_mod.rs:110:11 [INFO] [stderr] | [INFO] [stderr] 110 | )); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/regex_method_mod.rs:120:13 [INFO] [stderr] | [INFO] [stderr] 120 | / html_encoded_push!( [INFO] [stderr] 121 | | html, [INFO] [stderr] 122 | | r#" 3. syntax find: {}..{} {}"#, [INFO] [stderr] 123 | | &m.start().to_string(), [INFO] [stderr] 124 | | &m.end().to_string(), [INFO] [stderr] 125 | | &m.as_str() [INFO] [stderr] 126 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `html_encoded_push` [INFO] [stderr] = note: this warning originates in the macro `html_encoded_push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/web_sys_mod.rs:92:83 [INFO] [stderr] | [INFO] [stderr] 92 | $html.push_to_use_only_by_the_macro_html_encoded_push(&format!($template)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/regex_method_mod.rs:186:17 [INFO] [stderr] | [INFO] [stderr] 186 | None => html_encoded_push!(html, r#" 1. captures: None"#), [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: this warning originates in the macro `html_encoded_push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust_regex_explanation_pwa` (lib test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_regex_explanation_pwa-95d4d76cc2d576e0) [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" "656c9fea3da12bb35cd48f92422d46f1e44bdff96185ada3e81ec0f9758929d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656c9fea3da12bb35cd48f92422d46f1e44bdff96185ada3e81ec0f9758929d6", kill_on_drop: false }` [INFO] [stdout] 656c9fea3da12bb35cd48f92422d46f1e44bdff96185ada3e81ec0f9758929d6