[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] checking stavenko/cnc-server against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcnc-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stavenko/cnc-server on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-2-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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded routerify-websocket v1.0.0 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.6.2 [INFO] [stderr] Downloaded routerify v1.1.4 [INFO] [stderr] Downloaded routerify v2.2.0 [INFO] [stderr] Downloaded thrussh v0.33.5 [INFO] [stderr] Downloaded thrussh-keys v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13fdc7449553b7d109a680d8ea4808e8347005f14de89b60ba8b9d31b3dc99cf [INFO] running `Command { std: "docker" "start" "-a" "13fdc7449553b7d109a680d8ea4808e8347005f14de89b60ba8b9d31b3dc99cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13fdc7449553b7d109a680d8ea4808e8347005f14de89b60ba8b9d31b3dc99cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13fdc7449553b7d109a680d8ea4808e8347005f14de89b60ba8b9d31b3dc99cf", kill_on_drop: false }` [INFO] [stdout] 13fdc7449553b7d109a680d8ea4808e8347005f14de89b60ba8b9d31b3dc99cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28b4b650b82a944ad16d49609caeb4d3a6a167bafe4b381a5db8b29f7957cb5a [INFO] running `Command { std: "docker" "start" "-a" "28b4b650b82a944ad16d49609caeb4d3a6a167bafe4b381a5db8b29f7957cb5a", 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] Checking 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] Checking bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [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] Checking http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking 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] Checking bytes v0.5.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking base64ct v1.5.1 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking cryptovec v0.6.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking dirs v4.0.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 derive_more v0.99.16 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking nalgebra v0.28.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking log4rs v1.0.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking routerify v1.1.4 [INFO] [stderr] Checking routerify-websocket v1.0.0 [INFO] [stderr] Checking routerify v2.2.0 [INFO] [stderr] Checking thrussh-libsodium v0.2.1 [INFO] [stderr] Checking thrussh-keys v0.21.0 [INFO] [stderr] Checking thrussh v0.33.5 [INFO] [stderr] Checking 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: `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: `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 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: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: 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: fields `temp_ngc_files` and `ssh_user` are never read [INFO] [stdout] --> src/options.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InputOptions { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub temp_ngc_files: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub ssh_user: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [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: fields `temp_ngc_files` and `ssh_user` are never read [INFO] [stdout] --> src/options.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InputOptions { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub temp_ngc_files: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub ssh_user: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/endpoints/websocketerror.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_derive_more_DisplayAs_impl` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/endpoints/websocketerror.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Display)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_derive_more_DisplayAs_impl` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.87s [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" "28b4b650b82a944ad16d49609caeb4d3a6a167bafe4b381a5db8b29f7957cb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b4b650b82a944ad16d49609caeb4d3a6a167bafe4b381a5db8b29f7957cb5a", kill_on_drop: false }` [INFO] [stdout] 28b4b650b82a944ad16d49609caeb4d3a6a167bafe4b381a5db8b29f7957cb5a [INFO] checking stavenko/cnc-server against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcnc-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stavenko/cnc-server on toolchain 44523379467bbd2050af931a040d10c2b764b443 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "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-2-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" "+44523379467bbd2050af931a040d10c2b764b443" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f5bac85e6ce67c1d1149afdcf9da32e449830ef7d6008c09f41456f765553a1 [INFO] running `Command { std: "docker" "start" "-a" "6f5bac85e6ce67c1d1149afdcf9da32e449830ef7d6008c09f41456f765553a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f5bac85e6ce67c1d1149afdcf9da32e449830ef7d6008c09f41456f765553a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5bac85e6ce67c1d1149afdcf9da32e449830ef7d6008c09f41456f765553a1", kill_on_drop: false }` [INFO] [stdout] 6f5bac85e6ce67c1d1149afdcf9da32e449830ef7d6008c09f41456f765553a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8829501a840837b2f8afc62080da06853414c4c77b1aee4d4791da257d50de24 [INFO] running `Command { std: "docker" "start" "-a" "8829501a840837b2f8afc62080da06853414c4c77b1aee4d4791da257d50de24", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking base64ct v1.5.1 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking cryptovec v0.6.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeyo16g/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strsim` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9VMi6N/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6YXV9v/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simba` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.7` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsodium-sys-436b9144563eda2b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether UID '0' is supported by ustar format... yes [INFO] [stderr] checking whether GID '0' is supported by ustar format... yes [INFO] [stderr] checking how to create a ustar tar archive... gnutar [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for cc option to accept ISO C99... none needed [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking whether cc is Clang... no [INFO] [stderr] checking whether pthreads work with -pthread... yes [INFO] [stderr] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [INFO] [stderr] checking whether more special flags are required for pthreads... no [INFO] [stderr] checking for PTHREAD_PRIO_INHERIT... yes [INFO] [stderr] checking for variable-length arrays... yes [INFO] [stderr] checking for __wasi__ defined... no [INFO] [stderr] checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes [INFO] [stderr] checking whether C compiler accepts -fvisibility=hidden... yes [INFO] [stderr] checking whether C compiler accepts -fPIC... yes [INFO] [stderr] checking whether C compiler accepts -fPIE... yes [INFO] [stderr] checking whether the linker accepts -pie... yes [INFO] [stderr] checking whether C compiler accepts -fno-strict-aliasing... yes [INFO] [stderr] checking whether C compiler accepts -fno-strict-overflow... yes [INFO] [stderr] checking for a broken Xcode version... no [INFO] [stderr] checking whether C compiler accepts -fstack-protector... yes [INFO] [stderr] checking whether the linker accepts -fstack-protector... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes [INFO] [stderr] checking for clang... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmisleading-indentation... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmissing-declarations... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmissing-prototypes... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wnested-externs... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,relro... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,now... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,noexecstack... yes [INFO] [stderr] checking whether segmentation violations can be caught when using the C compiler... yes [INFO] [stderr] checking whether SIGABRT can be caught when using the C compiler... yes [INFO] [stderr] checking for thread local storage (TLS) class... _Thread_local [INFO] [stderr] thread local storage is supported [INFO] [stderr] checking whether C compiler accepts -ftls-model=local-dynamic... yes [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... (cached) /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dumpbin... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-link... no [INFO] [stderr] checking for dumpbin... no [INFO] [stderr] checking for link... link -dump [INFO] [stderr] checking the name lister (nm) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dlltool... no [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse nm output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-mt... no [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... no [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... no [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking whether C compiler accepts -mmmx... yes [INFO] [stderr] checking for MMX instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mmmx... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse2... yes [INFO] [stderr] checking for SSE2 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse2... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse3... yes [INFO] [stderr] checking for SSE3 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse3... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mssse3... yes [INFO] [stderr] checking for SSSE3 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mssse3... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse4.1... yes [INFO] [stderr] checking for SSE4.1 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse4.1... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mavx... yes [INFO] [stderr] checking for AVX instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mavx2... yes [INFO] [stderr] checking for AVX2 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx2... (cached) yes [INFO] [stderr] checking if _mm256_broadcastsi128_si256 is correctly defined... yes [INFO] [stderr] checking whether C compiler accepts -mavx512f... yes [INFO] [stderr] checking for AVX512F instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx512f... (cached) yes [INFO] [stderr] checking whether C compiler accepts -maes... yes [INFO] [stderr] checking whether C compiler accepts -mpclmul... yes [INFO] [stderr] checking for AESNI instructions set and PCLMULQDQ... yes [INFO] [stderr] checking whether C compiler accepts -maes... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mpclmul... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mrdrnd... yes [INFO] [stderr] checking for RDRAND... yes [INFO] [stderr] checking whether C compiler accepts -mrdrnd... (cached) yes [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking sys/random.h usability... yes [INFO] [stderr] checking sys/random.h presence... yes [INFO] [stderr] checking for sys/random.h... yes [INFO] [stderr] checking intrin.h usability... no [INFO] [stderr] checking intrin.h presence... no [INFO] [stderr] checking for intrin.h... no [INFO] [stderr] checking if _xgetbv() is available... no [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking whether byte ordering is bigendian... (cached) no [INFO] [stderr] checking whether __STDC_LIMIT_MACROS is required... no [INFO] [stderr] checking whether we can use inline asm code... yes [INFO] [stderr] no [INFO] [stderr] checking whether we can use x86_64 asm code... yes [INFO] [stderr] checking whether we can assemble AVX opcodes... yes [INFO] [stderr] checking for 128-bit arithmetic... yes [INFO] [stderr] checking for cpuid instruction... yes [INFO] [stderr] checking if the .private_extern asm directive is supported... no [INFO] [stderr] checking if the .hidden asm directive is supported... yes [INFO] [stderr] checking if weak symbols are supported... yes [INFO] [stderr] checking if data alignment is required... no [INFO] [stderr] checking if atomic operations are supported... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for arc4random... no [INFO] [stderr] checking for arc4random_buf... no [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mlock... yes [INFO] [stderr] checking for madvise... yes [INFO] [stderr] checking for mprotect... yes [INFO] [stderr] checking for getrandom with a standard API... yes [INFO] [stderr] checking for getrandom... yes [INFO] [stderr] checking for getentropy with a standard API... yes [INFO] [stderr] checking for getentropy... yes [INFO] [stderr] checking for posix_memalign... yes [INFO] [stderr] checking for getpid... yes [INFO] [stderr] checking for nanosleep... yes [INFO] [stderr] checking for memset_s... no [INFO] [stderr] checking for explicit_bzero... yes [INFO] [stderr] checking for explicit_memset... no [INFO] [stderr] checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating builds/Makefile [INFO] [stderr] config.status: creating contrib/Makefile [INFO] [stderr] config.status: creating dist-build/Makefile [INFO] [stderr] config.status: creating libsodium.pc [INFO] [stderr] config.status: creating libsodium-uninstalled.pc [INFO] [stderr] config.status: creating msvc-scripts/Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating src/libsodium/Makefile [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-474e340a1af7058c/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] mawk: write failure (No space left on device) [INFO] [stderr] mawk: close failed on file /dev/stdout (No space left on device) [INFO] [stderr] config.status: error: could not create src/libsodium/Makefile [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsodium-sys-0.2.7/build.rs:257:9: [INFO] [stderr] [INFO] [stderr] Failed to configure libsodium using cd "/opt/rustwide/target/debug/build/libsodium-sys-474e340a1af7058c/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-474e340a1af7058c/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-474e340a1af7058c/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-474e340a1af7058c/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no" [INFO] [stderr] CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra [INFO] [stderr] CC=cc [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55af5297fe25 - std::backtrace_rs::backtrace::libunwind::trace::h2ad30f9d3c5f0d3b [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55af5297fe25 - std::backtrace_rs::backtrace::trace_unsynchronized::hde1fc0cfaca29244 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55af5297fe25 - std::sys_common::backtrace::_print_fmt::h5fadb9621a7c91ba [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55af5297fe25 - ::fmt::h909888e37fe97bc4 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55af529a398b - core::fmt::rt::Argument::fmt::h4abaedc2b816fbe9 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55af529a398b - core::fmt::write::h21502804c964bac0 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55af5297d32f - std::io::Write::write_fmt::h33b1e2b586bf8a37 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55af5297fbfe - std::sys_common::backtrace::_print::he5ba9f88d40fe9ba [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55af5297fbfe - std::sys_common::backtrace::print::hc556c186784ce109 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55af529810d9 - std::panicking::default_hook::{{closure}}::he32d365b22fb8ed3 [INFO] [stderr] 10: 0x55af52980e1d - std::panicking::default_hook::h3c3548de781f31a7 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55af52981573 - std::panicking::rust_panic_with_hook::h67c43c094f6c1789 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55af52981454 - std::panicking::begin_panic_handler::{{closure}}::hbd7acb131df43c4b [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55af529802e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h79f272fc7d73228d [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55af52981187 - rust_begin_unwind [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55af528e81b3 - core::panicking::panic_fmt::h3cd792c9f03fa3bc [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55af528ef6c7 - build_script_build::make_libsodium::he10029859f18d210 [INFO] [stderr] 17: 0x55af528f0ebe - build_script_build::build_libsodium::h5203f9ba03ff5793 [INFO] [stderr] 18: 0x55af528ec430 - build_script_build::main::h5a8ab40871758bfc [INFO] [stderr] 19: 0x55af528e9713 - core::ops::function::FnOnce::call_once::h1304e506f97892f9 [INFO] [stderr] 20: 0x55af528e8ca6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hefdd22d117fd8b6e [INFO] [stderr] 21: 0x55af528e8fc9 - std::rt::lang_start::{{closure}}::h4e3c7cce089a10b1 [INFO] [stderr] 22: 0x55af52979006 - core::ops::function::impls:: for &F>::call_once::h8d67348e39b6eded [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55af52979006 - std::panicking::try::do_call::he0deb988a9d1835b [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:559:40 [INFO] [stderr] 24: 0x55af52979006 - std::panicking::try::h2ad5a7fbe7794f7f [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:523:19 [INFO] [stderr] 25: 0x55af52979006 - std::panic::catch_unwind::hc6c42c1ec7d0872f [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panic.rs:149:14 [INFO] [stderr] 26: 0x55af52979006 - std::rt::lang_start_internal::{{closure}}::hc38b3d1f87326bb7 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x55af52979006 - std::panicking::try::do_call::h629a744f47418a31 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:559:40 [INFO] [stderr] 28: 0x55af52979006 - std::panicking::try::h8d0607a988e5cf26 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:523:19 [INFO] [stderr] 29: 0x55af52979006 - std::panic::catch_unwind::h2b2d9ab4939b6116 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panic.rs:149:14 [INFO] [stderr] 30: 0x55af52979006 - std::rt::lang_start_internal::haa8f37edfc0b96ed [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x55af528e8fa7 - std::rt::lang_start::h9e90524735c5a0b6 [INFO] [stderr] 32: 0x55af528f18f5 - main [INFO] [stderr] 33: 0x7fbe797d3d90 - [INFO] [stderr] 34: 0x7fbe797d3e40 - __libc_start_main [INFO] [stderr] 35: 0x55af528e88c5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8829501a840837b2f8afc62080da06853414c4c77b1aee4d4791da257d50de24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8829501a840837b2f8afc62080da06853414c4c77b1aee4d4791da257d50de24", kill_on_drop: false }` [INFO] [stdout] 8829501a840837b2f8afc62080da06853414c4c77b1aee4d4791da257d50de24