[INFO] fetching crate condure 1.10.0... [INFO] checking condure-1.10.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate condure 1.10.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate condure 1.10.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate condure 1.10.0 [INFO] finished tweaking crates.io crate condure 1.10.0 [INFO] tweaked toml for crates.io crate condure 1.10.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate condure 1.10.0 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded thiserror v1.0.40 [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded ciborium-io v0.2.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.1 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded crossbeam-deque v0.8.3 [INFO] [stderr] Downloaded ciborium v0.2.1 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded clap_builder v4.3.9 [INFO] [stderr] Downloaded rustix v0.37.20 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded rayon v1.7.0 [INFO] [stderr] Downloaded clap v4.3.9 [INFO] [stderr] Downloaded rayon-core v1.11.0 [INFO] [stderr] Downloaded miniz_oxide v0.6.2 [INFO] [stderr] Downloaded paste v1.0.12 [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded test-log v0.2.12 [INFO] [stderr] Downloaded thiserror-impl v1.0.40 [INFO] [stderr] Downloaded time v0.3.22 [INFO] [stderr] Downloaded toml v0.2.1 [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded error-chain v0.10.0 [INFO] [stderr] Downloaded metadeps v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e364c569a5b7b89881e5cece7d037c56f6bc074e11f050c102abc2cd824156a9 [INFO] running `Command { std: "docker" "start" "-a" "e364c569a5b7b89881e5cece7d037c56f6bc074e11f050c102abc2cd824156a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e364c569a5b7b89881e5cece7d037c56f6bc074e11f050c102abc2cd824156a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e364c569a5b7b89881e5cece7d037c56f6bc074e11f050c102abc2cd824156a9", kill_on_drop: false }` [INFO] [stdout] e364c569a5b7b89881e5cece7d037c56f6bc074e11f050c102abc2cd824156a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2381c47d2e55f41642b9da92a5ae5fd13192f2476a12ce29fbc67b94848335d [INFO] running `Command { std: "docker" "start" "-a" "f2381c47d2e55f41642b9da92a5ae5fd13192f2476a12ce29fbc67b94848335d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking httparse v1.8.0 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.9 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking clap v4.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Checking condure v1.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `signal_hook` is imported redundantly [INFO] [stdout] --> src/app.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use signal_hook; [INFO] [stdout] | ^^^^^^^^^^^ the item `signal_hook` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TmpBuffer` is imported redundantly [INFO] [stdout] --> src/connection.rs:6668:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `TmpBuffer` is already imported here [INFO] [stdout] 6668 | use crate::buffer::TmpBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/connection.rs:6672:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Future` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6672 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/connection.rs:6673:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6673 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rc` is imported redundantly [INFO] [stdout] --> src/connection.rs:6674:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Rc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6674 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/connection.rs:6675:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6675 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/connection.rs:6676:21 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6676 | use std::task::{Context, Poll, Waker}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Poll` is imported redundantly [INFO] [stdout] --> src/connection.rs:6676:30 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Poll` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6676 | use std::task::{Context, Poll, Waker}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/connection.rs:6677:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6677 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `signal_hook` is imported redundantly [INFO] [stdout] --> src/app.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use signal_hook; [INFO] [stdout] | ^^^^^^^^^^^ the item `signal_hook` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TmpBuffer` is imported redundantly [INFO] [stdout] --> src/connection.rs:6668:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `TmpBuffer` is already imported here [INFO] [stdout] 6668 | use crate::buffer::TmpBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/connection.rs:6672:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Future` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6672 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/connection.rs:6673:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6673 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rc` is imported redundantly [INFO] [stdout] --> src/connection.rs:6674:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Rc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6674 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/connection.rs:6675:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6675 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/connection.rs:6676:21 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6676 | use std::task::{Context, Poll, Waker}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Poll` is imported redundantly [INFO] [stdout] --> src/connection.rs:6676:30 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Poll` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6676 | use std::task::{Context, Poll, Waker}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/connection.rs:6677:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6677 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | Utf8(str::Utf8Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 306 | Utf8(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | Http(http1::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 307 | Http(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:308:15 [INFO] [stdout] | [INFO] [stdout] 308 | WebSocket(websocket::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 308 | WebSocket(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | Utf8(str::Utf8Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 306 | Utf8(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | Http(http1::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 307 | Http(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:308:15 [INFO] [stdout] | [INFO] [stdout] 308 | WebSocket(websocket::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 308 | WebSocket(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `signal_hook` is imported redundantly [INFO] [stdout] --> src/app.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use signal_hook; [INFO] [stdout] | ^^^^^^^^^^^ the item `signal_hook` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/buffer.rs:853:19 [INFO] [stdout] | [INFO] [stdout] 852 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] 853 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/buffer.rs:853:25 [INFO] [stdout] | [INFO] [stdout] 852 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] 853 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TmpBuffer` is imported redundantly [INFO] [stdout] --> src/connection.rs:6668:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `TmpBuffer` is already imported here [INFO] [stdout] 6668 | use crate::buffer::TmpBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/connection.rs:6672:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Future` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6672 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/connection.rs:6673:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6673 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rc` is imported redundantly [INFO] [stdout] --> src/connection.rs:6674:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Rc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6674 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/connection.rs:6675:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6675 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/connection.rs:6676:21 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6676 | use std::task::{Context, Poll, Waker}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Poll` is imported redundantly [INFO] [stdout] --> src/connection.rs:6676:30 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Poll` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6676 | use std::task::{Context, Poll, Waker}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/connection.rs:6677:9 [INFO] [stdout] | [INFO] [stdout] 6667 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6677 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TmpBuffer` is imported redundantly [INFO] [stdout] --> src/connection.rs:7567:9 [INFO] [stdout] | [INFO] [stdout] 7566 | use super::*; [INFO] [stdout] | -------- the item `TmpBuffer` is already imported here [INFO] [stdout] 7567 | use crate::buffer::TmpBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rc` is imported redundantly [INFO] [stdout] --> src/connection.rs:7570:9 [INFO] [stdout] | [INFO] [stdout] 7566 | use super::*; [INFO] [stdout] | -------- the item `Rc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7570 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/connection.rs:7571:9 [INFO] [stdout] | [INFO] [stdout] 7566 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7571 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Poll` is imported redundantly [INFO] [stdout] --> src/connection.rs:7572:9 [INFO] [stdout] | [INFO] [stdout] 7566 | use super::*; [INFO] [stdout] | -------- the item `Poll` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7572 | use std::task::Poll; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Instant` is imported redundantly [INFO] [stdout] --> src/connection.rs:7573:9 [INFO] [stdout] | [INFO] [stdout] 7566 | use super::*; [INFO] [stdout] | -------- the item `Instant` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7573 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/event.rs:691:9 [INFO] [stdout] | [INFO] [stdout] 690 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] 691 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mem` is imported redundantly [INFO] [stdout] --> src/executor.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 379 | use super::*; [INFO] [stdout] | -------- the item `mem` is already imported here [INFO] [stdout] 380 | use std::cell::Cell; [INFO] [stdout] 381 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mem` is imported redundantly [INFO] [stdout] --> src/future.rs:2812:9 [INFO] [stdout] | [INFO] [stdout] 2806 | use super::*; [INFO] [stdout] | -------- the item `mem` is already imported here [INFO] [stdout] ... [INFO] [stdout] 2812 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rc` is imported redundantly [INFO] [stdout] --> src/future.rs:2814:9 [INFO] [stdout] | [INFO] [stdout] 2806 | use super::*; [INFO] [stdout] | -------- the item `Rc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 2814 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/future.rs:2816:9 [INFO] [stdout] | [INFO] [stdout] 2806 | use super::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] ... [INFO] [stdout] 2816 | use std::task::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> src/listener.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 191 | use super::*; [INFO] [stdout] | -------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 196 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cell` is imported redundantly [INFO] [stdout] --> src/reactor.rs:1016:9 [INFO] [stdout] | [INFO] [stdout] 1014 | use super::*; [INFO] [stdout] | -------- the item `Cell` is already imported here [INFO] [stdout] 1015 | use crate::waker; [INFO] [stdout] 1016 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rc` is imported redundantly [INFO] [stdout] --> src/reactor.rs:1019:9 [INFO] [stdout] | [INFO] [stdout] 1014 | use super::*; [INFO] [stdout] | -------- the item `Rc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1019 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cell` is imported redundantly [INFO] [stdout] --> src/waker.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | use super::*; [INFO] [stdout] | -------- the item `Cell` is already imported here [INFO] [stdout] 183 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `event` is imported redundantly [INFO] [stdout] --> src/zhttpsocket.rs:2652:9 [INFO] [stdout] | [INFO] [stdout] 2651 | use super::*; [INFO] [stdout] | -------- the item `event` is already imported here [INFO] [stdout] 2652 | use crate::event; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | Utf8(str::Utf8Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 306 | Utf8(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | Http(http1::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 307 | Http(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/connection.rs:308:15 [INFO] [stdout] | [INFO] [stdout] 308 | WebSocket(websocket::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 308 | WebSocket(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.97s [INFO] running `Command { std: "docker" "inspect" "f2381c47d2e55f41642b9da92a5ae5fd13192f2476a12ce29fbc67b94848335d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2381c47d2e55f41642b9da92a5ae5fd13192f2476a12ce29fbc67b94848335d", kill_on_drop: false }` [INFO] [stdout] f2381c47d2e55f41642b9da92a5ae5fd13192f2476a12ce29fbc67b94848335d