[INFO] cloning repository https://github.com/RedDogTech/tungsten [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RedDogTech/tungsten" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedDogTech%2Ftungsten", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedDogTech%2Ftungsten'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fc84254a32c7d714d85d30843b872643c8319ec [INFO] checking RedDogTech/tungsten against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedDogTech%2Ftungsten" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RedDogTech/tungsten [INFO] finished tweaking git repo https://github.com/RedDogTech/tungsten [INFO] tweaked toml for git repo https://github.com/RedDogTech/tungsten written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RedDogTech/tungsten on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RedDogTech/tungsten 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5d4023c166aea89bb81f88b01d7598f9aa1ab6b546b21b164e0346543cef37a [INFO] running `Command { std: "docker" "start" "-a" "a5d4023c166aea89bb81f88b01d7598f9aa1ab6b546b21b164e0346543cef37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5d4023c166aea89bb81f88b01d7598f9aa1ab6b546b21b164e0346543cef37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d4023c166aea89bb81f88b01d7598f9aa1ab6b546b21b164e0346543cef37a", kill_on_drop: false }` [INFO] [stdout] a5d4023c166aea89bb81f88b01d7598f9aa1ab6b546b21b164e0346543cef37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18c4df55cef761fa571454feea9cc591a2c826d962fec14ac0670ee76c70f2dc [INFO] running `Command { std: "docker" "start" "-a" "18c4df55cef761fa571454feea9cc591a2c826d962fec14ac0670ee76c70f2dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zvariant_derive v4.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking erased-serde v0.4.4 [INFO] [stderr] Checking serde_fmt v1.0.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking zvariant v4.0.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking value-bag-serde1 v1.8.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling zbus_macros v4.1.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking async-fs v2.1.1 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking kurbo v0.11.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking font-types v0.5.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking async-broadcast v0.7.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking zbus v4.1.2 [INFO] [stderr] Checking svgtypes v0.15.0 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking read-fonts v0.19.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking fontconfig-parser v0.5.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling font-kit v0.11.0 (https://github.com/zed-industries/font-kit?rev=5a5c4d4#5a5c4d4c) [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rustybuzz v0.12.1 [INFO] [stderr] Checking usvg v0.41.0 [INFO] [stderr] Checking swash v0.1.15 [INFO] [stderr] Checking naga v0.14.2 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking freetype v0.7.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking rust-embed v8.3.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking collections v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Compiling derive_refineable v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Compiling hidden-trait v0.1.2 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling linkme-impl v0.3.25 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling gpui v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking grid v0.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking svg_fmt v0.4.2 [INFO] [stderr] Checking take-until v0.2.0 [INFO] [stderr] Checking taffy v0.3.11 (https://github.com/DioxusLabs/taffy?rev=1876f72bee5e376023eaa518aa7b8a34c769bd1b#1876f72b) [INFO] [stderr] Checking util v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Checking cosmic-text v0.11.2 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking etagere v0.2.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking postage v0.5.0 [INFO] [stderr] Checking linkme v0.3.25 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking open v5.1.2 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking refineable v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking oo7 v0.3.0 [INFO] [stderr] Checking resvg v0.41.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stderr] Checking gpu-alloc-ash v0.7.0 [INFO] [stderr] Checking ash-window v0.13.0 [INFO] [stderr] Checking semantic_version v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sum_tree v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Checking blade-graphics v0.4.0 (https://github.com/kvark/blade?rev=f5766863de9dcc092e90fdbbc5e0007a99e7f9bf#f5766863) [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling gpui_macros v0.1.0 (https://github.com/zed-industries/zed#63a5f46d) [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Compiling blade-macros v0.2.1 (https://github.com/kvark/blade?rev=f5766863de9dcc092e90fdbbc5e0007a99e7f9bf#f5766863) [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling serde_json_lenient v0.1.8 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking settings v0.1.0 (/opt/rustwide/workdir/crates/settings) [INFO] [stderr] Checking assets v0.1.0 (/opt/rustwide/workdir/crates/assets) [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/settings/src/settings_store.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | fn recompute_values(&self, cx: &mut AppContext) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/settings/src/settings_store.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | fn recompute_values(&self, cx: &mut AppContext) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `local_values` is never read [INFO] [stdout] --> crates/settings/src/settings_store.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 100 | struct SettingValue { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 101 | global_value: Option, [INFO] [stdout] 102 | local_values: Vec<(usize, Arc, T)>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SettingValue` 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: method `key` is never used [INFO] [stdout] --> crates/settings/src/settings_store.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 107 | trait AnySettingValue: 'static + Send + Sync { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 111 | fn key(&self) -> Option<&'static str>; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `local_values` is never read [INFO] [stdout] --> crates/settings/src/settings_store.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 100 | struct SettingValue { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 101 | global_value: Option, [INFO] [stdout] 102 | local_values: Vec<(usize, Arc, T)>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SettingValue` 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: method `key` is never used [INFO] [stdout] --> crates/settings/src/settings_store.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 107 | trait AnySettingValue: 'static + Send + Sync { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 111 | fn key(&self) -> Option<&'static str>; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking theme v0.1.0 (/opt/rustwide/workdir/crates/theme) [INFO] [stdout] warning: unused variable: `sources` [INFO] [stdout] --> crates/theme/src/settings.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | sources: SettingsSources, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sources` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/theme/src/settings.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | cx: &mut gpui::AppContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/theme/src/settings.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut this = Self { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ui v0.1.0 (/opt/rustwide/workdir/crates/ui) [INFO] [stdout] warning: unused imports: `WindowContext`, `hsla`, and `px` [INFO] [stdout] --> crates/ui/src/styled_ext.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use gpui::{hsla, px, Styled, WindowContext}; [INFO] [stdout] | ^^^^ ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sources` [INFO] [stdout] --> crates/theme/src/settings.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | sources: SettingsSources, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sources` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/theme/src/settings.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | cx: &mut gpui::AppContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/theme/src/settings.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut this = Self { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/spacing.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn spacing_ratio(self, cx: &WindowContext) -> f32 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/spacing.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn custom_spacing(cx: &WindowContext, size: f32) -> Rems { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/typography.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | fn text_buffer(self, cx: &mut WindowContext) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/typography.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn rems(self, cx: &WindowContext) -> Rems { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Left` and `Right` are never constructed [INFO] [stdout] --> crates/ui/src/components/button/button_like.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) enum ButtonLikeRounding { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 122 | All, [INFO] [stdout] 123 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 124 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ButtonLikeRounding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `rounding` is never used [INFO] [stdout] --> crates/ui/src/components/button/button_like.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl ButtonLike { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | pub(crate) fn rounding(mut self, rounding: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WindowContext`, `hsla`, and `px` [INFO] [stdout] --> crates/ui/src/styled_ext.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use gpui::{hsla, px, Styled, WindowContext}; [INFO] [stdout] | ^^^^ ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/spacing.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn spacing_ratio(self, cx: &WindowContext) -> f32 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/spacing.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn custom_spacing(cx: &WindowContext, size: f32) -> Rems { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/typography.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | fn text_buffer(self, cx: &mut WindowContext) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/ui/src/styles/typography.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn rems(self, cx: &WindowContext) -> Rems { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Left` and `Right` are never constructed [INFO] [stdout] --> crates/ui/src/components/button/button_like.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) enum ButtonLikeRounding { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 122 | All, [INFO] [stdout] 123 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 124 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ButtonLikeRounding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `rounding` is never used [INFO] [stdout] --> crates/ui/src/components/button/button_like.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl ButtonLike { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | pub(crate) fn rounding(mut self, rounding: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking workspace v0.1.0 (/opt/rustwide/workdir/crates/workspace) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> crates/workspace/src/pane.rs:163:63 [INFO] [stdout] | [INFO] [stdout] 163 | let item_ix = pane.update(&mut cx, |pane, cx| (pane.index_for_item(&*item)))?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 163 - let item_ix = pane.update(&mut cx, |pane, cx| (pane.index_for_item(&*item)))?; [INFO] [stdout] 163 + let item_ix = pane.update(&mut cx, |pane, cx| pane.index_for_item(&*item))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StyleRefinement` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | use gpui::{AnyView, AnyWeakView, Axis, Bounds, StyleRefinement, View}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StyledExt` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | use ui::{div, Element, IntoElement, ParentElement, Pixels, Styled, StyledExt, ViewContext}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> crates/workspace/src/pane.rs:163:63 [INFO] [stdout] | [INFO] [stdout] 163 | let item_ix = pane.update(&mut cx, |pane, cx| (pane.index_for_item(&*item)))?; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 163 - let item_ix = pane.update(&mut cx, |pane, cx| (pane.index_for_item(&*item)))?; [INFO] [stdout] 163 + let item_ix = pane.update(&mut cx, |pane, cx| pane.index_for_item(&*item))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StyleRefinement` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | use gpui::{AnyView, AnyWeakView, Axis, Bounds, StyleRefinement, View}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StyledExt` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | use ui::{div, Element, IntoElement, ParentElement, Pixels, Styled, StyledExt, ViewContext}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `basis` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | basis: usize, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_basis` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `active_pane` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | active_pane: &View, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_active_pane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zoomed` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | zoomed: Option<&AnyWeakView>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_zoomed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_state` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | app_state: &Arc, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | cx: &mut ViewContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `basis` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | basis: usize, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_basis` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `active_pane` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | active_pane: &View, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_active_pane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zoomed` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | zoomed: Option<&AnyWeakView>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_zoomed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_state` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | app_state: &Arc, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/pane_group.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | cx: &mut ViewContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_active_item_ix` [INFO] [stdout] --> crates/workspace/src/pane.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | let prev_active_item_ix = mem::replace(&mut self.active_item_index, index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_active_item_ix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activate_pane` [INFO] [stdout] --> crates/workspace/src/pane.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | activate_pane: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activate_pane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `workspace` [INFO] [stdout] --> crates/workspace/src/pane.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | let workspace = self.workspace.clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_ix` [INFO] [stdout] --> crates/workspace/src/pane.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let item_ix = if let Some(ix) = item_ix { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_ix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/pane.rs:163:59 [INFO] [stdout] | [INFO] [stdout] 163 | let item_ix = pane.update(&mut cx, |pane, cx| (pane.index_for_item(&*item)))?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `close_pane_if_empty` [INFO] [stdout] --> crates/workspace/src/pane.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | close_pane_if_empty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_close_pane_if_empty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/pane.rs:310:54 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn tab_details(items: &Vec>, cx: &AppContext) -> Vec { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/status_bar.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(active_pane: &View, cx: &mut ViewContext) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/workspace/src/status_bar.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut this = Self { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_state` [INFO] [stdout] --> crates/workspace/src/workspace.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn init(app_state: Arc, cx: &mut AppContext) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev_active_item_ix` [INFO] [stdout] --> crates/workspace/src/pane.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | let prev_active_item_ix = mem::replace(&mut self.active_item_index, index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_active_item_ix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `axis`, `members`, `flexes`, and `bounding_boxes` are never read [INFO] [stdout] --> crates/workspace/src/pane_group.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct PaneAxis { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub axis: Axis, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub members: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub flexes: Arc>>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub bounding_boxes: Arc>>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PaneAxis` has a derived impl for the trait `Clone`, 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: variant `Axis` is never constructed [INFO] [stdout] --> crates/workspace/src/pane_group.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) enum Member { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 18 | Axis(PaneAxis), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Member` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains` and `first_pane` are never used [INFO] [stdout] --> crates/workspace/src/pane_group.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl Member { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 23 | fn contains(&self, needle: &View) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn first_pane(&self) -> View { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_root` is never used [INFO] [stdout] --> crates/workspace/src/pane_group.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 65 | impl PaneGroup { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 66 | pub(crate) fn with_root(root: Member) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `item_type` is never used [INFO] [stdout] --> crates/workspace/src/status_bar.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 16 | trait StatusItemViewHandle: Send { [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 23 | fn item_type(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activate_pane` [INFO] [stdout] --> crates/workspace/src/pane.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | activate_pane: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activate_pane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `workspace` [INFO] [stdout] --> crates/workspace/src/pane.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | let workspace = self.workspace.clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_ix` [INFO] [stdout] --> crates/workspace/src/pane.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let item_ix = if let Some(ix) = item_ix { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_ix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/pane.rs:163:59 [INFO] [stdout] | [INFO] [stdout] 163 | let item_ix = pane.update(&mut cx, |pane, cx| (pane.index_for_item(&*item)))?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `close_pane_if_empty` [INFO] [stdout] --> crates/workspace/src/pane.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | close_pane_if_empty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_close_pane_if_empty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/pane.rs:310:54 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn tab_details(items: &Vec>, cx: &AppContext) -> Vec { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/workspace/src/status_bar.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(active_pane: &View, cx: &mut ViewContext) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/workspace/src/status_bar.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut this = Self { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_state` [INFO] [stdout] --> crates/workspace/src/workspace.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn init(app_state: Arc, cx: &mut AppContext) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `axis`, `members`, `flexes`, and `bounding_boxes` are never read [INFO] [stdout] --> crates/workspace/src/pane_group.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct PaneAxis { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub axis: Axis, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub members: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub flexes: Arc>>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub bounding_boxes: Arc>>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PaneAxis` has a derived impl for the trait `Clone`, 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: variant `Axis` is never constructed [INFO] [stdout] --> crates/workspace/src/pane_group.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) enum Member { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 18 | Axis(PaneAxis), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Member` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains` and `first_pane` are never used [INFO] [stdout] --> crates/workspace/src/pane_group.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl Member { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 23 | fn contains(&self, needle: &View) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn first_pane(&self) -> View { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_root` is never used [INFO] [stdout] --> crates/workspace/src/pane_group.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 65 | impl PaneGroup { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 66 | pub(crate) fn with_root(root: Member) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `item_type` is never used [INFO] [stdout] --> crates/workspace/src/status_bar.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 16 | trait StatusItemViewHandle: Send { [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 23 | fn item_type(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking patch_ui v0.1.0 (/opt/rustwide/workdir/crates/patch_ui) [INFO] [stderr] Checking cue_ui v0.1.0 (/opt/rustwide/workdir/crates/cue_ui) [INFO] [stderr] Checking dmx_output v0.1.0 (/opt/rustwide/workdir/crates/dmx_output) [INFO] [stdout] warning: unused variable: `active_pane_item` [INFO] [stdout] --> crates/dmx_output/src/items.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | active_pane_item: Option<&dyn ItemHandle>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_active_pane_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/dmx_output/src/items.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | cx: &mut ViewContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workspace` is never read [INFO] [stdout] --> crates/dmx_output/src/items.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DmxIndicator { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 9 | workspace: WeakView, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/patch_ui/src/patch_ui.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | cx.observe_new_views(move |workspace: &mut Workspace, cx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workspace` is never read [INFO] [stdout] --> crates/patch_ui/src/patch_ui.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct PatchView { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 38 | workspace: WeakView, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/cue_ui/src/cue_ui.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | cx.observe_new_views(move |workspace: &mut Workspace, cx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workspace` is never read [INFO] [stdout] --> crates/cue_ui/src/cue_ui.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct CueListView { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 39 | workspace: WeakView, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/cue_ui/src/cue_ui.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | cx.observe_new_views(move |workspace: &mut Workspace, cx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workspace` is never read [INFO] [stdout] --> crates/cue_ui/src/cue_ui.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct CueListView { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 39 | workspace: WeakView, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/patch_ui/src/patch_ui.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | cx.observe_new_views(move |workspace: &mut Workspace, cx| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tungsten v0.1.0 (/opt/rustwide/workdir/crates/tungsten) [INFO] [stdout] warning: field `workspace` is never read [INFO] [stdout] --> crates/patch_ui/src/patch_ui.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct PatchView { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 38 | workspace: WeakView, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `active_pane_item` [INFO] [stdout] --> crates/dmx_output/src/items.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | active_pane_item: Option<&dyn ItemHandle>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_active_pane_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/dmx_output/src/items.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | cx: &mut ViewContext, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workspace` is never read [INFO] [stdout] --> crates/dmx_output/src/items.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DmxIndicator { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 9 | workspace: WeakView, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `workspace_handle` [INFO] [stdout] --> crates/tungsten/src/tungsten.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let workspace_handle = cx.view().clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_pane` [INFO] [stdout] --> crates/tungsten/src/tungsten.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let center_pane = workspace.active_pane().clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_pane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `workspace_handle` [INFO] [stdout] --> crates/tungsten/src/tungsten.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let workspace_handle = cx.view().clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_pane` [INFO] [stdout] --> crates/tungsten/src/tungsten.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let center_pane = workspace.active_pane().clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_pane` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.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" "18c4df55cef761fa571454feea9cc591a2c826d962fec14ac0670ee76c70f2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c4df55cef761fa571454feea9cc591a2c826d962fec14ac0670ee76c70f2dc", kill_on_drop: false }` [INFO] [stdout] 18c4df55cef761fa571454feea9cc591a2c826d962fec14ac0670ee76c70f2dc