[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#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkurnikov%2Fmove-language-server" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkurnikov/move-language-server on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-12/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" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bd21bdfc1569f88247b519ed0a16e2e7ba028060e061889e97fe21ec232f80ad [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" "bd21bdfc1569f88247b519ed0a16e2e7ba028060e061889e97fe21ec232f80ad"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking unsigned-varint v0.3.2 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking mirai-annotations v1.6.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking borrow-graph v0.0.1 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [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] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 (https://github.com/calibra/curve25519-dalek.git?branch=fiat#638ef835) [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking parity-multihash v0.2.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking x25519-dalek v0.5.2 (https://github.com/calibra/x25519-dalek.git?branch=fiat#8d5b6301) [INFO] [stderr] Checking env_logger v0.7.1 [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] Checking structopt v0.3.12 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking datatest-stable v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking serde v1.0.105 [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 libra-nibble 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 codespan v0.8.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking move-core-types v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking libra-crypto v0.1.0 (https://github.com/dfinance/libra.git?branch=public-parsing-move#978934ee) [INFO] [stderr] Checking parity-multiaddr v0.7.3 [INFO] [stderr] Checking codespan-reporting v0.8.0 [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 29s [INFO] running `"docker" "inspect" "bd21bdfc1569f88247b519ed0a16e2e7ba028060e061889e97fe21ec232f80ad"` [INFO] running `"docker" "rm" "-f" "bd21bdfc1569f88247b519ed0a16e2e7ba028060e061889e97fe21ec232f80ad"` [INFO] [stdout] bd21bdfc1569f88247b519ed0a16e2e7ba028060e061889e97fe21ec232f80ad