[INFO] fetching crate sdl-parser 0.21.2... [INFO] testing sdl-parser-0.21.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sdl-parser 0.21.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate sdl-parser 0.21.2 [INFO] finished tweaking crates.io crate sdl-parser 0.21.2 [INFO] tweaked toml for crates.io crate sdl-parser 0.21.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sdl-parser 0.21.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding bytesize v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding duration-str v0.7.1 (available: v0.17.0) [INFO] [stderr] Adding ipnetwork v0.20.0 (available: v0.21.1) [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] Downloading crates ... [INFO] [stderr] Downloaded depper v0.4.0 [INFO] [stderr] Downloaded duration-str v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 08741d4e65d85581c98e1ccf34755bfe692374c85b38dd46c2f852e6f99e850d [INFO] running `Command { std: "docker" "start" "-a" "08741d4e65d85581c98e1ccf34755bfe692374c85b38dd46c2f852e6f99e850d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08741d4e65d85581c98e1ccf34755bfe692374c85b38dd46c2f852e6f99e850d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08741d4e65d85581c98e1ccf34755bfe692374c85b38dd46c2f852e6f99e850d", kill_on_drop: false }` [INFO] [stdout] 08741d4e65d85581c98e1ccf34755bfe692374c85b38dd46c2f852e6f99e850d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2c24b8fd6664789e3934c3ec3cbad5f842ae393ed7f52a27c4e0c6b98460b62c [INFO] running `Command { std: "docker" "start" "-a" "2c24b8fd6664789e3934c3ec3cbad5f842ae393ed7f52a27c4e0c6b98460b62c", kill_on_drop: false }` [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling depper v0.4.0 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling duration-str v0.7.1 [INFO] [stderr] Compiling sdl-parser v0.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.81s [INFO] running `Command { std: "docker" "inspect" "2c24b8fd6664789e3934c3ec3cbad5f842ae393ed7f52a27c4e0c6b98460b62c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c24b8fd6664789e3934c3ec3cbad5f842ae393ed7f52a27c4e0c6b98460b62c", kill_on_drop: false }` [INFO] [stdout] 2c24b8fd6664789e3934c3ec3cbad5f842ae393ed7f52a27c4e0c6b98460b62c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e4904bbc04ff636da4a458c719ce6b749cd7b2abcf8bb162f18ed0593d73c3c0 [INFO] running `Command { std: "docker" "start" "-a" "e4904bbc04ff636da4a458c719ce6b749cd7b2abcf8bb162f18ed0593d73c3c0", kill_on_drop: false }` [INFO] [stderr] Compiling sdl-parser v0.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "e4904bbc04ff636da4a458c719ce6b749cd7b2abcf8bb162f18ed0593d73c3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4904bbc04ff636da4a458c719ce6b749cd7b2abcf8bb162f18ed0593d73c3c0", kill_on_drop: false }` [INFO] [stdout] e4904bbc04ff636da4a458c719ce6b749cd7b2abcf8bb162f18ed0593d73c3c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cbb8de74f198bcf163a4a98a99a2814036fd96241094e92c4cc8a9b28bd1b502 [INFO] running `Command { std: "docker" "start" "-a" "cbb8de74f198bcf163a4a98a99a2814036fd96241094e92c4cc8a9b28bd1b502", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdl_parser-f66044d8a488c228) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test entity::tests::parses_nested_entity ... ok [INFO] [stdout] test entity::tests::parses_single_entity ... ok [INFO] [stdout] test condition::tests::command_condition_is_parsed ... ok [INFO] [stdout] test condition::tests::conditions_are_mapped_correctly ... ok [INFO] [stdout] test evaluation::tests::parses_longhand_evaluation ... ok [INFO] [stdout] test evaluation::tests::parses_sdl_with_evaluation ... ok [INFO] [stdout] test evaluation::tests::parses_shorthand_evaluation ... ok [INFO] [stdout] test condition::tests::handles_metrics_with_conditions_correctly ... ok [INFO] [stdout] test condition::tests::library_condition_is_parsed ... ok [INFO] [stdout] test entity::tests::parses_entity_with_events ... ok [INFO] [stdout] test entity::tests::parses_sdl_with_entities ... ok [INFO] [stdout] test event::tests::parses_sdl_with_events ... ok [INFO] [stdout] test condition::tests::identifies_missing_condition - should panic ... ok [INFO] [stdout] test entity::tests::fails_parsing_entity_with_no_events_defined - should panic ... ok [INFO] [stdout] test entity::tests::fails_parsing_child_entity_with_nonexisting_vulnerability - should panic ... ok [INFO] [stdout] test evaluation::tests::fails_to_parse_too_high_min_score ... ok [INFO] [stdout] test entity::tests::fails_parsing_entity_with_nonexisting_tlo - should panic ... ok [INFO] [stdout] test evaluation::tests::fails_to_parse_evaluation_with_both_scores ... ok [INFO] [stdout] test evaluation::tests::fails_with_missing_metric - should panic ... ok [INFO] [stdout] test event::tests::parses_single_event ... ok [INFO] [stdout] test evaluation::tests::fails_to_parse_evaluation_too_small_min_score - should panic ... ok [INFO] [stdout] test entity::tests::fails_parsing_child_entity_with_nonexisting_tlo - should panic ... ok [INFO] [stdout] test event::tests::fails_on_missing_scenario_condition - should panic ... ok [INFO] [stdout] test feature::tests::cyclic_feature_dependency_is_detected ... ok [INFO] [stdout] test feature::tests::can_parse_destination_environment ... ok [INFO] [stdout] test event::tests::fails_on_missing_conditions - should panic ... ok [INFO] [stdout] test feature::tests::feature_source_fields_are_mapped_correctly ... ok [INFO] [stdout] test feature::tests::feature_cyclic_self_dependency_is_detected ... ok [INFO] [stdout] test event::tests::fails_no_injects_under_scenario - should panic ... ok [INFO] [stdout] test entity::tests::fails_parsing_child_entity_with_nonexisting_event - should panic ... ok [INFO] [stdout] test event::tests::fails_on_missing_inject - should panic ... ok [INFO] [stdout] test entity::tests::fails_parsing_entity_with_nonexisting_event - should panic ... ok [INFO] [stdout] test feature::tests::feature_source_longhand_is_parsed ... ok [INFO] [stdout] test feature::tests::feature_source_shorthand_is_parsed ... ok [INFO] [stdout] test infrastructure::tests::empty_count_is_allowed ... ok [INFO] [stdout] test goal::tests::parses_single_goal ... ok [INFO] [stdout] test infrastructure::tests::infranode_with_default_count_is_parsed ... ok [INFO] [stdout] test infrastructure::tests::infranode_count_longhand_is_parsed ... ok [INFO] [stdout] test goal::tests::parses_sdl_with_goals ... ok [INFO] [stdout] test infrastructure::tests::infranode_count_shorthand_is_parsed ... ok [INFO] [stdout] test infrastructure::tests::bigger_infrastructure_is_parsed ... ok [INFO] [stdout] test infrastructure::tests::error_on_missing_infrastructure_link - should panic ... ok [INFO] [stdout] test goal::tests::fails_without_tlos - should panic ... ok [INFO] [stdout] test infrastructure::tests::error_on_wrong_ip_in_infranode_properties - should panic ... ok [INFO] [stdout] test infrastructure::tests::infrastructure_with_links_and_properties ... ok [INFO] [stdout] test infrastructure::tests::simple_infrastructure_with_shorthand_is_parsed ... ok [INFO] [stdout] test infrastructure::tests::simple_infrastructure_is_parsed ... ok [INFO] [stdout] test inject::tests::inject_supports_nested_entities ... ok [INFO] [stdout] test inject::tests::parses_sdl_with_injects ... ok [INFO] [stdout] test inject::tests::parses_single_inject ... ok [INFO] [stdout] test library_item::tests::generate_package_list_based_on_sdl ... ok [INFO] [stdout] test infrastructure::tests::infranode_with_links_and_dependencies_is_parsed ... ok [INFO] [stdout] test metric::tests::parses_conditional_metric ... ok [INFO] [stdout] test metric::tests::parses_manual_metric ... ok [INFO] [stdout] test metric::tests::parses_sdl_with_metrics ... ok [INFO] [stdout] test node::tests::can_parse_longhand_node_roles ... ok [INFO] [stdout] test infrastructure::tests::infranode_with_negative_count_is_rejected - should panic ... ok [INFO] [stdout] test node::tests::can_parse_shorthand_node_roles ... ok [INFO] [stdout] test node::tests::can_parse_mixed_short_and_longhand_node_roles ... ok [INFO] [stdout] test inject::tests::fails_from_entities_declared_but_to_entities_not_declared - should panic ... ok [INFO] [stdout] test infrastructure::tests::error_on_missing_infrastructure_dependency - should panic ... ok [INFO] [stdout] test infrastructure::tests::infranode_with_unknown_name_is_rejected - should panic ... ok [INFO] [stdout] test node::tests::includes_node_requirements_with_switch_type ... ok [INFO] [stdout] test inject::tests::fails_on_missing_entity_for_inject - should panic ... ok [INFO] [stdout] test inject::tests::fails_on_tlo_not_defined - should panic ... ok [INFO] [stdout] test node::tests::includes_nodes_with_defined_features ... ok [INFO] [stdout] test node::tests::includes_nodes_with_defined_injects ... ok [INFO] [stdout] test node::tests::node_conditions_are_parsed ... ok [INFO] [stdout] test inject::tests::fails_to_entities_declared_but_from_entities_not_declared - should panic ... ok [INFO] [stdout] test metric::tests::fails_conditional_metric_without_artifact ... ok [INFO] [stdout] test metric::tests::fails_manual_metric_with_condition ... ok [INFO] [stdout] test node::tests::entity_missing_for_node_role_entity - should panic ... ok [INFO] [stdout] test node::tests::node_injects_are_parsed ... ok [INFO] [stdout] test node::tests::entities_missing_while_node_has_role_entity - should panic ... ok [INFO] [stdout] test metric::tests::fails_conditional_metric_with_artifact ... ok [INFO] [stdout] test node::tests::resources_defined_for_switch_node - should panic ... ok [INFO] [stdout] test node::tests::resources_missing_for_vm_node - should panic ... ok [INFO] [stdout] test node::tests::role_under_feature_missing_from_node - should panic ... ok [INFO] [stdout] test node::tests::roles_missing_when_features_exist - should panic ... ok [INFO] [stdout] test node::tests::switch_source_is_not_required ... ok [INFO] [stdout] test node::tests::source_defined_for_switch_node - should panic ... ok [INFO] [stdout] test node::tests::same_name_for_role_only_saves_one_role ... ok [INFO] [stdout] test node::tests::vm_source_fields_are_mapped_correctly ... ok [INFO] [stdout] test node::tests::vm_source_longhand_is_parsed ... ok [INFO] [stdout] test script::tests::fails_end_time_larger_than_start_time - should panic ... ok [INFO] [stdout] test script::tests::parses_single_script ... ok [INFO] [stdout] test node::tests::vm_source_shorthand_is_parsed ... ok [INFO] [stdout] test script::tests::parses_zero_without_unit ... ok [INFO] [stdout] test script::tests::parses_sdl_with_scripts ... ok [INFO] [stdout] test script::tests::fails_on_event_not_defined_for_script - should panic ... ok [INFO] [stdout] test script::tests::fails_on_negative_speed_value - should panic ... ok [INFO] [stdout] test story::tests::adds_default_speed ... ok [INFO] [stdout] test story::tests::fails_speed_is_zero - should panic ... ok [INFO] [stdout] test story::tests::fails_on_script_not_defined_for_story - should panic ... ok [INFO] [stdout] test story::tests::fails_on_missing_script_for_story - should panic ... ok [INFO] [stdout] test story::tests::fails_when_no_scripts_field - should panic ... ok [INFO] [stdout] test story::tests::parses_sdl_with_stories ... ok [INFO] [stdout] test story::tests::fails_when_scripts_is_empty - should panic ... ok [INFO] [stdout] test story::tests::parses_single_story ... ok [INFO] [stdout] test tests::can_parse_minimal_sdl ... ok [INFO] [stdout] test tests::condition_doesnt_exist - should panic ... ok [INFO] [stdout] test tests::condition_role_missing_from_node - should panic ... ok [INFO] [stdout] test tests::condition_used_by_multiple_metrics - should panic ... ok [INFO] [stdout] test tests::includes_infrastructure ... ok [INFO] [stdout] test node::tests::nested_node_role_entity_found_under_entities ... ok [INFO] [stdout] test tests::includes_features ... ok [INFO] [stdout] test tests::includes_conditions_nodes_and_infrastructure ... ok [INFO] [stdout] test node::tests::node_type_is_case_insensitive ... ok [INFO] [stdout] test inject::tests::fails_on_missing_tlo_for_inject - should panic ... ok [INFO] [stdout] test tests::feature_missing_from_scenario - should panic ... ok [INFO] [stdout] test tests::condition_vm_count_in_infrastructure_over_1 - should panic ... ok [INFO] [stdout] test tests::includes_nodes ... ok [INFO] [stdout] test vulnerability::tests::default_technical_field_is_false ... ok [INFO] [stdout] test tests::parent_features_dependencies_are_built_correctly ... ok [INFO] [stdout] test tests::too_long_node_name_is_disallowed - should panic ... ok [INFO] [stdout] test vulnerability::tests::vulnerability_is_parsed ... ok [INFO] [stdout] test training_learning_objective::tests::parses_sdl_with_tlos ... ok [INFO] [stdout] test vulnerability::tests::vulnerability_is_parsed_in_scenario ... ok [INFO] [stdout] test vulnerability::tests::parses_scenario_with_vulnerability_in_node ... ok [INFO] [stdout] test vulnerability::tests::missing_vulnerability_for_feature - should panic ... ok [INFO] [stdout] test vulnerability::tests::missing_vulnerability_for_node - should panic ... ok [INFO] [stdout] test vulnerability::tests::parses_vulnerability_for_feature ... ok [INFO] [stdout] test feature::tests::feature_includes_dependencies ... ok [INFO] [stdout] test goal::tests::fails_with_empty_tlo_list - should panic ... ok [INFO] [stdout] test infrastructure::tests::sdl_keys_are_valid_in_lowercase_uppercase_capitalized ... ok [INFO] [stdout] test inject::tests::fails_on_entity_not_defined_for_inject - should panic ... ok [INFO] [stdout] test script::tests::parses_underscore_formatted_numbers ... ok [INFO] [stdout] test tests::feature_role_missing_from_node - should panic ... ok [INFO] [stdout] test training_learning_objective::tests::parses_training_learning_objective ... ok [INFO] [stderr] Doc-tests sdl_parser [INFO] [stdout] test script::tests::fails_on_missing_event_for_script - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cbb8de74f198bcf163a4a98a99a2814036fd96241094e92c4cc8a9b28bd1b502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb8de74f198bcf163a4a98a99a2814036fd96241094e92c4cc8a9b28bd1b502", kill_on_drop: false }` [INFO] [stdout] cbb8de74f198bcf163a4a98a99a2814036fd96241094e92c4cc8a9b28bd1b502