[INFO] updating cached repository https://github.com/demostf/parser [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 7ee659a8ed392ef4fae79f15178f46e34e17d476 [INFO] checking demostf/parser against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 25% (17/66) Checking out files: 27% (18/66) 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 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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 /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/demostf/parser already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 354350a174c8857b4b71d2528daa1947ab011e17129cbeec24095ee8fb5a4d08 [INFO] running `"docker" "start" "-a" "354350a174c8857b4b71d2528daa1947ab011e17129cbeec24095ee8fb5a4d08"` [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking enumflags2 v0.5.2 [INFO] [stderr] Checking main_error v0.1.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [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[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [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[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [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[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [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] Compiling num-traits v0.1.43 [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `pulldown-cmark`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "354350a174c8857b4b71d2528daa1947ab011e17129cbeec24095ee8fb5a4d08"` [INFO] running `"docker" "rm" "-f" "354350a174c8857b4b71d2528daa1947ab011e17129cbeec24095ee8fb5a4d08"` [INFO] [stdout] 354350a174c8857b4b71d2528daa1947ab011e17129cbeec24095ee8fb5a4d08