[INFO] cloning repository https://github.com/shaofengmo/lightcode-vscode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaofengmo/lightcode-vscode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 302d590bc62d5d9b32d4c832a2e8a8cdc606d646 [INFO] checking shaofengmo/lightcode-vscode against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/shaofengmo/lightcode-vscode [INFO] finished tweaking git repo https://github.com/shaofengmo/lightcode-vscode [INFO] tweaked toml for git repo https://github.com/shaofengmo/lightcode-vscode written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shaofengmo/lightcode-vscode on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shaofengmo/lightcode-vscode 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/debuggee/Cargo.toml: file `/workspace/builds/worker-3-tc1/source/debuggee/rust/types.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `types_lib` [INFO] [stderr] * `bin` target `rust-debuggee` [INFO] [stderr] * `bin` target `types` [INFO] [stderr] * `bin` target `types2` [INFO] [stderr] * `example` target `example1` [INFO] [stderr] * `integration-test` target `types_test` [INFO] [stderr] * `bench` target `bench1` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_screen v0.2.5 [INFO] [stderr] Downloaded parse_int v0.5.0 [INFO] [stderr] Downloaded crossterm_utils v0.2.4 [INFO] [stderr] Downloaded crossterm_style v0.3.3 [INFO] [stderr] Downloaded crossterm_terminal v0.2.6 [INFO] [stderr] Downloaded crossterm v0.9.6 [INFO] [stderr] Downloaded crossterm_input v0.3.9 [INFO] [stderr] Downloaded schemafy v0.5.2 [INFO] [stderr] Downloaded crossterm_winapi v0.1.5 [INFO] [stderr] Downloaded crossterm_cursor v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9831d2306e75cfa3ad43645d70bd848c8f1e65f38c0eaa5658d06d586b9fac33 [INFO] running `Command { std: "docker" "start" "-a" "9831d2306e75cfa3ad43645d70bd848c8f1e65f38c0eaa5658d06d586b9fac33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9831d2306e75cfa3ad43645d70bd848c8f1e65f38c0eaa5658d06d586b9fac33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9831d2306e75cfa3ad43645d70bd848c8f1e65f38c0eaa5658d06d586b9fac33", kill_on_drop: false }` [INFO] [stdout] 9831d2306e75cfa3ad43645d70bd848c8f1e65f38c0eaa5658d06d586b9fac33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91f72b93c4837b81ef28adda5cd7ea44397b525de80012a48655c1d290d30fc7 [INFO] running `Command { std: "docker" "start" "-a" "91f72b93c4837b81ef28adda5cd7ea44397b525de80012a48655c1d290d30fc7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/debuggee/Cargo.toml: file `/opt/rustwide/workdir/debuggee/rust/types.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `types_lib` [INFO] [stderr] * `bin` target `rust-debuggee` [INFO] [stderr] * `bin` target `types` [INFO] [stderr] * `bin` target `types2` [INFO] [stderr] * `example` target `example1` [INFO] [stderr] * `integration-test` target `types_test` [INFO] [stderr] * `bench` target `bench1` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rust-debuggee v0.1.0 (/opt/rustwide/workdir/debuggee) [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking crossterm_utils v0.2.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking crossterm_screen v0.2.5 [INFO] [stderr] Checking crossterm_cursor v0.2.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking crossterm_terminal v0.2.6 [INFO] [stderr] Checking crossterm_input v0.3.9 [INFO] [stderr] Checking crossterm_style v0.3.3 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling codelldb v1.0.0 (/opt/rustwide/workdir/adapter) [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking crossterm v0.9.6 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking loading v0.1.0 (/opt/rustwide/workdir/adapter/deps/loading) [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parse_int v0.5.0 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling lldb v0.1.0 (/opt/rustwide/workdir/adapter/deps/lldb) [INFO] [stderr] Checking cpp v0.5.6 [INFO] [stderr] warning: lldb@0.1.0: Could not find CMakeCache.txt [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / cpp!(unsafe [self as "SBAttachInfo*", listener as "SBListener*"] { [INFO] [stdout] 15 | | self->SetListener(*listener); [INFO] [stdout] 16 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / cpp!(unsafe [self as "SBAttachInfo*", pid as "lldb::pid_t"] { [INFO] [stdout] 20 | | self->SetProcessID(pid); [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / cpp!(unsafe [self as "SBAttachInfo*", path as "const char*"] { [INFO] [stdout] 31 | | self->SetExecutable(path); [INFO] [stdout] 32 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / cpp!(unsafe [self as "SBAttachInfo*", wait_for as "bool", is_async as "bool"] { [INFO] [stdout] 57 | | self->SetWaitForLaunch(wait_for, is_async); [INFO] [stdout] 58 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / cpp!(unsafe [self as "SBAttachInfo*", ignore as "bool"] { [INFO] [stdout] 68 | | self->SetIgnoreExisting(ignore); [INFO] [stdout] 69 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / cpp!(unsafe [self as "SBAttachInfo*", count as "uint32_t"] { [INFO] [stdout] 78 | | self->SetResumeCount(count); [INFO] [stdout] 79 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | / cpp!(unsafe [self as "SBBreakpoint*", condition as "const char*"] { [INFO] [stdout] 54 | | self->SetCondition(condition); [INFO] [stdout] 55 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / cpp!(unsafe [self as "SBBreakpoint*", name as "const char*"] { [INFO] [stdout] 73 | | self->RemoveName(name); [INFO] [stdout] 74 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | / cpp!(unsafe [self as "SBBreakpoint*", cb as "SBBreakpointHitCallback"] { [INFO] [stdout] 105 | | self->SetCallback(cb, nullptr); [INFO] [stdout] 106 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / cpp!(unsafe [self as "SBBreakpoint*"] { [INFO] [stdout] 110 | | self->SetCallback(nullptr, nullptr); [INFO] [stdout] 111 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpointlocation.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / cpp!(unsafe [self as "SBBreakpointLocation*", enabled as "bool"] { [INFO] [stdout] 30 | | self->SetEnabled(enabled); [INFO] [stdout] 31 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / cpp!(unsafe [self as "SBCommandReturnObject*"] { [INFO] [stdout] 17 | | return self->Clear(); [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / cpp!(unsafe [self as "SBCommandReturnObject*", cfile as "FILE*"] { [INFO] [stdout] 68 | | return self->SetImmediateOutputFile(cfile, true); [INFO] [stdout] 69 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / cpp!(unsafe [self as "SBCommandReturnObject*", cfile as "FILE*"] { [INFO] [stdout] 75 | | return self->SetImmediateErrorFile(cfile, true); [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdata.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | / cpp!(unsafe [self as "SBData*"] { [INFO] [stdout] 44 | | return self->Clear(); [INFO] [stdout] 45 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / cpp!(unsafe [self as "SBAttachInfo*", listener as "SBListener*"] { [INFO] [stdout] 15 | | self->SetListener(*listener); [INFO] [stdout] 16 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / cpp!(unsafe [self as "SBAttachInfo*", pid as "lldb::pid_t"] { [INFO] [stdout] 20 | | self->SetProcessID(pid); [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / cpp!(unsafe [self as "SBAttachInfo*", path as "const char*"] { [INFO] [stdout] 31 | | self->SetExecutable(path); [INFO] [stdout] 32 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / cpp!(unsafe [] { [INFO] [stdout] 12 | | SBDebugger::Initialize(); [INFO] [stdout] 13 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / cpp!(unsafe [self as "SBAttachInfo*", wait_for as "bool", is_async as "bool"] { [INFO] [stdout] 57 | | self->SetWaitForLaunch(wait_for, is_async); [INFO] [stdout] 58 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / cpp!(unsafe [] { [INFO] [stdout] 17 | | SBDebugger::Terminate(); [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / cpp!(unsafe [self as "SBAttachInfo*", ignore as "bool"] { [INFO] [stdout] 68 | | self->SetIgnoreExisting(ignore); [INFO] [stdout] 69 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / cpp!(unsafe [self as "SBDebugger*"] { [INFO] [stdout] 27 | | return self->Clear(); [INFO] [stdout] 28 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbattachinfo.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / cpp!(unsafe [self as "SBAttachInfo*", count as "uint32_t"] { [INFO] [stdout] 78 | | self->SetResumeCount(count); [INFO] [stdout] 79 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / cpp!(unsafe [self as "SBDebugger*", is_async as "bool"] { [INFO] [stdout] 37 | | self->SetAsync(is_async); [INFO] [stdout] 38 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / cpp!(unsafe [self as "SBDebugger*", cfile as "FILE*"] { [INFO] [stdout] 43 | | self->SetInputFileHandle(cfile, true); [INFO] [stdout] 44 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | / cpp!(unsafe [self as "SBBreakpoint*", condition as "const char*"] { [INFO] [stdout] 54 | | self->SetCondition(condition); [INFO] [stdout] 55 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / cpp!(unsafe [self as "SBDebugger*", cfile as "FILE*"] { [INFO] [stdout] 50 | | self->SetOutputFileHandle(cfile, true); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / cpp!(unsafe [self as "SBDebugger*", cfile as "FILE*"] { [INFO] [stdout] 57 | | self->SetErrorFileHandle(cfile, true); [INFO] [stdout] 58 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / cpp!(unsafe [self as "SBBreakpoint*", name as "const char*"] { [INFO] [stdout] 73 | | self->RemoveName(name); [INFO] [stdout] 74 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | / cpp!(unsafe [self as "SBBreakpoint*", cb as "SBBreakpointHitCallback"] { [INFO] [stdout] 105 | | self->SetCallback(cb, nullptr); [INFO] [stdout] 106 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / cpp!(unsafe [self as "SBDebugger*", target as "SBTarget*"] { [INFO] [stdout] 98 | | self->SetSelectedTarget(*target); [INFO] [stdout] 99 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpoint.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / cpp!(unsafe [self as "SBBreakpoint*"] { [INFO] [stdout] 110 | | self->SetCallback(nullptr, nullptr); [INFO] [stdout] 111 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / cpp!(unsafe [self as "SBDebugger*", platform as "SBPlatform*"] { [INFO] [stdout] 108 | | self->SetSelectedPlatform(*platform); [INFO] [stdout] 109 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbbreakpointlocation.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / cpp!(unsafe [self as "SBBreakpointLocation*", enabled as "bool"] { [INFO] [stdout] 30 | | self->SetEnabled(enabled); [INFO] [stdout] 31 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sberror.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / cpp!(unsafe [self as "SBError*", string as "const char*"] { [INFO] [stdout] 30 | | self->SetErrorString(string); [INFO] [stdout] 31 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / cpp!(unsafe [self as "SBCommandReturnObject*"] { [INFO] [stdout] 17 | | return self->Clear(); [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / cpp!(unsafe [self as "SBCommandReturnObject*", cfile as "FILE*"] { [INFO] [stdout] 68 | | return self->SetImmediateOutputFile(cfile, true); [INFO] [stdout] 69 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / cpp!(unsafe [self as "SBCommandReturnObject*", cfile as "FILE*"] { [INFO] [stdout] 75 | | return self->SetImmediateErrorFile(cfile, true); [INFO] [stdout] 76 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdata.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | / cpp!(unsafe [self as "SBData*"] { [INFO] [stdout] 44 | | return self->Clear(); [INFO] [stdout] 45 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / cpp!(unsafe [] { [INFO] [stdout] 12 | | SBDebugger::Initialize(); [INFO] [stdout] 13 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / cpp!(unsafe [] { [INFO] [stdout] 17 | | SBDebugger::Terminate(); [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / cpp!(unsafe [self as "SBDebugger*"] { [INFO] [stdout] 27 | | return self->Clear(); [INFO] [stdout] 28 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / cpp!(unsafe [self as "SBDebugger*", is_async as "bool"] { [INFO] [stdout] 37 | | self->SetAsync(is_async); [INFO] [stdout] 38 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / cpp!(unsafe [self as "SBLaunchInfo*"] { [INFO] [stdout] 16 | | self->Clear(); [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / cpp!(unsafe [self as "SBDebugger*", cfile as "FILE*"] { [INFO] [stdout] 43 | | self->SetInputFileHandle(cfile, true); [INFO] [stdout] 44 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / cpp!(unsafe [self as "SBLaunchInfo*", listener as "SBListener*"] { [INFO] [stdout] 21 | | self->SetListener(*listener); [INFO] [stdout] 22 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / cpp!(unsafe [self as "SBLaunchInfo*", argv as "const char**", append as "bool"] { [INFO] [stdout] 35 | | self->SetArguments(argv, append); [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / cpp!(unsafe [self as "SBDebugger*", cfile as "FILE*"] { [INFO] [stdout] 50 | | self->SetOutputFileHandle(cfile, true); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | / cpp!(unsafe [self as "SBLaunchInfo*", envp as "const char**", append as "bool"] { [INFO] [stdout] 58 | | self->SetEnvironmentEntries(envp, append); [INFO] [stdout] 59 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / cpp!(unsafe [self as "SBDebugger*", cfile as "FILE*"] { [INFO] [stdout] 57 | | self->SetErrorFileHandle(cfile, true); [INFO] [stdout] 58 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | / cpp!(unsafe [self as "SBLaunchInfo*", cwd as "const char*"] { [INFO] [stdout] 78 | | self->SetWorkingDirectory(cwd); [INFO] [stdout] 79 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / cpp!(unsafe [self as "SBDebugger*", target as "SBTarget*"] { [INFO] [stdout] 98 | | self->SetSelectedTarget(*target); [INFO] [stdout] 99 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbdebugger.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | / cpp!(unsafe [self as "SBDebugger*", platform as "SBPlatform*"] { [INFO] [stdout] 108 | | self->SetSelectedPlatform(*platform); [INFO] [stdout] 109 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sberror.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / cpp!(unsafe [self as "SBError*", string as "const char*"] { [INFO] [stdout] 30 | | self->SetErrorString(string); [INFO] [stdout] 31 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | / cpp!(unsafe [self as "SBLaunchInfo*", flags as "uint32_t"] { [INFO] [stdout] 118 | | self->SetLaunchFlags(flags); [INFO] [stdout] 119 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | / cpp!(unsafe [self as "SBLaunchInfo*", exe_file as "SBFileSpec*", add_as_first_arg as "bool"] { [INFO] [stdout] 128 | | return self->SetExecutableFile(*exe_file, add_as_first_arg); [INFO] [stdout] 129 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | / cpp!(unsafe [self as "SBLaunchInfo*", count as "uint32_t"] { [INFO] [stdout] 138 | | self->SetResumeCount(count); [INFO] [stdout] 139 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / cpp!(unsafe [self as "SBModuleSpec*"] { [INFO] [stdout] 13 | | self->Clear(); [INFO] [stdout] 14 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / cpp!(unsafe [self as "SBModuleSpec*", filespec as "const SBFileSpec*"] { [INFO] [stdout] 23 | | self->SetFileSpec(*filespec); [INFO] [stdout] 24 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / cpp!(unsafe [self as "SBModuleSpec*", filespec as "const SBFileSpec*"] { [INFO] [stdout] 33 | | self->SetPlatformFileSpec(*filespec); [INFO] [stdout] 34 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / cpp!(unsafe [self as "SBModuleSpec*", filespec as "const SBFileSpec*"] { [INFO] [stdout] 43 | | self->SetSymbolFileSpec(*filespec); [INFO] [stdout] 44 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | / cpp!(unsafe [self as "SBPlatform*"] { [INFO] [stdout] 11 | | return self->Clear(); [INFO] [stdout] 12 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / cpp!(unsafe [self as "SBPlatform*"] { [INFO] [stdout] 27 | | self->DisconnectRemote(); [INFO] [stdout] 28 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / cpp!(unsafe [self as "SBLaunchInfo*"] { [INFO] [stdout] 16 | | self->Clear(); [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / cpp!(unsafe [self as "SBLaunchInfo*", listener as "SBListener*"] { [INFO] [stdout] 21 | | self->SetListener(*listener); [INFO] [stdout] 22 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / cpp!(unsafe [self as "SBPlatformConnectOptions*", url as "const char*"] { [INFO] [stdout] 109 | | self->SetURL(url); [INFO] [stdout] 110 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / cpp!(unsafe [self as "SBLaunchInfo*", argv as "const char**", append as "bool"] { [INFO] [stdout] 35 | | self->SetArguments(argv, append); [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | / cpp!(unsafe [self as "SBPlatformConnectOptions*", options as "const char *", [INFO] [stdout] 122 | | remote_path_prefix as "const char *", omit_remote_hostname as "bool"] { [INFO] [stdout] 123 | | self->EnableRsync(options, remote_path_prefix, omit_remote_hostname); [INFO] [stdout] 124 | | }); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | / cpp!(unsafe [self as "SBLaunchInfo*", envp as "const char**", append as "bool"] { [INFO] [stdout] 58 | | self->SetEnvironmentEntries(envp, append); [INFO] [stdout] 59 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / cpp!(unsafe [self as "SBPlatformConnectOptions*"] { [INFO] [stdout] 130 | | return self->DisableRsync(); [INFO] [stdout] 131 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | / cpp!(unsafe [self as "SBPlatformConnectOptions*", path as "const char*"] { [INFO] [stdout] 142 | | self->SetLocalCacheDirectory(path); [INFO] [stdout] 143 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | / cpp!(unsafe [self as "SBLaunchInfo*", cwd as "const char*"] { [INFO] [stdout] 78 | | self->SetWorkingDirectory(cwd); [INFO] [stdout] 79 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / cpp!(unsafe [self as "SBPlatformShellCommand*"] { [INFO] [stdout] 162 | | return self->Clear(); [INFO] [stdout] 163 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / cpp!(unsafe [self as "SBPlatformShellCommand*", command as "const char*"] { [INFO] [stdout] 174 | | self->SetCommand(command); [INFO] [stdout] 175 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | / cpp!(unsafe [self as "SBLaunchInfo*", flags as "uint32_t"] { [INFO] [stdout] 118 | | self->SetLaunchFlags(flags); [INFO] [stdout] 119 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | / cpp!(unsafe [self as "SBPlatformShellCommand*", path as "const char*"] { [INFO] [stdout] 187 | | self->SetWorkingDirectory(path); [INFO] [stdout] 188 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / cpp!(unsafe [self as "SBPlatformShellCommand*", sec as "uint32_t"] { [INFO] [stdout] 198 | | self->SetTimeoutSeconds(sec); [INFO] [stdout] 199 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | / cpp!(unsafe [self as "SBLaunchInfo*", exe_file as "SBFileSpec*", add_as_first_arg as "bool"] { [INFO] [stdout] 128 | | return self->SetExecutableFile(*exe_file, add_as_first_arg); [INFO] [stdout] 129 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sblaunchinfo.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | / cpp!(unsafe [self as "SBLaunchInfo*", count as "uint32_t"] { [INFO] [stdout] 138 | | self->SetResumeCount(count); [INFO] [stdout] 139 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbstream.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / cpp!(unsafe [self as "SBStream*"] { [INFO] [stdout] 28 | | self->Clear(); [INFO] [stdout] 29 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbstringlist.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / cpp!(unsafe [self as "SBStringList*"] { [INFO] [stdout] 18 | | return self->Clear(); [INFO] [stdout] 19 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / cpp!(unsafe [self as "SBModuleSpec*"] { [INFO] [stdout] 13 | | self->Clear(); [INFO] [stdout] 14 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / cpp!(unsafe [self as "SBModuleSpec*", filespec as "const SBFileSpec*"] { [INFO] [stdout] 23 | | self->SetFileSpec(*filespec); [INFO] [stdout] 24 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / cpp!(unsafe [self as "SBModuleSpec*", filespec as "const SBFileSpec*"] { [INFO] [stdout] 33 | | self->SetPlatformFileSpec(*filespec); [INFO] [stdout] 34 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbmodulespec.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / cpp!(unsafe [self as "SBModuleSpec*", filespec as "const SBFileSpec*"] { [INFO] [stdout] 43 | | self->SetSymbolFileSpec(*filespec); [INFO] [stdout] 44 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbsymbolcontextlist.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / cpp!(unsafe [self as "SBSymbolContextList*"] { [INFO] [stdout] 18 | | return self->Clear(); [INFO] [stdout] 19 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | / cpp!(unsafe [self as "SBPlatform*"] { [INFO] [stdout] 11 | | return self->Clear(); [INFO] [stdout] 12 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / cpp!(unsafe [self as "SBPlatform*"] { [INFO] [stdout] 27 | | self->DisconnectRemote(); [INFO] [stdout] 28 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbtarget.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / cpp!(unsafe [self as "SBTarget*", launch_info as "const SBLaunchInfo*"] { [INFO] [stdout] 40 | | return self->SetLaunchInfo(*launch_info); [INFO] [stdout] 41 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | / cpp!(unsafe [self as "SBPlatformConnectOptions*", url as "const char*"] { [INFO] [stdout] 109 | | self->SetURL(url); [INFO] [stdout] 110 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | / cpp!(unsafe [self as "SBPlatformConnectOptions*", options as "const char *", [INFO] [stdout] 122 | | remote_path_prefix as "const char *", omit_remote_hostname as "bool"] { [INFO] [stdout] 123 | | self->EnableRsync(options, remote_path_prefix, omit_remote_hostname); [INFO] [stdout] 124 | | }); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / cpp!(unsafe [self as "SBPlatformConnectOptions*"] { [INFO] [stdout] 130 | | return self->DisableRsync(); [INFO] [stdout] 131 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | / cpp!(unsafe [self as "SBPlatformConnectOptions*", path as "const char*"] { [INFO] [stdout] 142 | | self->SetLocalCacheDirectory(path); [INFO] [stdout] 143 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | / cpp!(unsafe [self as "SBPlatformShellCommand*"] { [INFO] [stdout] 162 | | return self->Clear(); [INFO] [stdout] 163 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / cpp!(unsafe [self as "SBPlatformShellCommand*", command as "const char*"] { [INFO] [stdout] 174 | | self->SetCommand(command); [INFO] [stdout] 175 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | / cpp!(unsafe [self as "SBPlatformShellCommand*", path as "const char*"] { [INFO] [stdout] 187 | | self->SetWorkingDirectory(path); [INFO] [stdout] 188 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbplatform.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / cpp!(unsafe [self as "SBPlatformShellCommand*", sec as "uint32_t"] { [INFO] [stdout] 198 | | self->SetTimeoutSeconds(sec); [INFO] [stdout] 199 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / cpp!(unsafe [self as "SBThread*", stop_others as "lldb::RunMode"] { [INFO] [stdout] 78 | | self->StepOver(stop_others); [INFO] [stdout] 79 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / cpp!(unsafe [self as "SBThread*", stop_others as "lldb::RunMode"] { [INFO] [stdout] 83 | | self->StepInto(stop_others); [INFO] [stdout] 84 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbstream.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / cpp!(unsafe [self as "SBStream*"] { [INFO] [stdout] 28 | | self->Clear(); [INFO] [stdout] 29 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / cpp!(unsafe [self as "SBThread*"] { [INFO] [stdout] 88 | | self->StepOut(); [INFO] [stdout] 89 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | / cpp!(unsafe [self as "SBThread*", step_over as "bool"] { [INFO] [stdout] 93 | | self->StepInstruction(step_over); [INFO] [stdout] 94 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbstringlist.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / cpp!(unsafe [self as "SBStringList*"] { [INFO] [stdout] 18 | | return self->Clear(); [INFO] [stdout] 19 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbsymbolcontextlist.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / cpp!(unsafe [self as "SBSymbolContextList*"] { [INFO] [stdout] 18 | | return self->Clear(); [INFO] [stdout] 19 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbtarget.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / cpp!(unsafe [self as "SBTarget*", launch_info as "const SBLaunchInfo*"] { [INFO] [stdout] 40 | | return self->SetLaunchInfo(*launch_info); [INFO] [stdout] 41 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbvalue.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | / cpp!(unsafe [self as "SBValue*", use_synthetic as "bool"] { [INFO] [stdout] 271 | | return self->SetPreferSyntheticValue(use_synthetic); [INFO] [stdout] 272 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbvalue.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / cpp!(unsafe [self as "SBValue*", format as "Format"] { [INFO] [stdout] 281 | | return self->SetFormat(format); [INFO] [stdout] 282 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / cpp!(unsafe [self as "SBThread*", stop_others as "lldb::RunMode"] { [INFO] [stdout] 78 | | self->StepOver(stop_others); [INFO] [stdout] 79 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / cpp!(unsafe [self as "SBThread*", stop_others as "lldb::RunMode"] { [INFO] [stdout] 83 | | self->StepInto(stop_others); [INFO] [stdout] 84 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / cpp!(unsafe [self as "SBThread*"] { [INFO] [stdout] 88 | | self->StepOut(); [INFO] [stdout] 89 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbthread.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | / cpp!(unsafe [self as "SBThread*", step_over as "bool"] { [INFO] [stdout] 93 | | self->StepInstruction(step_over); [INFO] [stdout] 94 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbvalue.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | / cpp!(unsafe [self as "SBValue*", use_synthetic as "bool"] { [INFO] [stdout] 271 | | return self->SetPreferSyntheticValue(use_synthetic); [INFO] [stdout] 272 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbvalue.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / cpp!(unsafe [self as "SBValue*", format as "Format"] { [INFO] [stdout] 281 | | return self->SetFormat(format); [INFO] [stdout] 282 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `weak-linkage` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__cpp_closure_impl` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stdout] warning: the type `[u8; 256]` does not permit being left uninitialized [INFO] [stdout] --> adapter/deps/lldb/src/strings.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let mut buffer: [u8; 256] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 1024]` does not permit being left uninitialized [INFO] [stdout] --> adapter/deps/lldb/src/strings.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | let buffer: [u8; 1024] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_process_event(&self) -> Option { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_process_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn as_breakpoint_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn as_breakpoint_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn as_watchpoint_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn as_watchpoint_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn as_target_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn as_target_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn as_thread_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn as_thread_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 256]` does not permit being left uninitialized [INFO] [stdout] --> adapter/deps/lldb/src/strings.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let mut buffer: [u8; 256] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 1024]` does not permit being left uninitialized [INFO] [stdout] --> adapter/deps/lldb/src/strings.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | let buffer: [u8; 1024] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_process_event(&self) -> Option { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_process_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn as_breakpoint_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn as_breakpoint_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn as_watchpoint_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn as_watchpoint_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn as_target_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn as_target_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> adapter/deps/lldb/src/sb/sbevent.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn as_thread_event(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn as_thread_event(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Checking debug-protocol v0.1.0 (/opt/rustwide/workdir/adapter/deps/debug-protocol) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> adapter/deps/debug-protocol/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg(not(feature = "test"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> adapter/deps/debug-protocol/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg(not(feature = "test"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataBreakpoint` and `InvalidatedAreas` [INFO] [stdout] --> adapter/src/debug_protocol.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | DataBreakpoint, DataBreakpointAccessType, DataBreakpointInfoArguments, DataBreakpointInfoResponseBody, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | InvalidatedAreas, InvalidatedEventBody, Module, ModuleEventBody, NextArguments, OutputEventBody, PauseArguments, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataBreakpoint` and `InvalidatedAreas` [INFO] [stdout] --> adapter/src/debug_protocol.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | DataBreakpoint, DataBreakpointAccessType, DataBreakpointInfoArguments, DataBreakpointInfoResponseBody, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | InvalidatedAreas, InvalidatedEventBody, Module, ModuleEventBody, NextArguments, OutputEventBody, PauseArguments, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `end_addr` and `source_text` are never read [INFO] [stdout] --> adapter/src/disassembly.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct DisassembledRange { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 138 | end_addr: SBAddress, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | source_text: RefCell>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DisassembledRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `end_addr` and `source_text` are never read [INFO] [stdout] --> adapter/src/disassembly.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct DisassembledRange { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 138 | end_addr: SBAddress, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | source_text: RefCell>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DisassembledRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "91f72b93c4837b81ef28adda5cd7ea44397b525de80012a48655c1d290d30fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f72b93c4837b81ef28adda5cd7ea44397b525de80012a48655c1d290d30fc7", kill_on_drop: false }` [INFO] [stdout] 91f72b93c4837b81ef28adda5cd7ea44397b525de80012a48655c1d290d30fc7