[INFO] cloning repository https://github.com/matze/beancount-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/matze/beancount-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fbeancount-language-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fbeancount-language-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8b893cedcfb44ceba91d84f7fd84930c7642bdc [INFO] testing matze/beancount-language-server against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fbeancount-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/matze/beancount-language-server on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/beancount-language-server [INFO] finished tweaking git repo https://github.com/matze/beancount-language-server [INFO] tweaked toml for git repo https://github.com/matze/beancount-language-server written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/matze/beancount-language-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5470d7d45071796e714f14ab0b8538692cc305b1d25fcb3deec00c73413088ce [INFO] running `Command { std: "docker" "start" "-a" "5470d7d45071796e714f14ab0b8538692cc305b1d25fcb3deec00c73413088ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5470d7d45071796e714f14ab0b8538692cc305b1d25fcb3deec00c73413088ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5470d7d45071796e714f14ab0b8538692cc305b1d25fcb3deec00c73413088ce", kill_on_drop: false }` [INFO] [stdout] 5470d7d45071796e714f14ab0b8538692cc305b1d25fcb3deec00c73413088ce [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853e0ab6fbe990a27dc86952fb74eb93b5af6a49c08978ccf93c21375c83ed4f [INFO] running `Command { std: "docker" "start" "-a" "853e0ab6fbe990a27dc86952fb74eb93b5af6a49c08978ccf93c21375c83ed4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tree-sitter v0.19.5 [INFO] [stderr] Compiling tree-sitter-beancount v0.0.1 (https://github.com/polarmutex/tree-sitter-beancount#518d02dc) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tower-lsp-macros v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lsp-types v0.89.2 [INFO] [stderr] Compiling tower-lsp v0.14.1 [INFO] [stderr] Compiling beancount-language-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "853e0ab6fbe990a27dc86952fb74eb93b5af6a49c08978ccf93c21375c83ed4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853e0ab6fbe990a27dc86952fb74eb93b5af6a49c08978ccf93c21375c83ed4f", kill_on_drop: false }` [INFO] [stdout] 853e0ab6fbe990a27dc86952fb74eb93b5af6a49c08978ccf93c21375c83ed4f [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 147eaa3b97acf60baca9689b58bbddce39063f6064a58db431a322a15cefc897 [INFO] running `Command { std: "docker" "start" "-a" "147eaa3b97acf60baca9689b58bbddce39063f6064a58db431a322a15cefc897", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling beancount-language-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `Command { std: "docker" "inspect" "147eaa3b97acf60baca9689b58bbddce39063f6064a58db431a322a15cefc897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147eaa3b97acf60baca9689b58bbddce39063f6064a58db431a322a15cefc897", kill_on_drop: false }` [INFO] [stdout] 147eaa3b97acf60baca9689b58bbddce39063f6064a58db431a322a15cefc897 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32d0a1a0b4b55922aec660279ba53a84660db300156362259a65929f799f6f82 [INFO] running `Command { std: "docker" "start" "-a" "32d0a1a0b4b55922aec660279ba53a84660db300156362259a65929f799f6f82", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/beancount_language_server-053ca0f767160119) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test beancount::tests::parse ... ok [INFO] [stdout] test beancount::tests::commodity_definition ... ok [INFO] [stdout] test beancount::tests::include ... ok [INFO] [stdout] test beancount::tests::reformat_comment ... ok [INFO] [stdout] test beancount::tests::reformat_multiple ... ok [INFO] [stdout] test beancount::tests::reformat_no_amount ... ok [INFO] [stdout] test beancount::tests::reformat_transaction ... ok [INFO] [stdout] test beancount::tests::reformat_security ... ok [INFO] [stdout] test beancount::tests::reformat_top_level ... ok [INFO] [stdout] test beancount::tests::reformat_transaction_with_comment ... ok [INFO] [stdout] test beancount::tests::reformat_transaction_without_narration ... ok [INFO] [stdout] test tests::complete_root_account ... ok [INFO] [stdout] test tests::complete_payee ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32d0a1a0b4b55922aec660279ba53a84660db300156362259a65929f799f6f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d0a1a0b4b55922aec660279ba53a84660db300156362259a65929f799f6f82", kill_on_drop: false }` [INFO] [stdout] 32d0a1a0b4b55922aec660279ba53a84660db300156362259a65929f799f6f82