[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 beta-2022-02-22 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-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkurnikov/move-language-server on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-27/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/dfinance/libra.git` [INFO] [stderr] Updating git repository `https://github.com/calibra/curve25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/calibra/ed25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/calibra/x25519-dalek.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.10 [INFO] [stderr] Downloaded tree-sitter v0.16.0 [INFO] [stderr] Downloaded syn v1.0.24 [INFO] [stderr] Downloaded zeroize v1.1.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.1 [INFO] [stderr] Downloaded aes v0.3.2 [INFO] [stderr] Downloaded aead v0.2.0 [INFO] [stderr] Downloaded ghash v0.2.3 [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] [stderr] Downloaded tower-util v0.3.1 [INFO] [stderr] Downloaded tower-limit v0.3.1 [INFO] [stderr] Downloaded tower-ready-cache v0.3.1 [INFO] [stderr] Downloaded tower-retry v0.3.0 [INFO] [stderr] Downloaded tower-layer v0.3.0 [INFO] [stderr] Downloaded zeroize_derive v1.0.0 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded tower-buffer v0.3.0 [INFO] [stderr] Downloaded tower v0.3.1 [INFO] [stderr] Downloaded tracing v0.1.14 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded tower-load v0.3.0 [INFO] [stderr] Downloaded multimap v0.8.1 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded nibble_vec v0.0.4 [INFO] [stderr] Downloaded smol_str v0.1.15 [INFO] [stderr] Downloaded fiat-crypto v0.1.5 [INFO] [stderr] Downloaded tower-make v0.3.0 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded tonic v0.2.1 [INFO] [stderr] Downloaded codespan-reporting v0.8.0 [INFO] [stderr] Downloaded tower-load-shed v0.3.0 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded subtle v2.2.2 [INFO] [stderr] Downloaded mirai-annotations v1.8.0 [INFO] [stderr] Downloaded universal-hash v0.3.0 [INFO] [stderr] Downloaded text-size v1.0.0 [INFO] [stderr] Downloaded tower-timeout v0.3.0 [INFO] [stderr] Downloaded tower-balance v0.3.0 [INFO] [stderr] Downloaded tower-discover v0.3.0 [INFO] [stderr] Downloaded tonic-build v0.2.0 [INFO] [stderr] Downloaded codespan v0.8.0 [INFO] [stderr] Downloaded aes-gcm v0.5.0 [INFO] [stderr] Downloaded polyval v0.3.3 [INFO] [stderr] Downloaded serde_bytes v0.11.4 [INFO] [stderr] Downloaded proptest-derive v0.1.2 [INFO] [stderr] Downloaded serde_repr v0.1.5 [INFO] [stderr] Downloaded ref-cast v1.0.1 [INFO] [stderr] Downloaded rowan v0.10.0 [INFO] [stderr] Downloaded jod-thread v0.1.1 [INFO] [stderr] Downloaded lsp-server v0.3.2 [INFO] [stderr] Downloaded codespan v0.9.4 [INFO] [stderr] Downloaded ra_vfs v0.6.1 [INFO] [stderr] Downloaded lsp-types v0.74.1 [INFO] [stderr] Downloaded relative-path v1.0.0 [INFO] [stderr] Downloaded codespan-reporting v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9b072f2f2d724fad7c65e14a06425966ed46e87c679f2f31b3a00a0eec28f18 [INFO] running `Command { std: "docker" "start" "-a" "c9b072f2f2d724fad7c65e14a06425966ed46e87c679f2f31b3a00a0eec28f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9b072f2f2d724fad7c65e14a06425966ed46e87c679f2f31b3a00a0eec28f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b072f2f2d724fad7c65e14a06425966ed46e87c679f2f31b3a00a0eec28f18", kill_on_drop: false }` [INFO] [stdout] c9b072f2f2d724fad7c65e14a06425966ed46e87c679f2f31b3a00a0eec28f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021e1fee0c4c8f614b6191544049f163ce70030dfb7de21b4f2b8074f705b353 [INFO] running `Command { std: "docker" "start" "-a" "021e1fee0c4c8f614b6191544049f163ce70030dfb7de21b4f2b8074f705b353", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fiat-crypto v0.1.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling mirai-annotations v1.8.0 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [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 difference v2.0.0 [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 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 lazycell v1.2.1 [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 smol_str v0.1.15 [INFO] [stderr] Compiling thin-dst v1.1.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling text-size v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling codespan-reporting v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling codespan v0.9.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling rowan v0.10.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling lang v0.1.0 (/opt/rustwide/workdir/crates/dialects/lang) [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [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 aho-corasick v0.7.10 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling crossbeam v0.7.3 [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 rayon v1.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [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_derive v1.0.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=b9731d24d925898f -C extra-filename=-b9731d24d925898f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6f61508a3296ace.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2efd40e621c93118.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-09e70e8bcc039b17.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (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" "021e1fee0c4c8f614b6191544049f163ce70030dfb7de21b4f2b8074f705b353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021e1fee0c4c8f614b6191544049f163ce70030dfb7de21b4f2b8074f705b353", kill_on_drop: false }` [INFO] [stdout] 021e1fee0c4c8f614b6191544049f163ce70030dfb7de21b4f2b8074f705b353