[INFO] cloning repository https://github.com/mkurnikov/move-language-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkurnikov/move-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkurnikov%2Fmove-language-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkurnikov%2Fmove-language-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 310cca7d3e485666df85eb20451ab3ff30efb636 [INFO] testing mkurnikov/move-language-server against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkurnikov%2Fmove-language-server" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkurnikov/move-language-server on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-22/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29a6266a0ebfbf18730766e9331b7ceec9a9c6acbc6cb6a1afdb20e97900a197 [INFO] running `Command { std: "docker" "start" "-a" "29a6266a0ebfbf18730766e9331b7ceec9a9c6acbc6cb6a1afdb20e97900a197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29a6266a0ebfbf18730766e9331b7ceec9a9c6acbc6cb6a1afdb20e97900a197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a6266a0ebfbf18730766e9331b7ceec9a9c6acbc6cb6a1afdb20e97900a197", kill_on_drop: false }` [INFO] [stdout] 29a6266a0ebfbf18730766e9331b7ceec9a9c6acbc6cb6a1afdb20e97900a197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c8b199fe22c1fd6eb22ab20610b9d96bc4631d46abc255c644e25abb6c07908 [INFO] running `Command { std: "docker" "start" "-a" "0c8b199fe22c1fd6eb22ab20610b9d96bc4631d46abc255c644e25abb6c07908", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fiat-crypto v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling mirai-annotations v1.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling libra-metrics v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-metrics v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling jod-thread v0.1.1 [INFO] [stderr] Compiling relative-path v1.0.0 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling thin-dst v1.1.0 [INFO] [stderr] Compiling smol_str v0.1.15 [INFO] [stderr] Compiling text-size v1.0.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [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 num-integer v0.1.42 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling lang v0.1.0 (/opt/rustwide/workdir/crates/dialects/lang) [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling codespan-reporting v0.9.4 [INFO] [stderr] Compiling proptest-derive v0.1.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling rowan v0.10.0 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling codespan v0.9.4 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 (https://github.com/calibra/curve25519-dalek.git?branch=fiat2#9306003f) [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling ref-cast v1.0.1 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling x25519-dalek v0.6.0 (https://github.com/calibra/x25519-dalek.git?branch=fiat2#9681f922) [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling serde_bytes v0.11.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 (https://github.com/calibra/ed25519-dalek.git?branch=fiat2#2faed346) [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling codespan v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling libra-workspace-hack v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-workspace-hack v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.8.0 [INFO] [stderr] Compiling libra-canonical-serialization v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-nibble v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-proptest-helpers v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling borrow-graph v0.0.1 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling datatest-stable v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-temppath v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-nibble v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-canonical-serialization v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-proptest-helpers v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling borrow-graph v0.0.1 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling datatest-stable v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-temppath v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling num-variants v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling num-variants v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling lsp-types v0.74.1 [INFO] [stderr] Compiling lsp-server v0.3.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling libra-logger v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-logger v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling ra_vfs v0.6.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling libra-crypto v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-crypto v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/crates/dialects/shared) [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Compiling libra-network-address v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling move-core-types v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling move-core-types v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-network-address v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling debug-interface v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling debug-interface v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling libra-types v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-types v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] error: failed to run custom build command for `debug-interface v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/debug-interface-9e3218e3299f9c6a/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.59.0-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 1.59.0-x86_64-unknown-linux-gnu` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0c8b199fe22c1fd6eb22ab20610b9d96bc4631d46abc255c644e25abb6c07908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8b199fe22c1fd6eb22ab20610b9d96bc4631d46abc255c644e25abb6c07908", kill_on_drop: false }` [INFO] [stdout] 0c8b199fe22c1fd6eb22ab20610b9d96bc4631d46abc255c644e25abb6c07908