[INFO] fetching crate reovim-lang-rust 0.7.8... [INFO] testing reovim-lang-rust-0.7.8 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate reovim-lang-rust 0.7.8 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate reovim-lang-rust 0.7.8 [INFO] finished tweaking crates.io crate reovim-lang-rust 0.7.8 [INFO] tweaked toml for crates.io crate reovim-lang-rust 0.7.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reovim-lang-rust 0.7.8 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reovim-lang-rust 0.7.8 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f2631ce3e667e7880b16afdc8e56ee394ad3980f4ebebb6a7cba6532cf2478f [INFO] running `Command { std: "docker" "start" "-a" "1f2631ce3e667e7880b16afdc8e56ee394ad3980f4ebebb6a7cba6532cf2478f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f2631ce3e667e7880b16afdc8e56ee394ad3980f4ebebb6a7cba6532cf2478f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2631ce3e667e7880b16afdc8e56ee394ad3980f4ebebb6a7cba6532cf2478f", kill_on_drop: false }` [INFO] [stdout] 1f2631ce3e667e7880b16afdc8e56ee394ad3980f4ebebb6a7cba6532cf2478f [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f25db4b1b4b6b980fbe889fd3ce7911394d6a5bb620b240e14cdff179b2bc448 [INFO] running `Command { std: "docker" "start" "-a" "f25db4b1b4b6b980fbe889fd3ce7911394d6a5bb620b240e14cdff179b2bc448", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-md v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tree-sitter v0.26.3 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling reovim-sys v0.7.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling reovim-core v0.7.8 [INFO] [stderr] Compiling reovim-plugin-treesitter v0.7.8 [INFO] [stderr] Compiling reovim-lang-rust v0.7.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "f25db4b1b4b6b980fbe889fd3ce7911394d6a5bb620b240e14cdff179b2bc448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25db4b1b4b6b980fbe889fd3ce7911394d6a5bb620b240e14cdff179b2bc448", kill_on_drop: false }` [INFO] [stdout] f25db4b1b4b6b980fbe889fd3ce7911394d6a5bb620b240e14cdff179b2bc448 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa8bfe3939f5a1c9288af6662c2f54cf82c837d62c6f7cb01795ecc6c5ba8ac [INFO] running `Command { std: "docker" "start" "-a" "3fa8bfe3939f5a1c9288af6662c2f54cf82c837d62c6f7cb01795ecc6c5ba8ac", kill_on_drop: false }` [INFO] [stderr] Compiling reovim-lang-rust v0.7.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "3fa8bfe3939f5a1c9288af6662c2f54cf82c837d62c6f7cb01795ecc6c5ba8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa8bfe3939f5a1c9288af6662c2f54cf82c837d62c6f7cb01795ecc6c5ba8ac", kill_on_drop: false }` [INFO] [stdout] 3fa8bfe3939f5a1c9288af6662c2f54cf82c837d62c6f7cb01795ecc6c5ba8ac [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fad70a92b887019bc2f0a41ccdaa66144eadd3ee66f7a58037c2f2d8d355d369 [INFO] running `Command { std: "docker" "start" "-a" "fad70a92b887019bc2f0a41ccdaa66144eadd3ee66f7a58037c2f2d8d355d369", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reovim_lang_rust-4d5b1aeae4f90e6d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests reovim_lang_rust [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fad70a92b887019bc2f0a41ccdaa66144eadd3ee66f7a58037c2f2d8d355d369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad70a92b887019bc2f0a41ccdaa66144eadd3ee66f7a58037c2f2d8d355d369", kill_on_drop: false }` [INFO] [stdout] fad70a92b887019bc2f0a41ccdaa66144eadd3ee66f7a58037c2f2d8d355d369