[INFO] cloning repository https://github.com/d1y/scls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d1y/scls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd1y%2Fscls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd1y%2Fscls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a15284cee7a697c616d0ea71495e4eb018723e4a [INFO] testing d1y/scls against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd1y%2Fscls" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d1y/scls on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d1y/scls [INFO] finished tweaking git repo https://github.com/d1y/scls [INFO] tweaked toml for git repo https://github.com/d1y/scls written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/d1y/scls 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xshell-macros v0.2.6 [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded tracing-appender v0.2.3 [INFO] [stderr] Downloaded serde_json v1.0.117 [INFO] [stderr] Downloaded anyhow v1.0.83 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded str_indices v0.4.1 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] [stderr] Downloaded test-log-macros v0.2.15 [INFO] [stderr] Downloaded test-log v0.2.16 [INFO] [stderr] Downloaded indexmap v2.0.1 [INFO] [stderr] Downloaded toml_edit v0.22.13 [INFO] [stderr] Downloaded toml v0.8.13 [INFO] [stderr] Downloaded auto_impl v1.1.0 [INFO] [stderr] Downloaded serde_repr v0.1.16 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded xshell v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fddf286217bd3c1e03d1a58698d0eac8d7961b9ce9de97d211ca3cb99f99796f [INFO] running `Command { std: "docker" "start" "-a" "fddf286217bd3c1e03d1a58698d0eac8d7961b9ce9de97d211ca3cb99f99796f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fddf286217bd3c1e03d1a58698d0eac8d7961b9ce9de97d211ca3cb99f99796f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fddf286217bd3c1e03d1a58698d0eac8d7961b9ce9de97d211ca3cb99f99796f", kill_on_drop: false }` [INFO] [stdout] fddf286217bd3c1e03d1a58698d0eac8d7961b9ce9de97d211ca3cb99f99796f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1ff6c52cf3c503e3a39fc6bacd2ecca7ae58f41ef13466ac62504671e38a7e9 [INFO] running `Command { std: "docker" "start" "-a" "f1ff6c52cf3c503e3a39fc6bacd2ecca7ae58f41ef13466ac62504671e38a7e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling sharded-slab v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling xshell-macros v0.2.6 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling str_indices v0.4.1 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling xshell v0.2.6 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling simple-completion-language-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f1ff6c52cf3c503e3a39fc6bacd2ecca7ae58f41ef13466ac62504671e38a7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ff6c52cf3c503e3a39fc6bacd2ecca7ae58f41ef13466ac62504671e38a7e9", kill_on_drop: false }` [INFO] [stdout] f1ff6c52cf3c503e3a39fc6bacd2ecca7ae58f41ef13466ac62504671e38a7e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67029d04b0da13e6d81d65bd83d6c62720a779eb9d49862ffa43e041cde5a088 [INFO] running `Command { std: "docker" "start" "-a" "67029d04b0da13e6d81d65bd83d6c62720a779eb9d49862ffa43e041cde5a088", kill_on_drop: false }` [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling simple-completion-language-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.63s [INFO] running `Command { std: "docker" "inspect" "67029d04b0da13e6d81d65bd83d6c62720a779eb9d49862ffa43e041cde5a088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67029d04b0da13e6d81d65bd83d6c62720a779eb9d49862ffa43e041cde5a088", kill_on_drop: false }` [INFO] [stdout] 67029d04b0da13e6d81d65bd83d6c62720a779eb9d49862ffa43e041cde5a088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 400d20eb56b9684fdbaea36379133a8e800f7168381336d545cf62a548277711 [INFO] running `Command { std: "docker" "start" "-a" "400d20eb56b9684fdbaea36379133a8e800f7168381336d545cf62a548277711", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_completion_language_server-476d4319d159f52a) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_completion_language_server-73d3a792ae04a8e5) [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] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-86510cffce40147b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test initialize ... ok [INFO] [stdout] test paths ... ok [INFO] [stdout] test unicode_input ... ok [INFO] [stderr] Doc-tests simple_completion_language_server [INFO] [stdout] test snippets ... ok [INFO] [stdout] test completion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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" "400d20eb56b9684fdbaea36379133a8e800f7168381336d545cf62a548277711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400d20eb56b9684fdbaea36379133a8e800f7168381336d545cf62a548277711", kill_on_drop: false }` [INFO] [stdout] 400d20eb56b9684fdbaea36379133a8e800f7168381336d545cf62a548277711