[INFO] updating cached repository https://github.com/demostf/parser [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d6ef8e2fbff65231eec63c2c712c953c914c1f1 [INFO] checking demostf/parser against try#8c9c32a8d64d42555e366eecb0f0f2f23e15e3db for pr-63831 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 28% (19/66) Checking out files: 30% (20/66) Checking out files: 31% (21/66) Checking out files: 33% (22/66) Checking out files: 34% (23/66) Checking out files: 36% (24/66) Checking out files: 37% (25/66) Checking out files: 39% (26/66) Checking out files: 40% (27/66) Checking out files: 42% (28/66) Checking out files: 43% (29/66) Checking out files: 45% (30/66) Checking out files: 46% (31/66) Checking out files: 48% (32/66) Checking out files: 50% (33/66) Checking out files: 51% (34/66) Checking out files: 53% (35/66) Checking out files: 54% (36/66) Checking out files: 56% (37/66) Checking out files: 57% (38/66) Checking out files: 59% (39/66) Checking out files: 60% (40/66) Checking out files: 62% (41/66) Checking out files: 63% (42/66) Checking out files: 65% (43/66) Checking out files: 66% (44/66) Checking out files: 68% (45/66) Checking out files: 69% (46/66) Checking out files: 71% (47/66) Checking out files: 72% (48/66) Checking out files: 74% (49/66) Checking out files: 75% (50/66) Checking out files: 77% (51/66) Checking out files: 78% (52/66) Checking out files: 80% (53/66) Checking out files: 81% (54/66) Checking out files: 83% (55/66) Checking out files: 84% (56/66) Checking out files: 86% (57/66) Checking out files: 87% (58/66) Checking out files: 89% (59/66) Checking out files: 90% (60/66) Checking out files: 92% (61/66) Checking out files: 93% (62/66) Checking out files: 95% (63/66) Checking out files: 96% (64/66) Checking out files: 98% (65/66) Checking out files: 100% (66/66) Checking out files: 100% (66/66), done. [INFO] validating manifest of git repo https://github.com/demostf/parser on toolchain 8c9c32a8d64d42555e366eecb0f0f2f23e15e3db [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/demostf/parser [INFO] finished tweaking git repo https://github.com/demostf/parser [INFO] tweaked toml for git repo https://github.com/demostf/parser written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/demostf/parser already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] dce7c997d6b1b9557c9295f1cdce37739e5817fca10506fe48f5928dd5d6b874 [INFO] running `"docker" "start" "-a" "dce7c997d6b1b9557c9295f1cdce37739e5817fca10506fe48f5928dd5d6b874"` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking main_error v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking enumflags2 v0.5.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling syn_util v0.3.0 [INFO] [stderr] Compiling bitstream_reader_derive v0.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.5.0 [INFO] [stderr] Checking bitstream_reader v0.6.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling parse-display-derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parse-display-derive-0.1.1/src/format_syntax.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | / lazy_static! { [INFO] [stderr] 94 | | static ref RE: Regex = Regex::new( [INFO] [stderr] 95 | | "^\ [INFO] [stderr] 96 | | ((?P.)?\ [INFO] [stderr] ... | [INFO] [stderr] 113 | | .unwrap(); [INFO] [stderr] 114 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parse-display-derive-0.1.1/src/lib.rs:212:9 [INFO] [stderr] | [INFO] [stderr] 212 | / lazy_static! { [INFO] [stderr] 213 | | static ref REGEX_CAPTURE: Regex = Regex::new(r"\(\?P<([_0-9a-zA-Z.]*)>").unwrap(); [INFO] [stderr] 214 | | static ref REGEX_NUMBER: Regex = Regex::new("^[0-9]+$").unwrap(); [INFO] [stderr] 215 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parse-display-derive-0.1.1/src/lib.rs:212:9 [INFO] [stderr] | [INFO] [stderr] 212 | / lazy_static! { [INFO] [stderr] 213 | | static ref REGEX_CAPTURE: Regex = Regex::new(r"\(\?P<([_0-9a-zA-Z.]*)>").unwrap(); [INFO] [stderr] 214 | | static ref REGEX_NUMBER: Regex = Regex::new("^[0-9]+$").unwrap(); [INFO] [stderr] 215 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parse-display-derive-0.1.1/src/lib.rs:767:9 [INFO] [stderr] | [INFO] [stderr] 767 | / lazy_static! { [INFO] [stderr] 768 | | static ref REGEX_STR: Regex = Regex::new(r"^[^{}]+").unwrap(); [INFO] [stderr] 769 | | static ref REGEX_VAR: Regex = Regex::new(r"^\{([^:{}]*)(?::([^}]*))?\}").unwrap(); [INFO] [stderr] 770 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parse-display-derive-0.1.1/src/lib.rs:767:9 [INFO] [stderr] | [INFO] [stderr] 767 | / lazy_static! { [INFO] [stderr] 768 | | static ref REGEX_STR: Regex = Regex::new(r"^[^{}]+").unwrap(); [INFO] [stderr] 769 | | static ref REGEX_VAR: Regex = Regex::new(r"^\{([^:{}]*)(?::([^}]*))?\}").unwrap(); [INFO] [stderr] 770 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `parse-display-derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "dce7c997d6b1b9557c9295f1cdce37739e5817fca10506fe48f5928dd5d6b874"` [INFO] running `"docker" "rm" "-f" "dce7c997d6b1b9557c9295f1cdce37739e5817fca10506fe48f5928dd5d6b874"` [INFO] [stdout] dce7c997d6b1b9557c9295f1cdce37739e5817fca10506fe48f5928dd5d6b874