[INFO] cloning repository https://github.com/clarkmcc/snmp-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clarkmcc/snmp-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkmcc%2Fsnmp-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkmcc%2Fsnmp-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ce4d2fa5ff780f7a6b7395e2f5933e4a48fb9ed [INFO] checking clarkmcc/snmp-rust against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkmcc%2Fsnmp-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/clarkmcc/snmp-rust [INFO] finished tweaking git repo https://github.com/clarkmcc/snmp-rust [INFO] tweaked toml for git repo https://github.com/clarkmcc/snmp-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clarkmcc/snmp-rust on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/clarkmcc/snmp-rust 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitvec-nom2 v0.2.0 [INFO] [stderr] Downloaded typewit_proc_macros v1.8.1 [INFO] [stderr] Downloaded konst_kernel v0.3.9 [INFO] [stderr] Downloaded const_panic v0.2.9 [INFO] [stderr] Downloaded konst v0.3.9 [INFO] [stderr] Downloaded typewit v1.9.0 [INFO] [stderr] Downloaded syn v2.0.76 [INFO] [stderr] Downloaded object v0.36.3 [INFO] [stderr] Downloaded tokio v1.39.3 [INFO] [stderr] Downloaded rasn-snmp v0.16.5 [INFO] [stderr] Downloaded rasn-smi v0.16.5 [INFO] [stderr] Downloaded rasn v0.16.5 [INFO] [stderr] Downloaded rasn-derive v0.16.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7018a1fa023e9e0ebaf031c09b6f973fb7b57fb4855c298fc0574b171b21088a [INFO] running `Command { std: "docker" "start" "-a" "7018a1fa023e9e0ebaf031c09b6f973fb7b57fb4855c298fc0574b171b21088a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7018a1fa023e9e0ebaf031c09b6f973fb7b57fb4855c298fc0574b171b21088a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7018a1fa023e9e0ebaf031c09b6f973fb7b57fb4855c298fc0574b171b21088a", kill_on_drop: false }` [INFO] [stdout] 7018a1fa023e9e0ebaf031c09b6f973fb7b57fb4855c298fc0574b171b21088a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fabeaa798c08051f8a95794f4e0f746077a0d81f44af8d9cca8ecacf4dd398f [INFO] running `Command { std: "docker" "start" "-a" "6fabeaa798c08051f8a95794f4e0f746077a0d81f44af8d9cca8ecacf4dd398f", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking const_panic v0.2.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking typewit v1.9.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking object-pool v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking konst_kernel v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Checking konst v0.3.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking bitvec-nom2 v0.2.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling rasn-derive v0.16.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking rasn v0.16.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rasn-smi v0.16.5 [INFO] [stderr] Checking rasn-snmp v0.16.5 [INFO] [stderr] Checking snmp-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ReusableOwned` and `Reusable` [INFO] [stdout] --> src/dispatcher.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use object_pool::{Reusable, ReusableOwned}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decoder` and `Encoder` [INFO] [stdout] --> src/dispatcher.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use rasn::{ber, Decode, Decoder, Encode, Encoder}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rasn_snmp::v1::Pdus` [INFO] [stdout] --> src/dispatcher.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rasn_snmp::v1::Pdus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `v1`, `v2c`, and `v3` [INFO] [stdout] --> src/dispatcher.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use rasn_snmp::{v1, v2c, v3}; [INFO] [stdout] | ^^ ^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::OnceCell` [INFO] [stdout] --> src/dispatcher.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::cell::OnceCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/dispatcher.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task::JoinHandle` [INFO] [stdout] --> src/dispatcher.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tokio::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rasn_snmp::v1` [INFO] [stdout] --> src/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rasn_snmp::v1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ReusableOwned` and `Reusable` [INFO] [stdout] --> src/dispatcher.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use object_pool::{Reusable, ReusableOwned}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decoder` and `Encoder` [INFO] [stdout] --> src/dispatcher.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use rasn::{ber, Decode, Decoder, Encode, Encoder}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rasn_snmp::v1::Pdus` [INFO] [stdout] --> src/dispatcher.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rasn_snmp::v1::Pdus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `v1`, `v2c`, and `v3` [INFO] [stdout] --> src/dispatcher.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use rasn_snmp::{v1, v2c, v3}; [INFO] [stdout] | ^^ ^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::OnceCell` [INFO] [stdout] --> src/dispatcher.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::cell::OnceCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/dispatcher.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task::JoinHandle` [INFO] [stdout] --> src/dispatcher.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tokio::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rasn_snmp::v1` [INFO] [stdout] --> src/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rasn_snmp::v1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) trait VersionedSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) trait VersionedSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | / impl Session [INFO] [stdout] 108 | | where [INFO] [stdout] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stdout] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) trait VersionedSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `VersionedSession::Message` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | / impl Session [INFO] [stdout] 108 | | where [INFO] [stdout] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stdout] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `VersionedSession::Message` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | type Message; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Respondable` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | / impl Session [INFO] [stdout] 108 | | where [INFO] [stdout] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stdout] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `Respondable` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/message.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub(super) trait Respondable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PacketSizeLimit` is never used [INFO] [stdout] --> src/dispatcher.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum PacketSizeLimit { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `limit` is never used [INFO] [stdout] --> src/dispatcher.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 93 | impl PacketSizeLimit { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 94 | pub fn limit(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) trait VersionedSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/dispatcher.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub(super) struct SessionDispatcher { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 107 | timeout: Duration, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | impl Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) trait VersionedSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | / impl Session [INFO] [stdout] 108 | | where [INFO] [stdout] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stdout] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) trait VersionedSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `VersionedSession::Message` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | / impl Session [INFO] [stdout] 108 | | where [INFO] [stdout] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stdout] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but associated type `VersionedSession::Message` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/session.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | type Message; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Respondable` is more private than the item `Session` [INFO] [stdout] --> src/session.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | / impl Session [INFO] [stdout] 108 | | where [INFO] [stdout] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stdout] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `Respondable` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/message.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub(super) trait Respondable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PacketSizeLimit` is never used [INFO] [stdout] --> src/dispatcher.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum PacketSizeLimit { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `limit` is never used [INFO] [stdout] --> src/dispatcher.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 93 | impl PacketSizeLimit { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 94 | pub fn limit(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/dispatcher.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub(super) struct SessionDispatcher { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 107 | timeout: Duration, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: konst v0.3.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6fabeaa798c08051f8a95794f4e0f746077a0d81f44af8d9cca8ecacf4dd398f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fabeaa798c08051f8a95794f4e0f746077a0d81f44af8d9cca8ecacf4dd398f", kill_on_drop: false }` [INFO] [stdout] 6fabeaa798c08051f8a95794f4e0f746077a0d81f44af8d9cca8ecacf4dd398f