[INFO] cloning repository https://github.com/rfuzzo/cmop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rfuzzo/cmop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frfuzzo%2Fcmop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frfuzzo%2Fcmop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4a89957b2711e790e4820b5b4ce6b2b5a2a5bce
[INFO] testing rfuzzo/cmop against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frfuzzo%2Fcmop" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rfuzzo/cmop
[INFO] finished tweaking git repo https://github.com/rfuzzo/cmop
[INFO] tweaked toml for git repo https://github.com/rfuzzo/cmop written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rfuzzo/cmop 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 git repo https://github.com/rfuzzo/cmop 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] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6e6047425e0c64208cd480f4ac1d88e6eae92810853540c9bd322b5f4c8ea3bf
[INFO] running `Command { std: "docker" "start" "-a" "6e6047425e0c64208cd480f4ac1d88e6eae92810853540c9bd322b5f4c8ea3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e6047425e0c64208cd480f4ac1d88e6eae92810853540c9bd322b5f4c8ea3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6047425e0c64208cd480f4ac1d88e6eae92810853540c9bd322b5f4c8ea3bf", kill_on_drop: false }`
[INFO] [stdout] 6e6047425e0c64208cd480f4ac1d88e6eae92810853540c9bd322b5f4c8ea3bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ef59e6c80acc2110bc463d5e119b0bfd32756821a589e39ed196af5c683fb882
[INFO] running `Command { std: "docker" "start" "-a" "ef59e6c80acc2110bc463d5e119b0bfd32756821a589e39ed196af5c683fb882", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling dataview v1.0.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling pelite v0.10.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[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 bsatoollib v0.2.1
[INFO] [stderr]    Compiling openmw-cfg v0.6.1
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling plox v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 32s
[INFO] running `Command { std: "docker" "inspect" "ef59e6c80acc2110bc463d5e119b0bfd32756821a589e39ed196af5c683fb882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef59e6c80acc2110bc463d5e119b0bfd32756821a589e39ed196af5c683fb882", kill_on_drop: false }`
[INFO] [stdout] ef59e6c80acc2110bc463d5e119b0bfd32756821a589e39ed196af5c683fb882
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7d4ffc2507d8878542e37520dae5c6718cea7d851a141fdaef1853685fb4e7f2
[INFO] running `Command { std: "docker" "start" "-a" "7d4ffc2507d8878542e37520dae5c6718cea7d851a141fdaef1853685fb4e7f2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling plox v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.52s
[INFO] running `Command { std: "docker" "inspect" "7d4ffc2507d8878542e37520dae5c6718cea7d851a141fdaef1853685fb4e7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d4ffc2507d8878542e37520dae5c6718cea7d851a141fdaef1853685fb4e7f2", kill_on_drop: false }`
[INFO] [stdout] 7d4ffc2507d8878542e37520dae5c6718cea7d851a141fdaef1853685fb4e7f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 64b602d527b4c981041569a276d4e3b8afd51a649424c0c702369e7f61590b58
[INFO] running `Command { std: "docker" "start" "-a" "64b602d527b4c981041569a276d4e3b8afd51a649424c0c702369e7f61590b58", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plox-eaed533914884b10)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test parser::tests::test_tokenize ... ok
[INFO] [stdout] test parser::tests::test_parse_rule_expression ... ok
[INFO] [stdout] test tests::test_wildcard_matches_star ... ok
[INFO] [stdout] test tests::test_generate_pair_permutations ... ok
[INFO] [stdout] test tests::test_get_semver ... ok
[INFO] [stdout] test tests::test_wildcard_matches_ver ... ok
[INFO] [stdout] test tests::test_match_filename_version ... ok
[INFO] [stdout] test tests::test_wildcard_matches_questionmark ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plox-95707965474b02f2)
[INFO] [stdout] test tests::test_match_desc_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[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 tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-4a43f353f56aacf9)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test integration_tests::test_gather_mods ... ok
[INFO] [stdout] test integration_tests::test_dump_display_rules ... FAILED
[INFO] [stdout] test integration_tests::test_dump_rules ... FAILED
[INFO] [stdout] test integration_tests::graphviz ... FAILED
[INFO] [stdout] test integration_tests::test_optimized_sort ... FAILED
[INFO] [stdout] test integration_tests::test_parse_conflicts ... ok
[INFO] [stdout] test integration_tests::test_parse_header ... ok
[INFO] [stdout] test integration_tests::test_parse_notes ... ok
[INFO] [stdout] test integration_tests::test_parse_order ... ok
[INFO] [stdout] test integration_tests::test_parse_requires ... ok
[INFO] [stdout] test integration_tests::test_read_mods ... ok
[INFO] [stdout] test integration_tests::test_mlox_user_rules_stable ... ok
[INFO] [stdout] test integration_tests::test_optimized_sort_time ... ok
[INFO] [stdout] test integration_tests::test_mlox_user_rules_unstable ... ok
[INFO] [stdout] test integration_tests::test_mlox_base_rules_unstable ... ok
[INFO] [stdout] test integration_tests::test_mlox_base_rules_stable ... ok
[INFO] [stdout] test integration_tests::test_mlox_rules_unstable ... ok
[INFO] [stdout] test integration_tests::test_mlox_rules_stable ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_dump_display_rules stdout ----
[INFO] [stdout] [90m[[0m2026-05-11T22:04:16Z [32mINFO [0m plox::parser[90m][0m Parsed file ./tests/mlox/mlox_base.txt with 5804 rules
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::test_dump_display_rules' (30) panicked at tests/integration_tests.rs:221:39:
[INFO] [stdout] could not create dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61761c2b6bea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61761c2b6bea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61761c2cec9a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61761c2cec9a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x61761c2bcf32 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61761c2bcf32 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61761c29414f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61761c29414f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61761c2ae989 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61761c0b307c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61761c0b307c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61761c2aec02 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61761c2aec02 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61761c294208 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61761c28b8e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61761c294f1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61761c2cf50c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61761c2cf252 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61761c16265c - <core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61761c071cc2 - integration_tests[bf9cba1822991a86]::integration_tests::test_dump_display_rules
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:221:39
[INFO] [stdout]   22:     0x61761c06d2c7 - integration_tests[bf9cba1822991a86]::integration_tests::test_dump_display_rules::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:213:37
[INFO] [stdout]   23:     0x61761c08bdf6 - <integration_tests[bf9cba1822991a86]::integration_tests::test_dump_display_rules::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61761c0a635b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61761c0a635b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61761c0b3b4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61761c0b3b4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61761c0ae524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61761c0ae524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61761c0b6752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61761c0b6752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61761c0b6752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61761c2b618f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x61761c2b618f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79ab8e224aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab8e2b1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_dump_rules stdout ----
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [32mINFO [0m plox::parser[90m][0m Parsed file ./tests/mlox/mlox_base.txt with 5804 rules
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::test_dump_rules' (31) panicked at tests/integration_tests.rs:180:69:
[INFO] [stdout] file create failed: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61761c2b6bea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61761c2b6bea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61761c2cec9a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61761c2cec9a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x61761c2bcf32 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61761c2bcf32 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61761c29414f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61761c29414f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61761c2ae989 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61761c0b307c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61761c0b307c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61761c2aec02 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61761c2aec02 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61761c294208 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61761c28b8e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61761c294f1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61761c2cf50c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61761c2cf252 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61761c1622ee - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::fs::File, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61761c06e74f - integration_tests[bf9cba1822991a86]::integration_tests::test_dump_rules
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:180:69
[INFO] [stdout]   22:     0x61761c06d117 - integration_tests[bf9cba1822991a86]::integration_tests::test_dump_rules::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:172:29
[INFO] [stdout]   23:     0x61761c08bbb6 - <integration_tests[bf9cba1822991a86]::integration_tests::test_dump_rules::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61761c0a635b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61761c0a635b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61761c0b3b4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61761c0b3b4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61761c0ae524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61761c0ae524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61761c0b6752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61761c0b6752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61761c0b6752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61761c2b618f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x61761c2b618f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79ab8e224aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab8e2b1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::graphviz stdout ----
[INFO] [stdout] [90m[[0m2026-05-11T22:04:12Z [32mINFO [0m plox::parser[90m][0m Parsed file ./tests/mlox/mlox_user.txt with 1865 rules
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m removing mods: 72
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	aldruhn_seat_of_power_rmr.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	aldruhn_seat_of_power_rr_skar_rmr.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	andranotombremastered.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	area effect arrows integrated.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	arvs-spelun.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	beautiful cities of morrowind.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	rocky_wg_base_1.1.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgi oaab weapons integrated patch.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgi oriental ebony weapons integrated patch.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	morrowind anti-cheese tweaked.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp btbgi-ne - various - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp btbgi-ne - factions - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp btbgi-ne - ncgd - mbsp - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgisation - da_sobitur - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgisation - lgnpc - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgisation - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	correspondances_of_morrowind - balmora guilds expanded - balmora waterworks.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	beware the sixth house.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	tribunal rebalance.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	bloodmoon rebalance.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	daedric shrine overhaul vaermina.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	the doors of oblivion 1.0.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	fighters guild improved.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	glass domes of vivec.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	grandfather frost.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	guild of vampire hunters.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	holidays across tamriel - vvardenfell.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	illuminated order v2.0 - lore friendly.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - entertainers.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded -.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - lgnpc seyda neen - entertainers.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - lgnpc seyda neen.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded_gnisis patch.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded + ee_gnisis patch.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - tr addon.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	io - kinsmer.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	ldm - choices and consequences v1.0.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	mdmd - more deadly morrowind denizens.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	morrowind rebirth [main].esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	patch for purists.esm
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	siege at firemoth.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	siege at firemoth naturalized.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	sky_main.esm
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	uvirith's legacy_3.53.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	main_quest_overhaul.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	nine-holes - suran, goldyn belaram.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	nod - core.esm
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	rv armors integrated.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	oaab - tombs and towers.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	persistent_corpse_disposal.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	the publicans.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	quarraclan_refreshed - merged patches.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	quests in balmora waterworks.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	repopulatedmorrowind_moragtongpolished.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	rv - tr_travels patch.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	skar_face.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	stone halls of solstheim.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	shs - bloodskal barrow.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	temple master_bell towers patch.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	whitesuran2_md_edition.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp there can be only one - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	thirteen telvanni.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	southwalldenofiniquity2.0.1.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	unofficial morrowind official plugins patched.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	creatures_rp_purist.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	vanilla friendly wearables expansion.esm
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	f&f_scarce.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	friends_and_foes_base.esm
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	friends & frens - base.esm
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	f&f_companions.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	yandl - merged.esp
[INFO] [stdout] [90m[[0m2026-05-11T22:04:15Z [33mWARN [0m plox::sorter[90m][0m Skipping circular edge: abotsiltstriders_bcom patch.esp
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::graphviz' (29) panicked at tests/integration_tests.rs:267:70:
[INFO] [stdout] file create failed: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61761c2b6bea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61761c2b6bea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61761c2cec9a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61761c2cec9a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x61761c2bcf32 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61761c2bcf32 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61761c29414f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61761c29414f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61761c2ae989 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61761c0b307c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61761c0b307c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61761c2aec02 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61761c2aec02 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61761c294208 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61761c28b8e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61761c294f1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61761c2cf50c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61761c2cf252 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61761c1622ee - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::fs::File, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61761c075793 - integration_tests[bf9cba1822991a86]::integration_tests::graphviz
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:267:70
[INFO] [stdout]   22:     0x61761c06d417 - integration_tests[bf9cba1822991a86]::integration_tests::graphviz::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:248:22
[INFO] [stdout]   23:     0x61761c08bfb6 - <integration_tests[bf9cba1822991a86]::integration_tests::graphviz::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61761c0a635b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61761c0a635b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61761c0b3b4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61761c0b3b4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61761c0ae524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61761c0ae524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61761c0b6752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61761c0b6752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61761c0b6752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61761c2b618f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x61761c2b618f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79ab8e224aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab8e2b1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_optimized_sort stdout ----
[INFO] [stdout] [90m[[0m2026-05-11T22:04:22Z [32mINFO [0m plox::parser[90m][0m Parsed file ./tests/mlox/mlox_base.txt with 5804 rules
[INFO] [stdout] [90m[[0m2026-05-11T22:04:25Z [34mDEBUG[0m plox::sorter[90m][0m 1, index 7 (official_2002_mods.esp, hollaajith's armor overhaul - lefty.esp)
[INFO] [stdout] [90m[[0m2026-05-11T22:04:25Z [34mDEBUG[0m plox::sorter[90m][0m 2, index 7 (official_2002_mods.esp, hollaajith's armor overhaul - lefty.esp)
[INFO] [stdout] [90m[[0m2026-05-11T22:04:25Z [34mDEBUG[0m plox::sorter[90m][0m 3, index 8 (official_2002_mods.esp, mao_bcsounds.esp)
[INFO] [stdout] [90m[[0m2026-05-11T22:04:26Z [34mDEBUG[0m plox::sorter[90m][0m 1, index 15 (clean black queen chronicles ver 2.5.esp, official_2002_mods.esp)
[INFO] [stdout] [90m[[0m2026-05-11T22:04:26Z [34mDEBUG[0m plox::sorter[90m][0m 2, index 1 (areaeffectarrows.esp, official_2002_mods.esp)
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::test_optimized_sort' (39) panicked at tests/integration_tests.rs:500:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["bh_barenziah_replace.esm", "better clothes nac.esp", "hold it.esp", "improved_no_glow_v1-mw_only.esp", "complete morrowind - tribunal & bloodmoon.esp", "journey's end- hom add-on.esp", "pcc_smeradon_17.esp", "mournhold expanded.esp", "areaeffectarrows.esp", "clean black queen chronicles ver 2.5.esp", "official_2002_mods.esp", "[desc\t!/lefemm(tm) armor/ lefemmarmor.esp]", "key replacer mw.esp", "echoflames balmora farmers market 1.1.esp", "be-callenwald.esp", "peasantgownsreplacertrib.esp", "necessities of morrowind 2.1.esp", "mao_bcsounds.esp", "ice_blackmillfemalerobes.esp", "clean zelda estate renovation version two.esp", "luminosite_elementaire1.1nt.esp", "morrowind inhabitant thief patch- 30 speed.esp", "necessities for purists.esp", "jac_passing time while reading.esp", "clean ascadian styles.esp", "pocket pals - mostly mammals!.esp", "fargoth_ravenloft.esp", "vn_lichcraft2.esp", "btb - settings (alternate).esp", "clean scrolls.esp", "dm_db armor replacer-exp.esp", "slof's civilised beasts.esp", "weapon rotate - vendors.esp", "beer! combo v1.12-03a.esp", "sg_forest_pharlan.esp", "imperial graveyards of mw.esp", "ul_weaponrotate_addon.esp", "weapon sheaths ultimate.esp", "golden gold patch v1.0.esp", "lgnpc_khuul.esp", "giants_no_vampirelords.esp", "census and excise office quarters nom patch.esp", "farrp_weaponcompilationmod_v1_nolegendweps.esp", "gcdrestorepotionsfix.esp", "clean nerevar say nerevar again_v1.01.esp", "blood and gore cait critters add-on.esp", "gotystmpppatchv1.0.esp", "blood and gore mw-tb-vgreetings add-on.esp", "spirit's mgso daedric armor fixes.esp", "antares' tribunal main quest.esp", "db_anim_dm_exp_ranks.esp", "vality's bitter coast addon.esp", "mw containers animated + lefemmarmor.esp", "rf - bethesda furniture.esp", "expandedmoa.esp", "a good place to stay, ver 1,8.esp", "giants_no_giants.esp", "weaponfix164_assassin_addon.esp", "cali clothing w.esp", "knight saddle -imperial steel- for espversion.esp", "gcd - cult of the clouds patch.esp", "immersive chargen - cm.esp", "sris_alchemy_trib.esp", "tr_travels.esp", "ac_optimized_aa.esp", "skaal forest 1.0.esp", "pcc_further_ext_smer_20.esp", "acssunsibbshirt.esp", "pocket pals - sea and sky!.esp", "giants_no_apostates.esp", "da_sobitur_repurposed_1.esp", "dwarves!.esp", "db_anim_dm_exp.esp", "vampiric hunger - su.esp", "venymora_intro_v1p0.esp", "dagonfel mill v-1.8 esp..esp", "giants_no_dwemerspikers.esp", "arn_dungeontunnels.esp", "dh_homes.esp", "slof's pillow book_1c.esp", "unique jewelry and accessories.esp", "blood and gore patch for giants trib.esp", "[official]siege at firemoth.esp", "excuseme.esp", "morag_tong_armor_replacer.esp", "hollaajith's armor overhaul - lefty.esp", "cali_ riverhouse_be.esp", "ald-vendras_v3-lokken.esp", "bt_whitewolf_2_0nomaddon.esp", "indybank2.4b.esp", "new khajiit diversity(beast).esp", "ac_optimized.esp", "non-homicidal ecosystem - morrowind.esp", "sodpatch1.esp", "thirsk 2x patch.esp", "clean scastle_lokken_patch.esp", "lazslo_tr_v7.385.esp", "lbs_addon_reg_v1.1.esp", "lbs_addon_lt_v1.1.esp", "nom3fix.esp"]
[INFO] [stdout]  right: ["bh_barenziah_replace.esm", "better clothes nac.esp", "hold it.esp", "improved_no_glow_v1-mw_only.esp", "complete morrowind - tribunal & bloodmoon.esp", "journey's end- hom add-on.esp", "pcc_smeradon_17.esp", "mournhold expanded.esp", "clean black queen chronicles ver 2.5.esp", "areaeffectarrows.esp", "official_2002_mods.esp", "[desc\t!/lefemm(tm) armor/ lefemmarmor.esp]", "key replacer mw.esp", "echoflames balmora farmers market 1.1.esp", "be-callenwald.esp", "peasantgownsreplacertrib.esp", "necessities of morrowind 2.1.esp", "mao_bcsounds.esp", "ice_blackmillfemalerobes.esp", "clean zelda estate renovation version two.esp", "luminosite_elementaire1.1nt.esp", "morrowind inhabitant thief patch- 30 speed.esp", "necessities for purists.esp", "jac_passing time while reading.esp", "clean ascadian styles.esp", "pocket pals - mostly mammals!.esp", "fargoth_ravenloft.esp", "vn_lichcraft2.esp", "btb - settings (alternate).esp", "clean scrolls.esp", "dm_db armor replacer-exp.esp", "slof's civilised beasts.esp", "weapon rotate - vendors.esp", "beer! combo v1.12-03a.esp", "sg_forest_pharlan.esp", "imperial graveyards of mw.esp", "ul_weaponrotate_addon.esp", "weapon sheaths ultimate.esp", "golden gold patch v1.0.esp", "lgnpc_khuul.esp", "giants_no_vampirelords.esp", "census and excise office quarters nom patch.esp", "farrp_weaponcompilationmod_v1_nolegendweps.esp", "gcdrestorepotionsfix.esp", "clean nerevar say nerevar again_v1.01.esp", "blood and gore cait critters add-on.esp", "gotystmpppatchv1.0.esp", "blood and gore mw-tb-vgreetings add-on.esp", "spirit's mgso daedric armor fixes.esp", "antares' tribunal main quest.esp", "db_anim_dm_exp_ranks.esp", "vality's bitter coast addon.esp", "mw containers animated + lefemmarmor.esp", "rf - bethesda furniture.esp", "expandedmoa.esp", "a good place to stay, ver 1,8.esp", "giants_no_giants.esp", "weaponfix164_assassin_addon.esp", "cali clothing w.esp", "knight saddle -imperial steel- for espversion.esp", "gcd - cult of the clouds patch.esp", "immersive chargen - cm.esp", "sris_alchemy_trib.esp", "tr_travels.esp", "ac_optimized_aa.esp", "skaal forest 1.0.esp", "pcc_further_ext_smer_20.esp", "acssunsibbshirt.esp", "pocket pals - sea and sky!.esp", "giants_no_apostates.esp", "da_sobitur_repurposed_1.esp", "dwarves!.esp", "db_anim_dm_exp.esp", "vampiric hunger - su.esp", "venymora_intro_v1p0.esp", "dagonfel mill v-1.8 esp..esp", "giants_no_dwemerspikers.esp", "arn_dungeontunnels.esp", "dh_homes.esp", "slof's pillow book_1c.esp", "unique jewelry and accessories.esp", "blood and gore patch for giants trib.esp", "[official]siege at firemoth.esp", "excuseme.esp", "morag_tong_armor_replacer.esp", "hollaajith's armor overhaul - lefty.esp", "cali_ riverhouse_be.esp", "ald-vendras_v3-lokken.esp", "bt_whitewolf_2_0nomaddon.esp", "indybank2.4b.esp", "new khajiit diversity(beast).esp", "ac_optimized.esp", "non-homicidal ecosystem - morrowind.esp", "sodpatch1.esp", "thirsk 2x patch.esp", "clean scastle_lokken_patch.esp", "lazslo_tr_v7.385.esp", "lbs_addon_reg_v1.1.esp", "lbs_addon_lt_v1.1.esp", "nom3fix.esp"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61761c2b6bea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61761c2b6bea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61761c2b6bea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61761c2cec9a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61761c2cec9a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x61761c2bcf32 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61761c2bcf32 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61761c29414f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61761c29414f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61761c2ae989 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61761c0b307c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61761c0b307c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61761c2aec02 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61761c2aec02 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61761c294208 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61761c28b8e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61761c294f1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61761c2cf50c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61761c2cf393 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61761c0869da - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::vec::Vec<alloc[a8a7aba520129d98]::string::String>, alloc[a8a7aba520129d98]::vec::Vec<alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61761c070fb1 - integration_tests[bf9cba1822991a86]::integration_tests::test_optimized_sort
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:500:9
[INFO] [stdout]   22:     0x61761c06d207 - integration_tests[bf9cba1822991a86]::integration_tests::test_optimized_sort::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:472:33
[INFO] [stdout]   23:     0x61761c08bcf6 - <integration_tests[bf9cba1822991a86]::integration_tests::test_optimized_sort::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61761c0a635b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61761c0a635b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61761c0b3b4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61761c0b3b4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61761c0b3b4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61761c0b3b4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61761c0ae524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61761c0ae524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61761c0b6752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61761c0b6752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61761c0b6752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61761c0b6752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61761c0b6752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61761c2b618f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x61761c2b618f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79ab8e224aa4 - <unknown>
[INFO] [stdout]   45:     0x79ab8e2b1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_tests::graphviz
[INFO] [stdout]     integration_tests::test_dump_display_rules
[INFO] [stdout]     integration_tests::test_dump_rules
[INFO] [stdout]     integration_tests::test_optimized_sort
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "64b602d527b4c981041569a276d4e3b8afd51a649424c0c702369e7f61590b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b602d527b4c981041569a276d4e3b8afd51a649424c0c702369e7f61590b58", kill_on_drop: false }`
[INFO] [stdout] 64b602d527b4c981041569a276d4e3b8afd51a649424c0c702369e7f61590b58
