[INFO] fetching crate ruo 0.1.2... [INFO] checking ruo-0.1.2 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate ruo 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ruo 0.1.2 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 ruo 0.1.2 [INFO] finished tweaking crates.io crate ruo 0.1.2 [INFO] tweaked toml for crates.io crate ruo 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate ruo 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.17.1 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded quinn-udp v0.1.1 [INFO] [stderr] Downloaded quinn v0.8.2 [INFO] [stderr] Downloaded tungstenite v0.17.2 [INFO] [stderr] Downloaded hebo_codec v0.1.4 [INFO] [stderr] Downloaded quinn-proto v0.8.2 [INFO] [stderr] Downloaded rustls v0.20.5 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7d3085497feba2d9f0ed7bc323e845aee3728842619db586d00ad19ba3741f36 [INFO] running `Command { std: "docker" "start" "-a" "7d3085497feba2d9f0ed7bc323e845aee3728842619db586d00ad19ba3741f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d3085497feba2d9f0ed7bc323e845aee3728842619db586d00ad19ba3741f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3085497feba2d9f0ed7bc323e845aee3728842619db586d00ad19ba3741f36", kill_on_drop: false }` [INFO] [stdout] 7d3085497feba2d9f0ed7bc323e845aee3728842619db586d00ad19ba3741f36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 45b10d563343250b58592926230fb41eeb91fec543afed60521465675da00856 [INFO] running `Command { std: "docker" "start" "-a" "45b10d563343250b58592926230fb41eeb91fec543afed60521465675da00856", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustls v0.20.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking quinn-proto v0.8.2 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking quinn-udp v0.1.1 [INFO] [stderr] Checking quinn v0.8.2 [INFO] [stderr] Checking tokio-tungstenite v0.17.1 [INFO] [stderr] Checking hebo_codec v0.1.4 [INFO] [stderr] Checking ruo v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tungstenite` is imported redundantly [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_tungstenite::tungstenite; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the item `tungstenite` 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 `tokio_tungstenite` is imported redundantly [INFO] [stdout] --> src/stream.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio_tungstenite::{self, tungstenite::protocol::Message, WebSocketStream}; [INFO] [stdout] | ^^^^ the item `tokio_tungstenite` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/blocking/stream.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tungstenite` is imported redundantly [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_tungstenite::tungstenite; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the item `tungstenite` 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 `tokio_tungstenite` is imported redundantly [INFO] [stdout] --> src/stream.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio_tungstenite::{self, tungstenite::protocol::Message, WebSocketStream}; [INFO] [stdout] | ^^^^ the item `tokio_tungstenite` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/blocking/stream.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> examples/uds.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `on_connect` is never used [INFO] [stdout] --> examples/uds.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | async fn on_connect(client: &mut Client) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `on_connect` is never used [INFO] [stdout] --> examples/quic.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | async fn on_connect(client: &mut Client) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `on_connect` is never used [INFO] [stdout] --> examples/mqtt.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | async fn on_connect(client: &mut Client) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "45b10d563343250b58592926230fb41eeb91fec543afed60521465675da00856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b10d563343250b58592926230fb41eeb91fec543afed60521465675da00856", kill_on_drop: false }` [INFO] [stdout] 45b10d563343250b58592926230fb41eeb91fec543afed60521465675da00856