[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkslc%2Fhyperpolyglot" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/monkslc/hyperpolyglot on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-7/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" "+beta" "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-7/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" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8707bc6a3b5f111fa7025c9cba4e4e470605c9788d1326f391012139632177a6 [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" "8707bc6a3b5f111fa7025c9cba4e4e470605c9788d1326f391012139632177a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8707bc6a3b5f111fa7025c9cba4e4e470605c9788d1326f391012139632177a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8707bc6a3b5f111fa7025c9cba4e4e470605c9788d1326f391012139632177a6", kill_on_drop: false }` [INFO] [stdout] 8707bc6a3b5f111fa7025c9cba4e4e470605c9788d1326f391012139632177a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ae60278896446a2e32645193caacc60d60535f9afc98199879e7efe0a556a3 [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" "34ae60278896446a2e32645193caacc60d60535f9afc98199879e7efe0a556a3", kill_on_drop: false }` [INFO] [stderr] Checking polyglot_tokenizer v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling pcre2-sys v0.2.5 [INFO] [stderr] Checking pcre2 v0.2.3 [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=f4e50699ff6311ee -C extra-filename=-f4e50699ff6311ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-d68fff5dc051fb11.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-fd4520b8a2408cd4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-db88f49d9e5662e7.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8c468da61334171a.rmeta --extern pcre2=/opt/rustwide/target/debug/deps/libpcre2-4c0bdaa14e3e1c26.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-b70182b4fff38b8b.rmeta --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-fdce3b82fe717239.rmeta --extern polyglot_tokenizer=/opt/rustwide/target/debug/deps/libpolyglot_tokenizer-f97a595a8934f6bb.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4aba827a8d321bd3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-858f596cfb5b5123.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-3458fd146cc77559.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-a3bd6f83c7aef7c1.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" "34ae60278896446a2e32645193caacc60d60535f9afc98199879e7efe0a556a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ae60278896446a2e32645193caacc60d60535f9afc98199879e7efe0a556a3", kill_on_drop: false }` [INFO] [stdout] 34ae60278896446a2e32645193caacc60d60535f9afc98199879e7efe0a556a3