[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 try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkslc%2Fhyperpolyglot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/monkslc/hyperpolyglot on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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-1/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" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pcre2 v0.2.3 [INFO] [stderr] Downloaded polyglot_tokenizer v0.2.1 [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded pcre2-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82f9cc6879f5139e5d44d604513632a45b6a44f2b3371c9ea49664a504ff5449 [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" "82f9cc6879f5139e5d44d604513632a45b6a44f2b3371c9ea49664a504ff5449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f9cc6879f5139e5d44d604513632a45b6a44f2b3371c9ea49664a504ff5449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f9cc6879f5139e5d44d604513632a45b6a44f2b3371c9ea49664a504ff5449", kill_on_drop: false }` [INFO] [stdout] 82f9cc6879f5139e5d44d604513632a45b6a44f2b3371c9ea49664a504ff5449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1775183d58386d5d5a6f7390eb2a1f35fe9d653f3767cbd033834245481e2a4a [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" "1775183d58386d5d5a6f7390eb2a1f35fe9d653f3767cbd033834245481e2a4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking dtoa v0.4.7 [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] Checking termcolor v1.1.2 [INFO] [stderr] Checking polyglot_tokenizer v0.2.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pcre2-sys v0.2.5 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Checking pcre2 v0.2.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking serde_yaml v0.8.14 [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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=e63bf38affb6c229 -C extra-filename=-e63bf38affb6c229 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-bf89c110b66f90af.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-d033b52637c9add6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-88e83b46113e8454.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d0ce5eea08b29542.rmeta --extern pcre2=/opt/rustwide/target/debug/deps/libpcre2-b0b506a5b63142f7.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-f0a90b5d7bae8be1.rmeta --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-b09fc39ff8243a53.rmeta --extern polyglot_tokenizer=/opt/rustwide/target/debug/deps/libpolyglot_tokenizer-d8ddb1be71ad2bb8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ad44e2032af992b7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d69d9736c8560306.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-714573e31b5b3139.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-16dc755c955b97fa.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" "1775183d58386d5d5a6f7390eb2a1f35fe9d653f3767cbd033834245481e2a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1775183d58386d5d5a6f7390eb2a1f35fe9d653f3767cbd033834245481e2a4a", kill_on_drop: false }` [INFO] [stdout] 1775183d58386d5d5a6f7390eb2a1f35fe9d653f3767cbd033834245481e2a4a