[INFO] fetching crate superposition_types 0.104.0... [INFO] testing superposition_types-0.104.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate superposition_types 0.104.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate superposition_types 0.104.0 [INFO] finished tweaking crates.io crate superposition_types 0.104.0 [INFO] tweaked toml for crates.io crate superposition_types 0.104.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate superposition_types 0.104.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate superposition_types 0.104.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30de7cc5c15e5ac7ffeea3a0ef81a2bc66440fa0133b1e21281d074747cec586 [INFO] running `Command { std: "docker" "start" "-a" "30de7cc5c15e5ac7ffeea3a0ef81a2bc66440fa0133b1e21281d074747cec586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30de7cc5c15e5ac7ffeea3a0ef81a2bc66440fa0133b1e21281d074747cec586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30de7cc5c15e5ac7ffeea3a0ef81a2bc66440fa0133b1e21281d074747cec586", kill_on_drop: false }` [INFO] [stdout] 30de7cc5c15e5ac7ffeea3a0ef81a2bc66440fa0133b1e21281d074747cec586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9fbf78a6cc79215f79a49923b1edd3aebfbfbb24180b513bde5483d97b79e4d [INFO] running `Command { std: "docker" "start" "-a" "b9fbf78a6cc79215f79a49923b1edd3aebfbfbb24180b513bde5483d97b79e4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling erased-serde v0.3.30 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling uniffi_core v0.29.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling uniffi_pipeline v0.29.3 [INFO] [stderr] Compiling uniffi_meta v0.29.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling superposition_derives v0.104.0 [INFO] [stderr] Compiling uniffi_udl v0.29.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling value-bag-serde1 v1.4.1 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling juspay_jsonlogic v0.5.5 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling uniffi_macros v0.29.3 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Compiling uniffi_bindgen v0.29.3 [INFO] [stderr] Compiling uniffi v0.29.3 [INFO] [stderr] Compiling superposition_types v0.104.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "b9fbf78a6cc79215f79a49923b1edd3aebfbfbb24180b513bde5483d97b79e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fbf78a6cc79215f79a49923b1edd3aebfbfbb24180b513bde5483d97b79e4d", kill_on_drop: false }` [INFO] [stdout] b9fbf78a6cc79215f79a49923b1edd3aebfbfbb24180b513bde5483d97b79e4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d2dc515daecc0ceecf6d8345058777501e689c70d8689e6a73c843ba0ac6f9d [INFO] running `Command { std: "docker" "start" "-a" "3d2dc515daecc0ceecf6d8345058777501e689c70d8689e6a73c843ba0ac6f9d", kill_on_drop: false }` [INFO] [stderr] Compiling superposition_types v0.104.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.69s [INFO] running `Command { std: "docker" "inspect" "3d2dc515daecc0ceecf6d8345058777501e689c70d8689e6a73c843ba0ac6f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2dc515daecc0ceecf6d8345058777501e689c70d8689e6a73c843ba0ac6f9d", kill_on_drop: false }` [INFO] [stdout] 3d2dc515daecc0ceecf6d8345058777501e689c70d8689e6a73c843ba0ac6f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4a7b5fc5864d554b4b7ead9f9dc3919eaf6e69d6a835a0ea5a4f8b4d63db9dd [INFO] running `Command { std: "docker" "start" "-a" "b4a7b5fc5864d554b4b7ead9f9dc3919eaf6e69d6a835a0ea5a4f8b4d63db9dd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/superposition_types-8b3af84e1a1fb0d6) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test contextual::tests::filter_by_dimension ... ok [INFO] [stdout] test config::tests::filter_by_prefix_without_dimension ... ok [INFO] [stdout] test config::tests::filter_default_by_prefix_with_dimension ... ok [INFO] [stdout] test config::tests::filter_by_prefix_with_dimension ... ok [INFO] [stdout] test config::tests::filter_default_by_prefix_without_dimension ... ok [INFO] [stdout] test config::tests::filter_by_dimensions_without_dimension ... ok [INFO] [stdout] test custom_query::tests::querymap_from_hashmap ... ok [INFO] [stdout] test logic::tests::test_big_tree_random_branch_queries ... ok [INFO] [stdout] test logic::tests::test_dimensions_to_start_from_empty_dimensions ... ok [INFO] [stdout] test logic::tests::test_dimensions_to_start_from_missing_dependency_graph ... ok [INFO] [stdout] test logic::tests::test_dimensions_to_start_from_deep_tree_with_query_at_different_levels ... ok [INFO] [stdout] test contextual::tests::filter_by_eval ... ok [INFO] [stdout] test config::tests::filter_by_dimensions_with_dimension ... ok [INFO] [stdout] test logic::tests::test_dimensions_to_start_from_with_multiple_regular_roots ... ok [INFO] [stdout] test logic::tests::test_dimensions_to_start_from_with_local_cohort ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohort_dimension_edge_cases ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohort_dimension_function ... ok [INFO] [stdout] test logic::tests::test_dimensions_to_start_from_multiple_trees ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_complex_json_logic ... ok [INFO] [stdout] test logic::tests::test_dimensions_to_start_from_with_query_data ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_empty_dimensions ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_fills_missing_local_cohorts ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_remote_cohort_passthrough ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_missing_schema_definitions ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_with_dependency ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_invalid_json_logic ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_with_regular_dimension ... ok [INFO] [stdout] test logic::tests::test_local_cohort_chain_with_intermediate_query_data ... ok [INFO] [stdout] test logic::tests::test_local_cohort_complex_branching ... ok [INFO] [stdout] test logic::tests::test_evaluate_local_cohorts_with_local_cohort_otherwise ... ok [INFO] [stdout] test logic::tests::test_no_duplicates_in_dimensions_to_start_from ... ok [INFO] [stdout] test overridden::tests::test_filter_config_keys_by_prefix ... ok [INFO] [stdout] test tests::fail_test_deserialize_condition ... ok [INFO] [stdout] test logic::tests::test_regular_overrides_local_cohort_in_query ... ok [INFO] [stdout] test logic::tests::test_sample_dependency_graph ... ok [INFO] [stderr] Doc-tests superposition_types [INFO] [stdout] test tests::ok_test_deserialize_condition ... ok [INFO] [stdout] test tests::test_deserialize_override ... ok [INFO] [stdout] test logic::tests::test_local_cohort_based_on_local_cohort ... ok [INFO] [stdout] test logic::tests::test_multi_tree_complex_branching ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "b4a7b5fc5864d554b4b7ead9f9dc3919eaf6e69d6a835a0ea5a4f8b4d63db9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a7b5fc5864d554b4b7ead9f9dc3919eaf6e69d6a835a0ea5a4f8b4d63db9dd", kill_on_drop: false }` [INFO] [stdout] b4a7b5fc5864d554b4b7ead9f9dc3919eaf6e69d6a835a0ea5a4f8b4d63db9dd