[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] 80f5d89c591a5cccec77108d42c93506210c4fa5 [INFO] checking LucianoBestia/rust_regex_explanation_pwa against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Frust_regex_explanation_pwa" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js-sys v0.3.44 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.17 [INFO] [stderr] Downloaded web-sys v0.3.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22e1066bc8cf3261f9deb2d395cae3dab1f0d8149eb4b5620ca91115fd746bf4 [INFO] running `Command { std: "docker" "start" "-a" "22e1066bc8cf3261f9deb2d395cae3dab1f0d8149eb4b5620ca91115fd746bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22e1066bc8cf3261f9deb2d395cae3dab1f0d8149eb4b5620ca91115fd746bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e1066bc8cf3261f9deb2d395cae3dab1f0d8149eb4b5620ca91115fd746bf4", kill_on_drop: false }` [INFO] [stdout] 22e1066bc8cf3261f9deb2d395cae3dab1f0d8149eb4b5620ca91115fd746bf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a7491c296c031e87f7ccb4736f7ec4a040182b7ecaedd70e7bea5c79beec905 [INFO] running `Command { std: "docker" "start" "-a" "5a7491c296c031e87f7ccb4736f7ec4a040182b7ecaedd70e7bea5c79beec905", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking 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] Checking js-sys v0.3.44 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.17 [INFO] [stderr] Checking 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] = 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)]` on by default [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: 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] = 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)]` on by default [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] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rust_regex_explanation_pwa v2020.810.640 (/opt/rustwide/workdir), wasm-bindgen v0.2.67 [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" "5a7491c296c031e87f7ccb4736f7ec4a040182b7ecaedd70e7bea5c79beec905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7491c296c031e87f7ccb4736f7ec4a040182b7ecaedd70e7bea5c79beec905", kill_on_drop: false }` [INFO] [stdout] 5a7491c296c031e87f7ccb4736f7ec4a040182b7ecaedd70e7bea5c79beec905 [INFO] checking LucianoBestia/rust_regex_explanation_pwa against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Frust_regex_explanation_pwa" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-5-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b996d0664b079c771c207d3fe7c120bf80e05ecc85137c83e644c4447132910 [INFO] running `Command { std: "docker" "start" "-a" "2b996d0664b079c771c207d3fe7c120bf80e05ecc85137c83e644c4447132910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b996d0664b079c771c207d3fe7c120bf80e05ecc85137c83e644c4447132910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b996d0664b079c771c207d3fe7c120bf80e05ecc85137c83e644c4447132910", kill_on_drop: false }` [INFO] [stdout] 2b996d0664b079c771c207d3fe7c120bf80e05ecc85137c83e644c4447132910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f67a6ca09fd34f4af0a589c4c2a11aec1ccdb77d56a7be40231767f72ecc901a [INFO] running `Command { std: "docker" "start" "-a" "f67a6ca09fd34f4af0a589c4c2a11aec1ccdb77d56a7be40231767f72ecc901a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking 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] Checking js-sys v0.3.44 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.17 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking 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] = 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)]` on by default [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: 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] = 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)]` on by default [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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/web_sys_mod.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 176 | let document = unwrap!(window().document()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | match document.get_element_by_id(element_id) { [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/web_sys_mod.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 203 | let ls = unwrap!(unwrap!(window().local_storage())); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | // return nickname [INFO] [stdout] 205 | unwrap!(ls.get_item(name)).unwrap_or(default_value.to_string()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/web_sys_mod.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 176 | let document = unwrap!(window().document()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | match document.get_element_by_id(element_id) { [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/web_sys_mod.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 203 | let ls = unwrap!(unwrap!(window().local_storage())); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | // return nickname [INFO] [stdout] 205 | unwrap!(ls.get_item(name)).unwrap_or(default_value.to_string()) [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 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_regex_explanation_pwa` (lib) due to 3 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust_regex_explanation_pwa` (lib test) due to 3 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f67a6ca09fd34f4af0a589c4c2a11aec1ccdb77d56a7be40231767f72ecc901a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67a6ca09fd34f4af0a589c4c2a11aec1ccdb77d56a7be40231767f72ecc901a", kill_on_drop: false }` [INFO] [stdout] f67a6ca09fd34f4af0a589c4c2a11aec1ccdb77d56a7be40231767f72ecc901a