[INFO] cloning repository https://github.com/cameel/yul-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cameel/yul-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcameel%2Fyul-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcameel%2Fyul-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed28be688753b474ad5d2bd4f433c46cf447ea6d
[INFO] checking cameel/yul-lsp against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcameel%2Fyul-lsp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cameel/yul-lsp
[INFO] finished tweaking git repo https://github.com/cameel/yul-lsp
[INFO] tweaked toml for git repo https://github.com/cameel/yul-lsp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cameel/yul-lsp on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cameel/yul-lsp 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b68ddfecf4503551ae874dca2f8c07176e64b27409770c05ed349f5ab02cef7
[INFO] running `Command { std: "docker" "start" "-a" "9b68ddfecf4503551ae874dca2f8c07176e64b27409770c05ed349f5ab02cef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b68ddfecf4503551ae874dca2f8c07176e64b27409770c05ed349f5ab02cef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b68ddfecf4503551ae874dca2f8c07176e64b27409770c05ed349f5ab02cef7", kill_on_drop: false }`
[INFO] [stdout] 9b68ddfecf4503551ae874dca2f8c07176e64b27409770c05ed349f5ab02cef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f87b40869552dc15f7b950f64697b0657dba061761528203693794377e671df0
[INFO] running `Command { std: "docker" "start" "-a" "f87b40869552dc15f7b950f64697b0657dba061761528203693794377e671df0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking str_indices v0.4.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking eyre v0.6.8
[INFO] [stderr]     Checking ropey v1.5.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]     Checking env_logger v0.9.1
[INFO] [stderr]     Checking yultsur v0.1.0 (https://github.com/cameel/yultsur?branch=yul-lsp#4f1832f5)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking lsp-types v0.93.1
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking tower-lsp v0.17.0
[INFO] [stderr]     Checking yul-lsp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/dune_apis.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]   --> src/dune_apis.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let query_execution_object: Value = query_execution.try_into()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/dune_apis.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let query_execution_object: Value = query_execution.try_into()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yul-lsp` (bin "yul-lsp" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]   --> src/dune_apis.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let query_execution_object: Value = query_execution.try_into()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/dune_apis.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let query_execution_object: Value = query_execution.try_into()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yul-lsp` (bin "yul-lsp") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f87b40869552dc15f7b950f64697b0657dba061761528203693794377e671df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87b40869552dc15f7b950f64697b0657dba061761528203693794377e671df0", kill_on_drop: false }`
[INFO] [stdout] f87b40869552dc15f7b950f64697b0657dba061761528203693794377e671df0
