[INFO] cloning repository https://github.com/tlhallock/sinnergasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlhallock/sinnergasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlhallock%2Fsinnergasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlhallock%2Fsinnergasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9628c1c1ad1a6af985e1c56c905652382177e12
[INFO] checking tlhallock/sinnergasm against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlhallock%2Fsinnergasm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tlhallock/sinnergasm
[INFO] finished tweaking git repo https://github.com/tlhallock/sinnergasm
[INFO] tweaked toml for git repo https://github.com/tlhallock/sinnergasm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tlhallock/sinnergasm on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 365 packages to latest compatible versions
[INFO] [stderr]       Adding enigo v0.1.3 (available: v0.6.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.9.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.9.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-health v0.10.2 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded cargo-limit v0.0.10
[INFO] [stderr]   Downloaded atomig-macro v0.4.0
[INFO] [stderr]   Downloaded atomig v0.4.3
[INFO] [stderr]   Downloaded piet-common v0.6.2
[INFO] [stderr]   Downloaded enigo v0.1.3
[INFO] [stderr]   Downloaded druid-derive v0.5.1
[INFO] [stderr]   Downloaded tonic-health v0.10.2
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.7.0
[INFO] [stderr]   Downloaded piet-coregraphics v0.6.2
[INFO] [stderr]   Downloaded associative-cache v1.0.1
[INFO] [stderr]   Downloaded piet-direct2d v0.6.2
[INFO] [stderr]   Downloaded unic-ucd-bidi v0.9.0
[INFO] [stderr]   Downloaded druid-shell v0.8.3
[INFO] [stderr]   Downloaded unic-bidi v0.9.0
[INFO] [stderr]   Downloaded kurbo v0.9.5
[INFO] [stderr]   Downloaded piet-web v0.6.2
[INFO] [stderr]   Downloaded os_pipe v1.2.3
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.0
[INFO] [stderr]   Downloaded x11-clipboard v0.7.1
[INFO] [stderr]   Downloaded cli-clipboard v0.4.0
[INFO] [stderr]   Downloaded piet-cairo v0.6.2
[INFO] [stderr]   Downloaded dwrote v0.11.5
[INFO] [stderr]   Downloaded pangocairo-sys v0.16.3
[INFO] [stderr]   Downloaded pangocairo v0.16.3
[INFO] [stderr]   Downloaded utf16_lit v2.0.2
[INFO] [stderr]   Downloaded piet v0.6.2
[INFO] [stderr]   Downloaded druid v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d94c8d92b0955dc28dc0e4ae036134450d9313b26fda74f8e80b69b48e4bab5
[INFO] running `Command { std: "docker" "start" "-a" "4d94c8d92b0955dc28dc0e4ae036134450d9313b26fda74f8e80b69b48e4bab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d94c8d92b0955dc28dc0e4ae036134450d9313b26fda74f8e80b69b48e4bab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d94c8d92b0955dc28dc0e4ae036134450d9313b26fda74f8e80b69b48e4bab5", kill_on_drop: false }`
[INFO] [stdout] 4d94c8d92b0955dc28dc0e4ae036134450d9313b26fda74f8e80b69b48e4bab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e44a04744f3c74751b8dfbf0ec8ad17c31bc6a1f1cd781d6fb1d8e4fa3707208
[INFO] running `Command { std: "docker" "start" "-a" "e44a04744f3c74751b8dfbf0ec8ad17c31bc6a1f1cd781d6fb1d8e4fa3707208", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling enigo v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tree_magic_mini v3.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling atomig-macro v0.4.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking atomig v0.4.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling druid-derive v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling sinnergism_common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking cargo-limit v0.0.10
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]     Checking tonic-health v0.10.2
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused import: `tonic::Request`
[INFO] [stdout]  --> cli/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tonic::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic::Request`
[INFO] [stdout]  --> cli/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tonic::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> server/src/workspace_server.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::actors::workspace::{SubscriptionEvent, self};
[INFO] [stdout]   |                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> server/src/workspace_server.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::actors::workspace::{SubscriptionEvent, self};
[INFO] [stdout]   |                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> server/src/workspace_server.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 441 |     request: tonic::Request<msg::ShareFileRequest>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> server/src/workspace_server.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     request: tonic::Request<msg::RemoveSharedFileRequest>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ApplicationClosing` is never constructed
[INFO] [stdout]   --> server/src/actors/download_manager.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) enum DownloadEvent {
[INFO] [stdout]    |                 ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |   ApplicationClosing,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WorkspaceEvent` is never constructed
[INFO] [stdout]   --> server/src/actors/workspace.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) enum SubscriptionEvent {
[INFO] [stdout]    |                 ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |   WorkspaceEvent(ids::WorkspaceName, msg::WorkspaceEvent),
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WorkspaceSubscriptionEvent` is never used
[INFO] [stdout]  --> server/src/events.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum WorkspaceSubscriptionEvent {
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReplicationEvent` is never used
[INFO] [stdout]   --> server/src/events.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) enum ReplicationEvent {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WorkspaceEvent` is never used
[INFO] [stdout]   --> server/src/events.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) enum WorkspaceEvent {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cli-clipboard v0.4.0
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> server/src/workspace_server.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 441 |     request: tonic::Request<msg::ShareFileRequest>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> server/src/workspace_server.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     request: tonic::Request<msg::RemoveSharedFileRequest>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ApplicationClosing` is never constructed
[INFO] [stdout]   --> server/src/actors/download_manager.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) enum DownloadEvent {
[INFO] [stdout]    |                 ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |   ApplicationClosing,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WorkspaceEvent` is never constructed
[INFO] [stdout]   --> server/src/actors/workspace.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) enum SubscriptionEvent {
[INFO] [stdout]    |                 ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |   WorkspaceEvent(ids::WorkspaceName, msg::WorkspaceEvent),
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WorkspaceSubscriptionEvent` is never used
[INFO] [stdout]  --> server/src/events.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) enum WorkspaceSubscriptionEvent {
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReplicationEvent` is never used
[INFO] [stdout]   --> server/src/events.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) enum ReplicationEvent {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WorkspaceEvent` is never used
[INFO] [stdout]   --> server/src/events.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) enum WorkspaceEvent {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking pangocairo v0.16.3
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking piet-cairo v0.6.2
[INFO] [stderr]     Checking piet-common v0.6.2
[INFO] [stderr]     Checking druid v0.8.3
[INFO] [stderr]     Checking sinnergism_ui_common v0.1.0 (/opt/rustwide/workdir/ui_common)
[INFO] [stderr]     Checking controller v0.1.0 (/opt/rustwide/workdir/controller)
[INFO] [stderr]     Checking simulator v0.1.0 (/opt/rustwide/workdir/simulator)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "e44a04744f3c74751b8dfbf0ec8ad17c31bc6a1f1cd781d6fb1d8e4fa3707208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e44a04744f3c74751b8dfbf0ec8ad17c31bc6a1f1cd781d6fb1d8e4fa3707208", kill_on_drop: false }`
[INFO] [stdout] e44a04744f3c74751b8dfbf0ec8ad17c31bc6a1f1cd781d6fb1d8e4fa3707208
