[INFO] crate webdriver 0.39.0 is already in cache [INFO] extracting crate webdriver 0.39.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/webdriver/0.39.0 [INFO] extracting crate webdriver 0.39.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/webdriver/0.39.0 [INFO] validating manifest of webdriver-0.39.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of webdriver-0.39.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing webdriver-0.39.0 [INFO] finished frobbing webdriver-0.39.0 [INFO] frobbed toml for webdriver-0.39.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/webdriver/0.39.0/Cargo.toml [INFO] started frobbing webdriver-0.39.0 [INFO] finished frobbing webdriver-0.39.0 [INFO] frobbed toml for webdriver-0.39.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/webdriver/0.39.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing webdriver-0.39.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/webdriver/0.39.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] e2f15ae74747e67e1b6103b758c1e4ff8047e00c5a39bb828434ae78202d229c [INFO] running `"docker" "start" "-a" "e2f15ae74747e67e1b6103b758c1e4ff8047e00c5a39bb828434ae78202d229c"` [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling webdriver v0.39.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:328:32 [INFO] [stderr] | [INFO] [stderr] 328 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:357:15 [INFO] [stderr] | [INFO] [stderr] 357 | impl From> for WebDriverError { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:358:22 [INFO] [stderr] | [INFO] [stderr] 358 | fn from(err: Box) -> WebDriverError { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server.rs:179:23 [INFO] [stderr] | [INFO] [stderr] 179 | type Future = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn future::Future, Error = hyper::Error> + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.70s [INFO] running `"docker" "inspect" "e2f15ae74747e67e1b6103b758c1e4ff8047e00c5a39bb828434ae78202d229c"` [INFO] running `"docker" "rm" "-f" "e2f15ae74747e67e1b6103b758c1e4ff8047e00c5a39bb828434ae78202d229c"` [INFO] [stdout] e2f15ae74747e67e1b6103b758c1e4ff8047e00c5a39bb828434ae78202d229c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/webdriver/0.39.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 758f264221373ccd872509a24e992f83df935b885983caa66c0acd2fff273328 [INFO] running `"docker" "start" "-a" "758f264221373ccd872509a24e992f83df935b885983caa66c0acd2fff273328"` [INFO] [stderr] Compiling webdriver v0.39.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:328:32 [INFO] [stderr] | [INFO] [stderr] 328 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:357:15 [INFO] [stderr] | [INFO] [stderr] 357 | impl From> for WebDriverError { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:358:22 [INFO] [stderr] | [INFO] [stderr] 358 | fn from(err: Box) -> WebDriverError { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server.rs:179:23 [INFO] [stderr] | [INFO] [stderr] 179 | type Future = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn future::Future, Error = hyper::Error> + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `"docker" "inspect" "758f264221373ccd872509a24e992f83df935b885983caa66c0acd2fff273328"` [INFO] running `"docker" "rm" "-f" "758f264221373ccd872509a24e992f83df935b885983caa66c0acd2fff273328"` [INFO] [stdout] 758f264221373ccd872509a24e992f83df935b885983caa66c0acd2fff273328 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/webdriver/0.39.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 3cc3a665834941fdce9c79374fbb14067b663e4aea9b906ef4e80e28c52387da [INFO] running `"docker" "start" "-a" "3cc3a665834941fdce9c79374fbb14067b663e4aea9b906ef4e80e28c52387da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/webdriver-cf4615ead6520dae [INFO] [stdout] [INFO] [stdout] running 194 tests [INFO] [stdout] test actions::test::test_json_actions_type_key ... ok [INFO] [stdout] test actions::test::test_json_actions_type_invalid ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_pointer ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_null ... ok [INFO] [stdout] test actions::test::test_json_actions_type_null ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_actions_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_action_sequence_actions_missing ... 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_general_action_pause_with_duration_missing ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_actions_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_null ... ok [INFO] [stdout] test actions::test::test_json_key_action_down_with_value_null ... 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_key_action_down_with_value_missing ... ok [INFO] [stdout] test actions::test::test_json_action_sequence_key ... 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_item_general ... ok [INFO] [stdout] test actions::test::test_json_key_action_item_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_key_action_down ... ok [INFO] [stdout] test actions::test::test_json_key_action_missing_subtype ... ok [INFO] [stdout] test actions::test::test_json_key_action_item_key ... 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_multiple_code_points ... 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_wrong_subtype ... ok [INFO] [stdout] test actions::test::test_json_null_action_item_general ... ok [INFO] [stdout] test actions::test::test_json_null_action_item_invalid_type ... 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_pointer_action_down_with_button_invalid_type ... 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_down_with_button_null ... 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_item_pointer ... 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_key_action_up ... 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_key_action_down_with_value_unicode ... 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_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_with_origin_webelement_and_legacy_element ... 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_missing ... 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_y_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_negative ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_parameters_mouse ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_parameters_pen ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_parameters_touch ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_move_wrong_subtype ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_null ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_with_subtype_missing ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_with_subtype_wrong ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_with_subtype_invalid ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_invalid_type ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_pointer ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_web_element ... ok [INFO] [stdout] test actions::test::test_json_pointer_origin_viewport ... 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 actions::test::test_json_pointer_type_touch ... 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 capabilities::tests::test_json_spec_legacy_new_session_parameters_both_with_capabilities ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_legacy_new_session_parameters_desired_null ... 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_required_null ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_legacy_new_session_parameters_required_only ... 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_empty ... 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 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_json_pointer_action_up_with_button_missing ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up ... ok [INFO] [stdout] test command::tests::test_json_add_cookie_parameters_with_optional_null_fields ... ok [INFO] [stdout] test actions::test::test_json_pointer_action_up_with_button_invalid_type ... ok [INFO] [stdout] test capabilities::tests::test_validate_proxy ... ok [INFO] [stdout] test capabilities::tests::test_json_spec_new_session_parameters_firstMatch_only ... ok [INFO] [stdout] test command::tests::test_json_get_named_cookie_parameters_with_invalid_name_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_action_parameters_empty_list ... 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_unknown_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_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_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_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_javascript_command_parameters_invalid_args_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_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_get_named_cookie_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_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_invalid_value_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_legacy ... ok [INFO] [stdout] test command::tests::test_json_new_session_parameters_spec ... 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_send_keys_parameters_invalid_text_field ... 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_type ... 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_optional_null_field ... 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_new_window_parameters_without_type ... ok [INFO] [stdout] test command::tests::test_json_new_window_parameters_with_optional_null_type ... ok [INFO] [stdout] test command::tests::test_json_locator_parameters_with_unknown_field ... ok [INFO] [stdout] test command::tests::test_json_take_screenshot_parameters_with_element ... 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_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_value ... ok [INFO] [stdout] test command::tests::test_json_switch_to_frame_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_take_screenshot_parameters_with_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_without_optional_null_field ... ok [INFO] [stdout] test command::tests::test_json_timeout_parameters_with_invalid_values ... ok [INFO] [stdout] test command::tests::test_json_timeout_parameters_with_optional_null_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_values ... 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_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_window_rect_parameters_with_unknown_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 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_invalid ... ok [INFO] [stdout] test common::tests::test_json_frame_id_short ... ok [INFO] [stdout] test common::tests::test_json_frame_id_webelement ... ok [INFO] [stdout] test common::tests::test_json_locator_strategy_css_selector ... 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_locator_strategy_partial_link_text ... 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_webelement ... ok [INFO] [stdout] test common::tests::test_json_webelement_invalid ... ok [INFO] [stdout] test error::tests::test_json_error_status ... ok [INFO] [stdout] test error::tests::test_json_webdriver_error ... 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 response::tests::test_json_cookie_response_without_optional ... ok [INFO] [stdout] test response::tests::test_json_cookies_response ... 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 ... ok [INFO] [stdout] test response::tests::test_json_window_rect_response ... ok [INFO] [stdout] test response::tests::test_json_void_response ... ok [INFO] [stderr] Doc-tests webdriver [INFO] [stdout] [INFO] [stdout] test result: ok. 194 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 `"docker" "inspect" "3cc3a665834941fdce9c79374fbb14067b663e4aea9b906ef4e80e28c52387da"` [INFO] running `"docker" "rm" "-f" "3cc3a665834941fdce9c79374fbb14067b663e4aea9b906ef4e80e28c52387da"` [INFO] [stdout] 3cc3a665834941fdce9c79374fbb14067b663e4aea9b906ef4e80e28c52387da