[INFO] cloning repository https://github.com/byrnedo/stride [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byrnedo/stride" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyrnedo%2Fstride", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyrnedo%2Fstride'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f693699c97cbb6c91e05ff6d070f1e1041d589f8 [INFO] testing byrnedo/stride/f693699c97cbb6c91e05ff6d070f1e1041d589f8 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyrnedo%2Fstride" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byrnedo/stride on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/byrnedo/stride [INFO] finished tweaking git repo https://github.com/byrnedo/stride [INFO] tweaked toml for git repo https://github.com/byrnedo/stride written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/byrnedo/stride 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df163efb312b79e05dbe90ce2fa7c05880e1df4654821628a1f99fbc924eeff6 [INFO] running `Command { std: "docker" "start" "-a" "df163efb312b79e05dbe90ce2fa7c05880e1df4654821628a1f99fbc924eeff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df163efb312b79e05dbe90ce2fa7c05880e1df4654821628a1f99fbc924eeff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df163efb312b79e05dbe90ce2fa7c05880e1df4654821628a1f99fbc924eeff6", kill_on_drop: false }` [INFO] [stdout] df163efb312b79e05dbe90ce2fa7c05880e1df4654821628a1f99fbc924eeff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd0685f44c16164c659c604b8dc81f10c4f221fcb63ba1aa298d015c9f2512d1 [INFO] running `Command { std: "docker" "start" "-a" "fd0685f44c16164c659c604b8dc81f10c4f221fcb63ba1aa298d015c9f2512d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::client_builder` [INFO] [stdout] --> src/client.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | use crate::client_builder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::connection_config::HeartBeat` [INFO] [stdout] --> src/client.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | use crate::connection_config::HeartBeat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::frame::Frame` [INFO] [stdout] --> src/client.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | use crate::frame::Frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::header::HeaderList` [INFO] [stdout] --> src/client.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | use crate::header::HeaderList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::subscription::AckMode` [INFO] [stdout] --> src/client.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | use crate::subscription::AckMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::subscription::AckOrNack::Ack` [INFO] [stdout] --> src/client.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | use crate::subscription::AckOrNack::Ack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::subscription_builder::SubscriptionBuilder` [INFO] [stdout] --> src/client.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | use crate::subscription_builder::SubscriptionBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Duration` [INFO] [stdout] --> src/client.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> src/client.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing_subscriber` [INFO] [stdout] --> src/client.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use tracing_subscriber; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `read_cmd_sender` are never read [INFO] [stdout] --> src/connection.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct WriteConnection { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 61 | pub(crate) writer: OwnedWriteHalf, [INFO] [stdout] 62 | buffer: BytesMut, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | receiver: Receiver, [INFO] [stdout] 64 | read_cmd_sender: Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | tracing_subscriber::fmt::try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 9 | let _ = tracing_subscriber::fmt::try_init(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.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" "fd0685f44c16164c659c604b8dc81f10c4f221fcb63ba1aa298d015c9f2512d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0685f44c16164c659c604b8dc81f10c4f221fcb63ba1aa298d015c9f2512d1", kill_on_drop: false }` [INFO] [stdout] fd0685f44c16164c659c604b8dc81f10c4f221fcb63ba1aa298d015c9f2512d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37e049c29152de489bac94b27840f213bf197f3c95acb0e20aec80e001ab55cf [INFO] running `Command { std: "docker" "start" "-a" "37e049c29152de489bac94b27840f213bf197f3c95acb0e20aec80e001ab55cf", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::client_builder` [INFO] [stdout] --> src/client.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | use crate::client_builder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::connection_config::HeartBeat` [INFO] [stdout] --> src/client.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | use crate::connection_config::HeartBeat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::frame::Frame` [INFO] [stdout] --> src/client.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | use crate::frame::Frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::header::HeaderList` [INFO] [stdout] --> src/client.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | use crate::header::HeaderList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::subscription::AckMode` [INFO] [stdout] --> src/client.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | use crate::subscription::AckMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::subscription::AckOrNack::Ack` [INFO] [stdout] --> src/client.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | use crate::subscription::AckOrNack::Ack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::subscription_builder::SubscriptionBuilder` [INFO] [stdout] --> src/client.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | use crate::subscription_builder::SubscriptionBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Duration` [INFO] [stdout] --> src/client.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> src/client.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing_subscriber` [INFO] [stdout] --> src/client.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use tracing_subscriber; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `read_cmd_sender` are never read [INFO] [stdout] --> src/connection.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct WriteConnection { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 61 | pub(crate) writer: OwnedWriteHalf, [INFO] [stdout] 62 | buffer: BytesMut, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | receiver: Receiver, [INFO] [stdout] 64 | read_cmd_sender: Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | tracing_subscriber::fmt::try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 9 | let _ = tracing_subscriber::fmt::try_init(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `read_cmd_sender` are never read [INFO] [stdout] --> src/connection.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct WriteConnection { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 61 | pub(crate) writer: OwnedWriteHalf, [INFO] [stdout] 62 | buffer: BytesMut, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | receiver: Receiver, [INFO] [stdout] 64 | read_cmd_sender: Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.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" "37e049c29152de489bac94b27840f213bf197f3c95acb0e20aec80e001ab55cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e049c29152de489bac94b27840f213bf197f3c95acb0e20aec80e001ab55cf", kill_on_drop: false }` [INFO] [stdout] 37e049c29152de489bac94b27840f213bf197f3c95acb0e20aec80e001ab55cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f11819d2e7de972b49fbbdbaee4f1c6fa0fd676069b0cf202bbf710a66dddafe [INFO] running `Command { std: "docker" "start" "-a" "f11819d2e7de972b49fbbdbaee4f1c6fa0fd676069b0cf202bbf710a66dddafe", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::client_builder` [INFO] [stderr] --> src/client.rs:321:9 [INFO] [stderr] | [INFO] [stderr] 321 | use crate::client_builder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(unused)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::connection_config::HeartBeat` [INFO] [stderr] --> src/client.rs:322:9 [INFO] [stderr] | [INFO] [stderr] 322 | use crate::connection_config::HeartBeat; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::frame::Frame` [INFO] [stderr] --> src/client.rs:323:9 [INFO] [stderr] | [INFO] [stderr] 323 | use crate::frame::Frame; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::header::HeaderList` [INFO] [stderr] --> src/client.rs:324:9 [INFO] [stderr] | [INFO] [stderr] 324 | use crate::header::HeaderList; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::subscription::AckMode` [INFO] [stderr] --> src/client.rs:325:9 [INFO] [stderr] | [INFO] [stderr] 325 | use crate::subscription::AckMode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::subscription::AckOrNack::Ack` [INFO] [stderr] --> src/client.rs:326:9 [INFO] [stderr] | [INFO] [stderr] 326 | use crate::subscription::AckOrNack::Ack; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::subscription_builder::SubscriptionBuilder` [INFO] [stderr] --> src/client.rs:327:9 [INFO] [stderr] | [INFO] [stderr] 327 | use crate::subscription_builder::SubscriptionBuilder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::time::Duration` [INFO] [stderr] --> src/client.rs:328:9 [INFO] [stderr] | [INFO] [stderr] 328 | use tokio::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing::debug` [INFO] [stderr] --> src/client.rs:329:9 [INFO] [stderr] | [INFO] [stderr] 329 | use tracing::debug; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing_subscriber` [INFO] [stderr] --> src/client.rs:330:9 [INFO] [stderr] | [INFO] [stderr] 330 | use tracing_subscriber; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `buffer` and `read_cmd_sender` are never read [INFO] [stderr] --> src/connection.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct WriteConnection { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 61 | pub(crate) writer: OwnedWriteHalf, [INFO] [stderr] 62 | buffer: BytesMut, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 63 | receiver: Receiver, [INFO] [stderr] 64 | read_cmd_sender: Sender, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WriteConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stderr] [INFO] [stderr] warning: fields `buffer` and `read_cmd_sender` are never read [INFO] [stderr] --> src/connection.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct WriteConnection { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 61 | pub(crate) writer: OwnedWriteHalf, [INFO] [stderr] 62 | buffer: BytesMut, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 63 | receiver: Receiver, [INFO] [stderr] 64 | read_cmd_sender: Sender, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WriteConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(unused)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stderr] [INFO] [stderr] warning: `server` (lib) generated 11 warnings (run `cargo fix --lib -p server` to apply 10 suggestions) [INFO] [stderr] warning: `server` (lib test) generated 1 warning [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/server.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | tracing_subscriber::fmt::try_init(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 9 | let _ = tracing_subscriber::fmt::try_init(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "server" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.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/debug/deps/server-0d1fefe53db366da) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test header::encode_colon ... ok [INFO] [stdout] test header::encode_newline ... ok [INFO] [stdout] test header::encode_return_carriage ... ok [INFO] [stdout] test header::encode_slash ... ok [INFO] [stdout] test client::test::test_connect ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::test::test_connect stdout ---- [INFO] [stdout] thread 'client::test::test_connect' panicked at src/client.rs:340:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: StdIOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e6d84a8e9ea - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e6d84a8e9ea - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e6d84a8e9ea - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e6d84a8e9ea - ::fmt::h304520fd6a30aa07 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e6d84ab86fb - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e6d84ab86fb - core::fmt::write::hf5713710ce10ff22 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5e6d84a8b273 - std::io::Write::write_fmt::h786683024e26df0d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5e6d84a901f2 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e6d84a901f2 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5e6d84a8fd33 - std::panicking::default_hook::h81c8cd2e7c59ee33 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5e6d8474dc29 - as core::ops::function::Fn>::call::h6ef31d9fe3b4da7d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5e6d8474dc29 - test::test_main::{{closure}}::h97736fed204a235d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5e6d84a90ab2 - as core::ops::function::Fn>::call::h375ef7f99b271d16 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5e6d84a90ab2 - std::panicking::rust_panic_with_hook::had2118629c312a4a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5e6d84a90767 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5e6d84a8eec9 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5e6d84a903f4 - rust_begin_unwind [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5e6d846a8263 - core::panicking::panic_fmt::h3eea515d05f7a35e [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5e6d846a87b6 - core::result::unwrap_failed::h7c8d8bbbcf45dc13 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5e6d8470746f - core::result::Result::unwrap::hdd0f9c817bfdfebb [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5e6d8470746f - server::client::test::test_connect::{{closure}}::hf6ad647d538f6cac [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:336:26 [INFO] [stdout] 21: 0x5e6d8470c5bd - as core::future::future::Future>::poll::hce3a39e1b47cc58d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5e6d846f436f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb0868866691992dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x5e6d846f10b3 - tokio::coop::with_budget::{{closure}}::h859fddddcff99995 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x5e6d846efc7a - std::thread::local::LocalKey::try_with::hce389d85b9ffffa9 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 25: 0x5e6d846ef81a - std::thread::local::LocalKey::with::h8c633b3598a59fc7 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 26: 0x5e6d846f42e9 - tokio::coop::with_budget::hb86f7ebda0a6667a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x5e6d846f42e9 - tokio::coop::budget::hcbcc69463fb3bb8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x5e6d846f42e9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h399a9ce8e18e9727 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x5e6d846f2590 - tokio::runtime::basic_scheduler::Context::enter::ha76f74f6d3191803 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x5e6d846f3d2a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::haf2bf712027f8cab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x5e6d846f3af4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6eb539ed8e6c8bc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x5e6d846d06fd - tokio::macros::scoped_tls::ScopedKey::set::haafa1b804d035ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x5e6d846f38cc - tokio::runtime::basic_scheduler::CoreGuard::enter::h658c609c8358c692 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x5e6d846f3b0a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb8d87221a189735a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x5e6d846f1d22 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h8143faff55df0d4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x5e6d846e784b - tokio::runtime::Runtime::block_on::hf4cf6f6af6772248 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x5e6d84706ada - server::client::test::test_connect::h383340d95ceb79d6 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:361:9 [INFO] [stdout] 38: 0x5e6d84706997 - server::client::test::test_connect::{{closure}}::hb8be959c161769ba [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:333:28 [INFO] [stdout] 39: 0x5e6d846b0ce6 - core::ops::function::FnOnce::call_once::h4f6bfd5830dc522a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e6d8475252b - core::ops::function::FnOnce::call_once::h8cb4701a559728b6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5e6d8475252b - test::__rust_begin_short_backtrace::hbd02dbd41797127f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:620:18 [INFO] [stdout] 42: 0x5e6d84751e18 - test::run_test_in_process::{{closure}}::h9b9c40b959cf4b0a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:60 [INFO] [stdout] 43: 0x5e6d84751e18 - as core::ops::function::FnOnce<()>>::call_once::h80ca0f237bf0daa4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x5e6d84751e18 - std::panicking::try::do_call::h74ee75d3e2d7ba36 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 45: 0x5e6d84751e18 - std::panicking::try::h2ae7db1dc2a281fc [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 46: 0x5e6d84751e18 - std::panic::catch_unwind::h25732d5472f1001d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 47: 0x5e6d84751e18 - test::run_test_in_process::h1e17135aacb29db6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:27 [INFO] [stdout] 48: 0x5e6d84751e18 - test::run_test::{{closure}}::h65f9c94bff1a7861 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:564:43 [INFO] [stdout] 49: 0x5e6d847171e4 - test::run_test::{{closure}}::ha23ee43b6be2939d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:594:41 [INFO] [stdout] 50: 0x5e6d847171e4 - std::sys::backtrace::__rust_begin_short_backtrace::h160ed2f20abbd124 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 51: 0x5e6d8471a892 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h076d93a5dd61b367 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 52: 0x5e6d8471a892 - as core::ops::function::FnOnce<()>>::call_once::hb7dffecae4d2a0df [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x5e6d8471a892 - std::panicking::try::do_call::h425c243d1cd119a5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 54: 0x5e6d8471a892 - std::panicking::try::h5ff57b1fa4d0634d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 55: 0x5e6d8471a892 - std::panic::catch_unwind::h69dc0395c7d606c8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 56: 0x5e6d8471a892 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd987ad26725d6b64 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 57: 0x5e6d8471a892 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h262984108de629b4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5e6d84a94d4b - as core::ops::function::FnOnce>::call_once::hd6eefa32c9acf934 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 59: 0x5e6d84a94d4b - as core::ops::function::FnOnce>::call_once::h6bca3a1f077b8c81 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 60: 0x5e6d84a94d4b - std::sys::pal::unix::thread::Thread::new::thread_start::hcdbd1049068002f4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 61: 0x72227d109ac3 - [INFO] [stdout] 62: 0x72227d19aa04 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::test::test_connect [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f11819d2e7de972b49fbbdbaee4f1c6fa0fd676069b0cf202bbf710a66dddafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11819d2e7de972b49fbbdbaee4f1c6fa0fd676069b0cf202bbf710a66dddafe", kill_on_drop: false }` [INFO] [stdout] f11819d2e7de972b49fbbdbaee4f1c6fa0fd676069b0cf202bbf710a66dddafe