[INFO] fetching crate cargo-raze 0.12.0... [INFO] checking cargo-raze-0.12.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate cargo-raze 0.12.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-raze 0.12.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-raze 0.12.0 [INFO] finished tweaking crates.io crate cargo-raze 0.12.0 [INFO] tweaked toml for crates.io crate cargo-raze 0.12.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate cargo-raze 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded basic-cookies v0.1.4 [INFO] [stderr] Downloaded async-object-pool v0.1.4 [INFO] [stderr] Downloaded cargo-clone-crate v0.1.6 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded cfg-expr v0.6.0 [INFO] [stderr] Downloaded spdx v0.3.6 [INFO] [stderr] Downloaded httpmock v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", 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] 48eec0c977464a3d276f4d1d5cf61d8028882f58d4c5d4eb4b5c55fef45a9020 [INFO] running `Command { std: "docker" "start" "-a" "48eec0c977464a3d276f4d1d5cf61d8028882f58d4c5d4eb4b5c55fef45a9020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48eec0c977464a3d276f4d1d5cf61d8028882f58d4c5d4eb4b5c55fef45a9020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48eec0c977464a3d276f4d1d5cf61d8028882f58d4c5d4eb4b5c55fef45a9020", kill_on_drop: false }` [INFO] [stdout] 48eec0c977464a3d276f4d1d5cf61d8028882f58d4c5d4eb4b5c55fef45a9020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b57f17deffac3f0c0aedfaf853ee591dcd726c59d6dd03d120589be11dcc7a [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" "78b57f17deffac3f0c0aedfaf853ee591dcd726c59d6dd03d120589be11dcc7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling isahc v1.2.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking cfg-expr v0.6.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking nb-connect v1.1.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking lalrpop-util v0.19.5 [INFO] [stderr] Checking spdx v0.3.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking hamcrest2 v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking git2 v0.13.17 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking flume v0.10.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/prevalidate/mod.rs:158:42 [INFO] [stdout] | [INFO] [stdout] 158 | ... _ => return_err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 159 | | ... annotation.id_span, [INFO] [stdout] 160 | | ... r#"`cfg` annotations must have a `feature = "my_feature" argument"# [INFO] [stdout] 161 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/prevalidate/mod.rs:241:40 [INFO] [stdout] | [INFO] [stdout] 241 | ...) => return_err!(ann_prec.id_span, "invalid argument `{}` for precedence annotation, expected `{}`", name, precedence::LVL_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/prevalidate/mod.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | None => return_err!(ann_prec.id_span, "missing argument for precedence annotation, expected `{}`", precedence::LVL_ARG), [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/prevalidate/mod.rs:253:40 [INFO] [stdout] | [INFO] [stdout] 253 | ...=> return_err!(ann_assoc.id_span, "invalid argument `{}` for associativity annotation, expected `{}`", name, precedence::SIDE_ARG), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/prevalidate/mod.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | ...one => return_err!(ann_assoc.id_span, "missing argument for associativity annotation, expected `{}`", precedence::SIDE_ARG), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/resolve/mod.rs:228:76 [INFO] [stdout] | [INFO] [stdout] 228 | Def::Nonterminal(0) | Def::Terminal | Def::MacroArg => return_err!( [INFO] [stdout] | ____________________________________________________________________________- [INFO] [stdout] 229 | | symbol.span, [INFO] [stdout] 230 | | "`{}` is a {}, not a macro", [INFO] [stdout] 231 | | msym.name, [INFO] [stdout] 232 | | def.description() [INFO] [stdout] 233 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/resolve/mod.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | Def::Nonterminal(_) => return_err!(symbol.span, "`{}` is a macro", id), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/resolve/mod.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | None => return_err!(span, "no definition found for `{}`", id), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/macro_expand/mod.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | None => return_err!(span, "no macro definition found for `{}`", msym.name), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/macro_expand/mod.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | Err(err) => return_err!(span, "invalid regular expression `{}`: {}", regex, err), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/macro_expand/mod.rs:398:21 [INFO] [stdout] | [INFO] [stdout] 398 | / return_err!( [INFO] [stdout] 399 | | span, [INFO] [stdout] 400 | | "named symbols like `{}:{}` are only allowed at the top-level of a nonterminal", [INFO] [stdout] 401 | | ex_id, ex_sym) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/token_check/mod.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | / return_err!( [INFO] [stdout] 367 | | spans[literal], [INFO] [stdout] 368 | | "{} are not supported in regular expressions", [INFO] [stdout] 369 | | feature [INFO] [stdout] 370 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.5/src/normalize/token_check/mod.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | / return_err!( [INFO] [stdout] 377 | | spans[literal0], [INFO] [stdout] 378 | | "ambiguity detected between the terminal `{}` and the terminal `{}`", [INFO] [stdout] 379 | | literal0, [INFO] [stdout] 380 | | literal1 [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "78b57f17deffac3f0c0aedfaf853ee591dcd726c59d6dd03d120589be11dcc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b57f17deffac3f0c0aedfaf853ee591dcd726c59d6dd03d120589be11dcc7a", kill_on_drop: false }` [INFO] [stdout] 78b57f17deffac3f0c0aedfaf853ee591dcd726c59d6dd03d120589be11dcc7a