[INFO] fetching crate tmq 0.4.0... [INFO] checking tmq-0.4.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] extracting crate tmq 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate tmq 0.4.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 tmq 0.4.0 [INFO] finished tweaking crates.io crate tmq 0.4.0 [INFO] tweaked toml for crates.io crate tmq 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate tmq 0.4.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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwalk v0.6.2 [INFO] [stderr] Downloaded dircpy v0.3.14 [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded system-deps v6.1.1 [INFO] [stderr] Downloaded cfg-expr v0.15.3 [INFO] [stderr] Downloaded target-lexicon v0.12.8 [INFO] [stderr] Downloaded zeromq-src v0.2.5+4.3.4 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85581d29d60f685991a1f2f1dde891ad6a340233a874700ead134a72dc5eae90 [INFO] running `Command { std: "docker" "start" "-a" "85581d29d60f685991a1f2f1dde891ad6a340233a874700ead134a72dc5eae90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85581d29d60f685991a1f2f1dde891ad6a340233a874700ead134a72dc5eae90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85581d29d60f685991a1f2f1dde891ad6a340233a874700ead134a72dc5eae90", kill_on_drop: false }` [INFO] [stdout] 85581d29d60f685991a1f2f1dde891ad6a340233a874700ead134a72dc5eae90 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aebedc9d5ad99bfadfca78c5d3063649bad87179a6fd49222524a8b3d3600b48 [INFO] running `Command { std: "docker" "start" "-a" "aebedc9d5ad99bfadfca78c5d3063649bad87179a6fd49222524a8b3d3600b48", 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 crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Checking itoa v1.0.7 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking clap v4.3.10 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling zeromq-src v0.2.5+4.3.4 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking tmq v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/dealer.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` 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 `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pair.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/publish.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pull.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/push.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/request_reply.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/router.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/subscribe.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/dealer.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` 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 `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pair.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/publish.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pull.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/push.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/request_reply.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/router.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/subscribe.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.78s [INFO] running `Command { std: "docker" "inspect" "aebedc9d5ad99bfadfca78c5d3063649bad87179a6fd49222524a8b3d3600b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebedc9d5ad99bfadfca78c5d3063649bad87179a6fd49222524a8b3d3600b48", kill_on_drop: false }` [INFO] [stdout] aebedc9d5ad99bfadfca78c5d3063649bad87179a6fd49222524a8b3d3600b48 [INFO] checking tmq-0.4.0 against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] extracting crate tmq 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tmq 0.4.0 on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmq 0.4.0 [INFO] finished tweaking crates.io crate tmq 0.4.0 [INFO] tweaked toml for crates.io crate tmq 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate tmq 0.4.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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9652b4235363bd26657ecb220d4d6d73471baf55f27261fcfea403e2c37cd73 [INFO] running `Command { std: "docker" "start" "-a" "b9652b4235363bd26657ecb220d4d6d73471baf55f27261fcfea403e2c37cd73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9652b4235363bd26657ecb220d4d6d73471baf55f27261fcfea403e2c37cd73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9652b4235363bd26657ecb220d4d6d73471baf55f27261fcfea403e2c37cd73", kill_on_drop: false }` [INFO] [stdout] b9652b4235363bd26657ecb220d4d6d73471baf55f27261fcfea403e2c37cd73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68c6cdcfa4431fe6993b229ebce2be8a698d38188908342f2a350ae4a7b156c1 [INFO] running `Command { std: "docker" "start" "-a" "68c6cdcfa4431fe6993b229ebce2be8a698d38188908342f2a350ae4a7b156c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking itoa v1.0.7 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking clap v4.3.10 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling zeromq-src v0.2.5+4.3.4 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking tmq v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/dealer.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` 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 `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pair.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/publish.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pull.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/push.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/request_reply.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/router.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/subscribe.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/dealer.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` 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 `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pair.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/publish.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/pull.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/push.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/request_reply.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/router.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `zmq` is imported redundantly [INFO] [stdout] --> src/socket_types/subscribe.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use zmq::{self, Context as ZmqContext}; [INFO] [stdout] | ^^^^ the item `zmq` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.94s [INFO] running `Command { std: "docker" "inspect" "68c6cdcfa4431fe6993b229ebce2be8a698d38188908342f2a350ae4a7b156c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c6cdcfa4431fe6993b229ebce2be8a698d38188908342f2a350ae4a7b156c1", kill_on_drop: false }` [INFO] [stdout] 68c6cdcfa4431fe6993b229ebce2be8a698d38188908342f2a350ae4a7b156c1