[INFO] fetching crate project_parse 0.1.4... [INFO] documenting project_parse-0.1.4 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate project_parse 0.1.4 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate project_parse 0.1.4 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate project_parse 0.1.4 [INFO] finished tweaking crates.io crate project_parse 0.1.4 [INFO] tweaked toml for crates.io crate project_parse 0.1.4 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74c3766a917a7e4df60c1968655461cb1f4046ffb47f59057110319f6c73a826 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "74c3766a917a7e4df60c1968655461cb1f4046ffb47f59057110319f6c73a826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74c3766a917a7e4df60c1968655461cb1f4046ffb47f59057110319f6c73a826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c3766a917a7e4df60c1968655461cb1f4046ffb47f59057110319f6c73a826", kill_on_drop: false }` [INFO] [stdout] 74c3766a917a7e4df60c1968655461cb1f4046ffb47f59057110319f6c73a826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c0915f7bdd31c6b78137239daff51a53a5c6738c04d1251bd0bce5b462d7368 [INFO] running `Command { std: "docker" "start" "-a" "2c0915f7bdd31c6b78137239daff51a53a5c6738c04d1251bd0bce5b462d7368", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking nom-supreme v0.6.0 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking const_format v0.2.24 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking loc v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking wax v0.4.0 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Documenting project_parse v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ruleset.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | /// https://git-scm.com/docs/gitignore. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/detector.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | /// Based on https://github.com/starship/starship/tree/master/src/configs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "2c0915f7bdd31c6b78137239daff51a53a5c6738c04d1251bd0bce5b462d7368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0915f7bdd31c6b78137239daff51a53a5c6738c04d1251bd0bce5b462d7368", kill_on_drop: false }` [INFO] [stdout] 2c0915f7bdd31c6b78137239daff51a53a5c6738c04d1251bd0bce5b462d7368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3f77dd0c60a0f688c874ddefefd5ef64d865574b12687ae5c08f8224f7cb3566 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f77dd0c60a0f688c874ddefefd5ef64d865574b12687ae5c08f8224f7cb3566", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking const_format v0.2.24 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking nom-supreme v0.6.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking loc v0.5.0 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking wax v0.4.0 [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:120:40 [INFO] [stdout] | [INFO] [stdout] 120 | const NULL_CHARACTER_CLASS: &str = nsepexpr!("[\\x00&&{0}]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | pattern.push_str(sepexpr!("(?:{0}|{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | grouping.push_str(pattern, sepexpr!(".*{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:143:48 [INFO] [stdout] | [INFO] [stdout] 143 | (_, Separator) => pattern.push_str(sepexpr!("{0}")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | pattern.push_str(nsepexpr!("&&{0}]")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:217:62 [INFO] [stdout] | [INFO] [stdout] 217 | (_, Wildcard(One)) => grouping.push_str(pattern, nsepexpr!("{0}")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:218:76 [INFO] [stdout] | [INFO] [stdout] 218 | (_, Wildcard(ZeroOrMore(Eager))) => grouping.push_str(pattern, nsepexpr!("{0}*")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:219:75 [INFO] [stdout] | [INFO] [stdout] 219 | (_, Wildcard(ZeroOrMore(Lazy))) => grouping.push_str(pattern, nsepexpr!("{0}*?")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:226:52 [INFO] [stdout] | [INFO] [stdout] 226 | grouping.push_str(pattern, sepexpr!("{0}.*{0}?")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:229:42 [INFO] [stdout] | [INFO] [stdout] 229 | pattern.push_str(sepexpr!("(?:{0}?|")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:230:52 [INFO] [stdout] | [INFO] [stdout] 230 | grouping.push_str(pattern, sepexpr!(".*{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | pattern.push_str(sepexpr!("(?:{0}?|{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:120:40 [INFO] [stdout] | [INFO] [stdout] 120 | const NULL_CHARACTER_CLASS: &str = nsepexpr!("[\\x00&&{0}]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | pattern.push_str(sepexpr!("(?:{0}|{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | grouping.push_str(pattern, sepexpr!(".*{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:143:48 [INFO] [stdout] | [INFO] [stdout] 143 | (_, Separator) => pattern.push_str(sepexpr!("{0}")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | pattern.push_str(nsepexpr!("&&{0}]")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:217:62 [INFO] [stdout] | [INFO] [stdout] 217 | (_, Wildcard(One)) => grouping.push_str(pattern, nsepexpr!("{0}")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:218:76 [INFO] [stdout] | [INFO] [stdout] 218 | (_, Wildcard(ZeroOrMore(Eager))) => grouping.push_str(pattern, nsepexpr!("{0}*")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:219:75 [INFO] [stdout] | [INFO] [stdout] 219 | (_, Wildcard(ZeroOrMore(Lazy))) => grouping.push_str(pattern, nsepexpr!("{0}*?")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:226:52 [INFO] [stdout] | [INFO] [stdout] 226 | grouping.push_str(pattern, sepexpr!("{0}.*{0}?")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:229:42 [INFO] [stdout] | [INFO] [stdout] 229 | pattern.push_str(sepexpr!("(?:{0}?|")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:230:52 [INFO] [stdout] | [INFO] [stdout] 230 | grouping.push_str(pattern, sepexpr!(".*{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wax-0.4.0/src/encode.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | pattern.push_str(sepexpr!("(?:{0}?|{0}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | consider giving `out` a type [INFO] [stdout] | cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in the macro `__write_pvariant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wax` due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3f77dd0c60a0f688c874ddefefd5ef64d865574b12687ae5c08f8224f7cb3566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f77dd0c60a0f688c874ddefefd5ef64d865574b12687ae5c08f8224f7cb3566", kill_on_drop: false }` [INFO] [stdout] 3f77dd0c60a0f688c874ddefefd5ef64d865574b12687ae5c08f8224f7cb3566