[INFO] fetching crate aimds-analysis 0.1.0...
[INFO] testing aimds-analysis-0.1.0 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate aimds-analysis 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate aimds-analysis 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aimds-analysis 0.1.0
[INFO] tweaked toml for crates.io crate aimds-analysis 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aimds-analysis 0.1.0 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aimds-analysis 0.1.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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edc96b272aa9aa71a2cbf767b9a0e23c4aeaf30aa70224e2edb10c704cd5172e
[INFO] running `Command { std: "docker" "start" "-a" "edc96b272aa9aa71a2cbf767b9a0e23c4aeaf30aa70224e2edb10c704cd5172e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edc96b272aa9aa71a2cbf767b9a0e23c4aeaf30aa70224e2edb10c704cd5172e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc96b272aa9aa71a2cbf767b9a0e23c4aeaf30aa70224e2edb10c704cd5172e", kill_on_drop: false }`
[INFO] [stdout] edc96b272aa9aa71a2cbf767b9a0e23c4aeaf30aa70224e2edb10c704cd5172e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed88a2aa561b96fa9527a1c983a1eb6b7ae43467336c004d12d6451094393682
[INFO] running `Command { std: "docker" "start" "-a" "ed88a2aa561b96fa9527a1c983a1eb6b7ae43467336c004d12d6451094393682", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling midstreamer-temporal-compare v0.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling midstreamer-scheduler v0.1.0
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling midstreamer-neural-solver v0.1.0
[INFO] [stderr]    Compiling aimds-core v0.1.0
[INFO] [stderr]    Compiling midstreamer-attractor v0.1.0
[INFO] [stderr]    Compiling midstreamer-strange-loop v0.1.0
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling aimds-analysis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.51s
[INFO] running `Command { std: "docker" "inspect" "ed88a2aa561b96fa9527a1c983a1eb6b7ae43467336c004d12d6451094393682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed88a2aa561b96fa9527a1c983a1eb6b7ae43467336c004d12d6451094393682", kill_on_drop: false }`
[INFO] [stdout] ed88a2aa561b96fa9527a1c983a1eb6b7ae43467336c004d12d6451094393682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4df23d156256322ca6e677b712c6c89195d9a26ebd86e493c5f72f7d0784eb68
[INFO] running `Command { std: "docker" "start" "-a" "4df23d156256322ca6e677b712c6c89195d9a26ebd86e493c5f72f7d0784eb68", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling midstreamer-temporal-compare v0.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling midstreamer-attractor v0.1.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling midstreamer-scheduler v0.1.0
[INFO] [stderr]    Compiling aimds-core v0.1.0
[INFO] [stderr]    Compiling midstreamer-neural-solver v0.1.0
[INFO] [stderr]    Compiling midstreamer-strange-loop v0.1.0
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling aimds-analysis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.07s
[INFO] running `Command { std: "docker" "inspect" "4df23d156256322ca6e677b712c6c89195d9a26ebd86e493c5f72f7d0784eb68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4df23d156256322ca6e677b712c6c89195d9a26ebd86e493c5f72f7d0784eb68", kill_on_drop: false }`
[INFO] [stdout] 4df23d156256322ca6e677b712c6c89195d9a26ebd86e493c5f72f7d0784eb68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ddfeeec291224e8d605006b428e1a0807fffd45f26f9c9fbe4649b1ba34d9ac
[INFO] running `Command { std: "docker" "start" "-a" "5ddfeeec291224e8d605006b428e1a0807fffd45f26f9c9fbe4649b1ba34d9ac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aimds_analysis-0281275af1cc468f)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test ltl_checker::tests::test_check_atom ... ok
[INFO] [stdout] test behavioral::tests::test_anomaly_score_helpers ... ok
[INFO] [stdout] test behavioral::tests::test_threshold_update ... ok
[INFO] [stdout] test behavioral::tests::test_invalid_dimensions ... ok
[INFO] [stdout] test behavioral::tests::test_empty_sequence ... ok
[INFO] [stdout] test behavioral::tests::test_analyzer_creation ... ok
[INFO] [stdout] test policy_verifier::tests::test_enable_disable_policy ... ok
[INFO] [stdout] test policy_verifier::tests::test_policy_creation ... ok
[INFO] [stdout] test ltl_checker::tests::test_parse_globally ... ok
[INFO] [stdout] test policy_verifier::tests::test_verification_result_helpers ... ok
[INFO] [stdout] test policy_verifier::tests::test_verifier_creation ... ok
[INFO] [stdout] test tests::test_engine_creation ... ok
[INFO] [stdout] test tests::test_threat_level ... ok
[INFO] [stdout] test policy_verifier::tests::test_add_remove_policy ... ok
[INFO] [stdout] test behavioral::tests::test_normal_behavior_without_baseline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-be19efb45dbb44e8)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_ltl_checker_finally ... ok
[INFO] [stdout] test test_ltl_checker_globally ... ok
[INFO] [stdout] test test_policy_enable_disable ... ok
[INFO] [stdout] test test_policy_verification ... ok
[INFO] [stdout] test test_safe_analysis ... ok
[INFO] [stdout] test test_ltl_counterexample ... ok
[INFO] [stdout] test test_threat_level_calculation ... ok
[INFO] [stdout] test test_behavioral_analysis_performance ... ok
[INFO] [stdout] test test_multiple_sequential_analyses ... ok
[INFO] [stdout] test test_threshold_adjustment ... ok
[INFO] [stdout] test test_baseline_training_and_detection ... ok
[INFO] [stderr]    Doc-tests aimds_analysis
[INFO] [stdout] test test_full_analysis_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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" "5ddfeeec291224e8d605006b428e1a0807fffd45f26f9c9fbe4649b1ba34d9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ddfeeec291224e8d605006b428e1a0807fffd45f26f9c9fbe4649b1ba34d9ac", kill_on_drop: false }`
[INFO] [stdout] 5ddfeeec291224e8d605006b428e1a0807fffd45f26f9c9fbe4649b1ba34d9ac
