[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fbeancount-language-server" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/beancount-language-server on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-2/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/polarmutex/tree-sitter-beancount` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-lsp-macros v0.4.1 [INFO] [stderr] Downloaded tower-lsp v0.14.1 [INFO] [stderr] Downloaded tree-sitter v0.19.5 [INFO] [stderr] Downloaded lsp-types v0.89.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] cad0214c1d28a818faff3a0c64c837c575983257c75fa09386d2678b5e5282ad [INFO] running `Command { std: "docker" "start" "-a" "cad0214c1d28a818faff3a0c64c837c575983257c75fa09386d2678b5e5282ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cad0214c1d28a818faff3a0c64c837c575983257c75fa09386d2678b5e5282ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad0214c1d28a818faff3a0c64c837c575983257c75fa09386d2678b5e5282ad", kill_on_drop: false }` [INFO] [stdout] cad0214c1d28a818faff3a0c64c837c575983257c75fa09386d2678b5e5282ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39c7c81798df1ef149f0e3d58960c7a4681d942ceb6305ac3797fc2e2dbb4a97 [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" "39c7c81798df1ef149f0e3d58960c7a4681d942ceb6305ac3797fc2e2dbb4a97", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [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 signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tower-lsp-macros v0.4.1 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.16 [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 serde v1.0.126 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [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 2m 38s [INFO] running `Command { std: "docker" "inspect" "39c7c81798df1ef149f0e3d58960c7a4681d942ceb6305ac3797fc2e2dbb4a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c7c81798df1ef149f0e3d58960c7a4681d942ceb6305ac3797fc2e2dbb4a97", kill_on_drop: false }` [INFO] [stdout] 39c7c81798df1ef149f0e3d58960c7a4681d942ceb6305ac3797fc2e2dbb4a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d5bc8b09ea8b6d26c3cf830797e73736e6c649580ffd044ea408e035a0dda3 [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" "40d5bc8b09ea8b6d26c3cf830797e73736e6c649580ffd044ea408e035a0dda3", kill_on_drop: false }` [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 7.28s [INFO] running `Command { std: "docker" "inspect" "40d5bc8b09ea8b6d26c3cf830797e73736e6c649580ffd044ea408e035a0dda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d5bc8b09ea8b6d26c3cf830797e73736e6c649580ffd044ea408e035a0dda3", kill_on_drop: false }` [INFO] [stdout] 40d5bc8b09ea8b6d26c3cf830797e73736e6c649580ffd044ea408e035a0dda3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", 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] 3ea77a843f8190edeb131a7ff26f8db9a3ceb3f234da6e8053ad1c3993b55272 [INFO] running `Command { std: "docker" "start" "-a" "3ea77a843f8190edeb131a7ff26f8db9a3ceb3f234da6e8053ad1c3993b55272", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] running 13 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/beancount_language_server-dd85bab0081ecd65) [INFO] [stdout] test beancount::tests::reformat_comment ... ok [INFO] [stdout] test beancount::tests::reformat_no_amount ... ok [INFO] [stdout] test tests::complete_payee ... ok [INFO] [stdout] test beancount::tests::include ... ok [INFO] [stdout] test tests::complete_root_account ... ok [INFO] [stdout] test beancount::tests::reformat_transaction_with_comment ... ok [INFO] [stdout] test beancount::tests::commodity_definition ... ok [INFO] [stdout] test beancount::tests::reformat_top_level ... ok [INFO] [stdout] test beancount::tests::parse ... ok [INFO] [stdout] test beancount::tests::reformat_multiple ... ok [INFO] [stdout] test beancount::tests::reformat_security ... ok [INFO] [stdout] test beancount::tests::reformat_transaction ... ok [INFO] [stdout] test beancount::tests::reformat_transaction_without_narration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ea77a843f8190edeb131a7ff26f8db9a3ceb3f234da6e8053ad1c3993b55272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea77a843f8190edeb131a7ff26f8db9a3ceb3f234da6e8053ad1c3993b55272", kill_on_drop: false }` [INFO] [stdout] 3ea77a843f8190edeb131a7ff26f8db9a3ceb3f234da6e8053ad1c3993b55272