[INFO] cloning repository https://github.com/monkslc/hyperpolyglot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monkslc/hyperpolyglot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkslc%2Fhyperpolyglot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkslc%2Fhyperpolyglot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e433f5834e425fb00424c580288276765e1bd0ac [INFO] checking monkslc/hyperpolyglot against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkslc%2Fhyperpolyglot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 77% (1837/2361) Checking out files: 78% (1842/2361) Checking out files: 79% (1866/2361) Checking out files: 80% (1889/2361) Checking out files: 81% (1913/2361) Checking out files: 82% (1937/2361) Checking out files: 83% (1960/2361) Checking out files: 84% (1984/2361) Checking out files: 85% (2007/2361) Checking out files: 86% (2031/2361) Checking out files: 87% (2055/2361) Checking out files: 88% (2078/2361) Checking out files: 89% (2102/2361) Checking out files: 90% (2125/2361) Checking out files: 91% (2149/2361) Checking out files: 92% (2173/2361) Checking out files: 93% (2196/2361) Checking out files: 94% (2220/2361) Checking out files: 95% (2243/2361) Checking out files: 96% (2267/2361) Checking out files: 97% (2291/2361) Checking out files: 98% (2314/2361) Checking out files: 99% (2338/2361) Checking out files: 100% (2361/2361) Checking out files: 100% (2361/2361), done. [INFO] validating manifest of git repo https://github.com/monkslc/hyperpolyglot on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/monkslc/hyperpolyglot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f77d33f55126dff3cce3b3e22e6b7a0249a2b09c2f79eaf2b52315fe18a400ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f77d33f55126dff3cce3b3e22e6b7a0249a2b09c2f79eaf2b52315fe18a400ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f77d33f55126dff3cce3b3e22e6b7a0249a2b09c2f79eaf2b52315fe18a400ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77d33f55126dff3cce3b3e22e6b7a0249a2b09c2f79eaf2b52315fe18a400ac", kill_on_drop: false }` [INFO] [stdout] f77d33f55126dff3cce3b3e22e6b7a0249a2b09c2f79eaf2b52315fe18a400ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c141f1d255c668672abd59b722359f6269dd8f80036a62bbab4d733710ef6ef9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c141f1d255c668672abd59b722359f6269dd8f80036a62bbab4d733710ef6ef9", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking polyglot_tokenizer v0.2.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Compiling pcre2-sys v0.2.5 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Checking pcre2 v0.2.3 [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.116 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking hyperpolyglot v0.1.7 (/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 -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9943ab55862b29c1 -C extra-filename=-9943ab55862b29c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-06e83cc7587389bb.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-0139ef6bd4bfe003.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d07addd12a8987b7.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a8209fd8420177f1.rmeta --extern pcre2=/opt/rustwide/target/debug/deps/libpcre2-59b5e7d6f3cb979d.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-62e5a1c571fdfe24.rmeta --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-416ffb33faabf5ef.rmeta --extern polyglot_tokenizer=/opt/rustwide/target/debug/deps/libpolyglot_tokenizer-0bc57b6ec5821442.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b88006f0825bd66a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0b7ad0dae0fc8d13.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2056370f2edbba51.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-5a9ec2b6655d0ccf.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 `Command { std: "docker" "inspect" "c141f1d255c668672abd59b722359f6269dd8f80036a62bbab4d733710ef6ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c141f1d255c668672abd59b722359f6269dd8f80036a62bbab4d733710ef6ef9", kill_on_drop: false }` [INFO] [stdout] c141f1d255c668672abd59b722359f6269dd8f80036a62bbab4d733710ef6ef9