[INFO] fetching crate webdriver 0.53.0...
[INFO] testing webdriver-0.53.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate webdriver 0.53.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate webdriver 0.53.0
[INFO] finished tweaking crates.io crate webdriver 0.53.0
[INFO] tweaked toml for crates.io crate webdriver 0.53.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webdriver 0.53.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webdriver 0.53.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f31d3283ded4bdd788e7db134de93bb748bba156e2d77f2bb9a3e93ebfaeaffd
[INFO] running `Command { std: "docker" "start" "-a" "f31d3283ded4bdd788e7db134de93bb748bba156e2d77f2bb9a3e93ebfaeaffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f31d3283ded4bdd788e7db134de93bb748bba156e2d77f2bb9a3e93ebfaeaffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31d3283ded4bdd788e7db134de93bb748bba156e2d77f2bb9a3e93ebfaeaffd", kill_on_drop: false }`
[INFO] [stdout] f31d3283ded4bdd788e7db134de93bb748bba156e2d77f2bb9a3e93ebfaeaffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f89f9ddec8af920efabf1a645ba617c65e64a0de9d677ee612dd5d59b3cbf78e
[INFO] running `Command { std: "docker" "start" "-a" "f89f9ddec8af920efabf1a645ba617c65e64a0de9d677ee612dd5d59b3cbf78e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling h2 v0.3.26
[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 icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_segmenter v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.24
[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 warp v0.3.7
[INFO] [stderr]    Compiling webdriver v0.53.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.56s
[INFO] running `Command { std: "docker" "inspect" "f89f9ddec8af920efabf1a645ba617c65e64a0de9d677ee612dd5d59b3cbf78e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89f9ddec8af920efabf1a645ba617c65e64a0de9d677ee612dd5d59b3cbf78e", kill_on_drop: false }`
[INFO] [stdout] f89f9ddec8af920efabf1a645ba617c65e64a0de9d677ee612dd5d59b3cbf78e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b1dba77841a0b0bf01b76befd77105c51251cda13b5e4ef46d5c463516547c1
[INFO] running `Command { std: "docker" "start" "-a" "2b1dba77841a0b0bf01b76befd77105c51251cda13b5e4ef46d5c463516547c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling webdriver v0.53.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.56s
[INFO] running `Command { std: "docker" "inspect" "2b1dba77841a0b0bf01b76befd77105c51251cda13b5e4ef46d5c463516547c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1dba77841a0b0bf01b76befd77105c51251cda13b5e4ef46d5c463516547c1", kill_on_drop: false }`
[INFO] [stdout] 2b1dba77841a0b0bf01b76befd77105c51251cda13b5e4ef46d5c463516547c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70539903abbe6729b7a892f6801bed296c2c7f6b97b314b8d66cb26bb339fe6d
[INFO] running `Command { std: "docker" "start" "-a" "70539903abbe6729b7a892f6801bed296c2c7f6b97b314b8d66cb26bb339fe6d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webdriver-611bcd8c64030ab4)
[INFO] [stdout] 
[INFO] [stdout] running 216 tests
[INFO] [stdout] test actions::test::test_json_action_sequence_actions_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_action_sequence_actions_null ... ok
[INFO] [stdout] test actions::test::test_json_action_sequence_actions_missing ... ok
[INFO] [stdout] test actions::test::test_json_action_sequence_id_null ... ok
[INFO] [stdout] test actions::test::test_json_action_sequence_key ... ok
[INFO] [stdout] test actions::test::test_json_actions_type_key ... ok
[INFO] [stdout] test actions::test::test_json_action_sequence_pointer ... ok
[INFO] [stdout] test actions::test::test_json_action_sequence_id_missing ... ok
[INFO] [stdout] test actions::test::test_json_actions_type_pointer_with_parameters_missing ... ok
[INFO] [stdout] test actions::test::test_json_actions_type_pointer_with_parameters_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_general_action_pause_with_duration_missing ... ok
[INFO] [stdout] test actions::test::test_json_general_action_pause_with_duration_null ... ok
[INFO] [stdout] test actions::test::test_json_general_action_pause_with_duration_negative ... ok
[INFO] [stdout] test actions::test::test_json_actions_type_null ... ok
[INFO] [stdout] test actions::test::test_json_actions_type_pointer ... ok
[INFO] [stdout] test actions::test::test_json_key_action_item_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_key_action_item_key ... ok
[INFO] [stdout] test actions::test::test_json_key_action_up ... ok
[INFO] [stdout] test actions::test::test_json_key_action_up_with_multiple_code_points ... ok
[INFO] [stdout] test actions::test::test_json_key_action_up_with_value_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_key_action_up_with_value_missing ... ok
[INFO] [stdout] test actions::test::test_json_key_action_up_with_value_null ... ok
[INFO] [stdout] test actions::test::test_json_key_action_up_with_value_unicode ... ok
[INFO] [stdout] test actions::test::test_json_key_action_up_with_value_unicode_encoded ... ok
[INFO] [stdout] test actions::test::test_json_key_action_down ... ok
[INFO] [stdout] test actions::test::test_json_key_action_down_with_multiple_code_points ... ok
[INFO] [stdout] test actions::test::test_json_key_action_down_with_value_unicode ... ok
[INFO] [stdout] test actions::test::test_json_null_action_item_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_key_action_down_with_value_unicode_encoded ... ok
[INFO] [stdout] test actions::test::test_json_key_action_wrong_subtype ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_down ... ok
[INFO] [stdout] test actions::test::test_json_key_action_missing_subtype ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_down_with_button_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_down_with_button_null ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_down_with_button_negative ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_item_general ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_down_with_button_missing ... ok
[INFO] [stdout] test actions::test::test_json_key_action_item_general ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_invalid_subtype ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_item_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_item_pointer ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_item_invalid ... ok
[INFO] [stdout] test actions::test::test_json_general_action_pause_with_duration_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_general_action_pause ... ok
[INFO] [stdout] test actions::test::test_json_action_sequence_null ... ok
[INFO] [stdout] test actions::test::test_json_actions_type_invalid ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_cancel ... ok
[INFO] [stdout] test actions::test::test_json_key_action_down_with_value_null ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_missing_subtype ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_duration_missing ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_missing_subtype ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_duration_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_origin_missing ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_duration_negative ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_y_null ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_y_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_wrong_subtype ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_x_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_parameters_mouse ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_origin_only_legacy_element ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_origin_webelement ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_parameters_pen ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_origin_webelement_and_legacy_element ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_duration_null ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_move_with_x_null ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_parameters_touch ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_up ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_negative ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_null ... ok
[INFO] [stdout] test actions::test::test_json_pointer_origin_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_origin_viewport ... ok
[INFO] [stdout] test actions::test::test_json_pointer_origin_pointer ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_type_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_key_action_down_with_value_missing ... ok
[INFO] [stdout] test actions::test::test_json_pointer_origin_web_element ... ok
[INFO] [stdout] test actions::test::test_json_pointer_type_mouse ... ok
[INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_missing ... ok
[INFO] [stdout] test actions::test::test_json_pointer_type_pen ... ok
[INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_alwaysMatch_null ... ok
[INFO] [stdout] test actions::test::test_pointer_properties ... ok
[INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_alwaysMatch_only ... ok
[INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_both_empty ... ok
[INFO] [stdout] test actions::test::test_json_key_action_down_with_value_invalid_type ... ok
[INFO] [stdout] test actions::test::test_json_pointer_type_touch ... ok
[INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_both_with_capability ... ok
[INFO] [stdout] test actions::test::test_json_null_action_item_general ... ok
[INFO] [stdout] test capabilities::tests::test_validate_proxy ... ok
[INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_firstMatch_null ... ok
[INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_firstMatch_only ... ok
[INFO] [stdout] test capabilities::tests::test_validate_unhandled_prompt_behavior ... ok
[INFO] [stdout] test command::tests::test_json_actions_parameters_missing_actions_field ... ok
[INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_values ... ok
[INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_invalid_cookie_field ... ok
[INFO] [stdout] test command::tests::test_json_add_cookie_parameters_without_optional_fields ... ok
[INFO] [stdout] test command::tests::test_json_credential ... ok
[INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_actions_parameters_invalid ... ok
[INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_with_invalid_name_field ... ok
[INFO] [stdout] test command::tests::test_json_action_parameters_empty_list ... ok
[INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_optional_null_fields ... ok
[INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_without_optional_null_field ... ok
[INFO] [stdout] test command::tests::test_json_get_parameters_with_invalid_url_field ... ok
[INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_with_optional_null_field ... ok
[INFO] [stdout] test command::tests::test_json_authenticator ... ok
[INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_with_value ... ok
[INFO] [stdout] test command::tests::test_json_action_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_get_parameters_with_invalid_url_value ... ok
[INFO] [stdout] test command::tests::test_json_get_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_get_parameters_with_url ... ok
[INFO] [stdout] test command::tests::test_json_javascript_command_parameters_invalid_args_field ... ok
[INFO] [stdout] test command::tests::test_json_javascript_command_parameters_missing_script_field ... ok
[INFO] [stdout] test command::tests::test_json_javascript_command_parameters_invalid_script_field ... ok
[INFO] [stdout] test command::tests::test_json_javascript_command_parameters_with_optional_null_field ... ok
[INFO] [stdout] test command::tests::test_json_javascript_command_parameters_with_values ... ok
[INFO] [stdout] test command::tests::test_json_javascript_command_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_javascript_command_parameters_without_optional_null_field ... ok
[INFO] [stdout] test command::tests::test_json_locator_parameters_invalid_using_field ... ok
[INFO] [stdout] test command::tests::test_json_locator_parameters_invalid_value_field ... ok
[INFO] [stdout] test command::tests::test_json_locator_parameters_missing_value_field ... ok
[INFO] [stdout] test command::tests::test_json_locator_parameters_missing_using_field ... ok
[INFO] [stdout] test command::tests::test_json_locator_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_locator_parameters_with_values ... ok
[INFO] [stdout] test command::tests::test_json_new_session_parameters_capabilities_null ... ok
[INFO] [stdout] test command::tests::test_json_new_session_parameters_capabilities_empty_list ... ok
[INFO] [stdout] test command::tests::test_json_new_session_parameters_legacy ... ok
[INFO] [stdout] test command::tests::test_json_new_session_parameters_spec ... ok
[INFO] [stdout] test command::tests::test_json_new_session_parameters_spec_and_legacy ... ok
[INFO] [stdout] test command::tests::test_json_new_session_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_new_window_parameters_with_optional_null_type ... ok
[INFO] [stdout] test command::tests::test_json_new_window_parameters_with_invalid_type ... ok
[INFO] [stdout] test command::tests::test_json_new_window_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_new_window_parameters_with_unknown_type ... ok
[INFO] [stdout] test command::tests::test_json_new_window_parameters_without_type ... ok
[INFO] [stdout] test command::tests::test_json_permission ... ok
[INFO] [stdout] test command::tests::test_json_permission_parameters_invalid ... ok
[INFO] [stdout] test command::tests::test_json_permission_descriptor_invalid_type ... ok
[INFO] [stdout] test command::tests::test_json_permission_state_invalid_type ... ok
[INFO] [stdout] test command::tests::test_json_print ... ok
[INFO] [stdout] test command::tests::test_json_print_defaults ... ok
[INFO] [stdout] test command::tests::test_json_scale_invalid ... ok
[INFO] [stdout] test command::tests::test_json_send_keys_parameters_invalid_text_field ... ok
[INFO] [stdout] test command::tests::test_json_send_keys_parameters_missing_text_field ... ok
[INFO] [stdout] test command::tests::test_json_send_keys_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_send_keys_parameters_with_value ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_invalid_id_field ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_missing_id ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_null ... ok
[INFO] [stdout] test command::tests::test_json_new_window_parameters_with_supported_type ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_web_element ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_window_parameters_missing_handle_field ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_window_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_window_parameters_with_value ... ok
[INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_with_element ... ok
[INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_with_optional_null_field ... ok
[INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_without_optional_null_field ... ok
[INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_with_invalid_element_field ... ok
[INFO] [stdout] test command::tests::test_json_timeout_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_timeout_parameters_with_only_null_pageload_timeout ... ok
[INFO] [stdout] test command::tests::test_json_timeout_parameters_without_optional_null_field ... ok
[INFO] [stdout] test command::tests::test_json_timeout_parameters_with_only_null_script_timeout ... ok
[INFO] [stdout] test command::tests::test_json_window_rect_parameters_with_unknown_field ... ok
[INFO] [stdout] test command::tests::test_json_window_rect_parameters_without_optional_fields ... ok
[INFO] [stdout] test command::tests::test_json_window_rect_parameters_with_optional_null_fields ... ok
[INFO] [stdout] test command::tests::test_json_window_rect_parameters_invalid_values_float ... ok
[INFO] [stdout] test common::tests::test_json_frame_id_short ... ok
[INFO] [stdout] test command::tests::test_json_user_verification ... ok
[INFO] [stdout] test common::tests::test_json_frame_id_webelement ... ok
[INFO] [stdout] test common::tests::test_json_date_invalid ... ok
[INFO] [stdout] test common::tests::test_json_date ... ok
[INFO] [stdout] test common::tests::test_json_frame_id_invalid ... ok
[INFO] [stdout] test common::tests::test_json_locator_strategy_css_selector ... ok
[INFO] [stdout] test command::tests::test_json_window_rect_parameters_with_values ... ok
[INFO] [stdout] test common::tests::test_json_locator_strategy_link_text ... ok
[INFO] [stdout] test common::tests::test_json_locator_strategy_partial_link_text ... ok
[INFO] [stdout] test common::tests::test_json_locator_strategy_invalid ... ok
[INFO] [stdout] test common::tests::test_json_locator_strategy_tag_name ... ok
[INFO] [stdout] test common::tests::test_json_locator_strategy_xpath ... ok
[INFO] [stdout] test common::tests::test_json_shadowroot_invalid ... ok
[INFO] [stdout] test common::tests::test_json_shadowroot ... ok
[INFO] [stdout] test common::tests::test_json_webelement ... ok
[INFO] [stdout] test common::tests::test_json_webelement_invalid ... ok
[INFO] [stdout] test common::tests::test_json_webframe_invalid ... ok
[INFO] [stdout] test common::tests::test_json_webwindow ... ok
[INFO] [stdout] test error::tests::test_webdriver_error_new ... ok
[INFO] [stdout] test common::tests::test_json_webframe ... ok
[INFO] [stdout] test error::tests::test_webdriver_error_json ... ok
[INFO] [stdout] test error::tests::test_webdriver_error_new_with_data_no_data ... ok
[INFO] [stdout] test error::tests::test_webdriver_error_new_with_data_no_data_no_stacktrace ... ok
[INFO] [stdout] test error::tests::test_webdriver_error_new_with_data_no_stacktrace ... ok
[INFO] [stdout] test error::tests::test_webdriver_error_new_with_data_serialization ... ok
[INFO] [stdout] test response::tests::test_json_close_window_response ... ok
[INFO] [stdout] test command::tests::test_json_permission_state_invalid_value ... ok
[INFO] [stdout] test response::tests::test_json_cookie_response_with_optional ... ok
[INFO] [stdout] test response::tests::test_json_cookies_response ... ok
[INFO] [stdout] test response::tests::test_json_cookie_response_without_optional ... ok
[INFO] [stdout] test response::tests::test_json_delete_session_response ... ok
[INFO] [stdout] test response::tests::test_json_element_rect_response ... ok
[INFO] [stdout] test response::tests::test_json_new_window_response ... ok
[INFO] [stdout] test response::tests::test_json_generic_value_response ... ok
[INFO] [stdout] test error::tests::test_error_status_serialization ... ok
[INFO] [stdout] test response::tests::test_json_timeouts_response ... ok
[INFO] [stdout] test response::tests::test_json_void_response ... ok
[INFO] [stdout] test common::tests::test_json_webwindow_invalid ... ok
[INFO] [stdout] test server::tests::test_origin_allowed ... ok
[INFO] [stdout] test server::tests::test_host_allowed ... ok
[INFO] [stdout] test response::tests::test_json_timeouts_response_with_null_script_timeout ... ok
[INFO] [stdout] test response::tests::test_json_window_rect_response ... ok
[INFO] [stdout] test response::tests::test_json_new_session_response ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_number ... ok
[INFO] [stdout] test command::tests::test_json_switch_to_window_parameters_invalid_handle_field ... ok
[INFO] [stdout] test command::tests::test_json_timeout_parameters_with_only_null_implicit_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 216 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests webdriver
[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] running `Command { std: "docker" "inspect" "70539903abbe6729b7a892f6801bed296c2c7f6b97b314b8d66cb26bb339fe6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70539903abbe6729b7a892f6801bed296c2c7f6b97b314b8d66cb26bb339fe6d", kill_on_drop: false }`
[INFO] [stdout] 70539903abbe6729b7a892f6801bed296c2c7f6b97b314b8d66cb26bb339fe6d
