[INFO] updating cached repository https://github.com/jabber-tools/gdf_testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0bef22dba721b91cac45080c1d8f50b84de1464 [INFO] testing jabber-tools/gdf_testing against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabber-tools%2Fgdf_testing" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jabber-tools/gdf_testing on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jabber-tools/gdf_testing [INFO] finished tweaking git repo https://github.com/jabber-tools/gdf_testing [INFO] tweaked toml for git repo https://github.com/jabber-tools/gdf_testing written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jabber-tools/gdf_testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c891fe9ff0f7021366c180d15639a93378dcb775bcf5d5c086cac016259a4773 [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" "c891fe9ff0f7021366c180d15639a93378dcb775bcf5d5c086cac016259a4773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c891fe9ff0f7021366c180d15639a93378dcb775bcf5d5c086cac016259a4773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c891fe9ff0f7021366c180d15639a93378dcb775bcf5d5c086cac016259a4773", kill_on_drop: false }` [INFO] [stdout] c891fe9ff0f7021366c180d15639a93378dcb775bcf5d5c086cac016259a4773 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d33149204cb4f763bf5b48cb4b5859ebae67717389cc7898734c18822bdab1a [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" "9d33149204cb4f763bf5b48cb4b5859ebae67717389cc7898734c18822bdab1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling either v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling terminal_size v0.1.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chomp v0.3.1 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling console v0.10.1 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling guid-parser v0.1.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling guid v0.1.0 [INFO] [stderr] Compiling guid-create v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling jmespath v0.2.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling gdf_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "9d33149204cb4f763bf5b48cb4b5859ebae67717389cc7898734c18822bdab1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d33149204cb4f763bf5b48cb4b5859ebae67717389cc7898734c18822bdab1a", kill_on_drop: false }` [INFO] [stdout] 9d33149204cb4f763bf5b48cb4b5859ebae67717389cc7898734c18822bdab1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d3d887fe8790b90e8295c378e4e88e9fef4fc78cc7f985e762e72505f304b18 [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" "8d3d887fe8790b90e8295c378e4e88e9fef4fc78cc7f985e762e72505f304b18", kill_on_drop: false }` [INFO] [stderr] Compiling gdf_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.56s [INFO] running `Command { std: "docker" "inspect" "8d3d887fe8790b90e8295c378e4e88e9fef4fc78cc7f985e762e72505f304b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3d887fe8790b90e8295c378e4e88e9fef4fc78cc7f985e762e72505f304b18", kill_on_drop: false }` [INFO] [stdout] 8d3d887fe8790b90e8295c378e4e88e9fef4fc78cc7f985e762e72505f304b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] ceec47c8fcbe2e451b31fc2977bb915f371a682aa73fc5e9d97fbc5e6e4b1cad [INFO] running `Command { std: "docker" "start" "-a" "ceec47c8fcbe2e451b31fc2977bb915f371a682aa73fc5e9d97fbc5e6e4b1cad", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gdf_testing-7cccda86d59795ce [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test gdf::tests::test_dialogflow_call ... ignored [INFO] [stdout] test gdf::tests::test_http_call ... ignored [INFO] [stdout] test gdf::tests::test_new_token ... ignored [INFO] [stdout] test errors::tests::test_error_rendering ... ok [INFO] [stdout] test json_parser::tests::test_json_compare ... ok [INFO] [stdout] test json_parser::tests::test_change_json ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_object_value_and_filter ... ignored [INFO] [stdout] test result_reporters::stdout_reporter::tests::test_result_table ... ignored [INFO] [stdout] test json_parser::tests::test_json_extract_object_value_2 ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_bool_includes ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_bool_json_equals ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_object_value_1 ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_bool_length ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_bool_not_equals ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_num_includes ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_num_json_equals ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_num_length ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_number_value ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_bool_equals ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_str_json_equals_objects ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_num_not_equals ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_num_equals ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_str_includes ... ok [INFO] [stdout] test test_executors::gdf_executor::tests::test_process_multiple_tests ... ignored [INFO] [stdout] test test_executors::gdf_executor::tests::test_process_test ... ignored [INFO] [stdout] test test_executors::vap_executor::tests::test_get_vap_token ... ignored [INFO] [stdout] test test_executors::vap_executor::tests::test_process_vap_multiple_tests ... ignored [INFO] [stdout] test test_executors::vap_executor::tests::test_process_vap_test ... ignored [INFO] [stdout] test yaml_parser::tests::compose_test_suite ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_str_length ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_string_value_3 ... ok [INFO] [stdout] test yaml_parser::tests::test_assertion_extension_no_expression ... ok [INFO] [stdout] test yaml_parser::tests::test_assertion_extension_invalid_value ... ok [INFO] [stdout] test yaml_parser::tests::test_assertion_extension_1 ... ok [INFO] [stdout] test test_executors::vap_executor::tests::test_get_vap_config ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_str_json_equals_arrays ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_assertions_missing_bot_responds_with_1 ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_string_value_2 ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_assertions_missing_bot_responds_with_3 ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_assertions_missing_bot_responds_with_2 ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_assertions_missing_bot_responds_with_4 ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_assertions_missing_user_says ... ok [INFO] [stdout] test yaml_parser::tests::test_from_yaml_str ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_assertions_not_specified_1 ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_failed_unknown_suite_type ... ok [INFO] [stdout] test yaml_parser::tests::test_assertion_extension_invalid_operator ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_str_equals ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_name_not_specified ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_assertions_not_specified_2 ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_failed_suite_config_not_specified ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_no_tests_1 ... ok [INFO] [stdout] test json_parser::tests::test_compare_array_with_str ... ok [INFO] [stdout] test yaml_parser::tests::test_assertion_extension_no_operator ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_failed_suite_type_not_specified ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_array_value ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_string_value_1 ... ok [INFO] [stdout] test json_parser::tests::test_compare_object_with_str ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_no_tests_2 ... ok [INFO] [stdout] test yaml_parser::tests::test_parse_failed_suite_name_not_found ... ok [INFO] [stdout] test json_parser::tests::test_get_jmespath_var_type ... ok [INFO] [stdout] test json_parser::tests::test_json_extract_boolean_value ... ok [INFO] [stdout] test suite_executor::tests::test_process_assertion_response_check_str_not_equals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gdf_testing-5d08b2fc25cb55d4 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_tests-3d704794214b0d9f [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test dummy_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gdf_testing [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" "ceec47c8fcbe2e451b31fc2977bb915f371a682aa73fc5e9d97fbc5e6e4b1cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceec47c8fcbe2e451b31fc2977bb915f371a682aa73fc5e9d97fbc5e6e4b1cad", kill_on_drop: false }` [INFO] [stdout] ceec47c8fcbe2e451b31fc2977bb915f371a682aa73fc5e9d97fbc5e6e4b1cad