[INFO] fetching crate reovim 0.8.1... [INFO] testing reovim-0.8.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate reovim 0.8.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate reovim 0.8.1 [INFO] finished tweaking crates.io crate reovim 0.8.1 [INFO] tweaked toml for crates.io crate reovim 0.8.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reovim 0.8.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reovim 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6c4cf16b06d83eeadaf3c6dc8e4e2e86147813c154cf94e3ecc41c6892e997d [INFO] running `Command { std: "docker" "start" "-a" "b6c4cf16b06d83eeadaf3c6dc8e4e2e86147813c154cf94e3ecc41c6892e997d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6c4cf16b06d83eeadaf3c6dc8e4e2e86147813c154cf94e3ecc41c6892e997d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c4cf16b06d83eeadaf3c6dc8e4e2e86147813c154cf94e3ecc41c6892e997d", kill_on_drop: false }` [INFO] [stdout] b6c4cf16b06d83eeadaf3c6dc8e4e2e86147813c154cf94e3ecc41c6892e997d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b726f0b42e03553dfdc07d1de020db1da277dbe96d28f3181e5887fd48d710 [INFO] running `Command { std: "docker" "start" "-a" "22b726f0b42e03553dfdc07d1de020db1da277dbe96d28f3181e5887fd48d710", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tree-sitter-md v0.5.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter v0.26.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling reovim-sys v0.8.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling reovim-core v0.8.1 [INFO] [stderr] Compiling reovim-lsp v0.8.1 [INFO] [stderr] Compiling reovim-plugin-treesitter v0.8.1 [INFO] [stderr] Compiling reovim-plugin-microscope v0.8.1 [INFO] [stderr] Compiling reovim-plugin-notification v0.8.1 [INFO] [stderr] Compiling reovim-plugin-health-check v0.8.1 [INFO] [stderr] Compiling reovim-plugin-profiles v0.8.1 [INFO] [stderr] Compiling reovim-plugin-cmdline-completion v0.8.1 [INFO] [stderr] Compiling reovim-plugin-which-key v0.8.1 [INFO] [stderr] Compiling reovim-plugin-settings-menu v0.8.1 [INFO] [stderr] Compiling reovim-plugin-range-finder v0.8.1 [INFO] [stderr] Compiling reovim-plugin-completion v0.8.1 [INFO] [stderr] Compiling reovim-plugin-pair v0.8.1 [INFO] [stderr] Compiling reovim-plugin-explorer v0.8.1 [INFO] [stderr] Compiling reovim-plugin-context v0.8.1 [INFO] [stderr] Compiling reovim-lang-markdown v0.8.1 [INFO] [stderr] Compiling reovim-lang-python v0.8.1 [INFO] [stderr] Compiling reovim-plugin-pickers v0.8.1 [INFO] [stderr] Compiling reovim-plugin-statusline v0.8.1 [INFO] [stderr] Compiling reovim-plugin-sticky-context v0.8.1 [INFO] [stderr] Compiling reovim-lang-toml v0.8.1 [INFO] [stderr] Compiling reovim-lang-json v0.8.1 [INFO] [stderr] Compiling reovim-plugin-lsp v0.8.1 [INFO] [stderr] Compiling reovim-lang-javascript v0.8.1 [INFO] [stderr] Compiling reovim-lang-c v0.8.1 [INFO] [stderr] Compiling reovim-lang-bash v0.8.1 [INFO] [stderr] Compiling reovim-lang-rust v0.8.1 [INFO] [stderr] Compiling reovim v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "22b726f0b42e03553dfdc07d1de020db1da277dbe96d28f3181e5887fd48d710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b726f0b42e03553dfdc07d1de020db1da277dbe96d28f3181e5887fd48d710", kill_on_drop: false }` [INFO] [stdout] 22b726f0b42e03553dfdc07d1de020db1da277dbe96d28f3181e5887fd48d710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35dae7e7f7aaeea00795b7f4dcbce78e57e9763aa2c69a8b0458b279f4afe428 [INFO] running `Command { std: "docker" "start" "-a" "35dae7e7f7aaeea00795b7f4dcbce78e57e9763aa2c69a8b0458b279f4afe428", kill_on_drop: false }` [INFO] [stderr] Compiling reovim v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `Command { std: "docker" "inspect" "35dae7e7f7aaeea00795b7f4dcbce78e57e9763aa2c69a8b0458b279f4afe428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35dae7e7f7aaeea00795b7f4dcbce78e57e9763aa2c69a8b0458b279f4afe428", kill_on_drop: false }` [INFO] [stdout] 35dae7e7f7aaeea00795b7f4dcbce78e57e9763aa2c69a8b0458b279f4afe428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0dcd7dae97a9cd4b2860b0ccd1c0498df34142731e84673e8942984bad154b64 [INFO] running `Command { std: "docker" "start" "-a" "0dcd7dae97a9cd4b2860b0ccd1c0498df34142731e84673e8942984bad154b64", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reovim-de0a216500f5a2d8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test dirs::tests::test_data_dir_contains_reovim ... ok [INFO] [stdout] test dirs::tests::test_servers_dir_is_subdir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0dcd7dae97a9cd4b2860b0ccd1c0498df34142731e84673e8942984bad154b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dcd7dae97a9cd4b2860b0ccd1c0498df34142731e84673e8942984bad154b64", kill_on_drop: false }` [INFO] [stdout] 0dcd7dae97a9cd4b2860b0ccd1c0498df34142731e84673e8942984bad154b64