[INFO] fetching crate cdp-rs 0.3.3...
[INFO] testing cdp-rs-0.3.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cdp-rs 0.3.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cdp-rs 0.3.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cdp-rs 0.3.3
[INFO] finished tweaking crates.io crate cdp-rs 0.3.3
[INFO] tweaked toml for crates.io crate cdp-rs 0.3.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 144 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding tungstenite v0.17.3 (latest: v0.21.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 172d44a90aa0e83c11940157b721bc5e6720a6ad1210767bdbafda8fffeceec7
[INFO] running `Command { std: "docker" "start" "-a" "172d44a90aa0e83c11940157b721bc5e6720a6ad1210767bdbafda8fffeceec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "172d44a90aa0e83c11940157b721bc5e6720a6ad1210767bdbafda8fffeceec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "172d44a90aa0e83c11940157b721bc5e6720a6ad1210767bdbafda8fffeceec7", kill_on_drop: false }`
[INFO] [stdout] 172d44a90aa0e83c11940157b721bc5e6720a6ad1210767bdbafda8fffeceec7
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc9df8fc27e73203fb63b9724829b2c7ca7eb9b7fdba810c5673f39e1b566b59
[INFO] running `Command { std: "docker" "start" "-a" "cc9df8fc27e73203fb63b9724829b2c7ca7eb9b7fdba810c5673f39e1b566b59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cdp-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s
[INFO] running `Command { std: "docker" "inspect" "cc9df8fc27e73203fb63b9724829b2c7ca7eb9b7fdba810c5673f39e1b566b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc9df8fc27e73203fb63b9724829b2c7ca7eb9b7fdba810c5673f39e1b566b59", kill_on_drop: false }`
[INFO] [stdout] cc9df8fc27e73203fb63b9724829b2c7ca7eb9b7fdba810c5673f39e1b566b59
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4e5caa46b1c36a5b7d0621d91509692729ef2b6d48e37e77c4bc7a8bc3706c2
[INFO] running `Command { std: "docker" "start" "-a" "f4e5caa46b1c36a5b7d0621d91509692729ef2b6d48e37e77c4bc7a8bc3706c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cdp-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "f4e5caa46b1c36a5b7d0621d91509692729ef2b6d48e37e77c4bc7a8bc3706c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e5caa46b1c36a5b7d0621d91509692729ef2b6d48e37e77c4bc7a8bc3706c2", kill_on_drop: false }`
[INFO] [stdout] f4e5caa46b1c36a5b7d0621d91509692729ef2b6d48e37e77c4bc7a8bc3706c2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7446b6ef3f3d2dee95590eaa008571075476f4cce24d80b808c726fcb2ef46b
[INFO] running `Command { std: "docker" "start" "-a" "a7446b6ef3f3d2dee95590eaa008571075476f4cce24d80b808c726fcb2ef46b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cdp_rs-d7daf68fb8d265b0)
[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 cdp_rs
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - CdpClient::connect_to_target (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - CdpConnection::wait_message (line 220) ... FAILED
[INFO] [stdout] test src/lib.rs - CdpConnection::wait_event (line 242) ... FAILED
[INFO] [stdout] test src/lib.rs - CdpConnection::send (line 182) ... FAILED
[INFO] [stdout] test src/lib.rs - CdpConnection::wait_for (line 264) ... FAILED
[INFO] [stdout] test src/lib.rs - CdpClient::connect_to_tab (line 112) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - CdpClient::connect_to_target (line 92) stdout ----
[INFO] [stdout] error: cannot find macro `parms` in this scope
[INFO] [stdout]  --> src/lib.rs:98:48
[INFO] [stdout]   |
[INFO] [stdout] 9 | if let Ok(r) = cdp.send("Target.createTarget", parms!("url", "https://www.google.com")) {
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cdp_rs::parms;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout] 9   | if let Ok(r) = cdp.send("Target.createTarget", parms!("url", "https://www.google.com")) {
[INFO] [stdout]     |                    ^^^^ method not found in `Result<CdpConnection, ClientError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `send` exists on the type `CdpConnection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn send(&mut self, method: &'static str, parms: Vec<(&'static str, MessageParameter)>) -> Result<Value, MessageError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `CdpConnection` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 9   | if let Ok(r) = cdp.expect("REASON").send("Target.createTarget", parms!("url", "https://www.google.com")) {
[INFO] [stdout]     |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CdpConnection::wait_message (line 220) stdout ----
[INFO] [stdout] error[E0599]: no method named `wait_message` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 8   | let response = cdp.wait_message();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ method not found in `Result<CdpConnection, ClientError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `wait_message` exists on the type `CdpConnection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn wait_message(&mut self) -> Result<Value, MessageError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `CdpConnection` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 8   | let response = cdp.expect("REASON").wait_message();
[INFO] [stdout]     |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CdpConnection::wait_event (line 242) stdout ----
[INFO] [stdout] error: cannot find macro `parms` in this scope
[INFO] [stdout]  --> src/lib.rs:247:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | cdp.send("Network.enable", parms!()).unwrap();
[INFO] [stdout]   |                            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cdp_rs::parms;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 8   | cdp.send("Network.enable", parms!()).unwrap();
[INFO] [stdout]     |     ^^^^ method not found in `Result<CdpConnection, ClientError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `send` exists on the type `CdpConnection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn send(&mut self, method: &'static str, parms: Vec<(&'static str, MessageParameter)>) -> Result<Value, MessageError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `CdpConnection` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 8   | cdp.expect("REASON").send("Network.enable", parms!()).unwrap();
[INFO] [stdout]     |    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wait_event` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:248:20
[INFO] [stdout]     |
[INFO] [stdout] 9   | let response = cdp.wait_event("Network.dataReceived", None);
[INFO] [stdout]     |                    ^^^^^^^^^^ method not found in `Result<CdpConnection, ClientError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `wait_event` exists on the type `CdpConnection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn wait_event(&mut self, event: &str, timeout: Option<Duration>) -> Result<Value, MessageError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `CdpConnection` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 9   | let response = cdp.expect("REASON").wait_event("Network.dataReceived", None);
[INFO] [stdout]     |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CdpConnection::send (line 182) stdout ----
[INFO] [stdout] error: cannot find macro `parms` in this scope
[INFO] [stdout]  --> src/lib.rs:187:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | cdp.send("Network.getCookies", parms!("urls", vec!["https://www.google.com"]));
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cdp_rs::parms;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 8   | cdp.send("Network.getCookies", parms!("urls", vec!["https://www.google.com"]));
[INFO] [stdout]     |     ^^^^ method not found in `Result<CdpConnection, ClientError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `send` exists on the type `CdpConnection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn send(&mut self, method: &'static str, parms: Vec<(&'static str, MessageParameter)>) -> Result<Value, MessageError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `CdpConnection` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 8   | cdp.expect("REASON").send("Network.getCookies", parms!("urls", vec!["https://www.google.com"]));
[INFO] [stdout]     |    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CdpConnection::wait_for (line 264) stdout ----
[INFO] [stdout] error[E0599]: no method named `wait_for` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 8   | let response = cdp.wait_for(|m| { m.get("result").is_some() });
[INFO] [stdout]     |                    ^^^^^^^^ method not found in `Result<CdpConnection, ClientError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `wait_for` exists on the type `CdpConnection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | /     pub fn wait_for<F>(&mut self, timeout: Option<Duration>, f: F) -> Result<Value, MessageError>
[INFO] [stdout] 271 | |         where F: Fn(&Value) -> bool {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `CdpConnection` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 8   | let response = cdp.expect("REASON").wait_for(|m| { m.get("result").is_some() });
[INFO] [stdout]     |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - CdpClient::connect_to_target (line 92)
[INFO] [stdout]     src/lib.rs - CdpConnection::send (line 182)
[INFO] [stdout]     src/lib.rs - CdpConnection::wait_event (line 242)
[INFO] [stdout]     src/lib.rs - CdpConnection::wait_for (line 264)
[INFO] [stdout]     src/lib.rs - CdpConnection::wait_message (line 220)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.83s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a7446b6ef3f3d2dee95590eaa008571075476f4cce24d80b808c726fcb2ef46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7446b6ef3f3d2dee95590eaa008571075476f4cce24d80b808c726fcb2ef46b", kill_on_drop: false }`
[INFO] [stdout] a7446b6ef3f3d2dee95590eaa008571075476f4cce24d80b808c726fcb2ef46b
