[INFO] fetching crate webdriver 0.42.0... [INFO] testing webdriver-0.42.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate webdriver 0.42.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate webdriver 0.42.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate webdriver 0.42.0 [INFO] finished tweaking crates.io crate webdriver 0.42.0 [INFO] tweaked toml for crates.io crate webdriver 0.42.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 80842a58ecfbd2d2c13e324a3adb01205936dd470b8f13c8fe8f2b07c9085934 [INFO] running `Command { std: "docker" "start" "-a" "80842a58ecfbd2d2c13e324a3adb01205936dd470b8f13c8fe8f2b07c9085934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80842a58ecfbd2d2c13e324a3adb01205936dd470b8f13c8fe8f2b07c9085934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80842a58ecfbd2d2c13e324a3adb01205936dd470b8f13c8fe8f2b07c9085934", kill_on_drop: false }` [INFO] [stdout] 80842a58ecfbd2d2c13e324a3adb01205936dd470b8f13c8fe8f2b07c9085934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bfad1bf1275381490acefaba717e93cfee793227fa76144020b44517c62ec28 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1bfad1bf1275381490acefaba717e93cfee793227fa76144020b44517c62ec28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling webdriver v0.42.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "1bfad1bf1275381490acefaba717e93cfee793227fa76144020b44517c62ec28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfad1bf1275381490acefaba717e93cfee793227fa76144020b44517c62ec28", kill_on_drop: false }` [INFO] [stdout] 1bfad1bf1275381490acefaba717e93cfee793227fa76144020b44517c62ec28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ec213234aea43836b27ca2ec0bfc0b4fd7f3142a1cf212e9c2ad2922f5e4cc4 [INFO] running `Command { std: "docker" "start" "-a" "5ec213234aea43836b27ca2ec0bfc0b4fd7f3142a1cf212e9c2ad2922f5e4cc4", kill_on_drop: false }` [INFO] [stderr] Compiling webdriver v0.42.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.93s [INFO] running `Command { std: "docker" "inspect" "5ec213234aea43836b27ca2ec0bfc0b4fd7f3142a1cf212e9c2ad2922f5e4cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec213234aea43836b27ca2ec0bfc0b4fd7f3142a1cf212e9c2ad2922f5e4cc4", kill_on_drop: false }` [INFO] [stdout] 5ec213234aea43836b27ca2ec0bfc0b4fd7f3142a1cf212e9c2ad2922f5e4cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 279d6c64d2708970ad8dd102bfb38ae7522a21fa67b1239ca77dd21d58ff832d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "279d6c64d2708970ad8dd102bfb38ae7522a21fa67b1239ca77dd21d58ff832d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/webdriver-c19440e5263ec248 [INFO] [stdout] [INFO] [stdout] running 203 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_id_missing ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_null ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_key ... ok [INFO] [stdout] test actions::test::test_json_actions_type_invalid ... ok [INFO] [stdout] test actions::test::test_json_actions_type_pointer ... ok [INFO] [stdout] test actions::test::test_json_actions_type_null ... ok [INFO] [stdout] test actions::test::test_json_actions_type_key ... ok [INFO] [stdout] test actions::test::test_json_general_action_pause_with_duration_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_actions_type_pointer_with_parameters_missing ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_pointer ... 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 ... ok [INFO] [stdout] test actions::test::test_json_key_action_down_with_value_null ... ok [INFO] [stdout] test actions::test::test_json_actions_type_pointer_with_parameters_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_key_action_down ... 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_key_action_item_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_key_action_item_general ... ok [INFO] [stdout] test actions::test::test_json_key_action_down_with_value_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_key_action_item_key ... 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_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_down_with_value_unicode ... ok [INFO] [stdout] test actions::test::test_json_key_action_up ... 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_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_wrong_subtype ... ok [INFO] [stdout] test actions::test::test_json_key_action_up_with_value_unicode ... 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_unicode_encoded ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_down ... 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_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_invalid_subtype ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_down_with_button_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_cancel ... 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_negative ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_item_invalid ... 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_negative ... 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_null_action_item_general ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_move_with_duration_missing ... 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_item_general ... 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_x_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_parameters_touch ... 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_missing ... 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_up ... 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_and_legacy_element ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_move_with_y_missing ... 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_duration_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_move_with_x_missing ... 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_up_with_button_missing ... 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_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_pointer ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_viewport ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_invalid_type ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_legacy_new_session_parameters_both_empty ... 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_legacy_new_session_parameters_both_with_capabilities ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_web_element ... ok [INFO] [stdout] test actions::test::test_json_pointer_type_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_type_mouse ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_legacy_new_session_parameters_desired_only ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_legacy_new_session_parameters_desired_null ... ok [INFO] [stdout] test command::tests::test_json_actions_parameters_missing_actions_field ... ok [INFO] [stdout] test command::tests::test_json_action_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_optional_null_fields ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_both_empty ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_alwaysMatch_only ... ok [INFO] [stdout] test command::tests::test_json_action_parameters_empty_list ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_legacy_new_session_parameters_required_only ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_invalid_cookie_field ... 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_null ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_alwaysMatch_null ... ok [INFO] [stdout] test command::tests::test_json_actions_parameters_invalid ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_unknown_field ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_firstMatch_only ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_legacy_new_session_parameters_required_null ... ok [INFO] [stdout] test command::tests::test_json_get_parameters_with_invalid_url_value ... 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_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_without_optional_fields ... 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_unknown_field ... 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_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_locator_parameters_with_unknown_field ... ok [INFO] [stdout] test capabilities::tests::test_validate_proxy ... 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_without_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_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_javascript_command_parameters_with_values ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_invalid_using_field ... ok [INFO] [stdout] test command::tests::test_json_javascript_command_parameters_missing_script_field ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_values ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_legacy ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_missing_using_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_send_keys_parameters_invalid_text_field ... 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_without_type ... ok [INFO] [stdout] test command::tests::test_json_print_defaults ... ok [INFO] [stdout] test command::tests::test_json_print ... 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_new_session_parameters_spec_and_legacy ... ok [INFO] [stdout] test command::tests::test_json_send_keys_parameters_with_value ... ok [INFO] [stdout] test command::tests::test_json_send_keys_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_scale_invalid ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_with_supported_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_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_javascript_command_parameters_invalid_args_field ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_with_unknown_type ... ok [INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_spec ... 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_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_switch_to_frame_parameters_without_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_switch_to_frame_parameters_with_value ... ok [INFO] [stdout] test command::tests::test_json_switch_to_window_parameters_missing_handle_field ... 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_timeout_parameters_with_only_null_pageload_timeout ... ok [INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_with_element ... 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_without_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_window_rect_parameters_without_optional_fields ... 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_switch_to_frame_parameters_with_unknown_field ... 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_with_values ... ok [INFO] [stdout] test common::tests::test_json_frame_id_invalid ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_invalid ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_link_text ... ok [INFO] [stdout] test common::tests::test_json_frame_id_short ... ok [INFO] [stdout] test command::tests::test_json_window_rect_parameters_invalid_values_float ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_css_selector ... ok [INFO] [stdout] test common::tests::test_json_frame_id_webelement ... ok [INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_without_optional_null_field ... ok [INFO] [stdout] test common::tests::test_json_date_invalid ... 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_with_unknown_field ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_xpath ... ok [INFO] [stdout] test common::tests::test_json_webframe ... ok [INFO] [stdout] test common::tests::test_json_webwindow ... ok [INFO] [stdout] test error::tests::test_json_error_status ... ok [INFO] [stdout] test common::tests::test_json_webelement ... ok [INFO] [stdout] test response::tests::test_json_cookies_response ... ok [INFO] [stdout] test common::tests::test_json_webelement_invalid ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_partial_link_text ... ok [INFO] [stdout] test common::tests::test_json_date ... ok [INFO] [stdout] test response::tests::test_json_close_window_response ... ok [INFO] [stdout] test error::tests::test_json_webdriver_error ... ok [INFO] [stdout] test response::tests::test_json_cookie_response_without_optional ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_tag_name ... ok [INFO] [stdout] test common::tests::test_json_webframe_invalid ... ok [INFO] [stdout] test response::tests::test_json_cookie_response_with_optional ... ok [INFO] [stdout] test common::tests::test_json_webwindow_invalid ... ok [INFO] [stdout] test response::tests::test_json_void_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_element_rect_response ... ok [INFO] [stdout] test response::tests::test_json_timeouts_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_window_rect_response ... ok [INFO] [stdout] test response::tests::test_json_delete_session_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 203 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "279d6c64d2708970ad8dd102bfb38ae7522a21fa67b1239ca77dd21d58ff832d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279d6c64d2708970ad8dd102bfb38ae7522a21fa67b1239ca77dd21d58ff832d", kill_on_drop: false }` [INFO] [stdout] 279d6c64d2708970ad8dd102bfb38ae7522a21fa67b1239ca77dd21d58ff832d