[INFO] cloning repository https://github.com/Ammar-Alnagar/Clike-Compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ammar-Alnagar/Clike-Compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmmar-Alnagar%2FClike-Compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmmar-Alnagar%2FClike-Compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6492fb7655f1d09f9136eacc2dc26c48eb2f47d5
[INFO] testing Ammar-Alnagar/Clike-Compiler against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmmar-Alnagar%2FClike-Compiler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ammar-Alnagar/Clike-Compiler
[INFO] finished tweaking git repo https://github.com/Ammar-Alnagar/Clike-Compiler
[INFO] tweaked toml for git repo https://github.com/Ammar-Alnagar/Clike-Compiler written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ammar-Alnagar/Clike-Compiler on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ammar-Alnagar/Clike-Compiler 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31f71af6269fc55767f55ca746aa44f3b232ec9e82830f1190af0d9b719cf069
[INFO] running `Command { std: "docker" "start" "-a" "31f71af6269fc55767f55ca746aa44f3b232ec9e82830f1190af0d9b719cf069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31f71af6269fc55767f55ca746aa44f3b232ec9e82830f1190af0d9b719cf069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f71af6269fc55767f55ca746aa44f3b232ec9e82830f1190af0d9b719cf069", kill_on_drop: false }`
[INFO] [stdout] 31f71af6269fc55767f55ca746aa44f3b232ec9e82830f1190af0d9b719cf069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 919ab8dd775bf9ee4aa89fcd8967a1d0267b6d0051a225f6dc0594ab82c715e2
[INFO] running `Command { std: "docker" "start" "-a" "919ab8dd775bf9ee4aa89fcd8967a1d0267b6d0051a225f6dc0594ab82c715e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling object v0.37.1
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling d_compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling wasm-encoder v0.200.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling gimli v0.32.0
[INFO] [stderr]    Compiling wasmparser v0.200.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> compiler/src/lexer/lexer.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |             "Impl" | "impl" => Some(Reserved::Impl),
[INFO] [stdout]     |             --------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 258 |             "Impl" | "impl" => Some(Reserved::Impl),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stdout] warning: variants `Or`, `And`, `Call`, and `Primary` are never constructed
[INFO] [stdout]   --> compiler/src/parser/pratt_parser.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | enum Precedence {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 8  |     Or,         // or
[INFO] [stdout]    |     ^^
[INFO] [stdout] 9  |     And,        // and
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Call,       // . ()
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     Primary,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling d_cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling lsp-server v0.7.8
[INFO] [stderr]    Compiling dap v0.4.1-alpha1
[INFO] [stderr]    Compiling d_dap v0.1.0 (/opt/rustwide/workdir/dap)
[INFO] [stdout] error[E0432]: unresolved imports `dap::prelude::Adapter`, `dap::prelude::Context`
[INFO] [stdout]  --> dap/src/main.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dap::prelude::{Adapter, Context, Request, Response, Server, Command, ResponseBody};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^^^ no `Context` in `prelude`
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    no `Adapter` in `prelude`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           std::task::Context
[INFO] [stdout]           anyhow::Context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> dap/src/main.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{stdin, stdout, Read, Write};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `d_dap` (bin "d_dap") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "919ab8dd775bf9ee4aa89fcd8967a1d0267b6d0051a225f6dc0594ab82c715e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919ab8dd775bf9ee4aa89fcd8967a1d0267b6d0051a225f6dc0594ab82c715e2", kill_on_drop: false }`
[INFO] [stdout] 919ab8dd775bf9ee4aa89fcd8967a1d0267b6d0051a225f6dc0594ab82c715e2
