[INFO] fetching crate boltchat 0.2.2... [INFO] testing boltchat-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate boltchat 0.2.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate boltchat 0.2.2 [INFO] finished tweaking crates.io crate boltchat 0.2.2 [INFO] tweaked toml for crates.io crate boltchat 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate boltchat 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate boltchat 0.2.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded circular v0.3.0 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded block-modes v0.6.1 [INFO] [stderr] Downloaded cast5 v0.8.0 [INFO] [stderr] Downloaded des v0.5.0 [INFO] [stderr] Downloaded rsa v0.3.0 [INFO] [stderr] Downloaded x25519-dalek v1.1.0 [INFO] [stderr] Downloaded blowfish v0.6.0 [INFO] [stderr] Downloaded cfb-mode v0.5.0 [INFO] [stderr] Downloaded adler v1.0.1 [INFO] [stderr] Downloaded twofish v0.4.0 [INFO] [stderr] Downloaded pgp v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5373f6877258cdfbd0d6d48de7ec5624039f1305a4ed58dcc98b5bfcebb206cf [INFO] running `Command { std: "docker" "start" "-a" "5373f6877258cdfbd0d6d48de7ec5624039f1305a4ed58dcc98b5bfcebb206cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5373f6877258cdfbd0d6d48de7ec5624039f1305a4ed58dcc98b5bfcebb206cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5373f6877258cdfbd0d6d48de7ec5624039f1305a4ed58dcc98b5bfcebb206cf", kill_on_drop: false }` [INFO] [stdout] 5373f6877258cdfbd0d6d48de7ec5624039f1305a4ed58dcc98b5bfcebb206cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 04ba15b6b08e44c0dc16ccb109f8016a9d4d4198646e3b03e23d93a735901e77 [INFO] running `Command { std: "docker" "start" "-a" "04ba15b6b08e44c0dc16ccb109f8016a9d4d4198646e3b03e23d93a735901e77", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling cfb-mode v0.5.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling twofish v0.4.0 [INFO] [stderr] Compiling des v0.5.0 [INFO] [stderr] Compiling blowfish v0.6.0 [INFO] [stderr] Compiling cast5 v0.8.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling pgp v0.7.1 [INFO] [stderr] Compiling boltchat v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/events/error_event.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 18 | impl ErrorEvent { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 19 | /// Library method to create new error events for internal usage. [INFO] [stdout] 20 | pub(crate) fn new(err: String) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/stream/stream.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 36 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 - panic!(e); [INFO] [stdout] 36 + std::panic::panic_any(e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, pgp v0.7.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "04ba15b6b08e44c0dc16ccb109f8016a9d4d4198646e3b03e23d93a735901e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ba15b6b08e44c0dc16ccb109f8016a9d4d4198646e3b03e23d93a735901e77", kill_on_drop: false }` [INFO] [stdout] 04ba15b6b08e44c0dc16ccb109f8016a9d4d4198646e3b03e23d93a735901e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f0aad424d358ce3876a802371ffeca96b5ef39ad569a329f684bd0e08ae9deb3 [INFO] running `Command { std: "docker" "start" "-a" "f0aad424d358ce3876a802371ffeca96b5ef39ad569a329f684bd0e08ae9deb3", kill_on_drop: false }` [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/events/error_event.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 18 | impl ErrorEvent { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 19 | /// Library method to create new error events for internal usage. [INFO] [stdout] 20 | pub(crate) fn new(err: String) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling boltchat v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/stream/stream.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 36 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 - panic!(e); [INFO] [stdout] 36 + std::panic::panic_any(e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/events/error_event.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 18 | impl ErrorEvent { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 19 | /// Library method to create new error events for internal usage. [INFO] [stdout] 20 | pub(crate) fn new(err: String) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/stream/stream.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 36 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 36 - panic!(e); [INFO] [stdout] 36 + std::panic::panic_any(e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, pgp v0.7.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f0aad424d358ce3876a802371ffeca96b5ef39ad569a329f684bd0e08ae9deb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0aad424d358ce3876a802371ffeca96b5ef39ad569a329f684bd0e08ae9deb3", kill_on_drop: false }` [INFO] [stdout] f0aad424d358ce3876a802371ffeca96b5ef39ad569a329f684bd0e08ae9deb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 356678ed7bca2629920fc815b3fad102dce3bfa7f8114d2c1fa2c61053b9a7e1 [INFO] running `Command { std: "docker" "start" "-a" "356678ed7bca2629920fc815b3fad102dce3bfa7f8114d2c1fa2c61053b9a7e1", kill_on_drop: false }` [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/events/error_event.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 18 | impl ErrorEvent { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] 19 | /// Library method to create new error events for internal usage. [INFO] [stderr] 20 | pub(crate) fn new(err: String) -> Self{ [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/stream/stream.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | panic!(e); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 36 | panic!("{}", e); [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 36 - panic!(e); [INFO] [stderr] 36 + std::panic::panic_any(e); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `boltchat` (lib) generated 2 warnings (run `cargo fix --lib -p boltchat` to apply 1 suggestion) [INFO] [stderr] warning: `boltchat` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, pgp v0.7.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/boltchat-accd886888ace020) [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" "356678ed7bca2629920fc815b3fad102dce3bfa7f8114d2c1fa2c61053b9a7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356678ed7bca2629920fc815b3fad102dce3bfa7f8114d2c1fa2c61053b9a7e1", kill_on_drop: false }` [INFO] [stdout] 356678ed7bca2629920fc815b3fad102dce3bfa7f8114d2c1fa2c61053b9a7e1