[INFO] fetching crate sunsniff 0.3.1... [INFO] checking sunsniff-0.3.1 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate sunsniff 0.3.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate sunsniff 0.3.1 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sunsniff 0.3.1 [INFO] finished tweaking crates.io crate sunsniff 0.3.1 [INFO] tweaked toml for crates.io crate sunsniff 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate sunsniff 0.3.1 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio-serial v5.0.5 [INFO] [stderr] Downloaded mqttrs v0.2.0 [INFO] [stderr] Downloaded influxdb2-structmap v0.2.0 [INFO] [stderr] Downloaded ordered-float v3.9.1 [INFO] [stderr] Downloaded influxdb2 v0.4.4 [INFO] [stderr] Downloaded go-parse-duration v0.1.1 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded pcap v1.1.0 [INFO] [stderr] Downloaded tokio-modbus v0.7.1 [INFO] [stderr] Downloaded serialport v4.2.2 [INFO] [stderr] Downloaded influxdb2-derive v0.1.1 [INFO] [stderr] Downloaded rustix v0.37.24 [INFO] [stderr] Downloaded mqtt-async-client v0.3.1 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e4ce64360d9b2218fbcc36f8543e6093974b4f27c418ebce32bdb40db66092 [INFO] running `Command { std: "docker" "start" "-a" "32e4ce64360d9b2218fbcc36f8543e6093974b4f27c418ebce32bdb40db66092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e4ce64360d9b2218fbcc36f8543e6093974b4f27c418ebce32bdb40db66092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e4ce64360d9b2218fbcc36f8543e6093974b4f27c418ebce32bdb40db66092", kill_on_drop: false }` [INFO] [stdout] 32e4ce64360d9b2218fbcc36f8543e6093974b4f27c418ebce32bdb40db66092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ff1823ff65cc11bd6ac16f4e8c499994d9632d609931e6809f2364a147d6a8f [INFO] running `Command { std: "docker" "start" "-a" "1ff1823ff65cc11bd6ac16f4e8c499994d9632d609931e6809f2364a147d6a8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking parking v2.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking async-task v4.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.6 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking bitflags v2.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking serialport v4.2.2 [INFO] [stderr] Compiling pcap v1.1.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking blocking v1.4.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking async-executor v1.5.4 [INFO] [stderr] Checking ordered-float v3.9.1 [INFO] [stderr] Checking winnow v0.5.16 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mqttrs v0.2.0 [INFO] [stderr] Compiling influxdb2-derive v0.1.1 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling serde_with_macros v3.3.0 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking mio-serial v5.0.5 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking go-parse-duration v0.1.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking mqtt-async-client v0.3.1 [INFO] [stderr] Checking tokio-modbus v0.7.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking etherparse v0.13.0 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking tokio-serial v5.4.4 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking serde_with v3.3.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking influxdb2-structmap v0.2.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling sunsniff v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking influxdb2 v0.4.4 [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/mqtt.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use serde::{self, Deserialize, Serialize}; [INFO] [stdout] | ^^^^ the item `serde` 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 `serde_json` is imported redundantly [INFO] [stdout] --> src/mqtt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/mqtt.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use serde::{self, Deserialize, Serialize}; [INFO] [stdout] | ^^^^ the item `serde` 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 `serde_json` is imported redundantly [INFO] [stdout] --> src/mqtt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.92s [INFO] running `Command { std: "docker" "inspect" "1ff1823ff65cc11bd6ac16f4e8c499994d9632d609931e6809f2364a147d6a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff1823ff65cc11bd6ac16f4e8c499994d9632d609931e6809f2364a147d6a8f", kill_on_drop: false }` [INFO] [stdout] 1ff1823ff65cc11bd6ac16f4e8c499994d9632d609931e6809f2364a147d6a8f