[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkurnikov%2Fmove-language-server" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkurnikov/move-language-server on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-8/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Downloading crates ... [INFO] [stderr] Downloaded aes v0.3.2 [INFO] [stderr] Downloaded ref-cast-impl v1.0.1 [INFO] [stderr] Downloaded zeroize_derive v1.0.0 [INFO] [stderr] Downloaded serde_bytes v0.11.4 [INFO] [stderr] Downloaded ghash v0.2.3 [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] [stderr] Downloaded nibble_vec v0.0.4 [INFO] [stderr] Downloaded tower-balance v0.3.0 [INFO] [stderr] Downloaded fiat-crypto v0.1.5 [INFO] [stderr] Downloaded polyval v0.3.3 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] [stderr] Downloaded codespan-reporting v0.8.0 [INFO] [stderr] Downloaded tower v0.3.1 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded tracing v0.1.14 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded tower-limit v0.3.1 [INFO] [stderr] Downloaded tower-load-shed v0.3.0 [INFO] [stderr] Downloaded tower-discover v0.3.0 [INFO] [stderr] Downloaded subtle v2.2.2 [INFO] [stderr] Downloaded tower-timeout v0.3.0 [INFO] [stderr] Downloaded rowan v0.10.0 [INFO] [stderr] Downloaded syn v1.0.24 [INFO] [stderr] Downloaded tree-sitter v0.16.0 [INFO] [stderr] Downloaded tonic v0.2.1 [INFO] [stderr] Downloaded filetime v0.2.10 [INFO] [stderr] Downloaded tower-retry v0.3.0 [INFO] [stderr] Downloaded tower-buffer v0.3.0 [INFO] [stderr] Downloaded tower-util v0.3.1 [INFO] [stderr] Downloaded tower-layer v0.3.0 [INFO] [stderr] Downloaded tower-ready-cache v0.3.1 [INFO] [stderr] Downloaded tower-load v0.3.0 [INFO] [stderr] Downloaded tower-make v0.3.0 [INFO] [stderr] Downloaded tonic-build v0.2.0 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded multimap v0.8.1 [INFO] [stderr] Downloaded aes-gcm v0.5.0 [INFO] [stderr] Downloaded aead v0.2.0 [INFO] [stderr] Downloaded codespan v0.8.0 [INFO] [stderr] Downloaded universal-hash v0.3.0 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded text-size v1.0.0 [INFO] [stderr] Downloaded proptest-derive v0.1.2 [INFO] [stderr] Downloaded serde_repr v0.1.5 [INFO] [stderr] Downloaded zeroize v1.1.0 [INFO] [stderr] Downloaded ref-cast v1.0.1 [INFO] [stderr] Downloaded smol_str v0.1.15 [INFO] [stderr] Downloaded jod-thread v0.1.1 [INFO] [stderr] Downloaded mirai-annotations v1.8.0 [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 relative-path v1.0.0 [INFO] [stderr] Downloaded codespan-reporting v0.9.4 [INFO] [stderr] Downloaded lsp-types v0.74.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dda76373de379189228303bbe4e3ff82c0f5d2b33e82d65e304c7f0ba218a89c [INFO] running `Command { std: "docker" "start" "-a" "dda76373de379189228303bbe4e3ff82c0f5d2b33e82d65e304c7f0ba218a89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dda76373de379189228303bbe4e3ff82c0f5d2b33e82d65e304c7f0ba218a89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda76373de379189228303bbe4e3ff82c0f5d2b33e82d65e304c7f0ba218a89c", kill_on_drop: false }` [INFO] [stdout] dda76373de379189228303bbe4e3ff82c0f5d2b33e82d65e304c7f0ba218a89c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 41b0d4b26f24538ce4e77904fe0c79278b88d4fd4d7c6f1201c7f27846dd0f3c [INFO] running `Command { std: "docker" "start" "-a" "41b0d4b26f24538ce4e77904fe0c79278b88d4fd4d7c6f1201c7f27846dd0f3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.24 [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 anyhow v1.0.31 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fiat-crypto v0.1.5 [INFO] [stderr] Compiling mirai-annotations v1.8.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling pin-project-lite v0.1.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 libra-metrics v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-metrics v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling relative-path v1.0.0 [INFO] [stderr] Compiling jod-thread v0.1.1 [INFO] [stderr] Compiling bech32 v0.7.2 [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 smol_str v0.1.15 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.9.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling lang v0.1.0 (/opt/rustwide/workdir/crates/dialects/lang) [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [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 rowan v0.10.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling codespan v0.9.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ghash v0.2.3 [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 aes v0.3.2 [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 proptest-derive v0.1.2 [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 ref-cast v1.0.1 [INFO] [stderr] Compiling include_dir v0.6.0 [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 structopt-derive v0.4.7 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling x25519-dalek v0.6.0 (https://github.com/calibra/x25519-dalek.git?branch=fiat2#9681f922) [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 codespan-reporting v0.8.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 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 num-variants 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.original#a41bc5da) [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling libra-logger v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-logger v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling lsp-types v0.74.1 [INFO] [stderr] Compiling lsp-server v0.3.2 [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 shared v0.1.0 (/opt/rustwide/workdir/crates/dialects/shared) [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Compiling libra-crypto v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020#a39aea5e) [INFO] [stderr] Compiling libra-crypto v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [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 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 move-core-types v0.1.0 (https://github.com/dfinance/libra.git?branch=22.05.2020.original#a41bc5da) [INFO] [stderr] Compiling libra-network-address 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-retry v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [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 h2 v0.2.5 [INFO] [stderr] Compiling tower-balance v0.3.0 [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-6980d9514d839e76/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.60.0-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 1.60.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" "41b0d4b26f24538ce4e77904fe0c79278b88d4fd4d7c6f1201c7f27846dd0f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b0d4b26f24538ce4e77904fe0c79278b88d4fd4d7c6f1201c7f27846dd0f3c", kill_on_drop: false }` [INFO] [stdout] 41b0d4b26f24538ce4e77904fe0c79278b88d4fd4d7c6f1201c7f27846dd0f3c