[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] [stderr] From https://github.com/monkslc/hyperpolyglot [INFO] [stderr] ed37f94..715362b master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 715362b7b11fcbc39e1eee166defdda5db7751c9 [INFO] checking monkslc/hyperpolyglot against master#0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf for pr-71814 [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 0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf [INFO] running `"/workspace/cargo-home/bin/cargo" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "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" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "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" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "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-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" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "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] ddfd5a678be18fe47bea56f1241b1f2823589818d9828cac80d754c2e04a1a9b [INFO] running `"docker" "start" "-a" "ddfd5a678be18fe47bea56f1241b1f2823589818d9828cac80d754c2e04a1a9b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling pcre2-sys v0.2.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling logos-derive v0.11.5 [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 clap v2.33.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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] Checking pcre2 v0.2.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ignore v0.4.15 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking polyglot_tokenizer v0.1.3 [INFO] [stderr] Checking serde v1.0.110 [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 -C debuginfo=2 -C metadata=bf2aa2f1911339ed -C extra-filename=-bf2aa2f1911339ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-31836797e2b6a45c.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-f9a23b51aff2ea43.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-372fdf000ef7cf7b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fc6ad0e6e51d0290.rmeta --extern pcre2=/opt/rustwide/target/debug/deps/libpcre2-975c4a7ecd69de65.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-ef52e0fcda11f80c.rmeta --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-684e6e94c9a83843.rmeta --extern polyglot_tokenizer=/opt/rustwide/target/debug/deps/libpolyglot_tokenizer-20660db4f1bb5eb6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9ab5c974e7dcd38f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-50eed210549246ba.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ade1c4369c9cb6ed.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-82cace4c31b00c9b.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" "ddfd5a678be18fe47bea56f1241b1f2823589818d9828cac80d754c2e04a1a9b"` [INFO] running `"docker" "rm" "-f" "ddfd5a678be18fe47bea56f1241b1f2823589818d9828cac80d754c2e04a1a9b"` [INFO] [stdout] ddfd5a678be18fe47bea56f1241b1f2823589818d9828cac80d754c2e04a1a9b