[INFO] updating cached repository https://github.com/lark-exploration/lark [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] 87d1e42107ced29f5ef23b70ef66e3b6fa2e74de [INFO] checking lark-exploration/lark against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flark-exploration%2Flark" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lark-exploration/lark on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lark-exploration/lark [INFO] removed workspace from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-cli from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-debug-derive from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-debug-with from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-entity from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-hir from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-intern from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-language-server from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-parser from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-query-system from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-span from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-string from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-test from git repo https://github.com/lark-exploration/lark [INFO] removed path dependency lark-test-generate from git repo https://github.com/lark-exploration/lark [INFO] finished tweaking git repo https://github.com/lark-exploration/lark [INFO] tweaked toml for git repo https://github.com/lark-exploration/lark written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lark-exploration/lark already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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-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" "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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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] 1b364a94b40573da1d5acce9e40c3f5848f7138f69551986fcaedf8d199ae5a6 [INFO] running `"docker" "start" "-a" "1b364a94b40573da1d5acce9e40c3f5848f7138f69551986fcaedf8d199ae5a6"` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling flexi_logger v0.10.7 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling lark-intern v0.1.0 [INFO] [stderr] Compiling lark-string v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling salsa v0.9.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking language-reporting v0.3.1 [INFO] [stderr] Checking languageserver-types v0.53.1 [INFO] [stderr] Checking languageserver-types v0.54.0 [INFO] [stderr] Checking lark-span v0.1.0 [INFO] [stderr] Checking lark-actor v0.1.0 [INFO] [stderr] Checking lark-language-server v0.1.0 [INFO] [stderr] Checking lark-error v0.1.0 [INFO] [stderr] Checking lark-entity v0.1.0 [INFO] [stderr] Checking lark-ty v0.1.0 [INFO] [stderr] Checking lark-hir v0.1.0 [INFO] [stderr] Checking lark-parser v0.1.0 [INFO] [stderr] Checking lark-pretty-print v0.1.0 [INFO] [stderr] Checking lark-type-check v0.1.0 [INFO] [stderr] Checking lark-query-system v0.1.0 [INFO] [stderr] Checking lark-build v0.1.0 [INFO] [stderr] Checking lark-eval v0.1.0 [INFO] [stderr] Checking lark-cli v0.1.0 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lark-cli-0.1.0/src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(existential_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stderr] | [INFO] [stderr] = note: removed in favor of `#![feature(type_alias_impl_trait)]` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: could not compile `lark-cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1b364a94b40573da1d5acce9e40c3f5848f7138f69551986fcaedf8d199ae5a6"` [INFO] running `"docker" "rm" "-f" "1b364a94b40573da1d5acce9e40c3f5848f7138f69551986fcaedf8d199ae5a6"` [INFO] [stdout] 1b364a94b40573da1d5acce9e40c3f5848f7138f69551986fcaedf8d199ae5a6