[INFO] cloning repository https://github.com/Isaac-Leonard/BorrowScriptInterpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isaac-Leonard/BorrowScriptInterpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c359d11fbce5cb97b4fe9e061fec17b7d207f709 [INFO] checking Isaac-Leonard/BorrowScriptInterpreter/c359d11fbce5cb97b4fe9e061fec17b7d207f709 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter [INFO] finished tweaking git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter [INFO] tweaked toml for git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.workspace [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v130.0.3 [INFO] [stderr] Downloaded chumsky v0.7.0 [INFO] [stderr] Downloaded tower-lsp v0.16.0 [INFO] [stderr] Downloaded ropey v1.6.0 [INFO] [stderr] Downloaded str_indices v0.4.1 [INFO] [stderr] Downloaded lsp-types v0.92.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 705ad06d90cb61f00e13a89eb44e6a4de0721dc2d838a6326bb7e0a91b5d7ed7 [INFO] running `Command { std: "docker" "start" "-a" "705ad06d90cb61f00e13a89eb44e6a4de0721dc2d838a6326bb7e0a91b5d7ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "705ad06d90cb61f00e13a89eb44e6a4de0721dc2d838a6326bb7e0a91b5d7ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705ad06d90cb61f00e13a89eb44e6a4de0721dc2d838a6326bb7e0a91b5d7ed7", kill_on_drop: false }` [INFO] [stdout] 705ad06d90cb61f00e13a89eb44e6a4de0721dc2d838a6326bb7e0a91b5d7ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5730d1c7d6e0a6bb0061ec8eb22fe3b5fb6704c62b161b5eeffbd403ff69f0e [INFO] running `Command { std: "docker" "start" "-a" "d5730d1c7d6e0a6bb0061ec8eb22fe3b5fb6704c62b161b5eeffbd403ff69f0e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.workspace [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70) [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking chumsky v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking dashmap v5.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking str_indices v0.4.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ropey v1.6.0 [INFO] [stderr] Compiling llvm-sys v130.0.3 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70) [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking stream v0.1.0 (/opt/rustwide/workdir/stream) [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking lsp-types v0.92.1 [INFO] [stderr] Checking tower-lsp v0.16.0 [INFO] [stderr] Checking lsp v0.1.0 (/opt/rustwide/workdir/lsp) [INFO] [stdout] error[E0432]: unresolved import `ast1::CompExpression` [INFO] [stdout] --> lsp/src/semantic_token.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | use ast1::CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `CompExpression` in `ast1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/completion.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/hover.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/jump_definition.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/reference.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast1::CompExpression` [INFO] [stdout] --> lsp/src/semantic_token.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | use ast1::CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `CompExpression` in `ast1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/completion.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/hover.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/jump_definition.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/reference.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lsp` (bin "lsp") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lsp` (bin "lsp" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d5730d1c7d6e0a6bb0061ec8eb22fe3b5fb6704c62b161b5eeffbd403ff69f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5730d1c7d6e0a6bb0061ec8eb22fe3b5fb6704c62b161b5eeffbd403ff69f0e", kill_on_drop: false }` [INFO] [stdout] d5730d1c7d6e0a6bb0061ec8eb22fe3b5fb6704c62b161b5eeffbd403ff69f0e