[INFO] cloning repository https://github.com/samuelsleight/catastrophic-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/samuelsleight/catastrophic-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelsleight%2Fcatastrophic-language-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelsleight%2Fcatastrophic-language-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5264f789346b0f2677caf2a8f78d3e613d3995ed
[INFO] checking samuelsleight/catastrophic-language-server against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelsleight%2Fcatastrophic-language-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuelsleight/catastrophic-language-server
[INFO] finished tweaking git repo https://github.com/samuelsleight/catastrophic-language-server
[INFO] tweaked toml for git repo https://github.com/samuelsleight/catastrophic-language-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuelsleight/catastrophic-language-server on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samuelsleight/catastrophic-language-server 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/samuelsleight/catastrophic-lang`
[INFO] [stderr]     Updating git repository `https://github.com/samuelsleight/ruinous`
[INFO] [stderr]     Updating git repository `https://github.com/eyeplum/rust-unic/`
[INFO] [stderr]     Updating git submodule `https://github.com/eyeplum/data-unicode-emoji.git`
[INFO] [stderr]     Updating git submodule `https://github.com/eyeplum/data-unicode-idna.git`
[INFO] [stderr]     Updating git submodule `https://github.com/eyeplum/data-unicode-ucd.git`
[INFO] [stderr]     Updating git repository `https://github.com/samuelsleight/pipelines`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_repr v0.1.11
[INFO] [stderr]   Downloaded tower-lsp-macros v0.8.0
[INFO] [stderr]   Downloaded serde_derive v1.0.154
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded auto_impl v1.0.1
[INFO] [stderr]   Downloaded lsp-types v0.94.0
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded async-trait v0.1.66
[INFO] [stderr]   Downloaded serde v1.0.154
[INFO] [stderr]   Downloaded tower-lsp v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a06faf30e64389dc030d09a8eaa3858ddb6d6e18d0c32030cea33b1adebb10e
[INFO] running `Command { std: "docker" "start" "-a" "7a06faf30e64389dc030d09a8eaa3858ddb6d6e18d0c32030cea33b1adebb10e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a06faf30e64389dc030d09a8eaa3858ddb6d6e18d0c32030cea33b1adebb10e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a06faf30e64389dc030d09a8eaa3858ddb6d6e18d0c32030cea33b1adebb10e", kill_on_drop: false }`
[INFO] [stdout] 7a06faf30e64389dc030d09a8eaa3858ddb6d6e18d0c32030cea33b1adebb10e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 166412cd4f9b5f40703dca99fad9b8c0dc6941b0ea872a643a8aa7562e86a8f1
[INFO] running `Command { std: "docker" "start" "-a" "166412cd4f9b5f40703dca99fad9b8c0dc6941b0ea872a643a8aa7562e86a8f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking ruinous-util v0.1.0 (https://github.com/samuelsleight/ruinous#8e77ded9)
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]     Checking unic-common v0.9.0 (https://github.com/eyeplum/rust-unic/?branch=develop#ecd51a73)
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking unic-char-range v0.9.0 (https://github.com/eyeplum/rust-unic/?branch=develop#ecd51a73)
[INFO] [stderr]     Checking unic-ucd-version v0.9.0 (https://github.com/eyeplum/rust-unic/?branch=develop#ecd51a73)
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking unic-char-property v0.9.0 (https://github.com/eyeplum/rust-unic/?branch=develop#ecd51a73)
[INFO] [stderr]     Checking pipeline v0.1.0 (https://github.com/samuelsleight/pipelines#47e9ec92)
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking catastrophic-core v0.1.0 (https://github.com/samuelsleight/catastrophic-lang#dfe78698)
[INFO] [stderr]     Checking unic-emoji-char v0.9.0 (https://github.com/eyeplum/rust-unic/?branch=develop#ecd51a73)
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unic-emoji v0.9.0 (https://github.com/eyeplum/rust-unic/?branch=develop#ecd51a73)
[INFO] [stderr]     Checking catastrophic-ast v0.1.0 (https://github.com/samuelsleight/catastrophic-lang#dfe78698)
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking ruinous v0.1.0 (https://github.com/samuelsleight/ruinous#8e77ded9)
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking catastrophic-parser v0.1.0 (https://github.com/samuelsleight/catastrophic-lang#dfe78698)
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling serde_repr v0.1.11
[INFO] [stderr]    Compiling tower-lsp-macros v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.0.1
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking lsp-types v0.94.0
[INFO] [stderr]     Checking tower-lsp v0.19.0
[INFO] [stderr]     Checking catastrophic-language-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/instance.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Instance {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 17 |     source: Arc<RwLock<ast::Block>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/diagnostics.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     error.write_errors(&mut diagnostics);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     let _ = error.write_errors(&mut diagnostics);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/diagnostics.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 errors.write_errors(&mut diagnostics);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 let _ = errors.write_errors(&mut diagnostics);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/instance.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Instance {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 17 |     source: Arc<RwLock<ast::Block>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/diagnostics.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     error.write_errors(&mut diagnostics);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     let _ = error.write_errors(&mut diagnostics);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/diagnostics.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 errors.write_errors(&mut diagnostics);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 let _ = errors.write_errors(&mut diagnostics);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.05s
[INFO] running `Command { std: "docker" "inspect" "166412cd4f9b5f40703dca99fad9b8c0dc6941b0ea872a643a8aa7562e86a8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166412cd4f9b5f40703dca99fad9b8c0dc6941b0ea872a643a8aa7562e86a8f1", kill_on_drop: false }`
[INFO] [stdout] 166412cd4f9b5f40703dca99fad9b8c0dc6941b0ea872a643a8aa7562e86a8f1
