[INFO] crate ws_stream_wasm 0.6.0 is already in cache [INFO] testing ws_stream_wasm-0.6.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate ws_stream_wasm 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ws_stream_wasm 0.6.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ws_stream_wasm 0.6.0 [INFO] finished tweaking crates.io crate ws_stream_wasm 0.6.0 [INFO] tweaked toml for crates.io crate ws_stream_wasm 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb0919bc0a1856a6e8fca3d22a42e7edf12741041f204dbf811e5dc74199e511 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cb0919bc0a1856a6e8fca3d22a42e7edf12741041f204dbf811e5dc74199e511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0919bc0a1856a6e8fca3d22a42e7edf12741041f204dbf811e5dc74199e511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0919bc0a1856a6e8fca3d22a42e7edf12741041f204dbf811e5dc74199e511", kill_on_drop: false }` [INFO] [stdout] cb0919bc0a1856a6e8fca3d22a42e7edf12741041f204dbf811e5dc74199e511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 636a8ddb4b4d827e01e0377311abc0b566108983b69d1f36ea5951e2e9bdbac1 [INFO] running `Command { std: "docker" "start" "-a" "636a8ddb4b4d827e01e0377311abc0b566108983b69d1f36ea5951e2e9bdbac1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ws_stream_wasm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.15 [INFO] [stderr] Compiling web-sys v0.3.42 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling pharos v0.4.2 [INFO] [stderr] Compiling async_io_stream v0.1.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ws_stream.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | fn poll_next( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ws_stream.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | fn poll_ready( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.67s [INFO] running `Command { std: "docker" "inspect" "636a8ddb4b4d827e01e0377311abc0b566108983b69d1f36ea5951e2e9bdbac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636a8ddb4b4d827e01e0377311abc0b566108983b69d1f36ea5951e2e9bdbac1", kill_on_drop: false }` [INFO] [stdout] 636a8ddb4b4d827e01e0377311abc0b566108983b69d1f36ea5951e2e9bdbac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b91088758676703aa6067c459b6700b572d61113976c1a74017b32ceddee389 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b91088758676703aa6067c459b6700b572d61113976c1a74017b32ceddee389", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.15 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling console_log v0.1.2 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ws_stream.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | fn poll_next( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ws_stream.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | fn poll_ready( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.15 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling flexi_logger v0.15.10 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tokio-serde-cbor v0.4.0 [INFO] [stderr] Compiling ws_stream_wasm v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ws_stream.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | fn poll_next( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ws_stream.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | fn poll_ready( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.23s [INFO] running `Command { std: "docker" "inspect" "9b91088758676703aa6067c459b6700b572d61113976c1a74017b32ceddee389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b91088758676703aa6067c459b6700b572d61113976c1a74017b32ceddee389", kill_on_drop: false }` [INFO] [stdout] 9b91088758676703aa6067c459b6700b572d61113976c1a74017b32ceddee389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e154a582a58a7aa556d14e36d2f495354a5afdc1e139fe9ec90d07e76d6c89f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e154a582a58a7aa556d14e36d2f495354a5afdc1e139fe9ec90d07e76d6c89f1", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ws_stream.rs:250:16 [INFO] [stderr] | [INFO] [stderr] 250 | fn poll_next( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ws_stream.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | fn poll_ready( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ws_stream.rs:250:16 [INFO] [stderr] | [INFO] [stderr] 250 | fn poll_next( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ws_stream.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | fn poll_ready( mut self: Pin<&mut Self>, cx: &mut Context<'_> ) -> Poll> [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ws_stream_wasm-797a60da952b1d8c [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 [INFO] [stdout] [INFO] [stderr] Doc-tests ws_stream_wasm [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 87) ... FAILED [INFO] [stdout] test src/lib.rs - (line 122) ... FAILED [INFO] [stdout] test src/ws_event.rs - ws_event::WsEvent (line 7) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 87) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `wasm_bindgen_futures::futures_0_3` [INFO] [stdout] --> src/lib.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 9 | wasm_bindgen_futures :: futures_0_3::spawn_local , [INFO] [stdout] | ^^^^^^^^^^^ could not find `futures_0_3` in `wasm_bindgen_futures` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 122) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `wasm_bindgen_futures::futures_0_3` [INFO] [stdout] --> src/lib.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 9 | wasm_bindgen_futures :: futures_0_3::spawn_local , [INFO] [stdout] | ^^^^^^^^^^^ could not find `futures_0_3` in `wasm_bindgen_futures` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ws_event.rs - ws_event::WsEvent (line 7) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `wasm_bindgen_futures::futures_0_3` [INFO] [stdout] --> src/ws_event.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 9 | wasm_bindgen_futures :: futures_0_3::spawn_local , [INFO] [stdout] | ^^^^^^^^^^^ could not find `futures_0_3` in `wasm_bindgen_futures` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next` found for enum `std::result::Result, pharos::Error>` in the current scope [INFO] [stdout] --> src/ws_event.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 27 | assert!( evts.next().await.unwrap_throw().is_closed () ); [INFO] [stdout] | ^^^^ method not found in `std::result::Result, pharos::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the method `next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `std::result::Result, pharos::Error>: futures::Stream` [INFO] [stdout] which is required by `std::result::Result, pharos::Error>: futures::StreamExt` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 122) [INFO] [stdout] src/lib.rs - (line 87) [INFO] [stdout] src/ws_event.rs - ws_event::WsEvent (line 7) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "e154a582a58a7aa556d14e36d2f495354a5afdc1e139fe9ec90d07e76d6c89f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e154a582a58a7aa556d14e36d2f495354a5afdc1e139fe9ec90d07e76d6c89f1", kill_on_drop: false }` [INFO] [stdout] e154a582a58a7aa556d14e36d2f495354a5afdc1e139fe9ec90d07e76d6c89f1