[INFO] fetching crate webdriverbidi 0.2.2...
[INFO] testing webdriverbidi-0.2.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate webdriverbidi 0.2.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate webdriverbidi 0.2.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate webdriverbidi 0.2.2
[INFO] tweaked toml for crates.io crate webdriverbidi 0.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate webdriverbidi 0.2.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webdriverbidi 0.2.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.4.3
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded data-encoding v2.6.0
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded jiff-static v0.2.8
[INFO] [stderr]   Downloaded jiff v0.2.8
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffd1a12fa7e4a85c4d8917d67f0cf796b5a7853547c0d767dddaff2ce2c5791d
[INFO] running `Command { std: "docker" "start" "-a" "ffd1a12fa7e4a85c4d8917d67f0cf796b5a7853547c0d767dddaff2ce2c5791d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffd1a12fa7e4a85c4d8917d67f0cf796b5a7853547c0d767dddaff2ce2c5791d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd1a12fa7e4a85c4d8917d67f0cf796b5a7853547c0d767dddaff2ce2c5791d", kill_on_drop: false }`
[INFO] [stdout] ffd1a12fa7e4a85c4d8917d67f0cf796b5a7853547c0d767dddaff2ce2c5791d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b2ff79dca3ea2f12144479699790969307fb22bb232e4ffb78635d3f9fa6c95
[INFO] running `Command { std: "docker" "start" "-a" "2b2ff79dca3ea2f12144479699790969307fb22bb232e4ffb78635d3f9fa6c95", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.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 rand v0.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 reqwest v0.12.22
[INFO] [stderr]    Compiling webdriverbidi v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `commands::session`
[INFO] [stdout]  --> src/model/browser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     commands::session,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.32s
[INFO] running `Command { std: "docker" "inspect" "2b2ff79dca3ea2f12144479699790969307fb22bb232e4ffb78635d3f9fa6c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2ff79dca3ea2f12144479699790969307fb22bb232e4ffb78635d3f9fa6c95", kill_on_drop: false }`
[INFO] [stdout] 2b2ff79dca3ea2f12144479699790969307fb22bb232e4ffb78635d3f9fa6c95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b529113a852ee487a62f938176e5fb541400715025bec6fcc14c17b408d76ba
[INFO] running `Command { std: "docker" "start" "-a" "6b529113a852ee487a62f938176e5fb541400715025bec6fcc14c17b408d76ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling jiff v0.2.8
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling webdriverbidi v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `commands::session`
[INFO] [stdout]  --> src/model/browser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     commands::session,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `commands::session`
[INFO] [stdout]  --> src/model/browser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     commands::session,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/browser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> tests/browser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]  --> tests/browser.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `webdriverbidi::events::EventType`
[INFO] [stdout]  --> tests/browser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use webdriverbidi::events::EventType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RemoveUserContextParameters`
[INFO] [stdout]  --> tests/browser.rs:7:66
[INFO] [stdout]   |
[INFO] [stdout] 7 | use webdriverbidi::model::browser::{CreateUserContextParameters, RemoveUserContextParameters};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActivateParameters`, `CloseParameters`, and `GetTreeParameters`
[INFO] [stdout]  --> tests/browser.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ActivateParameters, CloseParameters, GetTreeParameters,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `webdriverbidi::model::common::EmptyParams`
[INFO] [stdout]   --> tests/browser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use webdriverbidi::model::common::EmptyParams;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `webdriverbidi::model::session::SubscriptionRequest`
[INFO] [stdout]   --> tests/browser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use webdriverbidi::model::session::SubscriptionRequest;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> tests/browsing_context.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `webdriverbidi::model::browsing_context::ActivateParameters`
[INFO] [stdout]  --> tests/browsing_context.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use webdriverbidi::model::browsing_context::ActivateParameters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextTarget`, `EvaluateParameters`, and `Target`
[INFO] [stdout]  --> tests/browsing_context.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use webdriverbidi::model::script::{ContextTarget, EvaluateParameters, Target};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HOST` is never used
[INFO] [stdout]   --> tests/utils.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const HOST: &str = "localhost";
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PORT` is never used
[INFO] [stdout]   --> tests/utils.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | const PORT: u16 = 4444;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATIC_ROUTE` is never used
[INFO] [stdout]   --> tests/utils.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const STATIC_ROUTE: &str = "/static";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATIC_DIR` is never used
[INFO] [stdout]   --> tests/utils.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const STATIC_DIR: &str = "static";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_ADDR` is never used
[INFO] [stdout]   --> tests/utils.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | const DEFAULT_ADDR: &str = "127.0.0.1:0";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `target_context` is never used
[INFO] [stdout]    --> tests/utils.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn target_context(context: &str) -> Target {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `local_value` is never used
[INFO] [stdout]    --> tests/utils.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn local_value(str: &str) -> LocalValue {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_element_focused` is never used
[INFO] [stdout]    --> tests/utils.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 | pub async fn is_element_focused(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_document_status` is never used
[INFO] [stdout]    --> tests/utils.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 | pub async fn assert_document_status(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_visibility_state` is never used
[INFO] [stdout]    --> tests/utils.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 | pub async fn get_visibility_state(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_document_focus` is never used
[INFO] [stdout]    --> tests/utils.rs:581:14
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub async fn get_document_focus(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]   --> tests/utils.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn init() -> Result<WebDriverBiDiSession> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `close` is never used
[INFO] [stdout]   --> tests/utils.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn close(bidi_session: &mut WebDriverBiDiSession) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_context_ids` is never used
[INFO] [stdout]   --> tests/utils.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub async fn get_user_context_ids(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_user_context` is never used
[INFO] [stdout]   --> tests/utils.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub async fn create_user_context(bidi_session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_client_windows` is never used
[INFO] [stdout]    --> tests/utils.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub async fn get_client_windows(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_user_context` is never used
[INFO] [stdout]    --> tests/utils.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub async fn remove_user_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_tab_in_user_context` is never used
[INFO] [stdout]    --> tests/utils.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub async fn new_tab_in_user_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `navigate` is never used
[INFO] [stdout]    --> tests/utils.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub async fn navigate(
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_window` is never used
[INFO] [stdout]    --> tests/utils.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub async fn new_window(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nth_context` is never used
[INFO] [stdout]    --> tests/utils.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub async fn get_nth_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_tab` is never used
[INFO] [stdout]    --> tests/utils.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub async fn new_tab(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get` is never used
[INFO] [stdout]    --> tests/utils.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub async fn get(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set` is never used
[INFO] [stdout]    --> tests/utils.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn set(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_static` is never used
[INFO] [stdout]    --> tests/utils.rs:266:18
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub async fn serve_static(html_file: &str) -> Result<(String, JoinHandle<()>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_USER_CONTEXT` is never used
[INFO] [stdout]   --> tests/browser.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const DEFAULT_USER_CONTEXT: &str = "default";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATIC_ROUTE` is never used
[INFO] [stdout]   --> tests/utils.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const STATIC_ROUTE: &str = "/static";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATIC_DIR` is never used
[INFO] [stdout]   --> tests/utils.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const STATIC_DIR: &str = "static";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_ADDR` is never used
[INFO] [stdout]   --> tests/utils.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | const DEFAULT_ADDR: &str = "127.0.0.1:0";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `target_context` is never used
[INFO] [stdout]    --> tests/utils.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn target_context(context: &str) -> Target {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `local_value` is never used
[INFO] [stdout]    --> tests/utils.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn local_value(str: &str) -> LocalValue {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_element_focused` is never used
[INFO] [stdout]    --> tests/utils.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 | pub async fn is_element_focused(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_document_status` is never used
[INFO] [stdout]    --> tests/utils.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 | pub async fn assert_document_status(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_visibility_state` is never used
[INFO] [stdout]    --> tests/utils.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 | pub async fn get_visibility_state(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_document_focus` is never used
[INFO] [stdout]    --> tests/utils.rs:581:14
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub async fn get_document_focus(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_user_context` is never used
[INFO] [stdout]   --> tests/utils.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub async fn create_user_context(bidi_session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_client_windows` is never used
[INFO] [stdout]    --> tests/utils.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub async fn get_client_windows(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_user_context` is never used
[INFO] [stdout]    --> tests/utils.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub async fn remove_user_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_tab_in_user_context` is never used
[INFO] [stdout]    --> tests/utils.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub async fn new_tab_in_user_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `navigate` is never used
[INFO] [stdout]    --> tests/utils.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub async fn navigate(
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_window` is never used
[INFO] [stdout]    --> tests/utils.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub async fn new_window(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nth_context` is never used
[INFO] [stdout]    --> tests/utils.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub async fn get_nth_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_tab` is never used
[INFO] [stdout]    --> tests/utils.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub async fn new_tab(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get` is never used
[INFO] [stdout]    --> tests/utils.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub async fn get(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set` is never used
[INFO] [stdout]    --> tests/utils.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn set(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_static` is never used
[INFO] [stdout]    --> tests/utils.rs:266:18
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub async fn serve_static(html_file: &str) -> Result<(String, JoinHandle<()>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATIC_ROUTE` is never used
[INFO] [stdout]   --> tests/utils.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const STATIC_ROUTE: &str = "/static";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATIC_DIR` is never used
[INFO] [stdout]   --> tests/utils.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const STATIC_DIR: &str = "static";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_ADDR` is never used
[INFO] [stdout]   --> tests/utils.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | const DEFAULT_ADDR: &str = "127.0.0.1:0";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `target_context` is never used
[INFO] [stdout]    --> tests/utils.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn target_context(context: &str) -> Target {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `local_value` is never used
[INFO] [stdout]    --> tests/utils.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn local_value(str: &str) -> LocalValue {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_element_focused` is never used
[INFO] [stdout]    --> tests/utils.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 | pub async fn is_element_focused(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_document_status` is never used
[INFO] [stdout]    --> tests/utils.rs:505:14
[INFO] [stdout]     |
[INFO] [stdout] 505 | pub async fn assert_document_status(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_visibility_state` is never used
[INFO] [stdout]    --> tests/utils.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 | pub async fn get_visibility_state(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_document_focus` is never used
[INFO] [stdout]    --> tests/utils.rs:581:14
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub async fn get_document_focus(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_context_ids` is never used
[INFO] [stdout]   --> tests/utils.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub async fn get_user_context_ids(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_user_context` is never used
[INFO] [stdout]   --> tests/utils.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub async fn create_user_context(bidi_session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_client_windows` is never used
[INFO] [stdout]    --> tests/utils.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub async fn get_client_windows(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_user_context` is never used
[INFO] [stdout]    --> tests/utils.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub async fn remove_user_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_tab_in_user_context` is never used
[INFO] [stdout]    --> tests/utils.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub async fn new_tab_in_user_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `navigate` is never used
[INFO] [stdout]    --> tests/utils.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub async fn navigate(
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_window` is never used
[INFO] [stdout]    --> tests/utils.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub async fn new_window(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nth_context` is never used
[INFO] [stdout]    --> tests/utils.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub async fn get_nth_context(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_tab` is never used
[INFO] [stdout]    --> tests/utils.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub async fn new_tab(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get` is never used
[INFO] [stdout]    --> tests/utils.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub async fn get(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set` is never used
[INFO] [stdout]    --> tests/utils.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn set(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_static` is never used
[INFO] [stdout]    --> tests/utils.rs:266:18
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub async fn serve_static(html_file: &str) -> Result<(String, JoinHandle<()>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.73s
[INFO] running `Command { std: "docker" "inspect" "6b529113a852ee487a62f938176e5fb541400715025bec6fcc14c17b408d76ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b529113a852ee487a62f938176e5fb541400715025bec6fcc14c17b408d76ba", kill_on_drop: false }`
[INFO] [stdout] 6b529113a852ee487a62f938176e5fb541400715025bec6fcc14c17b408d76ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa40b14c8056f6a2d2bfb46c7a9631ae9aaea1aa7cc8c9d072ce3c18b3b8c8a5
[INFO] running `Command { std: "docker" "start" "-a" "aa40b14c8056f6a2d2bfb46c7a9631ae9aaea1aa7cc8c9d072ce3c18b3b8c8a5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `commands::session`
[INFO] [stderr]  --> src/model/browser.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     commands::session,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `webdriverbidi` (lib) generated 1 warning (run `cargo fix --lib -p webdriverbidi` to apply 1 suggestion)
[INFO] [stderr] warning: `webdriverbidi` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `anyhow::Result`
[INFO] [stderr]  --> tests/browsing_context.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `webdriverbidi::model::browsing_context::ActivateParameters`
[INFO] [stderr]  --> tests/browsing_context.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use webdriverbidi::model::browsing_context::ActivateParameters;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ContextTarget`, `EvaluateParameters`, and `Target`
[INFO] [stderr]  --> tests/browsing_context.rs:4:36
[INFO] [stderr]   |
[INFO] [stderr] 4 | use webdriverbidi::model::script::{ContextTarget, EvaluateParameters, Target};
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `HOST` is never used
[INFO] [stderr]   --> tests/utils.rs:43:7
[INFO] [stderr]    |
[INFO] [stderr] 43 | const HOST: &str = "localhost";
[INFO] [stderr]    |       ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PORT` is never used
[INFO] [stderr]   --> tests/utils.rs:44:7
[INFO] [stderr]    |
[INFO] [stderr] 44 | const PORT: u16 = 4444;
[INFO] [stderr]    |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATIC_ROUTE` is never used
[INFO] [stderr]   --> tests/utils.rs:46:7
[INFO] [stderr]    |
[INFO] [stderr] 46 | const STATIC_ROUTE: &str = "/static";
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATIC_DIR` is never used
[INFO] [stderr]   --> tests/utils.rs:47:7
[INFO] [stderr]    |
[INFO] [stderr] 47 | const STATIC_DIR: &str = "static";
[INFO] [stderr]    |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_ADDR` is never used
[INFO] [stderr]   --> tests/utils.rs:48:7
[INFO] [stderr]    |
[INFO] [stderr] 48 | const DEFAULT_ADDR: &str = "127.0.0.1:0";
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `target_context` is never used
[INFO] [stderr]    --> tests/utils.rs:187:4
[INFO] [stderr]     |
[INFO] [stderr] 187 | fn target_context(context: &str) -> Target {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `local_value` is never used
[INFO] [stderr]    --> tests/utils.rs:191:4
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn local_value(str: &str) -> LocalValue {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_element_focused` is never used
[INFO] [stderr]    --> tests/utils.rs:466:14
[INFO] [stderr]     |
[INFO] [stderr] 466 | pub async fn is_element_focused(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_document_status` is never used
[INFO] [stderr]    --> tests/utils.rs:505:14
[INFO] [stderr]     |
[INFO] [stderr] 505 | pub async fn assert_document_status(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_visibility_state` is never used
[INFO] [stderr]    --> tests/utils.rs:527:14
[INFO] [stderr]     |
[INFO] [stderr] 527 | pub async fn get_visibility_state(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_document_focus` is never used
[INFO] [stderr]    --> tests/utils.rs:581:14
[INFO] [stderr]     |
[INFO] [stderr] 581 | pub async fn get_document_focus(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init` is never used
[INFO] [stderr]   --> tests/utils.rs:56:18
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub async fn init() -> Result<WebDriverBiDiSession> {
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `close` is never used
[INFO] [stderr]   --> tests/utils.rs:65:18
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub async fn close(bidi_session: &mut WebDriverBiDiSession) -> Result<()> {
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_user_context_ids` is never used
[INFO] [stderr]   --> tests/utils.rs:76:18
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub async fn get_user_context_ids(
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_user_context` is never used
[INFO] [stderr]   --> tests/utils.rs:93:18
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub async fn create_user_context(bidi_session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_client_windows` is never used
[INFO] [stderr]    --> tests/utils.rs:103:18
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub async fn get_client_windows(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_user_context` is never used
[INFO] [stderr]    --> tests/utils.rs:115:18
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub async fn remove_user_context(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `new_tab_in_user_context` is never used
[INFO] [stderr]    --> tests/utils.rs:131:18
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub async fn new_tab_in_user_context(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `navigate` is never used
[INFO] [stderr]    --> tests/utils.rs:145:18
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub async fn navigate(
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `new_window` is never used
[INFO] [stderr]    --> tests/utils.rs:157:18
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub async fn new_window(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_nth_context` is never used
[INFO] [stderr]    --> tests/utils.rs:167:18
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub async fn get_nth_context(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `new_tab` is never used
[INFO] [stderr]    --> tests/utils.rs:177:18
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub async fn new_tab(session: &mut WebDriverBiDiSession) -> Result<String> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get` is never used
[INFO] [stderr]    --> tests/utils.rs:200:18
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub async fn get(
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set` is never used
[INFO] [stderr]    --> tests/utils.rs:237:18
[INFO] [stderr]     |
[INFO] [stderr] 237 |     pub async fn set(
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `serve_static` is never used
[INFO] [stderr]    --> tests/utils.rs:266:18
[INFO] [stderr]     |
[INFO] [stderr] 266 |     pub async fn serve_static(html_file: &str) -> Result<(String, JoinHandle<()>)> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> tests/browser.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `log::debug`
[INFO] [stderr]  --> tests/browser.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use log::debug;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::Mutex`
[INFO] [stderr]  --> tests/browser.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio::sync::Mutex;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `webdriverbidi::events::EventType`
[INFO] [stderr]  --> tests/browser.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use webdriverbidi::events::EventType;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RemoveUserContextParameters`
[INFO] [stderr]  --> tests/browser.rs:7:66
[INFO] [stderr]   |
[INFO] [stderr] 7 | use webdriverbidi::model::browser::{CreateUserContextParameters, RemoveUserContextParameters};
[INFO] [stderr]   |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ActivateParameters`, `CloseParameters`, and `GetTreeParameters`
[INFO] [stderr]  --> tests/browser.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     ActivateParameters, CloseParameters, GetTreeParameters,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `webdriverbidi::model::common::EmptyParams`
[INFO] [stderr]   --> tests/browser.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use webdriverbidi::model::common::EmptyParams;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `webdriverbidi::model::session::SubscriptionRequest`
[INFO] [stderr]   --> tests/browser.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use webdriverbidi::model::session::SubscriptionRequest;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_USER_CONTEXT` is never used
[INFO] [stderr]   --> tests/browser.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | const DEFAULT_USER_CONTEXT: &str = "default";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STATIC_ROUTE` is never used
[INFO] [stderr]   --> tests/utils.rs:46:7
[INFO] [stderr]    |
[INFO] [stderr] 46 | const STATIC_ROUTE: &str = "/static";
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `webdriverbidi` (test "browsing_context") generated 28 warnings (run `cargo fix --test "browsing_context"` to apply 3 suggestions)
[INFO] [stderr] warning: `webdriverbidi` (test "browser") generated 29 warnings (20 duplicates) (run `cargo fix --test "browser"` to apply 8 suggestions)
[INFO] [stderr] warning: `webdriverbidi` (test "web_extension") generated 21 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webdriverbidi-070ce9a4123509c0)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/browser.rs (/opt/rustwide/target/debug/deps/browser-d8b8a607df81f766)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test create_user_context::test_create_context_accept_insecure_true ... FAILED
[INFO] [stdout] test create_user_context::test_create_context_accept_insecure_false ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- create_user_context::test_create_context_accept_insecure_true stdout ----
[INFO] [stdout] Error: Session error: Failed to start session: HTTP request error: error sending request for url (http://localhost:4444/session)..
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    2: browser::utils::session::init::{{closure}}
[INFO] [stdout]              at ./tests/utils.rs:59:9
[INFO] [stdout]    3: browser::create_user_context::create_context_with_accept_insecure_certs::{{closure}}
[INFO] [stdout]              at ./tests/browser.rs:23:55
[INFO] [stdout]    4: browser::create_user_context::test_create_context_accept_insecure_true::{{closure}}
[INFO] [stdout]              at ./tests/browser.rs:44:57
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    8: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    9: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   14: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   18: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   22: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   26: browser::create_user_context::test_create_context_accept_insecure_true
[INFO] [stdout]              at ./tests/browser.rs:44:57
[INFO] [stdout]   27: browser::create_user_context::test_create_context_accept_insecure_true::{{closure}}
[INFO] [stdout]              at ./tests/browser.rs:43:60
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] 
[INFO] [stdout] ---- create_user_context::test_create_context_accept_insecure_false stdout ----
[INFO] [stdout] Error: Session error: Failed to start session: HTTP request error: error sending request for url (http://localhost:4444/session)..
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27
[INFO] [stdout]    2: browser::utils::session::init::{{closure}}
[INFO] [stdout]              at ./tests/utils.rs:59:9
[INFO] [stdout]    3: browser::create_user_context::create_context_with_accept_insecure_certs::{{closure}}
[INFO] [stdout]              at ./tests/browser.rs:23:55
[INFO] [stdout]    4: browser::create_user_context::test_create_context_accept_insecure_false::{{closure}}
[INFO] [stdout]              at ./tests/browser.rs:49:58
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]    8: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    9: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   14: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   18: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   22: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   26: browser::create_user_context::test_create_context_accept_insecure_false
[INFO] [stdout]              at ./tests/browser.rs:49:58
[INFO] [stdout]   27: browser::create_user_context::test_create_context_accept_insecure_false::{{closure}}
[INFO] [stdout]              at ./tests/browser.rs:48:61
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     create_user_context::test_create_context_accept_insecure_false
[INFO] [stdout]     create_user_context::test_create_context_accept_insecure_true
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test browser`
[INFO] running `Command { std: "docker" "inspect" "aa40b14c8056f6a2d2bfb46c7a9631ae9aaea1aa7cc8c9d072ce3c18b3b8c8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa40b14c8056f6a2d2bfb46c7a9631ae9aaea1aa7cc8c9d072ce3c18b3b8c8a5", kill_on_drop: false }`
[INFO] [stdout] aa40b14c8056f6a2d2bfb46c7a9631ae9aaea1aa7cc8c9d072ce3c18b3b8c8a5
