[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 try#e2aab98dd8975a0990f9fbb79b3ea4b40559a184 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkslc%2Fhyperpolyglot" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 76% (1798/2360) Checking out files: 77% (1818/2360) Checking out files: 78% (1841/2360) Checking out files: 79% (1865/2360) Checking out files: 80% (1888/2360) Checking out files: 81% (1912/2360) Checking out files: 82% (1936/2360) Checking out files: 83% (1959/2360) Checking out files: 84% (1983/2360) Checking out files: 85% (2006/2360) Checking out files: 86% (2030/2360) Checking out files: 87% (2054/2360) Checking out files: 88% (2077/2360) Checking out files: 89% (2101/2360) Checking out files: 90% (2124/2360) Checking out files: 91% (2148/2360) Checking out files: 92% (2172/2360) Checking out files: 93% (2195/2360) Checking out files: 94% (2219/2360) Checking out files: 95% (2242/2360) Checking out files: 96% (2266/2360) Checking out files: 97% (2290/2360) Checking out files: 98% (2313/2360) Checking out files: 99% (2337/2360) Checking out files: 100% (2360/2360) Checking out files: 100% (2360/2360), done. [INFO] validating manifest of git repo https://github.com/monkslc/hyperpolyglot on toolchain e2aab98dd8975a0990f9fbb79b3ea4b40559a184 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "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-10/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" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/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" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "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] 0fd1c2c83265a0ce80a5861acc82877244bb92b9a60b598c91e95c37f3d0492c [INFO] running `"docker" "start" "-a" "0fd1c2c83265a0ce80a5861acc82877244bb92b9a60b598c91e95c37f3d0492c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling pcre2-sys v0.2.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking pcre2 v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [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 --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=c7ac2f368160ebe5 -C extra-filename=-c7ac2f368160ebe5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-00de73e4c6cb8004.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-b7f999d08451ceef.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c7301fb958dd2f38.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-432d2eb8e9a42286.rmeta --extern pcre2=/opt/rustwide/target/debug/deps/libpcre2-ff82d1728ac495bd.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-bd21287b1f42eec7.rmeta --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-4a57d08034123059.rmeta --extern polyglot_tokenizer=/opt/rustwide/target/debug/deps/libpolyglot_tokenizer-15dd13d91f9ee2bf.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9fdb091a758144d3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1c0d0753164e7217.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-45f6142cafaa00cf.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3465870b17759932.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" "0fd1c2c83265a0ce80a5861acc82877244bb92b9a60b598c91e95c37f3d0492c"` [INFO] running `"docker" "rm" "-f" "0fd1c2c83265a0ce80a5861acc82877244bb92b9a60b598c91e95c37f3d0492c"` [INFO] [stdout] 0fd1c2c83265a0ce80a5861acc82877244bb92b9a60b598c91e95c37f3d0492c