[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] 3caadadb3b4f18068c587df5facb7dca64fea5e6 [INFO] checking demostf/parser against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 27% (20/73) Checking out files: 28% (21/73) Checking out files: 30% (22/73) Checking out files: 31% (23/73) Checking out files: 32% (24/73) Checking out files: 34% (25/73) Checking out files: 35% (26/73) Checking out files: 36% (27/73) Checking out files: 38% (28/73) Checking out files: 39% (29/73) Checking out files: 41% (30/73) Checking out files: 42% (31/73) Checking out files: 43% (32/73) Checking out files: 45% (33/73) Checking out files: 46% (34/73) Checking out files: 47% (35/73) Checking out files: 49% (36/73) Checking out files: 50% (37/73) Checking out files: 52% (38/73) Checking out files: 53% (39/73) Checking out files: 54% (40/73) Checking out files: 56% (41/73) Checking out files: 57% (42/73) Checking out files: 58% (43/73) Checking out files: 60% (44/73) Checking out files: 61% (45/73) Checking out files: 63% (46/73) Checking out files: 64% (47/73) Checking out files: 65% (48/73) Checking out files: 67% (49/73) Checking out files: 68% (50/73) Checking out files: 69% (51/73) Checking out files: 71% (52/73) Checking out files: 72% (53/73) Checking out files: 73% (54/73) Checking out files: 75% (55/73) Checking out files: 76% (56/73) Checking out files: 78% (57/73) Checking out files: 79% (58/73) Checking out files: 80% (59/73) Checking out files: 82% (60/73) Checking out files: 83% (61/73) Checking out files: 84% (62/73) Checking out files: 86% (63/73) Checking out files: 87% (64/73) Checking out files: 89% (65/73) Checking out files: 90% (66/73) Checking out files: 91% (67/73) Checking out files: 93% (68/73) Checking out files: 94% (69/73) Checking out files: 95% (70/73) Checking out files: 97% (71/73) Checking out files: 98% (72/73) Checking out files: 100% (73/73) Checking out files: 100% (73/73), done. [INFO] validating manifest of git repo https://github.com/demostf/parser on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/demostf/parser [INFO] removed path dependency bitstream_reader from 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-12/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] 6ef014fcbea5f3886851deefb9c4fa13cc69630f6a979aadd1c4805bbddd9ec5 [INFO] running `"docker" "start" "-a" "6ef014fcbea5f3886851deefb9c4fa13cc69630f6a979aadd1c4805bbddd9ec5"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking main_error v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] error: could not compile `regex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=6da8f9612f26ad21 -C extra-filename=-6da8f9612f26ad21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-fd4a2c9c0e0127f6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f7dc202b811fe4cb.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-bf9cfeeb15a76a11.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-a66592250e901953.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6ef014fcbea5f3886851deefb9c4fa13cc69630f6a979aadd1c4805bbddd9ec5"` [INFO] running `"docker" "rm" "-f" "6ef014fcbea5f3886851deefb9c4fa13cc69630f6a979aadd1c4805bbddd9ec5"` [INFO] [stdout] 6ef014fcbea5f3886851deefb9c4fa13cc69630f6a979aadd1c4805bbddd9ec5