[INFO] cloning repository https://github.com/stavenko/cnc-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stavenko/cnc-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcnc-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcnc-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07106b1b0f6e20b0689bc031436a2e55fad305a8 [INFO] testing stavenko/cnc-server against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcnc-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stavenko/cnc-server on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stavenko/cnc-server [INFO] finished tweaking git repo https://github.com/stavenko/cnc-server [INFO] tweaked toml for git repo https://github.com/stavenko/cnc-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stavenko/cnc-server 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thrussh-keys v0.21.0 [INFO] [stderr] Downloaded cryptovec v0.6.1 [INFO] [stderr] Downloaded thrussh-libsodium v0.2.1 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.6.2 [INFO] [stderr] Downloaded nalgebra v0.28.0 [INFO] [stderr] Downloaded thrussh v0.33.5 [INFO] [stderr] Downloaded libsodium-sys v0.2.7 [INFO] [stderr] Downloaded routerify v2.2.0 [INFO] [stderr] Downloaded routerify v1.1.4 [INFO] [stderr] Downloaded routerify-websocket v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a66edc4be61df806e8669eb419ac09f62a2e6d28ca845c05103f10481f6f01 [INFO] running `Command { std: "docker" "start" "-a" "96a66edc4be61df806e8669eb419ac09f62a2e6d28ca845c05103f10481f6f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a66edc4be61df806e8669eb419ac09f62a2e6d28ca845c05103f10481f6f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a66edc4be61df806e8669eb419ac09f62a2e6d28ca845c05103f10481f6f01", kill_on_drop: false }` [INFO] [stdout] 96a66edc4be61df806e8669eb419ac09f62a2e6d28ca845c05103f10481f6f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51a64df659e4bafcb185d8f94e2f70b2406cb7c3f5d2eeeb9578bd14b67f2ba2 [INFO] running `Command { std: "docker" "start" "-a" "51a64df659e4bafcb185d8f94e2f70b2406cb7c3f5d2eeeb9578bd14b67f2ba2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64ct v1.5.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nalgebra v0.28.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling routerify v1.1.4 [INFO] [stderr] Compiling routerify-websocket v1.0.0 [INFO] [stderr] Compiling routerify v2.2.0 [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stderr] Compiling thrussh v0.33.5 [INFO] [stderr] Compiling cnc-rust-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ChannelId` [INFO] [stdout] --> src/cnc/state.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use thrussh::{ChannelId, client}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `key`, `load_secret_key` [INFO] [stdout] --> src/cnc/state.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | use thrussh_keys::{key, load_secret_key}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process::Output` [INFO] [stdout] --> src/cnc/protocol/recv.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{pin::Pin, process::Output, task::{Context, Poll}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/cnc/protocol/recv.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{SinkExt, channel::{mpsc::UnboundedSender, oneshot::{self, Sender}}, future::{ready, Ready}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/cnc/protocol/recv.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:46 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:46 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:56 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CoordinationSystem` is never constructed [INFO] [stdout] --> src/cnc/state.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct CoordinationSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_homed`, `current_position`, `limit`, and `name` are never read [INFO] [stdout] --> src/cnc/state.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Axis { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 30 | is_homed: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | current_position: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | limit: Vector2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state`, `speed`, and `limit` are never read [INFO] [stdout] --> src/cnc/state.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 43 | struct Spindle { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 44 | state: SpindleState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | speed: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | limit: Vector2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Milling` is never constructed [INFO] [stdout] --> src/cnc/state.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 66 | enum CncMode { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 67 | Preparation, [INFO] [stdout] 68 | Milling, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `estop`, `power`, and `connected` are never read [INFO] [stdout] --> src/cnc/state.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 71 | struct Machine { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 72 | estop: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | power: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | connected: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mode`, `axes`, `spindle`, `program_loaded`, `machine`, and `update_state_channel` are never read [INFO] [stdout] --> src/cnc/state.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct CncState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 88 | config: InputOptions, [INFO] [stdout] 89 | mode: CncMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | axes: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | spindle: Spindle, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 92 | program_loaded: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 93 | machine: Machine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 94 | update_state_channel: UnboundedSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0, traitobject v0.1.0 [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" "51a64df659e4bafcb185d8f94e2f70b2406cb7c3f5d2eeeb9578bd14b67f2ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a64df659e4bafcb185d8f94e2f70b2406cb7c3f5d2eeeb9578bd14b67f2ba2", kill_on_drop: false }` [INFO] [stdout] 51a64df659e4bafcb185d8f94e2f70b2406cb7c3f5d2eeeb9578bd14b67f2ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe0855447c242e243c96b5069417416f39dc93e3de353b1a9a81fb461cafcbf2 [INFO] running `Command { std: "docker" "start" "-a" "fe0855447c242e243c96b5069417416f39dc93e3de353b1a9a81fb461cafcbf2", kill_on_drop: false }` [INFO] [stderr] Compiling cnc-rust-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ChannelId` [INFO] [stdout] --> src/cnc/state.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use thrussh::{ChannelId, client}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `key`, `load_secret_key` [INFO] [stdout] --> src/cnc/state.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | use thrussh_keys::{key, load_secret_key}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process::Output` [INFO] [stdout] --> src/cnc/protocol/recv.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{pin::Pin, process::Output, task::{Context, Poll}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/cnc/protocol/recv.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{SinkExt, channel::{mpsc::UnboundedSender, oneshot::{self, Sender}}, future::{ready, Ready}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/cnc/protocol/recv.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:46 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:46 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:56 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CoordinationSystem` is never constructed [INFO] [stdout] --> src/cnc/state.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct CoordinationSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_homed`, `current_position`, `limit`, and `name` are never read [INFO] [stdout] --> src/cnc/state.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Axis { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 30 | is_homed: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | current_position: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | limit: Vector2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state`, `speed`, and `limit` are never read [INFO] [stdout] --> src/cnc/state.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 43 | struct Spindle { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 44 | state: SpindleState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | speed: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | limit: Vector2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Milling` is never constructed [INFO] [stdout] --> src/cnc/state.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 66 | enum CncMode { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 67 | Preparation, [INFO] [stdout] 68 | Milling, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `estop`, `power`, and `connected` are never read [INFO] [stdout] --> src/cnc/state.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 71 | struct Machine { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 72 | estop: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | power: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | connected: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mode`, `axes`, `spindle`, `program_loaded`, `machine`, and `update_state_channel` are never read [INFO] [stdout] --> src/cnc/state.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct CncState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 88 | config: InputOptions, [INFO] [stdout] 89 | mode: CncMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | axes: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | spindle: Spindle, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 92 | program_loaded: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 93 | machine: Machine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 94 | update_state_channel: UnboundedSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0, traitobject v0.1.0 [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" "fe0855447c242e243c96b5069417416f39dc93e3de353b1a9a81fb461cafcbf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0855447c242e243c96b5069417416f39dc93e3de353b1a9a81fb461cafcbf2", kill_on_drop: false }` [INFO] [stdout] fe0855447c242e243c96b5069417416f39dc93e3de353b1a9a81fb461cafcbf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 257e6d19fa9aeaefb9bbfaad9a8d57ee67d3f8c86fbaf46278c70ba9212a151f [INFO] running `Command { std: "docker" "start" "-a" "257e6d19fa9aeaefb9bbfaad9a8d57ee67d3f8c86fbaf46278c70ba9212a151f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ChannelId` [INFO] [stderr] --> src/cnc/state.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | use thrussh::{ChannelId, client}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `key`, `load_secret_key` [INFO] [stderr] --> src/cnc/state.rs:13:20 [INFO] [stderr] | [INFO] [stderr] 13 | use thrussh_keys::{key, load_secret_key}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `process::Output` [INFO] [stderr] --> src/cnc/protocol/recv.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | use std::{pin::Pin, process::Output, task::{Context, Poll}}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Future` [INFO] [stderr] --> src/cnc/protocol/recv.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/cnc/protocol/ssh.rs:1:67 [INFO] [stderr] | [INFO] [stderr] 1 | use futures::{SinkExt, channel::{mpsc::UnboundedSender, oneshot::{self, Sender}}, future::{ready, Ready}}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FutureExt` [INFO] [stderr] --> src/cnc/protocol/recv.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `channel` [INFO] [stderr] --> src/cnc/protocol/ssh.rs:74:26 [INFO] [stderr] | [INFO] [stderr] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ext` [INFO] [stderr] --> src/cnc/protocol/ssh.rs:74:46 [INFO] [stderr] | [INFO] [stderr] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/cnc/protocol/ssh.rs:74:56 [INFO] [stderr] | [INFO] [stderr] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `channel` [INFO] [stderr] --> src/cnc/protocol/ssh.rs:123:26 [INFO] [stderr] | [INFO] [stderr] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ext` [INFO] [stderr] --> src/cnc/protocol/ssh.rs:123:46 [INFO] [stderr] | [INFO] [stderr] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/cnc/protocol/ssh.rs:123:56 [INFO] [stderr] | [INFO] [stderr] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: struct `CoordinationSystem` is never constructed [INFO] [stderr] --> src/cnc/state.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | struct CoordinationSystem { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `is_homed`, `current_position`, `limit`, and `name` are never read [INFO] [stderr] --> src/cnc/state.rs:30:3 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct Axis { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 30 | is_homed: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 31 | current_position: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 32 | limit: Vector2, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 33 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `state`, `speed`, and `limit` are never read [INFO] [stderr] --> src/cnc/state.rs:44:3 [INFO] [stderr] | [INFO] [stderr] 43 | struct Spindle { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 44 | state: SpindleState, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 45 | speed: f64, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 46 | limit: Vector2, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Milling` is never constructed [INFO] [stderr] --> src/cnc/state.rs:68:3 [INFO] [stderr] | [INFO] [stderr] 66 | enum CncMode { [INFO] [stderr] | ------- variant in this enum [INFO] [stderr] 67 | Preparation, [INFO] [stderr] 68 | Milling, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `estop`, `power`, and `connected` are never read [INFO] [stderr] --> src/cnc/state.rs:72:3 [INFO] [stderr] | [INFO] [stderr] 71 | struct Machine { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 72 | estop: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 73 | power: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 74 | connected: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `mode`, `axes`, `spindle`, `program_loaded`, `machine`, and `update_state_channel` are never read [INFO] [stderr] --> src/cnc/state.rs:89:3 [INFO] [stderr] | [INFO] [stderr] 87 | pub struct CncState { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 88 | config: InputOptions, [INFO] [stderr] 89 | mode: CncMode, [INFO] [stderr] | ^^^^ [INFO] [stderr] 90 | axes: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 91 | spindle: Spindle, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 92 | program_loaded: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 93 | machine: Machine, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 94 | update_state_channel: UnboundedSender, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cnc-rust-server` (bin "cnc-rust-server" test) generated 18 warnings (run `cargo fix --bin "cnc-rust-server" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0, traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cnc_rust_server-f5584eca1f74df11) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "257e6d19fa9aeaefb9bbfaad9a8d57ee67d3f8c86fbaf46278c70ba9212a151f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257e6d19fa9aeaefb9bbfaad9a8d57ee67d3f8c86fbaf46278c70ba9212a151f", kill_on_drop: false }` [INFO] [stdout] 257e6d19fa9aeaefb9bbfaad9a8d57ee67d3f8c86fbaf46278c70ba9212a151f [INFO] testing stavenko/cnc-server against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcnc-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stavenko/cnc-server on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stavenko/cnc-server [INFO] finished tweaking git repo https://github.com/stavenko/cnc-server [INFO] tweaked toml for git repo https://github.com/stavenko/cnc-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stavenko/cnc-server 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 184a97fc4bb9da6bd23d36616560b4ea24b0815e975d7dded8c130fea9b35dbf [INFO] running `Command { std: "docker" "start" "-a" "184a97fc4bb9da6bd23d36616560b4ea24b0815e975d7dded8c130fea9b35dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "184a97fc4bb9da6bd23d36616560b4ea24b0815e975d7dded8c130fea9b35dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184a97fc4bb9da6bd23d36616560b4ea24b0815e975d7dded8c130fea9b35dbf", kill_on_drop: false }` [INFO] [stdout] 184a97fc4bb9da6bd23d36616560b4ea24b0815e975d7dded8c130fea9b35dbf [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f906e2d8fe767bd552f25d8c98aeffe877ba086e96a73620ac0fa332772a53 [INFO] running `Command { std: "docker" "start" "-a" "62f906e2d8fe767bd552f25d8c98aeffe877ba086e96a73620ac0fa332772a53", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling base64ct v1.5.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling nalgebra v0.28.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling routerify v1.1.4 [INFO] [stderr] Compiling routerify-websocket v1.0.0 [INFO] [stderr] Compiling routerify v2.2.0 [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stderr] Compiling thrussh v0.33.5 [INFO] [stderr] Compiling cnc-rust-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ChannelId` [INFO] [stdout] --> src/cnc/state.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use thrussh::{ChannelId, client}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `key`, `load_secret_key` [INFO] [stdout] --> src/cnc/state.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | use thrussh_keys::{key, load_secret_key}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process::Output` [INFO] [stdout] --> src/cnc/protocol/recv.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{pin::Pin, process::Output, task::{Context, Poll}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/cnc/protocol/recv.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{SinkExt, channel::{mpsc::UnboundedSender, oneshot::{self, Sender}}, future::{ready, Ready}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/cnc/protocol/recv.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:46 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:74:56 [INFO] [stdout] | [INFO] [stdout] 74 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:46 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/cnc/protocol/ssh.rs:123:56 [INFO] [stdout] | [INFO] [stdout] 123 | fn extended_data(self, channel: ChannelId, ext: u32, data: &[u8], session: client::Session) -> Self::FutureUnit { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CoordinationSystem` is never constructed [INFO] [stdout] --> src/cnc/state.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct CoordinationSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_homed`, `current_position`, `limit`, and `name` are never read [INFO] [stdout] --> src/cnc/state.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Axis { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 30 | is_homed: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | current_position: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | limit: Vector2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state`, `speed`, and `limit` are never read [INFO] [stdout] --> src/cnc/state.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 43 | struct Spindle { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 44 | state: SpindleState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | speed: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | limit: Vector2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Milling` is never constructed [INFO] [stdout] --> src/cnc/state.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 66 | enum CncMode { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 67 | Preparation, [INFO] [stdout] 68 | Milling, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `estop`, `power`, and `connected` are never read [INFO] [stdout] --> src/cnc/state.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 71 | struct Machine { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 72 | estop: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | power: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | connected: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mode`, `axes`, `spindle`, `program_loaded`, `machine`, and `update_state_channel` are never read [INFO] [stdout] --> src/cnc/state.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct CncState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 88 | config: InputOptions, [INFO] [stdout] 89 | mode: CncMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | axes: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | spindle: Spindle, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 92 | program_loaded: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 93 | machine: Machine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 94 | update_state_channel: UnboundedSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGKiHoK/symbols.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.cnc_rust_server.765b53c10214de71-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764.3gi28aymtjd4dxi8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-15b9c8edd78efe88/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libthrussh-abe2f958bf72bab3.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8a777e0faf27210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libthrussh_keys-315d91d1d12f845b.rlib" "/opt/rustwide/target/debug/deps/libdirs-8d33b2689d14200a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-a93021dcf29bcef0.rlib" "/opt/rustwide/target/debug/deps/libyasna-057dd1dfaec93d72.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a5101c387f3e4a4a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2a7a3301ea676754.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-50bc07249516a831.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-213c877ed503fd1e.rlib" "/opt/rustwide/target/debug/deps/libaes-a78800c0a11f97a4.rlib" "/opt/rustwide/target/debug/deps/libctr-0319858193907cd8.rlib" "/opt/rustwide/target/debug/deps/libbcrypt_pbkdf-7f142e29b4443e32.rlib" "/opt/rustwide/target/debug/deps/libzeroize-072a4bf888a22984.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-071a9e5dea228203.rlib" "/opt/rustwide/target/debug/deps/libhmac-c4dc5b03fc411bb2.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-fe96edd24a2a20b6.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-8b087c50dc64b034.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-756b57c8a77d8ffa.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libblowfish-7a0f86e775e529c5.rlib" "/opt/rustwide/target/debug/deps/libcipher-5f87020961bd1fc6.rlib" "/opt/rustwide/target/debug/deps/libsha2-a05cf3d5d4368d2b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-279b76a7d4068a92.rlib" "/opt/rustwide/target/debug/deps/libcryptovec-2d7af5c209c11149.rlib" "/opt/rustwide/target/debug/deps/libwinapi-6a4633b7f72bcc61.rlib" "/opt/rustwide/target/debug/deps/libthrussh_libsodium-432cda118e5065ec.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-34cc2ca89f4b6aee.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-d97bb4502f51a920.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e411207bad62b5e2.rlib" "/opt/rustwide/target/debug/deps/libsimba-9d4b1425a49faff2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-410cf3a524ae4169.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-bba266f3e3ab44cf.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/libapprox-bd7db8d701e659fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-44a78dd7fa3428b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-10160aede60772ae.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a0b9a42e04ad29ed.rlib" "/opt/rustwide/target/debug/deps/librand-f9a8687d048a5a89.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-625014c8bd3e89a7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-378ed52418a35a78.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7188830bda9e79d2.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/liburl-4ff60e8500f74b95.rlib" "/opt/rustwide/target/debug/deps/libidna-4e0a24c16f865d8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8913c711f8d81fc4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d3a94e78959bc51d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81c51be699edaacd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-117d13e48c249a67.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libheaders-71ff1048615fda7b.rlib" "/opt/rustwide/target/debug/deps/libsha1-bff84f851d170717.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-471328cfa2195edf.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4244b6aaf6078e27.rlib" "/opt/rustwide/target/debug/deps/libdigest-310da888be3050eb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d1ff9d19ea6efe22.rlib" "/opt/rustwide/target/debug/deps/libtypenum-02b0e34c806c6cbb.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-e28b4f9833cafd30.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libfutures-c8319ecf9d4968d2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-340e6ba93bac63df.rlib" "/opt/rustwide/target/debug/deps/librouterify-80efc8e5ccbae197.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-781945adfe1c7cde.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-5688967c1f95ac45.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dfc22babdcf7257a.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libthread_id-7c06ba1d93145691.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-7f8face9f438fc2f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9b2a050aa772a852.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b19544b0e07c41cf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libregex-18f7c4107f75cf2f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b4dae12c670e4bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353fbae1a841f85a.rlib" "/opt/rustwide/target/debug/deps/libchrono-becf8c6b89ffd3d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80a58d8bd4e3c398.rlib" "/opt/rustwide/target/debug/deps/libtime-88607951f27ed77a.rlib" "/opt/rustwide/target/debug/deps/libtypemap-e3d0bf34ef8a43bd.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e2982a97fc2cbb59.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-fff981a24a7450ee.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80a56ec049f56f73.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eff2641e626f519e.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d029ca7e62cb5c96.rlib" "/opt/rustwide/target/debug/deps/libordered_float-baad3570c52179e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd0659a1f0a26adb.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-29ee4c3f366ae586.rlib" "/opt/rustwide/target/debug/deps/libhyper-67216816dff3b0db.rlib" "/opt/rustwide/target/debug/deps/libwant-ca2bf2082bc84400.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-15fb626ad02915b1.rlib" "/opt/rustwide/target/debug/deps/libh2-57bf90daf9b48bd5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0d3a7b914fae1d6b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1686d95d1037ead4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fcc75cd65c2491.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-125e8b130c9e234c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cb08c311fb56c9eb.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d41579ef13c5544b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-679a782f8a16b2a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c596805bb1efa78.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c1672392c57739b8.rlib" "/opt/rustwide/target/debug/deps/libtokio-689689e415af14f1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-797f44a105e234b0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dac1aca5cd2dfc32.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libmio-d697f999dea37c02.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-33c068b347e0c4b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dda287a66ea48ee2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28d27a84310fd0dc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-017fb35c41b51611.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c4363d557ca3f331.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c0b25d497ed12fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtracing-66fab55551d79818.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9630b49accdf744e.rlib" "/opt/rustwide/target/debug/deps/liblog-431ce99ef40ab916.rlib" "/opt/rustwide/target/debug/deps/libserde-271853bf4753ce47.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libclap-975c3321eefc43a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libatty-11066d293696aae6.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf625223696ae788.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6dc8a8a6d7d15727.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-a7d65767fff89a76.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-997a05f5201c0054.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cnc_rust_server-e432e8ba18fe8764" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cnc-rust-server` (bin "cnc-rust-server") due to 2 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "62f906e2d8fe767bd552f25d8c98aeffe877ba086e96a73620ac0fa332772a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f906e2d8fe767bd552f25d8c98aeffe877ba086e96a73620ac0fa332772a53", kill_on_drop: false }` [INFO] [stdout] 62f906e2d8fe767bd552f25d8c98aeffe877ba086e96a73620ac0fa332772a53