[INFO] fetching crate bevy_gauge 0.4.5...
[INFO] testing bevy_gauge-0.4.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate bevy_gauge 0.4.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bevy_gauge 0.4.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_gauge 0.4.5
[INFO] tweaked toml for crates.io crate bevy_gauge 0.4.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_gauge 0.4.5 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_gauge 0.4.5 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb1fcd5dcea60a8d3676751bd9906187b9b3a34c5c076282d385a009db581faf
[INFO] running `Command { std: "docker" "start" "-a" "cb1fcd5dcea60a8d3676751bd9906187b9b3a34c5c076282d385a009db581faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb1fcd5dcea60a8d3676751bd9906187b9b3a34c5c076282d385a009db581faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1fcd5dcea60a8d3676751bd9906187b9b3a34c5c076282d385a009db581faf", kill_on_drop: false }`
[INFO] [stdout] cb1fcd5dcea60a8d3676751bd9906187b9b3a34c5c076282d385a009db581faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25c9d03ee4d2a01330f8ef13e8fec2dbea968c89da7ec8eca805273ac000530a
[INFO] running `Command { std: "docker" "start" "-a" "25c9d03ee4d2a01330f8ef13e8fec2dbea968c89da7ec8eca805273ac000530a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bevy_ptr v0.18.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling bevy_gauge_macros v0.4.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_math v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_time v0.18.0
[INFO] [stderr]    Compiling bevy_input v0.18.0
[INFO] [stderr]    Compiling bevy_log v0.18.0
[INFO] [stderr]    Compiling bevy_transform v0.18.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.0
[INFO] [stderr]    Compiling bevy_internal v0.18.0
[INFO] [stderr]    Compiling bevy v0.18.1
[INFO] [stderr]    Compiling bevy_gauge v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "25c9d03ee4d2a01330f8ef13e8fec2dbea968c89da7ec8eca805273ac000530a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c9d03ee4d2a01330f8ef13e8fec2dbea968c89da7ec8eca805273ac000530a", kill_on_drop: false }`
[INFO] [stdout] 25c9d03ee4d2a01330f8ef13e8fec2dbea968c89da7ec8eca805273ac000530a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1e296b23d5ebe3465b822f502fd2bccaf64e8c7d2299ec4232f2c214e126889
[INFO] running `Command { std: "docker" "start" "-a" "a1e296b23d5ebe3465b822f502fd2bccaf64e8c7d2299ec4232f2c214e126889", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_math v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_time v0.18.0
[INFO] [stderr]    Compiling bevy_input v0.18.0
[INFO] [stderr]    Compiling bevy_log v0.18.0
[INFO] [stderr]    Compiling bevy_transform v0.18.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.0
[INFO] [stderr]    Compiling bevy_internal v0.18.0
[INFO] [stderr]    Compiling bevy v0.18.1
[INFO] [stderr]    Compiling bevy_gauge v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "a1e296b23d5ebe3465b822f502fd2bccaf64e8c7d2299ec4232f2c214e126889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e296b23d5ebe3465b822f502fd2bccaf64e8c7d2299ec4232f2c214e126889", kill_on_drop: false }`
[INFO] [stdout] a1e296b23d5ebe3465b822f502fd2bccaf64e8c7d2299ec4232f2c214e126889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97c3e988cae22e7cd3b9b93572ec86f8ffad0e562cedc69d17789bc1e9d64f5d
[INFO] running `Command { std: "docker" "start" "-a" "97c3e988cae22e7cd3b9b93572ec86f8ffad0e562cedc69d17789bc1e9d64f5d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_gauge-1522c02b94463c48)
[INFO] [stdout] 
[INFO] [stdout] running 118 tests
[INFO] [stdout] test attributes_mut::qualify_tests::empty_expression ... ok
[INFO] [stdout] test attribute_id::tests::get_returns_none_for_unknown ... ok
[INFO] [stdout] test attributes_mut::qualify_tests::no_false_partial_match ... ok
[INFO] [stdout] test attributes_mut::qualify_tests::with_tag_suffix ... ok
[INFO] [stdout] test attributes_mut::qualify_tests::basic_qualification ... ok
[INFO] [stdout] test context::tests::default_value_is_zero ... ok
[INFO] [stdout] test attribute_id::tests::get_returns_some_for_known ... ok
[INFO] [stdout] test attribute_id::tests::intern_and_resolve ... ok
[INFO] [stdout] test attributes::tests::basic_attribute_lifecycle ... ok
[INFO] [stdout] test attributes::tests::tag_query_evaluate_and_cache ... ok
[INFO] [stdout] test attribute_id::tests::same_string_same_id ... ok
[INFO] [stdout] test attributes::tests::empty_attributes ... ok
[INFO] [stdout] test attribute_id::tests::different_strings_different_ids ... ok
[INFO] [stdout] test attributes::tests::get_tagged_unregistered_returns_zero ... ok
[INFO] [stdout] test attributes_mut::qualify_tests::non_part_identifiers_unchanged ... ok
[INFO] [stdout] test context::tests::remove_attribute ... ok
[INFO] [stdout] test attributes::tests::get_tagged_none_delegates_to_get ... ok
[INFO] [stdout] test context::tests::overwrite ... ok
[INFO] [stdout] test expr::tests::attribute_reference ... ok
[INFO] [stdout] test expr::tests::builtin_abs ... ok
[INFO] [stdout] test expr::tests::comparison_less_equal ... ok
[INFO] [stdout] test expr::tests::builtin_max ... ok
[INFO] [stdout] test expr::tests::comparison_less_than ... ok
[INFO] [stdout] test expr::tests::builtin_min ... ok
[INFO] [stdout] test expr::tests::compound_logical_expression ... ok
[INFO] [stdout] test expr::tests::comparison_precedence ... ok
[INFO] [stdout] test expr::tests::comparison_with_attribute ... ok
[INFO] [stdout] test expr::tests::builtin_clamp ... ok
[INFO] [stdout] test expr::tests::ambiguous_tag_errors_in_expression ... ok
[INFO] [stdout] test expr::tests::comparison_greater_equal ... ok
[INFO] [stdout] test expr::tests::comparison_greater_than ... ok
[INFO] [stdout] test expr::tests::comparison_not_equal ... ok
[INFO] [stdout] test expr::tests::complex_expression ... ok
[INFO] [stdout] test expr::tests::cross_entity_tagged_and_untagged_coexist ... ok
[INFO] [stdout] test expr::tests::cross_entity_tagged_ref_compiles ... ok
[INFO] [stdout] test expr::tests::cross_entity_tagged_ref_evaluates ... ok
[INFO] [stdout] test expr::tests::empty_expression_error ... ok
[INFO] [stdout] test expr::tests::cross_entity_tagged_ref_cache_key_encodes_tag ... ok
[INFO] [stdout] test expr::tests::dotted_attribute_reference ... ok
[INFO] [stdout] test expr::tests::cross_entity_multi_tag_ref ... ok
[INFO] [stdout] test expr::tests::equilibrium_decay_pattern ... ok
[INFO] [stdout] test expr::tests::cross_entity_reference_compiles ... ok
[INFO] [stdout] test expr::tests::comparison_equal ... ok
[INFO] [stdout] test expr::tests::logical_precedence ... ok
[INFO] [stdout] test expr::tests::namespaced_tag_resolves_in_expression ... ok
[INFO] [stdout] test expr::tests::logical_or ... ok
[INFO] [stdout] test expr::tests::simple_arithmetic ... ok
[INFO] [stdout] test expr::tests::precedence ... ok
[INFO] [stdout] test expr::tests::tag_query_compiles ... ok
[INFO] [stdout] test expr::tests::unary_neg ... ok
[INFO] [stdout] test expr::tests::unknown_function_error ... ok
[INFO] [stdout] test expr::tests::single_tag_query ... ok
[INFO] [stdout] test expr::tests::literal ... ok
[INFO] [stdout] test graph::tests::add_and_query_edge ... ok
[INFO] [stdout] test graph::tests::alias_rewire_on_change ... ok
[INFO] [stdout] test graph::tests::remove_edge ... ok
[INFO] [stdout] test graph::tests::remove_entity_cleans_all_edges ... ok
[INFO] [stdout] test graph::tests::no_duplicate_edges ... ok
[INFO] [stdout] test instant::tests::parse_unknown_tag_errors ... ok
[INFO] [stdout] test instant::tests::parse_attribute_with_suffix ... ok
[INFO] [stdout] test graph::tests::remove_entity_cleans_aliases ... ok
[INFO] [stdout] test instant::tests::parse_multi_tag_attribute ... ok
[INFO] [stdout] test expr::tests::tag_query_evaluates_with_synthetic_context ... ok
[INFO] [stdout] test expr::tests::logical_and ... ok
[INFO] [stdout] test expr::tests::tag_query_without_resolver_errors ... ok
[INFO] [stdout] test graph::tests::alias_remove_cleans_edges ... ok
[INFO] [stdout] test expr::tests::tag_query_unknown_tag_errors ... ok
[INFO] [stdout] test graph::tests::alias_set_and_resolve ... ok
[INFO] [stdout] test instant::tests::parse_single_tag_attribute ... ok
[INFO] [stdout] test node::tests::empty_product_is_one ... ok
[INFO] [stdout] test instant::tests::parse_untagged_attribute ... ok
[INFO] [stdout] test node::tests::empty_sum_is_zero ... ok
[INFO] [stdout] test node::tests::product_node ... ok
[INFO] [stdout] test instant::tests::substitute_multi_tag_param ... ok
[INFO] [stdout] test node::tests::remove_tagged_modifier_matches_tag ... ok
[INFO] [stdout] test instant::tests::substitute_preserves_literals ... ok
[INFO] [stdout] test instant::tests::substitute_multiple_placeholders ... ok
[INFO] [stdout] test instant::tests::substitute_unresolvable_mask_errors ... ok
[INFO] [stdout] test instant::tests::substitute_tag_in_attribute_name ... ok
[INFO] [stdout] test node::tests::custom_reduce ... ok
[INFO] [stdout] test node::tests::remove_modifier ... ok
[INFO] [stdout] test requirements::tests::combine_merges ... ok
[INFO] [stdout] test node::tests::sum_node ... ok
[INFO] [stdout] test requirements::tests::empty_requirements_are_met ... ok
[INFO] [stdout] test requirements::tests::le_zero_check ... ok
[INFO] [stdout] test requirements::tests::requirements_all_met ... ok
[INFO] [stdout] test node::tests::tagged_evaluate_filters_by_query ... ok
[INFO] [stdout] test instant::tests::substitute_single_tag_param ... ok
[INFO] [stdout] test expr::tests::division_by_zero_returns_zero ... ok
[INFO] [stdout] test requirements::tests::single_requirement_met ... ok
[INFO] [stdout] test tags::tests::decompose_multi_bit ... ok
[INFO] [stdout] test requirements::tests::requirements_partial_met ... ok
[INFO] [stdout] test tags::tests::decompose_empty_mask ... ok
[INFO] [stdout] test requirements::tests::single_requirement_not_met ... ok
[INFO] [stdout] test tags::tests::decompose_single_bit ... ok
[INFO] [stdout] test tags::tests::decompose_unregistered_bit_returns_none ... ok
[INFO] [stdout] test tags::tests::disjoint_does_not_satisfy ... ok
[INFO] [stdout] test tags::tests::disjoint_modifier_does_not_match ... ok
[INFO] [stdout] test tags::tests::empty_query_matches_everything ... ok
[INFO] [stdout] test tags::tests::exact_match ... ok
[INFO] [stdout] test tags::tests::exact_tag_matches_query ... ok
[INFO] [stdout] test tags::tests::global_modifier_matches_any_query ... ok
[INFO] [stdout] test tags::tests::namespaced_ambiguous_alternatives ... ok
[INFO] [stdout] test tags::tests::namespaced_collision_marks_ambiguous ... ok
[INFO] [stdout] test tags::tests::namespaced_mixed_with_plain_register ... ok
[INFO] [stdout] test tags::tests::namespaced_single_namespace_no_ambiguity ... ok
[INFO] [stdout] test tags::tests::namespaced_register_resolves_short_and_qualified ... ok
[INFO] [stdout] test tags::tests::resolver_register_and_resolve ... ok
[INFO] [stdout] test tags::tests::superset_satisfies_subset ... ok
[INFO] [stdout] test tags::tests::resolver_resolve_set ... ok
[INFO] [stdout] test tags::tests::resolver_resolve_set_ignores_unknown ... ok
[INFO] [stdout] test tags::tests::resolver_unknown_tag_returns_none ... ok
[INFO] [stdout] test tags::tests::tag_suffix_string ... ok
[INFO] [stdout] test tags::tests::subset_does_not_satisfy_superset ... ok
[INFO] [stdout] test tags::tests::namespaced_non_colliding_tags_resolve_normally ... ok
[INFO] [stdout] test tags::tests::subset_modifier_matches_superset_query ... ok
[INFO] [stdout] test tags::tests::superset_modifier_does_not_match_subset_query ... ok
[INFO] [stdout] test context::tests::set_and_get ... ok
[INFO] [stderr]      Running tests/instant_integration.rs (/opt/rustwide/target/debug/deps/instant_integration-d571074e1006ed3a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]    Doc-tests bevy_gauge
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test src/attributes_mut.rs - attributes_mut::AttributesMut<'w,'s,F>::complex_attribute (line 335) ... ignored
[INFO] [stdout] test src/attributes_mut.rs - attributes_mut::AttributesMut<'w,'s,F>::flat_attribute (line 316) ... ignored
[INFO] [stdout] test src/attributes_mut.rs - attributes_mut::AttributesMut<'w,'s,F>::tagged_attribute (line 375) ... ignored
[INFO] [stdout] test src/commands.rs - commands (line 14) ... ignored
[INFO] [stdout] test src/derived.rs - derived (line 13) ... ignored
[INFO] [stdout] test src/derived.rs - derived::AttributeDerived (line 57) ... ignored
[INFO] [stdout] test src/derived.rs - derived::AttributeRegistration (line 278) ... ignored
[INFO] [stdout] test src/derived.rs - derived::InitFrom (line 95) ... ignored
[INFO] [stdout] test src/derived.rs - derived::WriteBack (line 117) ... ignored
[INFO] [stdout] test src/derived.rs - derived::add_gauge_sync_to_schedule (line 304) ... ignored
[INFO] [stdout] test src/derived.rs - derived::register_derived (line 324) ... ignored
[INFO] [stdout] test src/derived.rs - derived::register_write_back (line 337) ... ignored
[INFO] [stdout] test src/expr.rs - expr::Expr::compile (line 669) ... ignored
[INFO] [stdout] test src/instant.rs - instant (line 16) ... ignored
[INFO] [stdout] test src/instant.rs - instant::instant (line 515) ... ignored
[INFO] [stdout] test src/instant.rs - instant::instant (line 531) ... ignored
[INFO] [stdout] test src/macros.rs - macros::attributes (line 105) ... ignored
[INFO] [stdout] test src/macros.rs - macros::mod_set (line 24) ... ignored
[INFO] [stdout] test src/macros.rs - macros::mod_set (line 6) ... ignored
[INFO] [stdout] test src/modifier_set.rs - modifier_set::AttributeInitializer (line 396) ... ignored
[INFO] [stdout] test src/modifier_set.rs - modifier_set::AttributeInitializer (line 405) ... ignored
[INFO] [stdout] test src/modifier_set.rs - modifier_set::ComplexAttribute (line 54) ... ignored
[INFO] [stdout] test src/modifier_set.rs - modifier_set::ModifierSet (line 153) ... ignored
[INFO] [stdout] test src/requirements.rs - requirements (line 7) ... ignored
[INFO] [stdout] test src/requirements.rs - requirements::requires (line 145) ... ignored
[INFO] [stdout] test src/resolvable.rs - resolvable (line 11) ... ignored
[INFO] [stdout] test src/resolvable.rs - resolvable (line 28) ... ignored
[INFO] [stdout] test src/tags.rs - tags::TagResolver::decompose (line 213) ... ignored
[INFO] [stdout] test src/tags.rs - tags::TagMask::matches_query (line 50) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 28 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.99s; merged doctests compilation took 1.94s
[INFO] running `Command { std: "docker" "inspect" "97c3e988cae22e7cd3b9b93572ec86f8ffad0e562cedc69d17789bc1e9d64f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c3e988cae22e7cd3b9b93572ec86f8ffad0e562cedc69d17789bc1e9d64f5d", kill_on_drop: false }`
[INFO] [stdout] 97c3e988cae22e7cd3b9b93572ec86f8ffad0e562cedc69d17789bc1e9d64f5d
