[INFO] cloning repository https://github.com/saintEvol/pubsub_client_static [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saintEvol/pubsub_client_static" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsaintEvol%2Fpubsub_client_static", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsaintEvol%2Fpubsub_client_static'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccd046a5c02da07aecbe181af99d70c728174d23 [INFO] testing saintEvol/pubsub_client_static against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsaintEvol%2Fpubsub_client_static" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/saintEvol/pubsub_client_static [INFO] finished tweaking git repo https://github.com/saintEvol/pubsub_client_static [INFO] tweaked toml for git repo https://github.com/saintEvol/pubsub_client_static written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/saintEvol/pubsub_client_static on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/saintEvol/pubsub_client_static 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-big-array v0.5.1 [INFO] [stderr] Downloaded agave-feature-set v2.2.7 [INFO] [stderr] Downloaded solana-inline-spl v2.2.7 [INFO] [stderr] Downloaded solana-rpc-client-api v2.2.7 [INFO] [stderr] Downloaded solana-inflation v2.2.1 [INFO] [stderr] Downloaded solana-seed-phrase v2.2.1 [INFO] [stderr] Downloaded jsonrpc-core v18.0.0 [INFO] [stderr] Downloaded task-local-extensions v0.1.4 [INFO] [stderr] Downloaded solana-transaction v2.2.2 [INFO] [stderr] Downloaded solana-transaction-context v2.2.1 [INFO] [stderr] Downloaded tungstenite v0.20.1 [INFO] [stderr] Downloaded bytemuck v1.23.0 [INFO] [stderr] Downloaded reqwest-middleware v0.2.5 [INFO] [stderr] Downloaded solana-reward-info v2.2.1 [INFO] [stderr] Downloaded solana-signer v2.2.1 [INFO] [stderr] Downloaded solana-keypair v2.2.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.1 [INFO] [stderr] Downloaded solana-account-decoder-client-types v2.2.7 [INFO] [stderr] Downloaded solana-transaction-status-client-types v2.2.7 [INFO] [stderr] Downloaded webpki-roots v0.24.0 [INFO] [stderr] Downloaded solana-version v2.2.7 [INFO] [stderr] Downloaded cc v1.2.21 [INFO] [stderr] Downloaded solana-signature v2.2.1 [INFO] [stderr] Downloaded solana-commitment-config v2.2.1 [INFO] [stderr] Downloaded solana-feature-set-interface v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90aece5580cea5ad70746a3e385f7cb902bf85d92f40bdf1f8ca9888558721e4 [INFO] running `Command { std: "docker" "start" "-a" "90aece5580cea5ad70746a3e385f7cb902bf85d92f40bdf1f8ca9888558721e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90aece5580cea5ad70746a3e385f7cb902bf85d92f40bdf1f8ca9888558721e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90aece5580cea5ad70746a3e385f7cb902bf85d92f40bdf1f8ca9888558721e4", kill_on_drop: false }` [INFO] [stdout] 90aece5580cea5ad70746a3e385f7cb902bf85d92f40bdf1f8ca9888558721e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d0a88a9cf2031dbadb8baa9d4fcdc96e8551e40f854e914b47291a0cf0e0403 [INFO] running `Command { std: "docker" "start" "-a" "6d0a88a9cf2031dbadb8baa9d4fcdc96e8551e40f854e914b47291a0cf0e0403", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling solana-msg v2.2.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling solana-decode-error v2.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling solana-program-memory v2.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling solana-inflation v2.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling solana-short-vec v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling solana-serde-varint v2.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling solana-clock v2.2.1 [INFO] [stderr] Compiling solana-rent v2.2.1 [INFO] [stderr] Compiling solana-epoch-schedule v2.2.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling solana-pubkey v2.2.1 [INFO] [stderr] Compiling solana-hash v2.2.1 [INFO] [stderr] Compiling solana-signature v2.2.1 [INFO] [stderr] Compiling solana-reward-info v2.2.1 [INFO] [stderr] Compiling solana-commitment-config v2.2.1 [INFO] [stderr] Compiling solana-fee-calculator v2.2.1 [INFO] [stderr] Compiling solana-sha256-hasher v2.2.1 [INFO] [stderr] Compiling solana-instruction v2.2.1 [INFO] [stderr] Compiling solana-sdk-ids v2.2.1 [INFO] [stderr] Compiling solana-feature-set-interface v4.0.0 [INFO] [stderr] Compiling solana-inline-spl v2.2.7 [INFO] [stderr] Compiling agave-feature-set v2.2.7 [INFO] [stderr] Compiling solana-program-error v2.2.1 [INFO] [stderr] Compiling solana-transaction-error v2.2.1 [INFO] [stderr] Compiling solana-account-info v2.2.1 [INFO] [stderr] Compiling solana-account v2.2.1 [INFO] [stderr] Compiling solana-account-decoder-client-types v2.2.7 [INFO] [stderr] Compiling solana-transaction-context v2.2.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling solana-message v2.2.1 [INFO] [stderr] Compiling solana-signer v2.2.1 [INFO] [stderr] Compiling solana-version v2.2.7 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling solana-transaction v2.2.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling solana-transaction-status-client-types v2.2.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling solana-rpc-client-api v2.2.7 [INFO] [stderr] Compiling solana_pubsub_client_static v2.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "6d0a88a9cf2031dbadb8baa9d4fcdc96e8551e40f854e914b47291a0cf0e0403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0a88a9cf2031dbadb8baa9d4fcdc96e8551e40f854e914b47291a0cf0e0403", kill_on_drop: false }` [INFO] [stdout] 6d0a88a9cf2031dbadb8baa9d4fcdc96e8551e40f854e914b47291a0cf0e0403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6ab37e2b09ede430cbca857a50111c3b458becef5f436f6ed03005c57fbe6c1 [INFO] running `Command { std: "docker" "start" "-a" "c6ab37e2b09ede430cbca857a50111c3b458becef5f436f6ed03005c57fbe6c1", kill_on_drop: false }` [INFO] [stderr] Compiling solana-pubkey v2.2.1 [INFO] [stderr] Compiling solana-instruction v2.2.1 [INFO] [stderr] Compiling solana-sdk-ids v2.2.1 [INFO] [stderr] Compiling solana-feature-set-interface v4.0.0 [INFO] [stderr] Compiling solana-inline-spl v2.2.7 [INFO] [stderr] Compiling agave-feature-set v2.2.7 [INFO] [stderr] Compiling solana-program-error v2.2.1 [INFO] [stderr] Compiling solana-transaction-error v2.2.1 [INFO] [stderr] Compiling solana-account-info v2.2.1 [INFO] [stderr] Compiling solana-message v2.2.1 [INFO] [stderr] Compiling solana-signer v2.2.1 [INFO] [stderr] Compiling solana-account v2.2.1 [INFO] [stderr] Compiling solana-version v2.2.7 [INFO] [stderr] Compiling solana-transaction-context v2.2.1 [INFO] [stderr] Compiling solana-account-decoder-client-types v2.2.7 [INFO] [stderr] Compiling solana-transaction v2.2.2 [INFO] [stderr] Compiling solana-transaction-status-client-types v2.2.7 [INFO] [stderr] Compiling solana-rpc-client-api v2.2.7 [INFO] [stderr] Compiling solana_pubsub_client_static v2.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `Command { std: "docker" "inspect" "c6ab37e2b09ede430cbca857a50111c3b458becef5f436f6ed03005c57fbe6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ab37e2b09ede430cbca857a50111c3b458becef5f436f6ed03005c57fbe6c1", kill_on_drop: false }` [INFO] [stdout] c6ab37e2b09ede430cbca857a50111c3b458becef5f436f6ed03005c57fbe6c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27b7884a0036f8f9ee5263c68cd2bc28f820b98cceb7b2a5b78da3387003de2b [INFO] running `Command { std: "docker" "start" "-a" "27b7884a0036f8f9ee5263c68cd2bc28f820b98cceb7b2a5b78da3387003de2b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_pubsub_client_static-3398c97f84fb269c) [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 solana_pubsub_client_static [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/pubsub_client.rs - pubsub_client (line 47) ... FAILED [INFO] [stdout] test src/nonblocking/pubsub_client.rs - nonblocking::pubsub_client (line 52) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/pubsub_client.rs - pubsub_client (line 47) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_pubsub_client` [INFO] [stdout] --> src/pubsub_client.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_pubsub_client::pubsub_client::PubsubClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_pubsub_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_pubsub_client`, use `cargo add solana_pubsub_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nonblocking/pubsub_client.rs - nonblocking::pubsub_client (line 52) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_pubsub_client` [INFO] [stdout] --> src/nonblocking/pubsub_client.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 5 | use solana_pubsub_client::nonblocking::pubsub_client::PubsubClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_pubsub_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_pubsub_client`, use `cargo add solana_pubsub_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> src/nonblocking/pubsub_client.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 23 | let pubsub_client = Arc::new(PubsubClient::new(websocket_url).await?); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pubsub_client.slot_subscribe().await?; [INFO] [stdout] | -------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `pubsub_client` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 23 | let pubsub_client: Arc = Arc::new(PubsubClient::new(websocket_url).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> src/nonblocking/pubsub_client.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 68 | let pubsub_client = Arc::clone(&pubsub_client); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pubsub_client.root_subscribe().await?; [INFO] [stdout] | -------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `pubsub_client` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 68 | let pubsub_client: Arc = Arc::clone(&pubsub_client); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/nonblocking/pubsub_client.rs - nonblocking::pubsub_client (line 52) [INFO] [stdout] src/pubsub_client.rs - pubsub_client (line 47) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.18s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "27b7884a0036f8f9ee5263c68cd2bc28f820b98cceb7b2a5b78da3387003de2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b7884a0036f8f9ee5263c68cd2bc28f820b98cceb7b2a5b78da3387003de2b", kill_on_drop: false }` [INFO] [stdout] 27b7884a0036f8f9ee5263c68cd2bc28f820b98cceb7b2a5b78da3387003de2b