[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] 05abc758f37ac73732dc5ab47b7d230819d23628 [INFO] checking LucianoBestia/rust_regex_explanation_pwa against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Frust_regex_explanation_pwa" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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-4-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49c292bf5154faec8c87cae04747c5c8a31113e5d363a126e8a55edc8ae6032c [INFO] running `Command { std: "docker" "start" "-a" "49c292bf5154faec8c87cae04747c5c8a31113e5d363a126e8a55edc8ae6032c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49c292bf5154faec8c87cae04747c5c8a31113e5d363a126e8a55edc8ae6032c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c292bf5154faec8c87cae04747c5c8a31113e5d363a126e8a55edc8ae6032c", kill_on_drop: false }` [INFO] [stdout] 49c292bf5154faec8c87cae04747c5c8a31113e5d363a126e8a55edc8ae6032c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adfba886c23ed8481858f73f1ccfecd7170cb196105724786b8b5dfa4ddf4bde [INFO] running `Command { std: "docker" "start" "-a" "adfba886c23ed8481858f73f1ccfecd7170cb196105724786b8b5dfa4ddf4bde", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [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: the item `JsValue` is imported redundantly [INFO] [stdout] --> src/lib.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 80 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ------------------------ the item `JsValue` is already imported here [INFO] [stdout] 81 | use wasm_bindgen::{JsCast, JsValue}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: the item `JsValue` is imported redundantly [INFO] [stdout] --> src/lib.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 80 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ------------------------ the item `JsValue` is already imported here [INFO] [stdout] 81 | use wasm_bindgen::{JsCast, JsValue}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s [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" "adfba886c23ed8481858f73f1ccfecd7170cb196105724786b8b5dfa4ddf4bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfba886c23ed8481858f73f1ccfecd7170cb196105724786b8b5dfa4ddf4bde", kill_on_drop: false }` [INFO] [stdout] adfba886c23ed8481858f73f1ccfecd7170cb196105724786b8b5dfa4ddf4bde [INFO] checking LucianoBestia/rust_regex_explanation_pwa against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Frust_regex_explanation_pwa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/rust_regex_explanation_pwa on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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-4-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faa44b8a92313acb8e2318a04ee0869eeac80230390b82eec8a7dc132e618642 [INFO] running `Command { std: "docker" "start" "-a" "faa44b8a92313acb8e2318a04ee0869eeac80230390b82eec8a7dc132e618642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faa44b8a92313acb8e2318a04ee0869eeac80230390b82eec8a7dc132e618642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa44b8a92313acb8e2318a04ee0869eeac80230390b82eec8a7dc132e618642", kill_on_drop: false }` [INFO] [stdout] faa44b8a92313acb8e2318a04ee0869eeac80230390b82eec8a7dc132e618642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5726d51b421855d0d50aba504f97bac0b6d8bee0a76ffc0b2c1034f1cdee10ed [INFO] running `Command { std: "docker" "start" "-a" "5726d51b421855d0d50aba504f97bac0b6d8bee0a76ffc0b2c1034f1cdee10ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.10 [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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-1.3.9/src/exec.rs:836:13 [INFO] [stdout] | [INFO] [stdout] 836 | / match dfa::Fsm::reverse( [INFO] [stdout] 837 | | &self.ro.dfa_reverse, [INFO] [stdout] 838 | | self.cache.value(), [INFO] [stdout] 839 | | false, [INFO] [stdout] ... | [INFO] [stdout] 850 | | Quit => return Some(Quit), [INFO] [stdout] 851 | | }; [INFO] [stdout] | |_____________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5726d51b421855d0d50aba504f97bac0b6d8bee0a76ffc0b2c1034f1cdee10ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5726d51b421855d0d50aba504f97bac0b6d8bee0a76ffc0b2c1034f1cdee10ed", kill_on_drop: false }` [INFO] [stdout] 5726d51b421855d0d50aba504f97bac0b6d8bee0a76ffc0b2c1034f1cdee10ed