[INFO] fetching crate webdriver 0.53.0... [INFO] testing webdriver-0.53.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate webdriver 0.53.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate webdriver 0.53.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerofrom-derive v0.1.3 [INFO] [stderr] Downloaded tokio-util v0.7.2 [INFO] [stderr] Downloaded icu_segmenter v1.5.0 [INFO] [stderr] Downloaded icu_segmenter_data v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f2cb7fa5c33196ed7f01804e4c1f703fb92e872c0723b963878603308664a4c [INFO] running `Command { std: "docker" "start" "-a" "4f2cb7fa5c33196ed7f01804e4c1f703fb92e872c0723b963878603308664a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f2cb7fa5c33196ed7f01804e4c1f703fb92e872c0723b963878603308664a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2cb7fa5c33196ed7f01804e4c1f703fb92e872c0723b963878603308664a4c", kill_on_drop: false }` [INFO] [stdout] 4f2cb7fa5c33196ed7f01804e4c1f703fb92e872c0723b963878603308664a4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d349e31616bb25313c8e2f645e30d879a68782e9fcd644693d2ed601043c657 [INFO] running `Command { std: "docker" "start" "-a" "8d349e31616bb25313c8e2f645e30d879a68782e9fcd644693d2ed601043c657", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling socket2 v0.4.10 [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 core_maths v0.1.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-stream v0.1.12 [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 pin-project v1.1.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tracing v0.1.37 [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 43.36s [INFO] running `Command { std: "docker" "inspect" "8d349e31616bb25313c8e2f645e30d879a68782e9fcd644693d2ed601043c657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d349e31616bb25313c8e2f645e30d879a68782e9fcd644693d2ed601043c657", kill_on_drop: false }` [INFO] [stdout] 8d349e31616bb25313c8e2f645e30d879a68782e9fcd644693d2ed601043c657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f7e3c43f13b1dbede6346d557b8b46b939e65ea46455d5ac8c6b041139f4022 [INFO] running `Command { std: "docker" "start" "-a" "0f7e3c43f13b1dbede6346d557b8b46b939e65ea46455d5ac8c6b041139f4022", kill_on_drop: false }` [INFO] [stderr] Compiling webdriver v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "0f7e3c43f13b1dbede6346d557b8b46b939e65ea46455d5ac8c6b041139f4022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7e3c43f13b1dbede6346d557b8b46b939e65ea46455d5ac8c6b041139f4022", kill_on_drop: false }` [INFO] [stdout] 0f7e3c43f13b1dbede6346d557b8b46b939e65ea46455d5ac8c6b041139f4022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84f0124891aac14a253d8609e0eda57ea40a29596c9e98e43501f5d737cb9524 [INFO] running `Command { std: "docker" "start" "-a" "84f0124891aac14a253d8609e0eda57ea40a29596c9e98e43501f5d737cb9524", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webdriver-27fbb741ff7145cc) [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_missing ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_id_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_action_sequence_actions_null ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_pointer ... ok [INFO] [stdout] test actions::test::test_json_actions_type_invalid ... ok [INFO] [stdout] test actions::test::test_json_actions_type_key ... ok [INFO] [stdout] test actions::test::test_json_actions_type_null ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_null ... ok [INFO] [stdout] test actions::test::test_json_actions_type_pointer ... ok [INFO] [stdout] test actions::test::test_json_actions_type_pointer_with_parameters_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_actions_type_pointer_with_parameters_missing ... ok [INFO] [stdout] test actions::test::test_json_general_action_pause ... 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_with_duration_negative ... ok [INFO] [stdout] test actions::test::test_json_general_action_pause_with_duration_missing ... 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_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_general_action_pause_with_duration_null ... ok [INFO] [stdout] test actions::test::test_json_key_action_down ... ok [INFO] [stdout] test actions::test::test_json_key_action_down_with_value_unicode ... ok [INFO] [stdout] test actions::test::test_json_key_action_down_with_value_missing ... 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_up ... ok [INFO] [stdout] test actions::test::test_json_key_action_down_with_value_null ... ok [INFO] [stdout] test actions::test::test_json_key_action_item_general ... 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_item_key ... ok [INFO] [stdout] test actions::test::test_json_key_action_item_invalid_type ... 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_missing_subtype ... 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_missing ... ok [INFO] [stdout] test actions::test::test_json_key_action_up_with_value_unicode ... ok [INFO] [stdout] test actions::test::test_json_key_action_wrong_subtype ... ok [INFO] [stdout] test actions::test::test_json_key_action_up_with_value_unicode_encoded ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_cancel ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_down ... ok [INFO] [stdout] test actions::test::test_json_null_action_item_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_down_with_button_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_null_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_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_invalid_subtype ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_item_general ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_item_invalid ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_item_invalid_type ... 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_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_duration_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_duration_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_item_pointer ... 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_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_move_with_origin_webelement_and_legacy_element ... 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_with_x_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_move_with_x_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_move_with_y_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_parameters_pen ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_move_wrong_subtype ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_parameters_mouse ... 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_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_type_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_negative ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_pointer ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_viewport ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_web_element ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_missing ... ok [INFO] [stdout] test actions::test::test_json_pointer_type_mouse ... ok [INFO] [stdout] test actions::test::test_json_pointer_type_pen ... ok [INFO] [stdout] test actions::test::test_json_pointer_type_touch ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_alwaysMatch_null ... 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_with_capability ... 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 capabilities::tests::test_json_spec_new_session_parameters_firstMatch_null ... ok [INFO] [stdout] test capabilities::tests::test_validate_proxy ... ok [INFO] [stdout] test command::tests::test_json_action_parameters_empty_list ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_both_empty ... ok [INFO] [stdout] test command::tests::test_json_action_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_actions_parameters_invalid ... ok [INFO] [stdout] test actions::test::test_pointer_properties ... 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_invalid_cookie_field ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_optional_null_fields ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_unknown_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_without_optional_fields ... ok [INFO] [stdout] test command::tests::test_json_authenticator ... ok [INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_with_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_get_named_cookie_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_named_cookie_parameters_without_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_credential ... 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_value ... ok [INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_with_invalid_name_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_with_optional_null_field ... 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_javascript_command_parameters_invalid_script_field ... ok [INFO] [stdout] test command::tests::test_json_javascript_command_parameters_with_values ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_with_values ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_capabilities_empty_list ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_missing_value_field ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_invalid_value_field ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_invalid_using_field ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_missing_using_field ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_legacy ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_capabilities_null ... 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_invalid_type ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_spec_and_legacy ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_spec ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_with_optional_null_type ... ok [INFO] [stdout] test command::tests::test_json_permission_descriptor_invalid_type ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_with_supported_type ... ok [INFO] [stdout] test command::tests::test_json_permission_state_invalid_value ... ok [INFO] [stdout] test command::tests::test_json_print ... ok [INFO] [stdout] test command::tests::test_json_permission_state_invalid_type ... ok [INFO] [stdout] test command::tests::test_json_print_defaults ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_without_type ... ok [INFO] [stdout] test command::tests::test_json_permission_parameters_invalid ... ok [INFO] [stdout] test command::tests::test_json_permission ... ok [INFO] [stdout] test command::tests::test_json_send_keys_parameters_invalid_text_field ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_with_unknown_type ... ok [INFO] [stdout] test command::tests::test_json_scale_invalid ... 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_missing_text_field ... 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_switch_to_frame_parameters_with_number ... 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_invalid_handle_field ... 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_frame_parameters_with_unknown_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_send_keys_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_invalid_element_field ... 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_timeout_parameters_with_only_null_pageload_timeout ... ok [INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_timeout_parameters_with_only_null_implicit_timeout ... ok [INFO] [stdout] test command::tests::test_json_timeout_parameters_with_only_null_script_timeout ... ok [INFO] [stdout] test command::tests::test_json_timeout_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_user_verification ... ok [INFO] [stdout] test command::tests::test_json_window_rect_parameters_invalid_values_float ... ok [INFO] [stdout] test command::tests::test_json_window_rect_parameters_with_optional_null_fields ... ok [INFO] [stdout] test command::tests::test_json_timeout_parameters_without_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_window_rect_parameters_with_values ... 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_unknown_field ... ok [INFO] [stdout] test common::tests::test_json_date ... ok [INFO] [stdout] test common::tests::test_json_date_invalid ... ok [INFO] [stdout] test common::tests::test_json_frame_id_webelement ... ok [INFO] [stdout] test common::tests::test_json_frame_id_short ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_invalid ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_partial_link_text ... ok [INFO] [stdout] test common::tests::test_json_frame_id_invalid ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_link_text ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_css_selector ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_xpath ... ok [INFO] [stdout] test common::tests::test_json_shadowroot ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_tag_name ... ok [INFO] [stdout] test common::tests::test_json_shadowroot_invalid ... ok [INFO] [stdout] test common::tests::test_json_webelement ... ok [INFO] [stdout] test common::tests::test_json_webframe ... ok [INFO] [stdout] test common::tests::test_json_webframe_invalid ... ok [INFO] [stdout] test common::tests::test_json_webelement_invalid ... ok [INFO] [stdout] test common::tests::test_json_webwindow_invalid ... ok [INFO] [stdout] test common::tests::test_json_webwindow ... ok [INFO] [stdout] test error::tests::test_error_status_serialization ... ok [INFO] [stdout] test error::tests::test_webdriver_error_new ... ok [INFO] [stdout] test error::tests::test_webdriver_error_json ... 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_no_data_no_stacktrace ... ok [INFO] [stdout] test error::tests::test_webdriver_error_new_with_data_no_data ... ok [INFO] [stdout] test response::tests::test_json_close_window_response ... ok [INFO] [stdout] test response::tests::test_json_cookie_response_with_optional ... ok [INFO] [stdout] test error::tests::test_webdriver_error_new_with_data_serialization ... ok [INFO] [stdout] test response::tests::test_json_timeouts_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_generic_value_response ... ok [INFO] [stdout] test response::tests::test_json_new_session_response ... ok [INFO] [stdout] test response::tests::test_json_new_window_response ... ok [INFO] [stdout] test response::tests::test_json_timeouts_response_with_null_script_timeout ... ok [INFO] [stdout] test response::tests::test_json_void_response ... ok [INFO] [stdout] test response::tests::test_json_window_rect_response ... ok [INFO] [stdout] test response::tests::test_json_cookies_response ... ok [INFO] [stdout] test server::tests::test_origin_allowed ... ok [INFO] [stdout] test server::tests::test_host_allowed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 216 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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" "84f0124891aac14a253d8609e0eda57ea40a29596c9e98e43501f5d737cb9524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f0124891aac14a253d8609e0eda57ea40a29596c9e98e43501f5d737cb9524", kill_on_drop: false }` [INFO] [stdout] 84f0124891aac14a253d8609e0eda57ea40a29596c9e98e43501f5d737cb9524