[INFO] cloning repository https://github.com/jD91mZM2/nix-lsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jD91mZM2/nix-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fnix-lsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fnix-lsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fdd7cf9bf56b8ad2dddcfd27354dae8aef2b453 [INFO] testing jD91mZM2/nix-lsp against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fnix-lsp" "/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/jD91mZM2/nix-lsp on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jD91mZM2/nix-lsp [INFO] finished tweaking git repo https://github.com/jD91mZM2/nix-lsp [INFO] tweaked toml for git repo https://github.com/jD91mZM2/nix-lsp written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jD91mZM2/nix-lsp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 252a2c7d078e0a4ed278af33db31b5eaff081e1242b9cf682d40f9c7d5b95323 [INFO] running `Command { std: "docker" "start" "-a" "252a2c7d078e0a4ed278af33db31b5eaff081e1242b9cf682d40f9c7d5b95323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "252a2c7d078e0a4ed278af33db31b5eaff081e1242b9cf682d40f9c7d5b95323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "252a2c7d078e0a4ed278af33db31b5eaff081e1242b9cf682d40f9c7d5b95323", kill_on_drop: false }` [INFO] [stdout] 252a2c7d078e0a4ed278af33db31b5eaff081e1242b9cf682d40f9c7d5b95323 [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=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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307c2c7ecdf38df1aab9b343bea1026acf2bf12aa46deaddeb968e7b1da944a5 [INFO] running `Command { std: "docker" "start" "-a" "307c2c7ecdf38df1aab9b343bea1026acf2bf12aa46deaddeb968e7b1da944a5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling cbitset v0.2.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling rnix v0.9.0 [INFO] [stderr] Compiling lsp-server v0.3.4 [INFO] [stderr] Compiling lsp-types v0.68.1 [INFO] [stderr] Compiling nixpkgs-fmt v1.2.0 [INFO] [stderr] Compiling rnix-lsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.19s [INFO] running `Command { std: "docker" "inspect" "307c2c7ecdf38df1aab9b343bea1026acf2bf12aa46deaddeb968e7b1da944a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307c2c7ecdf38df1aab9b343bea1026acf2bf12aa46deaddeb968e7b1da944a5", kill_on_drop: false }` [INFO] [stdout] 307c2c7ecdf38df1aab9b343bea1026acf2bf12aa46deaddeb968e7b1da944a5 [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=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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fe81447df9fd3d898dc32d6121baef55859f47f35af3ed0410308f5deb5f7a4 [INFO] running `Command { std: "docker" "start" "-a" "2fe81447df9fd3d898dc32d6121baef55859f47f35af3ed0410308f5deb5f7a4", kill_on_drop: false }` [INFO] [stderr] Compiling rnix-lsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "2fe81447df9fd3d898dc32d6121baef55859f47f35af3ed0410308f5deb5f7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe81447df9fd3d898dc32d6121baef55859f47f35af3ed0410308f5deb5f7a4", kill_on_drop: false }` [INFO] [stdout] 2fe81447df9fd3d898dc32d6121baef55859f47f35af3ed0410308f5deb5f7a4 [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=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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78341ab357fb9e5b73022f03c5930bf18562d19428d4c0af1c2c835e17e6a2ca [INFO] running `Command { std: "docker" "start" "-a" "78341ab357fb9e5b73022f03c5930bf18562d19428d4c0af1c2c835e17e6a2ca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rnix_lsp-eb5c60afd5a1eb00) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test utils::tests::test_get_offset_from_nix_expr ... ok [INFO] [stdout] test utils::tests::test_lookup_pos_in_expr ... ok [INFO] [stdout] test utils::tests::test_inherit_ident ... ok [INFO] [stdout] test utils::tests::test_offset_across_multiple_lines ... ok [INFO] [stdout] test utils::tests::test_find_ident ... ok [INFO] [stdout] test utils::tests::test_ident_attr_path ... ok [INFO] [stdout] test utils::tests::test_lookup_pos_out_of_range ... ok [INFO] [stdout] test utils::tests::test_populate_scope_legacy_let ... ok [INFO] [stdout] test utils::tests::test_populate_scope ... ok [INFO] [stdout] test utils::tests::test_offset_too_large - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "78341ab357fb9e5b73022f03c5930bf18562d19428d4c0af1c2c835e17e6a2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78341ab357fb9e5b73022f03c5930bf18562d19428d4c0af1c2c835e17e6a2ca", kill_on_drop: false }` [INFO] [stdout] 78341ab357fb9e5b73022f03c5930bf18562d19428d4c0af1c2c835e17e6a2ca