[INFO] fetching crate near-vm-logic 0.17.0... [INFO] checking near-vm-logic-0.17.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate near-vm-logic 0.17.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate near-vm-logic 0.17.0 [INFO] finished tweaking crates.io crate near-vm-logic 0.17.0 [INFO] tweaked toml for crates.io crate near-vm-logic 0.17.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate near-vm-logic 0.17.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 320 packages to latest compatible versions [INFO] [stderr] Adding actix-rt v2.10.0 (available: v2.11.0) [INFO] [stderr] Adding borsh v0.10.4 (available: v1.6.0) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding near-account-id v0.17.0 (available: v2.5.0) [INFO] [stderr] Adding near-crypto v0.17.0 (available: v0.34.3) [INFO] [stderr] Adding near-fmt v0.17.0 (available: v0.34.3) [INFO] [stderr] Adding near-o11y v0.17.0 (available: v0.34.3) [INFO] [stderr] Adding near-primitives v0.17.0 (available: v0.34.3) [INFO] [stderr] Adding near-primitives-core v0.17.0 (available: v0.34.3) [INFO] [stderr] Adding near-stdx v0.17.0 (available: v0.34.3) [INFO] [stderr] Adding near-vm-errors v0.17.0 (available: v3.1.0) [INFO] [stderr] Adding tokio v1.28.2 (available: v1.49.0) [INFO] [stderr] Adding tokio-macros v2.1.0 (available: v2.6.0) [INFO] [stderr] Adding tokio-util v0.7.17 (available: v0.7.18) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2c9686bfb34fcf196219b14dd8b1e5001f071e7889d52b2e1823760c14f719a [INFO] running `Command { std: "docker" "start" "-a" "b2c9686bfb34fcf196219b14dd8b1e5001f071e7889d52b2e1823760c14f719a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2c9686bfb34fcf196219b14dd8b1e5001f071e7889d52b2e1823760c14f719a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c9686bfb34fcf196219b14dd8b1e5001f071e7889d52b2e1823760c14f719a", kill_on_drop: false }` [INFO] [stdout] b2c9686bfb34fcf196219b14dd8b1e5001f071e7889d52b2e1823760c14f719a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9286dde442b9f5a77b7885d9b7a22d9b615d09eb3d6041baea1d036fd30a214 [INFO] running `Command { std: "docker" "start" "-a" "c9286dde442b9f5a77b7885d9b7a22d9b615d09eb3d6041baea1d036fd30a214", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking c2-chacha v0.3.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Checking near-stdx v0.17.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking near-config-utils v0.17.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling near-rpc-error-core v0.17.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Compiling near-rpc-error-macro v0.17.0 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stdout] error[E0599]: no method named `is_closed` found for struct `tokio::sync::mpsc::Receiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_bounded.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | if self.inner.is_closed() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `close` with a similar name [INFO] [stdout] | [INFO] [stdout] 82 - if self.inner.is_closed() { [INFO] [stdout] 82 + if self.inner.close() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stdout] error[E0599]: no method named `max_capacity` found for struct `tokio::sync::mpsc::Receiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_bounded.rs:83:44 [INFO] [stdout] | [INFO] [stdout] 83 | let used_capacity = self.inner.max_capacity() - self.inner.capacity(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `tokio::sync::mpsc::Receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `capacity` found for struct `tokio::sync::mpsc::Receiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_bounded.rs:83:72 [INFO] [stdout] | [INFO] [stdout] 83 | let used_capacity = self.inner.max_capacity() - self.inner.capacity(); [INFO] [stdout] | ^^^^^^^^ method not found in `tokio::sync::mpsc::Receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `tokio::sync::mpsc::Receiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_bounded.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | (self.inner.len(), Some(used_capacity)) [INFO] [stdout] | ^^^ method not found in `tokio::sync::mpsc::Receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `tokio::sync::mpsc::Receiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_bounded.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | (self.inner.len(), None) [INFO] [stdout] | ^^^ method not found in `tokio::sync::mpsc::Receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_closed` found for struct `UnboundedReceiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_unbounded.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | if self.inner.is_closed() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `close` with a similar name [INFO] [stdout] | [INFO] [stdout] 71 - if self.inner.is_closed() { [INFO] [stdout] 71 + if self.inner.close() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `UnboundedReceiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_unbounded.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | let len = self.inner.len(); [INFO] [stdout] | ^^^ method not found in `UnboundedReceiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `UnboundedReceiver` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.18/src/wrappers/mpsc_unbounded.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | (self.inner.len(), None) [INFO] [stdout] | ^^^ method not found in `UnboundedReceiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] error: could not compile `tokio-stream` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c9286dde442b9f5a77b7885d9b7a22d9b615d09eb3d6041baea1d036fd30a214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9286dde442b9f5a77b7885d9b7a22d9b615d09eb3d6041baea1d036fd30a214", kill_on_drop: false }` [INFO] [stdout] c9286dde442b9f5a77b7885d9b7a22d9b615d09eb3d6041baea1d036fd30a214