[INFO] updating cached repository https://github.com/monkslc/hyperpolyglot [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] 715362b7b11fcbc39e1eee166defdda5db7751c9 [INFO] checking monkslc/hyperpolyglot against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkslc%2Fhyperpolyglot" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/monkslc/hyperpolyglot on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/monkslc/hyperpolyglot [INFO] removed workspace from git repo https://github.com/monkslc/hyperpolyglot [INFO] removed path dependency polyglot_tokenizer from git repo https://github.com/monkslc/hyperpolyglot [INFO] finished tweaking git repo https://github.com/monkslc/hyperpolyglot [INFO] tweaked toml for git repo https://github.com/monkslc/hyperpolyglot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/monkslc/hyperpolyglot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] 17e32b8e3d5acc9f07654d959b347b8962f5832b95cf808a00d6cad5d6c1ffa9 [INFO] running `"docker" "start" "-a" "17e32b8e3d5acc9f07654d959b347b8962f5832b95cf808a00d6cad5d6c1ffa9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling pcre2-sys v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pcre2 v0.2.3 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking polyglot_tokenizer v0.1.3 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking hyperpolyglot v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hyperpolyglot`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyperpolyglot --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=fbb79d668e6f38e5 -C extra-filename=-fbb79d668e6f38e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-506c901ec7d26d62.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-00488f96699606ca.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d2b4904c34ad3da2.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-44fe092ed274dfc2.rmeta --extern pcre2=/opt/rustwide/target/debug/deps/libpcre2-447ae0aa9d545072.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-b05566f4edb7cfdf.rmeta --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-dab3fd1c7eadab07.rmeta --extern polyglot_tokenizer=/opt/rustwide/target/debug/deps/libpolyglot_tokenizer-cf73393b89031ca7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4d93ab3b666b5374.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d8c4750ad808a550.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-99c5c6d0f4acd99f.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-29844e7ab2fbda4a.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "17e32b8e3d5acc9f07654d959b347b8962f5832b95cf808a00d6cad5d6c1ffa9"` [INFO] running `"docker" "rm" "-f" "17e32b8e3d5acc9f07654d959b347b8962f5832b95cf808a00d6cad5d6c1ffa9"` [INFO] [stdout] 17e32b8e3d5acc9f07654d959b347b8962f5832b95cf808a00d6cad5d6c1ffa9