[INFO] cloning repository https://github.com/tsinghtech-research/mqsrv-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsinghtech-research/mqsrv-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsinghtech-research%2Fmqsrv-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsinghtech-research%2Fmqsrv-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22bb2270a64a43255573605aad10ea12bf0ddcfc [INFO] testing tsinghtech-research/mqsrv-rs against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsinghtech-research%2Fmqsrv-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsinghtech-research/mqsrv-rs on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsinghtech-research/mqsrv-rs [INFO] finished tweaking git repo https://github.com/tsinghtech-research/mqsrv-rs [INFO] tweaked toml for git repo https://github.com/tsinghtech-research/mqsrv-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tsinghtech-research/mqsrv-rs 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/run_client.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client` [INFO] [stderr] * `example` target `run_client` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/run_server_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server_event` [INFO] [stderr] * `example` target `run_server_event` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/run_server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server` [INFO] [stderr] * `example` target `run_server` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/run_client_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client_event` [INFO] [stderr] * `example` target `run_client_event` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-reactor-trait v1.1.0 [INFO] [stderr] Downloaded async-global-executor-trait v2.2.0 [INFO] [stderr] Downloaded pinky-swear v6.2.0 [INFO] [stderr] Downloaded reactor-trait v1.1.0 [INFO] [stderr] Downloaded executor-trait v2.1.2 [INFO] [stderr] Downloaded async-global-executor v3.1.0 [INFO] [stderr] Downloaded rustls-connector v0.20.1 [INFO] [stderr] Downloaded amq-protocol-uri v7.2.2 [INFO] [stderr] Downloaded amq-protocol-types v7.2.2 [INFO] [stderr] Downloaded amq-protocol-tcp v7.2.2 [INFO] [stderr] Downloaded flagset v0.4.6 [INFO] [stderr] Downloaded tcp-stream v0.28.0 [INFO] [stderr] Downloaded der_derive v0.7.3 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded p12-keystore v0.1.4 [INFO] [stderr] Downloaded x509-cert v0.2.5 [INFO] [stderr] Downloaded lapin v2.5.0 [INFO] [stderr] Downloaded pkcs12 v0.1.0 [INFO] [stderr] Downloaded amq-protocol v7.2.2 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded cms v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d5819c4199cf01736d9555c707bb8ebf835f318f3cc5f7c4a0dead116107971 [INFO] running `Command { std: "docker" "start" "-a" "2d5819c4199cf01736d9555c707bb8ebf835f318f3cc5f7c4a0dead116107971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d5819c4199cf01736d9555c707bb8ebf835f318f3cc5f7c4a0dead116107971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5819c4199cf01736d9555c707bb8ebf835f318f3cc5f7c4a0dead116107971", kill_on_drop: false }` [INFO] [stdout] 2d5819c4199cf01736d9555c707bb8ebf835f318f3cc5f7c4a0dead116107971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027c965a968b2c80b6932bf750790b11b1008ab69254c573e5fc615a79cfa9f5 [INFO] running `Command { std: "docker" "start" "-a" "027c965a968b2c80b6932bf750790b11b1008ab69254c573e5fc615a79cfa9f5", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_server_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server_event` [INFO] [stderr] * `example` target `run_server_event` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server` [INFO] [stderr] * `example` target `run_server` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_client_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client_event` [INFO] [stderr] * `example` target `run_client_event` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_client.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client` [INFO] [stderr] * `example` target `run_client` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling flagset v0.4.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling amq-protocol v7.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling lapin v2.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pinky-swear v6.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling asn1-rs v0.7.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling p12-keystore v0.1.4 [INFO] [stderr] Compiling rustls-connector v0.20.1 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling amq-protocol-types v7.2.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling amq-protocol-uri v7.2.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.2 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling mqsrv-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/client.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pool_size` is never read [INFO] [stdout] --> src/server.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct MessageQueueServer { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | pool_size: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/run_client_event.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> examples/run_server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> examples/run_server.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use std::io::{Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process` [INFO] [stdout] --> examples/run_server.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::process; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::sleep` [INFO] [stdout] --> examples/run_server.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/run_server_event.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/run_server_event.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `worker` are never used [INFO] [stdout] --> examples/run_server.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl FibClass { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn worker(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "027c965a968b2c80b6932bf750790b11b1008ab69254c573e5fc615a79cfa9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027c965a968b2c80b6932bf750790b11b1008ab69254c573e5fc615a79cfa9f5", kill_on_drop: false }` [INFO] [stdout] 027c965a968b2c80b6932bf750790b11b1008ab69254c573e5fc615a79cfa9f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01a0e7534c9580847d08282e048da11af52a8625562772322472592168cd33aa [INFO] running `Command { std: "docker" "start" "-a" "01a0e7534c9580847d08282e048da11af52a8625562772322472592168cd33aa", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_server_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server_event` [INFO] [stderr] * `example` target `run_server_event` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_client_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client_event` [INFO] [stderr] * `example` target `run_client_event` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server` [INFO] [stderr] * `example` target `run_server` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_client.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client` [INFO] [stderr] * `example` target `run_client` [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling mqsrv-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/client.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pool_size` is never read [INFO] [stdout] --> src/server.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct MessageQueueServer { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | pool_size: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/client.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/run_client_event.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/run_server_event.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/run_server_event.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> examples/run_server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> examples/run_server.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use std::io::{Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process` [INFO] [stdout] --> examples/run_server.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::process; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::sleep` [INFO] [stdout] --> examples/run_server.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> examples/run_server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> examples/run_server.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use std::io::{Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process` [INFO] [stdout] --> examples/run_server.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::process; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::sleep` [INFO] [stdout] --> examples/run_server.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/run_server_event.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/run_server_event.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/run_client_event.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `worker` are never used [INFO] [stdout] --> examples/run_server.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl FibClass { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn worker(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `worker` are never used [INFO] [stdout] --> examples/run_server.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl FibClass { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn worker(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pool_size` is never read [INFO] [stdout] --> src/server.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct MessageQueueServer { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | pool_size: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.76s [INFO] running `Command { std: "docker" "inspect" "01a0e7534c9580847d08282e048da11af52a8625562772322472592168cd33aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a0e7534c9580847d08282e048da11af52a8625562772322472592168cd33aa", kill_on_drop: false }` [INFO] [stdout] 01a0e7534c9580847d08282e048da11af52a8625562772322472592168cd33aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 866bb08b646ca48045d7a6b75ea17077df8597d3af0588e5096ca12f2e888741 [INFO] running `Command { std: "docker" "start" "-a" "866bb08b646ca48045d7a6b75ea17077df8597d3af0588e5096ca12f2e888741", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_client_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client_event` [INFO] [stderr] * `example` target `run_client_event` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_client.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_client` [INFO] [stderr] * `example` target `run_client` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_server_event.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server_event` [INFO] [stderr] * `example` target `run_server_event` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/run_server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `run_server` [INFO] [stderr] * `example` target `run_server` [INFO] [stderr] warning: unused import: `json` [INFO] [stderr] --> src/client.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | use serde_json::{json, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `pool_size` is never read [INFO] [stderr] --> src/server.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct MessageQueueServer { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 78 | pool_size: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mqsrv-rs` (lib) generated 2 warnings (run `cargo fix --lib -p mqsrv-rs` to apply 1 suggestion) [INFO] [stderr] warning: `mqsrv-rs` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stderr] --> examples/run_server.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Read` [INFO] [stderr] --> examples/run_server.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | use std::io::{Read}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::process` [INFO] [stderr] --> examples/run_server.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use std::process; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::time::sleep` [INFO] [stderr] --> examples/run_server.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use tokio::time::sleep; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `name` and `worker` are never used [INFO] [stderr] --> examples/run_server.rs:47:8 [INFO] [stderr] | [INFO] [stderr] 42 | impl FibClass { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 47 | fn name(&self) -> String { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | fn worker(&self) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> examples/run_client_event.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> examples/run_server_event.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> examples/run_server_event.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mqsrv-rs` (bin "run_server" test) generated 5 warnings (run `cargo fix --bin "run_server" --tests` to apply 4 suggestions) [INFO] [stderr] warning: `mqsrv-rs` (example "run_client_event") generated 1 warning (run `cargo fix --example "run_client_event"` to apply 1 suggestion) [INFO] [stderr] warning: `mqsrv-rs` (example "run_server_event") generated 2 warnings (run `cargo fix --example "run_server_event"` to apply 2 suggestions) [INFO] [stderr] warning: `mqsrv-rs` (bin "run_server_event" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `mqsrv-rs` (bin "run_client_event" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `mqsrv-rs` (example "run_server") generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqsrv_rs-128cee9c5fa8a541) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests examples/run_client.rs (/opt/rustwide/target/debug/deps/run_client-a2e20195f9ff6037) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests examples/run_client_event.rs (/opt/rustwide/target/debug/deps/run_client_event-a77000c09ff5f7db) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests examples/run_server.rs (/opt/rustwide/target/debug/deps/run_server-80a4dc0ce1e94a3a) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests examples/run_server_event.rs (/opt/rustwide/target/debug/deps/run_server_event-cc472a9c52a2ed8d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mqsrv_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "866bb08b646ca48045d7a6b75ea17077df8597d3af0588e5096ca12f2e888741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866bb08b646ca48045d7a6b75ea17077df8597d3af0588e5096ca12f2e888741", kill_on_drop: false }` [INFO] [stdout] 866bb08b646ca48045d7a6b75ea17077df8597d3af0588e5096ca12f2e888741