[INFO] cloning repository https://github.com/SwiftLaTeX/texlab-swiftlatex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwiftLaTeX/texlab-swiftlatex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftLaTeX%2Ftexlab-swiftlatex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftLaTeX%2Ftexlab-swiftlatex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67197441e40fb385ea73ccdc01fd1b6194e1b2b2 [INFO] checking SwiftLaTeX/texlab-swiftlatex against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftLaTeX%2Ftexlab-swiftlatex" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwiftLaTeX/texlab-swiftlatex on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwiftLaTeX/texlab-swiftlatex [INFO] finished tweaking git repo https://github.com/SwiftLaTeX/texlab-swiftlatex [INFO] tweaked toml for git repo https://github.com/SwiftLaTeX/texlab-swiftlatex written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/SwiftLaTeX/texlab-swiftlatex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f000ed86b84c3b701976dbd436273392ea3da1413608366986374f88ca8dac7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f000ed86b84c3b701976dbd436273392ea3da1413608366986374f88ca8dac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f000ed86b84c3b701976dbd436273392ea3da1413608366986374f88ca8dac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f000ed86b84c3b701976dbd436273392ea3da1413608366986374f88ca8dac7", kill_on_drop: false }` [INFO] [stdout] 4f000ed86b84c3b701976dbd436273392ea3da1413608366986374f88ca8dac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca81cc0bccfd6657b927ca5ebf0584ad52b6837fab518209f0a34f2c2b9b0752 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca81cc0bccfd6657b927ca5ebf0584ad52b6837fab518209f0a34f2c2b9b0752", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking dunce v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking stringreader v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking ucd-trie v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking generational-arena v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling bibutils-sys v0.1.0 (/opt/rustwide/workdir/crates/bibutils_sys) [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Checking copy_dir v0.1.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking futures-boxed v0.1.0 (/opt/rustwide/workdir/crates/futures_boxed) [INFO] [stderr] Checking bibutils v0.1.0 (/opt/rustwide/workdir/crates/bibutils) [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling salsa-macros v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling jsonrpc-derive v0.1.0 (/opt/rustwide/workdir/crates/jsonrpc_derive) [INFO] [stderr] Checking image v0.22.4 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking salsa v0.13.2 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking csl v0.0.1 (https://github.com/cormacrelf/citeproc-rs?rev=68c7a7c16088b5d7751641ab37299ad064cdb221#68c7a7c1) [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking lsp-types v0.61.0 [INFO] [stderr] Checking jsonrpc v0.1.0 (/opt/rustwide/workdir/crates/jsonrpc) [INFO] [stderr] Checking texlab-distro v0.1.0 (/opt/rustwide/workdir/crates/texlab_distro) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> crates/texlab_distro/src/miktex.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | mem::replace(&mut *resolver_guard, resolver); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> crates/texlab_distro/src/texlive.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | mem::replace(&mut *resolver_guard, resolver); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> crates/texlab_distro/src/miktex.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | mem::replace(&mut *resolver_guard, resolver); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> crates/texlab_distro/src/texlive.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | mem::replace(&mut *resolver_guard, resolver); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Checking texlab-protocol v0.1.0 (/opt/rustwide/workdir/crates/texlab_protocol) [INFO] [stderr] Checking citeproc-io v0.1.0 (https://github.com/cormacrelf/citeproc-rs?rev=68c7a7c16088b5d7751641ab37299ad064cdb221#68c7a7c1) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> crates/texlab_protocol/src/lib.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, PartialEq, Eq, Clone, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> crates/texlab_protocol/src/lib.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Debug, PartialEq, Eq, Clone, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking html2md v0.2.9 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking texlab-syntax v0.1.0 (/opt/rustwide/workdir/crates/texlab_syntax) [INFO] [stderr] Checking citeproc-db v0.1.0 (https://github.com/cormacrelf/citeproc-rs?rev=68c7a7c16088b5d7751641ab37299ad064cdb221#68c7a7c1) [INFO] [stderr] Checking texlab-workspace v0.1.0 (/opt/rustwide/workdir/crates/texlab_workspace) [INFO] [stderr] Checking citeproc-proc v0.1.0 (https://github.com/cormacrelf/citeproc-rs?rev=68c7a7c16088b5d7751641ab37299ad064cdb221#68c7a7c1) [INFO] [stderr] Checking texlab-symbol v0.1.0 (/opt/rustwide/workdir/crates/texlab_symbol) [INFO] [stderr] Checking texlab-completion v0.1.0 (/opt/rustwide/workdir/crates/texlab_completion) [INFO] [stderr] Checking citeproc v0.0.1 (https://github.com/cormacrelf/citeproc-rs?rev=68c7a7c16088b5d7751641ab37299ad064cdb221#68c7a7c1) [INFO] [stderr] Compiling texlab-citeproc v0.1.0 (/opt/rustwide/workdir/crates/texlab_citeproc) [INFO] [stderr] Checking texlab-hover v0.1.0 (/opt/rustwide/workdir/crates/texlab_hover) [INFO] [stderr] Checking texlab v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking texlab-test v0.1.0 (/opt/rustwide/workdir/crates/texlab_test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 19s [INFO] running `Command { std: "docker" "inspect" "ca81cc0bccfd6657b927ca5ebf0584ad52b6837fab518209f0a34f2c2b9b0752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca81cc0bccfd6657b927ca5ebf0584ad52b6837fab518209f0a34f2c2b9b0752", kill_on_drop: false }` [INFO] [stdout] ca81cc0bccfd6657b927ca5ebf0584ad52b6837fab518209f0a34f2c2b9b0752