[INFO] updating cached repository https://github.com/mkurnikov/move-language-server [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] b3536fff0418ae9c97f0e948e328cd76ac9749a1 [INFO] checking mkurnikov/move-language-server against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkurnikov%2Fmove-language-server" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkurnikov/move-language-server on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mkurnikov/move-language-server [INFO] finished tweaking git repo https://github.com/mkurnikov/move-language-server [INFO] tweaked toml for git repo https://github.com/mkurnikov/move-language-server written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mkurnikov/move-language-server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c9cc3a21ca43abbf8859f7eb17ced980700347a940172b5c77bf143c9fc636a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c9cc3a21ca43abbf8859f7eb17ced980700347a940172b5c77bf143c9fc636a4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking mirai-annotations v1.6.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking unsigned-varint v0.3.2 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking borrow-graph v0.0.1 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking radix_trie v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 (https://github.com/calibra/curve25519-dalek.git?branch=fiat#638ef835) [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking parity-multihash v0.2.3 [INFO] [stderr] Checking x25519-dalek v0.5.2 (https://github.com/calibra/x25519-dalek.git?branch=fiat#8d5b6301) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling ref-cast-impl v1.0.1 [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Compiling num-variants v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking ref-cast v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking datatest-stable v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Compiling libra-types v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking libra-canonical-serialization v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 (https://github.com/calibra/ed25519-dalek.git?branch=fiat#ecb1d36a) [INFO] [stderr] Checking libra-nibble v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking codespan v0.8.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking libra-crypto v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking move-core-types v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking codespan-reporting v0.8.0 [INFO] [stderr] Checking parity-multiaddr v0.7.3 [INFO] [stderr] Checking lsp-server v0.3.1 [INFO] [stderr] Checking lsp-types v0.73.0 [INFO] [stderr] Checking vm v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking move-ir-types v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking ir-to-bytecode-syntax v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking bytecode-source-map v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking move-vm-types v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking ir-to-bytecode v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking bytecode-verifier v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking move-lang v0.0.1 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking move-language-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `"docker" "inspect" "c9cc3a21ca43abbf8859f7eb17ced980700347a940172b5c77bf143c9fc636a4"` [INFO] running `"docker" "rm" "-f" "c9cc3a21ca43abbf8859f7eb17ced980700347a940172b5c77bf143c9fc636a4"` [INFO] [stdout] c9cc3a21ca43abbf8859f7eb17ced980700347a940172b5c77bf143c9fc636a4