[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] testing clarkmcc/snmp-rust against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkmcc%2Fsnmp-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clarkmcc/snmp-rust on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing clarkmcc/snmp-rust against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkmcc%2Fsnmp-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clarkmcc/snmp-rust on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rasn-smi v0.16.5 [INFO] [stderr] Downloaded rasn-snmp v0.16.5 [INFO] [stderr] Downloaded bitvec-nom2 v0.2.0 [INFO] [stderr] Downloaded konst_kernel v0.3.9 [INFO] [stderr] Downloaded rasn-derive v0.16.5 [INFO] [stderr] Downloaded typewit v1.9.0 [INFO] [stderr] Downloaded rasn v0.16.5 [INFO] [stderr] Downloaded konst v0.3.9 [INFO] [stderr] Downloaded object-pool v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15f60b7e74c0dc8d13ad56bacc133bf77ac8d5eaf01eb9511a92ab1b5728f9c9 [INFO] running `Command { std: "docker" "start" "-a" "15f60b7e74c0dc8d13ad56bacc133bf77ac8d5eaf01eb9511a92ab1b5728f9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f60b7e74c0dc8d13ad56bacc133bf77ac8d5eaf01eb9511a92ab1b5728f9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f60b7e74c0dc8d13ad56bacc133bf77ac8d5eaf01eb9511a92ab1b5728f9c9", kill_on_drop: false }` [INFO] [stdout] 15f60b7e74c0dc8d13ad56bacc133bf77ac8d5eaf01eb9511a92ab1b5728f9c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1533e38bec1cd469e1aa13b59c89c3c191189ab7cc7c183459b8b2b59b59ba57 [INFO] running `Command { std: "docker" "start" "-a" "1533e38bec1cd469e1aa13b59c89c3c191189ab7cc7c183459b8b2b59b59ba57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling const_panic v0.2.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling konst_kernel v0.3.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling konst v0.3.9 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling object-pool v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling 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] Compiling tokio v1.39.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling rasn v0.16.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rasn-smi v0.16.5 [INFO] [stderr] Compiling rasn-snmp v0.16.5 [INFO] [stderr] Compiling 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)]` 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)]` 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 37.36s [INFO] running `Command { std: "docker" "inspect" "1533e38bec1cd469e1aa13b59c89c3c191189ab7cc7c183459b8b2b59b59ba57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1533e38bec1cd469e1aa13b59c89c3c191189ab7cc7c183459b8b2b59b59ba57", kill_on_drop: false }` [INFO] [stdout] 1533e38bec1cd469e1aa13b59c89c3c191189ab7cc7c183459b8b2b59b59ba57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7bceade9c89147d2baabf3d5c74d6f03b948491cf733e8520b62c8358ea3e8 [INFO] running `Command { std: "docker" "start" "-a" "1c7bceade9c89147d2baabf3d5c74d6f03b948491cf733e8520b62c8358ea3e8", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` 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)]` 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] [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)]` 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)]` 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 `test` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "1c7bceade9c89147d2baabf3d5c74d6f03b948491cf733e8520b62c8358ea3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7bceade9c89147d2baabf3d5c74d6f03b948491cf733e8520b62c8358ea3e8", kill_on_drop: false }` [INFO] [stdout] 1c7bceade9c89147d2baabf3d5c74d6f03b948491cf733e8520b62c8358ea3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42fc29d946713ac23135cafed7a587f5dbc368805d8ead3c718804828c93861c [INFO] running `Command { std: "docker" "start" "-a" "42fc29d946713ac23135cafed7a587f5dbc368805d8ead3c718804828c93861c", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ReusableOwned` and `Reusable` [INFO] [stderr] --> src/dispatcher.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | use object_pool::{Reusable, ReusableOwned}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Decoder` and `Encoder` [INFO] [stderr] --> src/dispatcher.rs:6:25 [INFO] [stderr] | [INFO] [stderr] 6 | use rasn::{ber, Decode, Decoder, Encode, Encoder}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rasn_snmp::v1::Pdus` [INFO] [stderr] --> src/dispatcher.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use rasn_snmp::v1::Pdus; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `v1`, `v2c`, and `v3` [INFO] [stderr] --> src/dispatcher.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | use rasn_snmp::{v1, v2c, v3}; [INFO] [stderr] | ^^ ^^^ ^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cell::OnceCell` [INFO] [stderr] --> src/dispatcher.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::cell::OnceCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/dispatcher.rs:11:15 [INFO] [stderr] | [INFO] [stderr] 11 | use std::io::{Error, ErrorKind}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::task::JoinHandle` [INFO] [stderr] --> src/dispatcher.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use tokio::task::JoinHandle; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rasn_snmp::v1` [INFO] [stderr] --> src/session.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use rasn_snmp::v1; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stderr] --> src/session.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | pub struct Session { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `Session` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stderr] --> src/session.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub(super) trait VersionedSession { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(private_bounds)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stderr] --> src/session.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 100 | impl Session { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation `Session` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stderr] --> src/session.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub(super) trait VersionedSession { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `VersionedSession` is more private than the item `Session` [INFO] [stderr] --> src/session.rs:107:1 [INFO] [stderr] | [INFO] [stderr] 107 | / impl Session [INFO] [stderr] 108 | | where [INFO] [stderr] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stderr] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but trait `VersionedSession` is only usable at visibility `pub(crate)` [INFO] [stderr] --> src/session.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub(super) trait VersionedSession { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated type `VersionedSession::Message` is more private than the item `Session` [INFO] [stderr] --> src/session.rs:107:1 [INFO] [stderr] | [INFO] [stderr] 107 | / impl Session [INFO] [stderr] 108 | | where [INFO] [stderr] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stderr] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but associated type `VersionedSession::Message` is only usable at visibility `pub(crate)` [INFO] [stderr] --> src/session.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | type Message; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `Respondable` is more private than the item `Session` [INFO] [stderr] --> src/session.rs:107:1 [INFO] [stderr] | [INFO] [stderr] 107 | / impl Session [INFO] [stderr] 108 | | where [INFO] [stderr] 109 | | V::Message: Encode + Decode + Respondable + Send + Clone + 'static, [INFO] [stderr] | |_______________________________________________________________________^ implementation `Session` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but trait `Respondable` is only usable at visibility `pub(crate)` [INFO] [stderr] --> src/message.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub(super) trait Respondable { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `PacketSizeLimit` is never used [INFO] [stderr] --> src/dispatcher.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | pub enum PacketSizeLimit { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `limit` is never used [INFO] [stderr] --> src/dispatcher.rs:94:12 [INFO] [stderr] | [INFO] [stderr] 93 | impl PacketSizeLimit { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] 94 | pub fn limit(&self) -> usize { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `timeout` is never read [INFO] [stderr] --> src/dispatcher.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 104 | pub(super) struct SessionDispatcher { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 107 | timeout: Duration, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `snmp-rust` (lib) generated 16 warnings (run `cargo fix --lib -p snmp-rust` to apply 8 suggestions) [INFO] [stderr] warning: `snmp-rust` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snmp_rust-9f46584834ec4b04) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests snmp_rust [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/oid.rs - oid::ObjectIdentifier::is_within (line 20) ... FAILED [INFO] [stdout] test src/oid.rs - oid::ObjectIdentifier::parse (line 46) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/oid.rs - oid::ObjectIdentifier::is_within (line 20) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `crate::core_snmp` [INFO] [stdout] --> src/oid.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::core_snmp::ObjectIdentifierExt; [INFO] [stdout] | ^^^^^^^^^ could not find `core_snmp` in the crate root [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_within` found for struct `rasn::types::ObjectIdentifier` in the current scope [INFO] [stdout] --> src/oid.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 8 | assert!(oid.is_within(other)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/oid.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn is_within(&self, other: &Self) -> bool; [INFO] [stdout] | --------- the method is available for `rasn::types::ObjectIdentifier` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `copy_within` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/slice/mod.rs:3948:5 [INFO] [stdout] help: trait `ObjectIdentifierExt` which provides `is_within` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use snmp_rust::oid::ObjectIdentifierExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_within` found for struct `rasn::types::ObjectIdentifier` in the current scope [INFO] [stdout] --> src/oid.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 11 | assert!(!oid.is_within(other)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/oid.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn is_within(&self, other: &Self) -> bool; [INFO] [stdout] | --------- the method is available for `rasn::types::ObjectIdentifier` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `copy_within` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/slice/mod.rs:3948:5 [INFO] [stdout] help: trait `ObjectIdentifierExt` which provides `is_within` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use snmp_rust::oid::ObjectIdentifierExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_within` found for struct `rasn::types::ObjectIdentifier` in the current scope [INFO] [stdout] --> src/oid.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 14 | assert!(!oid.is_within(other)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/oid.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn is_within(&self, other: &Self) -> bool; [INFO] [stdout] | --------- the method is available for `rasn::types::ObjectIdentifier` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `copy_within` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/slice/mod.rs:3948:5 [INFO] [stdout] help: trait `ObjectIdentifierExt` which provides `is_within` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use snmp_rust::oid::ObjectIdentifierExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oid.rs - oid::ObjectIdentifier::parse (line 46) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `core_snmp` [INFO] [stdout] --> src/oid.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 4 | use core_snmp::ObjectIdentifierExt; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `core_snmp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `core_snmp`, use `cargo add core_snmp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `rasn::types::ObjectIdentifier` in the current scope [INFO] [stdout] --> src/oid.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 6 | let oid = ObjectIdentifier::parse("1.2.3").unwrap(); [INFO] [stdout] | ^^^^^ function or associated item not found in `rasn::types::ObjectIdentifier` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `rasn::types::ObjectIdentifier` consider using one of the following associated functions: [INFO] [stdout] rasn::types::ObjectIdentifier::new [INFO] [stdout] rasn::types::ObjectIdentifier::new_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.16.5/src/types/oid.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(arcs: impl Into>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pub const fn new_unchecked(vec: alloc::borrow::Cow<'static, [u32]>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ObjectIdentifierExt` which provides `parse` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use snmp_rust::oid::ObjectIdentifierExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `rasn::types::ObjectIdentifier` in the current scope [INFO] [stdout] --> src/oid.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 9 | let oid = ObjectIdentifier::parse(".1.2.3").unwrap(); [INFO] [stdout] | ^^^^^ function or associated item not found in `rasn::types::ObjectIdentifier` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `rasn::types::ObjectIdentifier` consider using one of the following associated functions: [INFO] [stdout] rasn::types::ObjectIdentifier::new [INFO] [stdout] rasn::types::ObjectIdentifier::new_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rasn-0.16.5/src/types/oid.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(arcs: impl Into>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pub const fn new_unchecked(vec: alloc::borrow::Cow<'static, [u32]>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ObjectIdentifierExt` which provides `parse` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use snmp_rust::oid::ObjectIdentifierExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/oid.rs - oid::ObjectIdentifier::is_within (line 20) [INFO] [stdout] src/oid.rs - oid::ObjectIdentifier::parse (line 46) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "42fc29d946713ac23135cafed7a587f5dbc368805d8ead3c718804828c93861c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fc29d946713ac23135cafed7a587f5dbc368805d8ead3c718804828c93861c", kill_on_drop: false }` [INFO] [stdout] 42fc29d946713ac23135cafed7a587f5dbc368805d8ead3c718804828c93861c