[INFO] fetching crate flowc 0.50.0... [INFO] documenting flowc-0.50.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate flowc 0.50.0 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate flowc 0.50.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flowc 0.50.0 [INFO] finished tweaking crates.io crate flowc 0.50.0 [INFO] tweaked toml for crates.io crate flowc 0.50.0 written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate crates.io crate flowc 0.50.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded brownstone v1.1.0 [INFO] [stderr] Downloaded wax v0.4.0 [INFO] [stderr] Downloaded const_format v0.2.23 [INFO] [stderr] Downloaded nom-supreme v0.6.0 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eebb699bbabdc62b30310fb82d46713d3072809ebed8968bdea282b3b63e8df [INFO] running `Command { std: "docker" "start" "-a" "8eebb699bbabdc62b30310fb82d46713d3072809ebed8968bdea282b3b63e8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eebb699bbabdc62b30310fb82d46713d3072809ebed8968bdea282b3b63e8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eebb699bbabdc62b30310fb82d46713d3072809ebed8968bdea282b3b63e8df", kill_on_drop: false }` [INFO] [stdout] 8eebb699bbabdc62b30310fb82d46713d3072809ebed8968bdea282b3b63e8df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 989e35de9598739bafddf3ec46575732657c76da31cbf30fc69ee10887d5f745 [INFO] running `Command { std: "docker" "start" "-a" "989e35de9598739bafddf3ec46575732657c76da31cbf30fc69ee10887d5f745", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking simplog v1.5.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking nom-supreme v0.6.0 [INFO] [stderr] Checking const_format v0.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking wax v0.4.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking simpath v2.3.0 [INFO] [stderr] Checking flowcore v0.50.0 [INFO] [stderr] Documenting flowc v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking flowc v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.77s [INFO] running `Command { std: "docker" "inspect" "989e35de9598739bafddf3ec46575732657c76da31cbf30fc69ee10887d5f745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989e35de9598739bafddf3ec46575732657c76da31cbf30fc69ee10887d5f745", kill_on_drop: false }` [INFO] [stdout] 989e35de9598739bafddf3ec46575732657c76da31cbf30fc69ee10887d5f745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 2e4cb017644af26cc289563fc90ff92b634a3d25d2938efb290e3cda0c914d29 [INFO] running `Command { std: "docker" "start" "-a" "2e4cb017644af26cc289563fc90ff92b634a3d25d2938efb290e3cda0c914d29", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking simplog v1.5.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking nom-supreme v0.6.0 [INFO] [stderr] Checking const_format v0.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling shrinkwraprs v0.3.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" "2e4cb017644af26cc289563fc90ff92b634a3d25d2938efb290e3cda0c914d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e4cb017644af26cc289563fc90ff92b634a3d25d2938efb290e3cda0c914d29", kill_on_drop: false }` [INFO] [stdout] 2e4cb017644af26cc289563fc90ff92b634a3d25d2938efb290e3cda0c914d29