[INFO] updating cached repository https://github.com/rfuzzo/cmop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4a89957b2711e790e4820b5b4ce6b2b5a2a5bce
[INFO] testing rfuzzo/cmop/c4a89957b2711e790e4820b5b4ce6b2b5a2a5bce against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frfuzzo%2Fcmop" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rfuzzo/cmop on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69812aef3a797329cc7f8f75d45effcb417454495d60ec6ad9fdbebeae4059e3
[INFO] running `Command { std: "docker" "start" "-a" "69812aef3a797329cc7f8f75d45effcb417454495d60ec6ad9fdbebeae4059e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69812aef3a797329cc7f8f75d45effcb417454495d60ec6ad9fdbebeae4059e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69812aef3a797329cc7f8f75d45effcb417454495d60ec6ad9fdbebeae4059e3", kill_on_drop: false }`
[INFO] [stdout] 69812aef3a797329cc7f8f75d45effcb417454495d60ec6ad9fdbebeae4059e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80069dbebfdf0218aa9c078e772ebba802115b3f6f99563bbea6b1d8d01faaad
[INFO] running `Command { std: "docker" "start" "-a" "80069dbebfdf0218aa9c078e772ebba802115b3f6f99563bbea6b1d8d01faaad", 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 cfg-if v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 openssl-probe v0.1.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling hyper v1.7.0
[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 ryu v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling dataview v1.0.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[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 jiff v0.2.15
[INFO] [stderr]    Compiling pelite v0.10.0
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[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 seahash v4.1.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling bsatoollib v0.2.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 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 openmw-cfg v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 26s
[INFO] running `Command { std: "docker" "inspect" "80069dbebfdf0218aa9c078e772ebba802115b3f6f99563bbea6b1d8d01faaad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80069dbebfdf0218aa9c078e772ebba802115b3f6f99563bbea6b1d8d01faaad", kill_on_drop: false }`
[INFO] [stdout] 80069dbebfdf0218aa9c078e772ebba802115b3f6f99563bbea6b1d8d01faaad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46747635bfaa88a56a258d6dd5485d0e418c1d1ccbb1fb8448a6b57e0fcc8f28
[INFO] running `Command { std: "docker" "start" "-a" "46747635bfaa88a56a258d6dd5485d0e418c1d1ccbb1fb8448a6b57e0fcc8f28", 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 diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[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 19.22s
[INFO] running `Command { std: "docker" "inspect" "46747635bfaa88a56a258d6dd5485d0e418c1d1ccbb1fb8448a6b57e0fcc8f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46747635bfaa88a56a258d6dd5485d0e418c1d1ccbb1fb8448a6b57e0fcc8f28", kill_on_drop: false }`
[INFO] [stdout] 46747635bfaa88a56a258d6dd5485d0e418c1d1ccbb1fb8448a6b57e0fcc8f28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57d6dcafbee7e2388cba6faa3605f184905f5824911090f5cd3316be3c53d84d
[INFO] running `Command { std: "docker" "start" "-a" "57d6dcafbee7e2388cba6faa3605f184905f5824911090f5cd3316be3c53d84d", 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.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plox-ba5a4c2ae89791e7)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test parser::tests::test_parse_rule_expression ... ok
[INFO] [stdout] test parser::tests::test_tokenize ... 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_questionmark ... ok
[INFO] [stdout] test tests::test_wildcard_matches_star ... ok
[INFO] [stdout] test tests::test_wildcard_matches_ver ... ok
[INFO] [stdout] test tests::test_match_filename_version ... ok
[INFO] [stdout] test tests::test_match_desc_version ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plox-8c01e1560b696667)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-b0ffbba3987dd332)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test integration_tests::test_gather_mods ... ok
[INFO] [stdout] test integration_tests::test_dump_rules ... FAILED
[INFO] [stdout] test integration_tests::test_dump_display_rules ... FAILED
[INFO] [stdout] test integration_tests::graphviz ... FAILED
[INFO] [stdout] test integration_tests::test_optimized_sort ... ok
[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_unstable ... 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_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_rules stdout ----
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [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' (30) 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:     0x597914849c82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597914849c82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597914849c82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597914849c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59791485bcdf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59791485bcdf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597914814d23 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597914814d23 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597914821332 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59791482621f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5979148260b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5979146371be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5979146371be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5979148268df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5979148268df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59791482668a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597914821469 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59791480888d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597914864a90 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597914863a96 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5979146843ae - core::result::Result<T,E>::expect::h532b28f34fdf59ab
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5979145dfb0f - integration_tests::integration_tests::test_dump_rules::hdd4b5207f9803852
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:180:69
[INFO] [stdout]   22:     0x5979145dfe57 - integration_tests::integration_tests::test_dump_rules::{{closure}}::h7f8624f4c0d19790
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:172:29
[INFO] [stdout]   23:     0x5979145fb3f6 - core::ops::function::FnOnce::call_once::h3a1672ca18f71726
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597914636f9b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x597914636f9b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59791464b01d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59791464b01d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59791464b01d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59791464b01d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59791464b01d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59791464b01d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59791464b01d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x597914624534 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x597914624534 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x597914627e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x597914627e6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x597914627e6a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x597914627e6a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x597914627e6a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x597914627e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x597914627e6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59791481c86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59791481c86f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7145c068eaa4 - <unknown>
[INFO] [stdout]   45:     0x7145c071ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_dump_display_rules stdout ----
[INFO] [stdout] [90m[[0m2025-11-09T07:20:55Z [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' (29) 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:     0x597914849c82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597914849c82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597914849c82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597914849c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59791485bcdf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59791485bcdf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597914814d23 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597914814d23 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597914821332 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59791482621f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5979148260b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5979146371be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5979146371be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5979148268df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5979148268df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59791482668a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597914821469 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59791480888d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597914864a90 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597914863a96 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5979146841fc - core::result::Result<T,E>::expect::h3dc3bc3dfd12bb47
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5979145e317d - integration_tests::integration_tests::test_dump_display_rules::hd9e40c4124f0c84a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:221:39
[INFO] [stdout]   22:     0x5979145e3a57 - integration_tests::integration_tests::test_dump_display_rules::{{closure}}::h5d96a12d20356984
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:213:37
[INFO] [stdout]   23:     0x5979145fb3a6 - core::ops::function::FnOnce::call_once::h26e2440300e2248e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597914636f9b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x597914636f9b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59791464b01d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59791464b01d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59791464b01d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59791464b01d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59791464b01d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59791464b01d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59791464b01d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x597914624534 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x597914624534 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x597914627e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x597914627e6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x597914627e6a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x597914627e6a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x597914627e6a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x597914627e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x597914627e6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59791481c86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59791481c86f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7145c068eaa4 - <unknown>
[INFO] [stdout]   45:     0x7145c071ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::graphviz stdout ----
[INFO] [stdout] [90m[[0m2025-11-09T07:20:52Z [32mINFO [0m plox::parser[90m][0m Parsed file ./tests/mlox/mlox_user.txt with 1865 rules
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m removing mods: 72
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	aldruhn_seat_of_power_rmr.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	aldruhn_seat_of_power_rr_skar_rmr.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	andranotombremastered.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	area effect arrows integrated.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	arvs-spelun.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	beautiful cities of morrowind.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	rocky_wg_base_1.1.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgi oaab weapons integrated patch.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgi oriental ebony weapons integrated patch.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	morrowind anti-cheese tweaked.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp btbgi-ne - various - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp btbgi-ne - factions - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp btbgi-ne - ncgd - mbsp - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgisation - da_sobitur - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgisation - lgnpc - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	btbgisation - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	correspondances_of_morrowind - balmora guilds expanded - balmora waterworks.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	beware the sixth house.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	tribunal rebalance.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	bloodmoon rebalance.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	daedric shrine overhaul vaermina.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	the doors of oblivion 1.0.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	fighters guild improved.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	glass domes of vivec.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	grandfather frost.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	guild of vampire hunters.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	holidays across tamriel - vvardenfell.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	illuminated order v2.0 - lore friendly.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - entertainers.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded -.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - lgnpc seyda neen - entertainers.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - lgnpc seyda neen.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded_gnisis patch.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded + ee_gnisis patch.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	improved inns expanded - tr addon.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	io - kinsmer.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	ldm - choices and consequences v1.0.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	mdmd - more deadly morrowind denizens.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	morrowind rebirth [main].esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	patch for purists.esm
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	siege at firemoth.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	siege at firemoth naturalized.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	sky_main.esm
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	uvirith's legacy_3.53.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	main_quest_overhaul.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	nine-holes - suran, goldyn belaram.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	nod - core.esm
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	rv armors integrated.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	oaab - tombs and towers.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	persistent_corpse_disposal.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	the publicans.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	quarraclan_refreshed - merged patches.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	quests in balmora waterworks.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	repopulatedmorrowind_moragtongpolished.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	rv - tr_travels patch.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	skar_face.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	stone halls of solstheim.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	shs - bloodskal barrow.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	temple master_bell towers patch.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	whitesuran2_md_edition.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	avp there can be only one - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	thirteen telvanni.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	southwalldenofiniquity2.0.1.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	unofficial morrowind official plugins patched.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	creatures_rp_purist.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	vanilla friendly wearables expansion.esm
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	f&f_scarce.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	friends_and_foes_base.esm
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	friends & frens - base.esm
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	f&f_companions.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:56Z [33mWARN [0m integration_tests::integration_tests[90m][0m 	yandl - merged.esp
[INFO] [stdout] [90m[[0m2025-11-09T07:20:57Z [33mWARN [0m plox::sorter[90m][0m Skipping circular edge: abotsiltstriders_bcom patch.esp
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::graphviz' (28) 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:     0x597914849c82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597914849c82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597914849c82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597914849c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59791485bcdf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59791485bcdf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597914814d23 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597914814d23 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597914821332 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59791482621f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5979148260b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5979146371be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5979146371be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5979148268df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5979148268df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59791482668a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597914821469 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59791480888d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597914864a90 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597914863a96 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5979146843ae - core::result::Result<T,E>::expect::h532b28f34fdf59ab
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5979145e6df7 - integration_tests::integration_tests::graphviz::hc1d8c31d3ee1bba7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:267:70
[INFO] [stdout]   22:     0x5979145e7047 - integration_tests::integration_tests::graphviz::{{closure}}::h4092296cf8e4940f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:248:22
[INFO] [stdout]   23:     0x5979145fb676 - core::ops::function::FnOnce::call_once::hc98494c69a9a7dbf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597914636f9b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x597914636f9b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59791464b01d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59791464b01d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59791464b01d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59791464b01d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59791464b01d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59791464b01d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59791464b01d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x597914624534 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x597914624534 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x597914627e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x597914627e6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x597914627e6a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x597914627e6a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x597914627e6a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x597914627e6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x597914627e6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59791481c86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59791481c86f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7145c068eaa4 - <unknown>
[INFO] [stdout]   45:     0x7145c071ba64 - 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] 
[INFO] [stdout] test result: FAILED. 15 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "57d6dcafbee7e2388cba6faa3605f184905f5824911090f5cd3316be3c53d84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d6dcafbee7e2388cba6faa3605f184905f5824911090f5cd3316be3c53d84d", kill_on_drop: false }`
[INFO] [stdout] 57d6dcafbee7e2388cba6faa3605f184905f5824911090f5cd3316be3c53d84d
