[INFO] cloning repository https://github.com/JohnSwan1503/typestate-pipeline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnSwan1503/typestate-pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnSwan1503%2Ftypestate-pipeline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnSwan1503%2Ftypestate-pipeline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30ca088572c212c3d2cbc8e8e151244aca66c221
[INFO] testing JohnSwan1503/typestate-pipeline against 1.98.0-beta.8 for beta-1.99-5
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnSwan1503%2Ftypestate-pipeline" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JohnSwan1503/typestate-pipeline
[INFO] finished tweaking git repo https://github.com/JohnSwan1503/typestate-pipeline
[INFO] tweaked toml for git repo https://github.com/JohnSwan1503/typestate-pipeline written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JohnSwan1503/typestate-pipeline on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JohnSwan1503/typestate-pipeline already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded hashbrown v0.17.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded winnow v1.0.2
[INFO] [stderr]   Downloaded tokio v1.52.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270
[INFO] running `Command { std: "docker" "start" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling typestate-pipeline v0.2.0 (/opt/rustwide/workdir/crates/typestate-pipeline)
[INFO] [stderr]    Compiling typestate-pipeline-core v0.2.0 (/opt/rustwide/workdir/crates/typestate-pipeline-core)
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling typestate-pipeline-macros v0.2.0 (/opt/rustwide/workdir/crates/typestate-pipeline-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.81s
[INFO] running `Command { std: "docker" "inspect" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling typestate-pipeline-core v0.2.0 (/opt/rustwide/workdir/crates/typestate-pipeline-core)
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling typestate-pipeline-macros v0.2.0 (/opt/rustwide/workdir/crates/typestate-pipeline-macros)
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling typestate-pipeline v0.2.0 (/opt/rustwide/workdir/crates/typestate-pipeline)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.70s
[INFO] running `Command { std: "docker" "inspect" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typestate_pipeline-3411cc06457ca11c)
[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] [stderr]      Running tests/expansions.rs (/opt/rustwide/target/debug/deps/expansions-f1a67a3fc7b15bea)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test factory::empty_alias::surface_compiles ... ok
[INFO] [stdout] test combo::factory_in_pipeline::surface_compiles ... ok
[INFO] [stdout] test factory::default::surface_compiles ... ok
[INFO] [stdout] test factory::internal::surface_compiles ... ok
[INFO] [stdout] test factory::minimal::surface_compiles ... ok
[INFO] [stdout] test factory::overridable::surface_compiles ... ok
[INFO] [stdout] test factory::finalize_async::surface_compiles ... ok
[INFO] [stderr]      Running tests/factory.rs (/opt/rustwide/target/debug/deps/factory-d735fd39e81779af)
[INFO] [stdout] test factory::pipeline_arm::surface_compiles ... ok
[INFO] [stdout] test factory::ready_trait::surface_compiles ... ok
[INFO] [stdout] test factory::removable::surface_compiles ... ok
[INFO] [stdout] test factory::rename::surface_compiles ... ok
[INFO] [stdout] test factory::required_and_optional::surface_compiles ... ok
[INFO] [stdout] test factory::setter_async::surface_compiles ... ok
[INFO] [stdout] test factory::setter_fallible::surface_compiles ... ok
[INFO] [stdout] test factory::setter_input_type::surface_compiles ... ok
[INFO] [stdout] test factory::setter_transformer::surface_compiles ... ok
[INFO] [stdout] test impl_pipelined::minimal::surface_compiles ... ok
[INFO] [stdout] test pipelined::inspect_combinator::surface_compiles ... ok
[INFO] [stdout] test pipelined::minimal::surface_compiles ... ok
[INFO] [stdout] test pipelined::with_tag::surface_compiles ... ok
[INFO] [stdout] test transitions::async_breakpoint::surface_compiles ... ok
[INFO] [stdout] test transitions::async_deferred::surface_compiles ... ok
[INFO] [stdout] test transitions::sync_fallible::surface_compiles ... ok
[INFO] [stdout] test transitions::sync_infallible::surface_compiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test core::build_in_arbitrary_order ... ok
[INFO] [stdout] test core::build_in_order ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-1b46bf90c740ed84)
[INFO] [stdout] test core::custom_setter_name ... ok
[INFO] [stdout] test core::custom_transformer_fn ... ok
[INFO] [stdout] test core::default_helper_fills_in_optional ... ok
[INFO] [stdout] test core::custom_bag_name ... ok
[INFO] [stdout] test core::drop_field_drops_value_once ... ok
[INFO] [stdout] test core::drop_field_then_reset_doesnt_double_drop ... ok
[INFO] [stdout] test core::empty_bag_dropped_does_not_touch_uninit_fields ... ok
[INFO] [stdout] test core::fallible_transformer_failure ... ok
[INFO] [stdout] test core::fallible_transformer_success ... ok
[INFO] [stdout] test core::finalize_does_not_double_drop ... ok
[INFO] [stdout] test core::finalize_keeps_explicit_values_when_optional_yes ... ok
[INFO] [stdout] test core::finalize_mixes_set_and_default ... ok
[INFO] [stdout] test core::finalize_uses_defaults_when_optional_no ... ok
[INFO] [stdout] test core::fully_populated_bag_dropped_drops_all ... ok
[INFO] [stdout] test core::getter_borrows_set_field ... ok
[INFO] [stderr]      Running tests/pipeline.rs (/opt/rustwide/target/debug/deps/pipeline-0222f5c0fd38f25e)
[INFO] [stdout] test core::override_drops_old_value ... ok
[INFO] [stdout] test core::partial_bag_dropped_drops_only_set_fields ... ok
[INFO] [stdout] test input_type::default_helper_bypasses_transformer ... ok
[INFO] [stdout] test input_type::setter_takes_input_type_not_field_type ... ok
[INFO] [stdout] test input_type::unset_default_field_uses_default_at_finalize ... ok
[INFO] [stdout] test internal_field::carrier_internal_getter_is_unconditional ... ok
[INFO] [stdout] test internal_field::carrier_non_internal_getter_gates_on_yes_flag ... ok
[INFO] [stdout] test internal_field::constructor_takes_internal_field_as_argument ... ok
[INFO] [stdout] test internal_field::finalize_passes_internal_field_through ... ok
[INFO] [stdout] test internal_field::internal_field_dropped_from_flag_generic_list ... ok
[INFO] [stdout] test internal_field::internal_getter_is_unconditional ... ok
[INFO] [stdout] test internal_field::pipeline_arm_works_for_non_internal_fields ... ok
[INFO] [stdout] test r#async::pipeline_async_setter_chains_through_inflight ... ok
[INFO] [stdout] test r#async::pipeline_async_fallible_setter_propagates_error ... ok
[INFO] [stdout] test r#async::standalone_async_setter_non_fallible ... ok
[INFO] [stdout] test ready_trait::ready_trait_is_implemented_when_required_flags_yes ... ok
[INFO] [stdout] test ready_trait::dispatch_via_trait_matches_inherent_finalize ... ok
[INFO] [stdout] test r#async::standalone_async_setter_fallible_failure ... ok
[INFO] [stdout] test r#async::standalone_async_finalize ... ok
[INFO] [stdout] test r#async::transitions_body_calls_finalize ... ok
[INFO] [stdout] test ready_trait::ready_trait_works_when_optional_set_too ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test factory_in_pipeline::validation_failure_at_bag_finalize ... ok
[INFO] [stdout] test factory_pipeline::pipeline_override_replaces_value ... ok
[INFO] [stdout] test factory_pipeline::pipeline_setters_chain_through_inflight ... ok
[INFO] [stdout] test factory_pipeline::pipeline_setters_chain_in_resolved_mode ... ok
[INFO] [stdout] test factory_pipeline::pipeline_drop_field_transitions_yes_to_no ... ok
[INFO] [stdout] test factory_in_pipeline::full_chain_bag_into_pipeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test impl_pipelined::gat_projections_are_correct ... ok
[INFO] [stdout] test impl_pipelined::pipelined_associated_types_resolve ... ok
[INFO] [stdout] test impl_pipelined::tagged_pipelined_resolves ... ok
[INFO] [stdout] test impl_pipelined::intofuture_drives_inflight_back_to_resolved ... ok
[INFO] [stdout] test inspect::inflight_inspect_chains_through_subsequent_transitions ... ok
[INFO] [stdout] test inspect::resolved_inspect_does_not_change_typestate ... ok
[INFO] [stdout] test inspect::inflight_inspect_runs_after_pending_resolves ... ok
[INFO] [stdout] test inspect::resolved_inspect_runs_sync_and_preserves_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/safety.rs (/opt/rustwide/target/debug/deps/safety-df49a005624a83f3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test factory_hygiene::default_expression_can_call_user_scope_function ... ok
[INFO] [stdout] test factory_no_leak::async_setter_dropped_mid_await_drops_other_set_fields ... ok
[INFO] [stdout] test factory_no_leak::fallible_overrider_failure_drops_other_set_fields ... ok
[INFO] [stdout] test factory_no_leak::fallible_setter_failure_drops_other_set_fields ... ok
[INFO] [stdout] test factory_hygiene::struct_with_field_names_matching_macro_internals_compiles ... ok
[INFO] [stdout] test factory_phantom_shape::all_internal_struct_finalizes_without_flag_generics ... ok
[INFO] [stdout] test factory_phantom_shape::singleton_flag_struct_round_trips ... ok
[INFO] [stdout] test factory_phantom_shape::many_flag_struct_round_trips ... ok
[INFO] [stdout] test factory_phantom_shape::one_flag_bag_is_send_and_sync_when_field_is ... ok
[INFO] [stdout] test factory_panic_safety::panic_in_default_expr_during_finalize_drops_already_read_fields ... ok
[INFO] [stdout] test factory_panic_safety::panic_in_old_value_drop_during_override_drops_other_fields ... ok
[INFO] [stdout] test factory_panic_safety::panic_in_old_value_drop_during_remove_drops_other_fields ... ok
[INFO] [stdout] test factory_panic_safety::panic_in_drop_still_drops_subsequent_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/transitions.rs (/opt/rustwide/target/debug/deps/transitions-5e141e1f41380280)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test attr_forwarding::impl_attr_forwarded_to_both_arms ... ok
[INFO] [stdout] test core::breakpoint_forces_explicit_await ... ok
[INFO] [stdout] test core::full_chain_with_resolved_breakpoint_in_middle ... ok
[INFO] [stdout] test core::sync_fallible_propagates_through_inflight_chain ... ok
[INFO] [stdout] test core::sync_fallible_resolved_returns_result_directly ... ok
[INFO] [stdout] test core::intofuture_resolves_inflight_back_to_resolved ... ok
[INFO] [stdout] test via_pipelined::factory_pipeline_arms_without_error_arg ... ok
[INFO] [stdout] test via_pipelined::intofuture_provided_by_pipelined ... ok
[INFO] [stdout] test via_pipelined::transitions_chain_propagates_error ... ok
[INFO] [stderr]      Running tests/ui_macros.rs (/opt/rustwide/target/debug/deps/ui_macros-abc062add3710743)
[INFO] [stdout] test via_pipelined::transitions_chain_without_error_arg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typestate_pipeline_core-914008e11245556e)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typestate_pipeline_macros-7c08794154c86e24)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests typestate_pipeline
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test crates/typestate-pipeline/src/lib.rs - (line 220) ... ignored
[INFO] [stdout] test crates/typestate-pipeline/src/lib.rs - (line 282) ... ignored
[INFO] [stdout] test crates/typestate-pipeline/src/lib.rs - (line 317) ... ignored
[INFO] [stdout] test crates/typestate-pipeline/src/lib.rs - (line 447) ... ignored
[INFO] [stdout] test crates/typestate-pipeline/src/lib.rs - pipelined (line 1604) - compile ... ok
[INFO] [stdout] test crates/typestate-pipeline/src/lib.rs - (line 34) ... ok
[INFO] [stdout] test crates/typestate-pipeline/src/lib.rs - impl_pipelined (line 1647) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.48s
[INFO] [stderr]    Doc-tests typestate_pipeline_core
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/typestate-pipeline-core/src/pipeline.rs - pipeline (line 5) ... ignored
[INFO] [stdout] test crates/typestate-pipeline-core/src/pipelined.rs - pipelined (line 7) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.24s; merged doctests compilation took 0.24s
[INFO] [stderr]    Doc-tests typestate_pipeline_macros
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crates/typestate-pipeline-macros/src/lib.rs - derive_typestate_factory (line 156) ... ignored
[INFO] [stdout] test crates/typestate-pipeline-macros/src/lib.rs - transitions (line 72) ... ignored
[INFO] [stdout] test crates/typestate-pipeline-macros/src/typestate_factory/codegen/empty_alias.rs - typestate_factory::codegen::empty_alias::gen_empty_alias (line 12) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.21s; merged doctests compilation took 0.20s
[INFO] running `Command { std: "docker" "inspect" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270", kill_on_drop: false }`
[INFO] [stdout] 62035bec223c5c2dc62850e5f08ec46814f8edf9bf2c5fe8edf42b66aed53270
