[INFO] fetching crate rust_engineio 0.6.0... [INFO] testing rust_engineio-0.6.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rust_engineio 0.6.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rust_engineio 0.6.0 [INFO] finished tweaking crates.io crate rust_engineio 0.6.0 [INFO] tweaked toml for crates.io crate rust_engineio 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_engineio 0.6.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 235 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding tokio-tungstenite v0.21.0 (available: v0.27.0) [INFO] [stderr] Adding tungstenite v0.21.0 (available: v0.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5271f6af748e7a7837de3e8d2bf7369a5c519789f0607772af6f86f751bfc9b [INFO] running `Command { std: "docker" "start" "-a" "e5271f6af748e7a7837de3e8d2bf7369a5c519789f0607772af6f86f751bfc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5271f6af748e7a7837de3e8d2bf7369a5c519789f0607772af6f86f751bfc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5271f6af748e7a7837de3e8d2bf7369a5c519789f0607772af6f86f751bfc9b", kill_on_drop: false }` [INFO] [stdout] e5271f6af748e7a7837de3e8d2bf7369a5c519789f0607772af6f86f751bfc9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45427926ba2aa467b47cc7a826126b6dcce603bbae53804454c2a5d1abd316e [INFO] running `Command { std: "docker" "start" "-a" "f45427926ba2aa467b47cc7a826126b6dcce603bbae53804454c2a5d1abd316e", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling rust_engineio v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/async_socket.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/socket.rs:220:12 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/error.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.91s [INFO] running `Command { std: "docker" "inspect" "f45427926ba2aa467b47cc7a826126b6dcce603bbae53804454c2a5d1abd316e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45427926ba2aa467b47cc7a826126b6dcce603bbae53804454c2a5d1abd316e", kill_on_drop: false }` [INFO] [stdout] f45427926ba2aa467b47cc7a826126b6dcce603bbae53804454c2a5d1abd316e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5863133829be06d676c63437311de24989f37d8aed8749195556d4a459fad6f6 [INFO] running `Command { std: "docker" "start" "-a" "5863133829be06d676c63437311de24989f37d8aed8749195556d4a459fad6f6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/async_socket.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/socket.rs:220:12 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/error.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rust_engineio v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/async_socket.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/asynchronous/callback.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/callback.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/socket.rs:220:12 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/error.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/client.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.40s [INFO] running `Command { std: "docker" "inspect" "5863133829be06d676c63437311de24989f37d8aed8749195556d4a459fad6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5863133829be06d676c63437311de24989f37d8aed8749195556d4a459fad6f6", kill_on_drop: false }` [INFO] [stdout] 5863133829be06d676c63437311de24989f37d8aed8749195556d4a459fad6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a909c3b75c213e6c316b218dc0afeeabd3f31aa6da78580529e536077c7954c1 [INFO] running `Command { std: "docker" "start" "-a" "a909c3b75c213e6c316b218dc0afeeabd3f31aa6da78580529e536077c7954c1", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/asynchronous/async_socket.rs:278:12 [INFO] [stderr] | [INFO] [stderr] 278 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/asynchronous/callback.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/asynchronous/callback.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 45 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/asynchronous/callback.rs:59:12 [INFO] [stderr] | [INFO] [stderr] 59 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/asynchronous/callback.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/callback.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/callback.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/callback.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 60 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/callback.rs:74:12 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/socket.rs:220:12 [INFO] [stderr] | [INFO] [stderr] 220 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/error.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client/client.rs:356:17 [INFO] [stderr] | [INFO] [stderr] 356 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 356 | pub fn iter(&self) -> Iter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rust_engineio` (lib) generated 12 warnings (run `cargo fix --lib -p rust_engineio` to apply 1 suggestion) [INFO] [stderr] warning: `rust_engineio` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_engineio-19a0a1bb234a1b62) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test asynchronous::async_transports::websocket_secure::test::websocket_secure_debug ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_connection_dynamic_secure ... FAILED [INFO] [stdout] test asynchronous::async_transports::websocket_secure::test::websocket_secure_transport_base_url ... FAILED [INFO] [stdout] test asynchronous::async_transports::websocket::test::websocket_secure_debug ... FAILED [INFO] [stdout] test client::client::test::test_connection_dynamic_secure ... FAILED [INFO] [stdout] test asynchronous::async_transports::websocket::test::websocket_transport_base_url ... FAILED [INFO] [stdout] test client::client::test::test_connection_long ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_connection_wss ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_connection_polling ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_connection_dynamic ... FAILED [INFO] [stdout] test error::tests::test_error_conversion ... ok [INFO] [stdout] test packet::tests::test_binary_packet ... ok [INFO] [stdout] test packet::tests::test_binary_payload ... ok [INFO] [stdout] test packet::tests::test_decode_payload ... ok [INFO] [stdout] test packet::tests::test_handshake_packet ... ok [INFO] [stdout] test packet::tests::test_is_reflexive ... ok [INFO] [stdout] test asynchronous::client::async_client::test::test_illegal_actions ... FAILED [INFO] [stdout] test packet::tests::test_packet_error ... ok [INFO] [stdout] test packet::tests::test_packet_id_conversion_and_incompl_packet ... ok [INFO] [stdout] test client::client::test::test_connection_dynamic ... FAILED [INFO] [stdout] test client::client::test::test_connection_polling ... FAILED [INFO] [stdout] test transports::websocket::test::websocket_secure_debug ... FAILED [INFO] [stdout] test transports::websocket::test::websocket_transport_base_url ... FAILED [INFO] [stdout] test transports::websocket_secure::test::websocket_secure_transport_base_url ... FAILED [INFO] [stdout] test transports::websocket_secure::test::websocket_secure_debug ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_connection_ws ... FAILED [INFO] [stdout] test client::client::test::test_client_cloneable ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_connection_long ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_client_cloneable ... FAILED [INFO] [stdout] test client::client::test::test_connection_ws ... FAILED [INFO] [stdout] test client::client::test::test_connection_fallback ... FAILED [INFO] [stdout] test asynchronous::async_transports::polling::test::polling_transport_base_url ... ok [INFO] [stdout] test transports::polling::test::polling_transport_base_url ... ok [INFO] [stdout] test client::client::test::test_illegal_actions ... FAILED [INFO] [stdout] test asynchronous::client::async_client::test::test_connection_fallback ... FAILED [INFO] [stdout] test client::client::test::test_connection_wss ... FAILED [INFO] [stdout] test transports::polling::test::transport_debug ... ok [INFO] [stdout] test asynchronous::client::async_client::test::test_open_invariants ... FAILED [INFO] [stdout] test client::client::test::test_open_invariants ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- asynchronous::async_transports::websocket_secure::test::websocket_secure_debug stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_connection_dynamic_secure stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::async_transports::websocket_secure::test::websocket_secure_transport_base_url stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::async_transports::websocket::test::websocket_secure_debug stdout ---- [INFO] [stdout] Error: WebsocketError(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_connection_dynamic_secure stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::async_transports::websocket::test::websocket_transport_base_url stdout ---- [INFO] [stdout] Error: WebsocketError(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_connection_long stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=999035071", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_connection_wss stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_connection_polling stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=996479167", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_connection_dynamic stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=1001918656", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_illegal_actions stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=996479157", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_connection_dynamic stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=995365044", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_connection_polling stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=994447543", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- transports::websocket::test::websocket_secure_debug stdout ---- [INFO] [stdout] Error: WebsocketError(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) [INFO] [stdout] [INFO] [stdout] ---- transports::websocket::test::websocket_transport_base_url stdout ---- [INFO] [stdout] Error: WebsocketError(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) [INFO] [stdout] [INFO] [stdout] ---- transports::websocket_secure::test::websocket_secure_transport_base_url stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- transports::websocket_secure::test::websocket_secure_debug stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_connection_ws stdout ---- [INFO] [stdout] Error: WebsocketError(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_client_cloneable stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=1001001157", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_connection_long stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=997200056", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_client_cloneable stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=1008210128", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_connection_ws stdout ---- [INFO] [stdout] Error: WebsocketError(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_connection_fallback stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=1006637254", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_illegal_actions stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=998183100", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_connection_fallback stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=994513076", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_connection_wss stdout ---- [INFO] [stdout] Error: IncompleteIo(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- asynchronous::client::async_client::test::test_open_invariants stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=1005654214", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] ---- client::client::test::test_open_invariants stdout ---- [INFO] [stdout] Error: IncompleteResponseFromReqwest(reqwest::Error { kind: Request, url: "http://localhost:4201/engine.io/?EIO=4&transport=polling&t=725291151", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:4201, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] asynchronous::async_transports::websocket::test::websocket_secure_debug [INFO] [stdout] asynchronous::async_transports::websocket::test::websocket_transport_base_url [INFO] [stdout] asynchronous::async_transports::websocket_secure::test::websocket_secure_debug [INFO] [stdout] asynchronous::async_transports::websocket_secure::test::websocket_secure_transport_base_url [INFO] [stdout] asynchronous::client::async_client::test::test_client_cloneable [INFO] [stdout] asynchronous::client::async_client::test::test_connection_dynamic [INFO] [stdout] asynchronous::client::async_client::test::test_connection_dynamic_secure [INFO] [stdout] asynchronous::client::async_client::test::test_connection_fallback [INFO] [stdout] asynchronous::client::async_client::test::test_connection_long [INFO] [stdout] asynchronous::client::async_client::test::test_connection_polling [INFO] [stdout] asynchronous::client::async_client::test::test_connection_ws [INFO] [stdout] asynchronous::client::async_client::test::test_connection_wss [INFO] [stdout] asynchronous::client::async_client::test::test_illegal_actions [INFO] [stdout] asynchronous::client::async_client::test::test_open_invariants [INFO] [stdout] client::client::test::test_client_cloneable [INFO] [stdout] client::client::test::test_connection_dynamic [INFO] [stdout] client::client::test::test_connection_dynamic_secure [INFO] [stdout] client::client::test::test_connection_fallback [INFO] [stdout] client::client::test::test_connection_long [INFO] [stdout] client::client::test::test_connection_polling [INFO] [stdout] client::client::test::test_connection_ws [INFO] [stdout] client::client::test::test_connection_wss [INFO] [stdout] client::client::test::test_illegal_actions [INFO] [stdout] client::client::test::test_open_invariants [INFO] [stdout] transports::websocket::test::websocket_secure_debug [INFO] [stdout] transports::websocket::test::websocket_transport_base_url [INFO] [stdout] transports::websocket_secure::test::websocket_secure_debug [INFO] [stdout] transports::websocket_secure::test::websocket_secure_transport_base_url [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a909c3b75c213e6c316b218dc0afeeabd3f31aa6da78580529e536077c7954c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a909c3b75c213e6c316b218dc0afeeabd3f31aa6da78580529e536077c7954c1", kill_on_drop: false }` [INFO] [stdout] a909c3b75c213e6c316b218dc0afeeabd3f31aa6da78580529e536077c7954c1