[INFO] cloning repository https://github.com/drmckay/cloakprobe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drmckay/cloakprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmckay%2Fcloakprobe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmckay%2Fcloakprobe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23678ba8ed56e43fbbc7979c3c2d5326138d003d
[INFO] testing drmckay/cloakprobe against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmckay%2Fcloakprobe" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/drmckay/cloakprobe
[INFO] finished tweaking git repo https://github.com/drmckay/cloakprobe
[INFO] tweaked toml for git repo https://github.com/drmckay/cloakprobe written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drmckay/cloakprobe on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drmckay/cloakprobe 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daee94a2b5ad4282d311faf4aafc60dc65b7d022ef6c0078cda4e48884611973
[INFO] running `Command { std: "docker" "start" "-a" "daee94a2b5ad4282d311faf4aafc60dc65b7d022ef6c0078cda4e48884611973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daee94a2b5ad4282d311faf4aafc60dc65b7d022ef6c0078cda4e48884611973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daee94a2b5ad4282d311faf4aafc60dc65b7d022ef6c0078cda4e48884611973", kill_on_drop: false }`
[INFO] [stdout] daee94a2b5ad4282d311faf4aafc60dc65b7d022ef6c0078cda4e48884611973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79ca1f107476c46843ab1b102d1343fabd432acaa627d1ccf4abec06b0783970
[INFO] running `Command { std: "docker" "start" "-a" "79ca1f107476c46843ab1b102d1343fabd432acaa627d1ccf4abec06b0783970", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling ipnetwork v0.21.1
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling cloakprobe v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "79ca1f107476c46843ab1b102d1343fabd432acaa627d1ccf4abec06b0783970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ca1f107476c46843ab1b102d1343fabd432acaa627d1ccf4abec06b0783970", kill_on_drop: false }`
[INFO] [stdout] 79ca1f107476c46843ab1b102d1343fabd432acaa627d1ccf4abec06b0783970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faa37d2a7018df38e2041f989e2f8b0856e4d6830468f7de127cb721aa66aac3
[INFO] running `Command { std: "docker" "start" "-a" "faa37d2a7018df38e2041f989e2f8b0856e4d6830468f7de127cb721aa66aac3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cloakprobe v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.19s
[INFO] running `Command { std: "docker" "inspect" "faa37d2a7018df38e2041f989e2f8b0856e4d6830468f7de127cb721aa66aac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa37d2a7018df38e2041f989e2f8b0856e4d6830468f7de127cb721aa66aac3", kill_on_drop: false }`
[INFO] [stdout] faa37d2a7018df38e2041f989e2f8b0856e4d6830468f7de127cb721aa66aac3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b148707e09f55323292aed5e9a7577bd6db6b8cfdb98388c7214427010616015
[INFO] running `Command { std: "docker" "start" "-a" "b148707e09f55323292aed5e9a7577bd6db6b8cfdb98388c7214427010616015", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/bin/asn_builder.rs (/opt/rustwide/target/debug/deps/asn_builder-0de9af962a4ceed7)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloakprobe-d9ce696559b42416)
[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] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test formatters::html::tests::test_add_ip_info ... ok
[INFO] [stdout] test formatters::plain::tests::test_write_asn_info ... ok
[INFO] [stdout] test formatters::json::tests::test_format_json_response ... ok
[INFO] [stdout] test formatters::plain::tests::test_write_tls_info ... ok
[INFO] [stdout] test formatters::plain::tests::test_write_response_time ... ok
[INFO] [stdout] test handlers::health::tests::test_health_handler ... ok
[INFO] [stdout] test formatters::html::tests::test_add_network_info ... ok
[INFO] [stdout] test formatters::plain::tests::test_write_ip_info ... ok
[INFO] [stdout] test formatters::plain::tests::test_write_org_info ... ok
[INFO] [stdout] test headers::client::tests::test_extract_client_info_client_hints ... ok
[INFO] [stdout] test headers::client::tests::test_extract_client_info_basic ... ok
[INFO] [stdout] test headers::client::tests::test_extract_client_info_dnt ... ok
[INFO] [stdout] test headers::client::tests::test_extract_client_info_dnt_disabled ... ok
[INFO] [stdout] test headers::client::tests::test_extract_client_info_empty ... ok
[INFO] [stdout] test headers::client::tests::test_extract_client_info_sec_fetch ... ok
[INFO] [stdout] test headers::client::tests::test_extract_client_info_sec_gpc ... ok
[INFO] [stdout] test headers::cloudflare::tests::test_extract_cloudflare_headers_connection ... ok
[INFO] [stdout] test headers::cloudflare::tests::test_extract_cloudflare_headers_geo ... ok
[INFO] [stdout] test headers::cloudflare::tests::test_extract_cloudflare_headers_network ... ok
[INFO] [stdout] test headers::cloudflare::tests::test_extract_cloudflare_headers_proxy ... ok
[INFO] [stdout] test headers::cloudflare::tests::test_extract_cloudflare_headers_sanitization ... ok
[INFO] [stdout] test headers::cloudflare::tests::test_extract_cloudflare_headers_security ... ok
[INFO] [stdout] test headers::cloudflare::tests::test_extract_cloudflare_headers_empty ... ok
[INFO] [stdout] test headers::connection::tests::test_extract_connection_headers_missing ... ok
[INFO] [stdout] test headers::connection::tests::test_extract_connection_headers_cloudflare_mode ... ok
[INFO] [stdout] test headers::connection::tests::test_extract_connection_headers_nginx_mode ... ok
[INFO] [stdout] test headers::connection::tests::test_extract_connection_headers_partial ... ok
[INFO] [stdout] test headers::nginx::tests::test_extract_nginx_headers_all ... ok
[INFO] [stdout] test headers::nginx::tests::test_extract_nginx_headers_empty ... ok
[INFO] [stdout] test utils::dnt::tests::test_format_dnt_disabled ... ok
[INFO] [stdout] test headers::nginx::tests::test_extract_nginx_headers_partial ... ok
[INFO] [stdout] test utils::dnt::tests::test_format_dnt_none ... ok
[INFO] [stdout] test utils::dnt::tests::test_format_dnt_enabled ... ok
[INFO] [stdout] test utils::dnt::tests::test_format_dnt_other_value ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_hex_format ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_link_local ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_loopback ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_multicast ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_numeric ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_binary_format ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_public ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv6_global ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv6_link_local ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv6_loopback ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv6_multicast ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_for_json_complex ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_for_json_escape_chars ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_for_json_none ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_for_json_removes_control_chars ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_for_json_safe_string ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_header_html_escape ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_header_none ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_header_preserves_newlines ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_header_removes_control_chars ... ok
[INFO] [stdout] test utils::sanitize::tests::test_sanitize_header_safe_string ... ok
[INFO] [stdout] test utils::ip::tests::test_get_ip_details_ipv4_private ... ok
[INFO] [stdout] test handlers::html::tests::test_html_handler_basic ... ok
[INFO] [stdout] test handlers::plain::tests::test_plain_handler_with_asn_data ... ok
[INFO] [stdout] test handlers::plain::tests::test_plain_handler_invalid_ip ... ok
[INFO] [stdout] test handlers::info::tests::test_info_handler_with_asn_data ... ok
[INFO] [stdout] test handlers::plain::tests::test_plain_handler_basic ... ok
[INFO] [stdout] test handlers::info::tests::test_info_handler_invalid_ip ... ok
[INFO] [stdout] test handlers::html::tests::test_html_handler_nginx_mode ... ok
[INFO] [stdout] test handlers::info::tests::test_info_handler_nginx_mode ... ok
[INFO] [stdout] test handlers::privacy::tests::test_privacy_handler_basic ... ok
[INFO] [stdout] test handlers::plain::tests::test_plain_handler_with_client_hints ... ok
[INFO] [stdout] test handlers::html::tests::test_html_handler_missing_ip ... ok
[INFO] [stdout] test handlers::plain::tests::test_plain_handler_nginx_mode ... ok
[INFO] [stdout] test handlers::html::tests::test_html_handler_with_asn_data ... ok
[INFO] [stdout] test handlers::info::tests::test_info_handler_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/db_coverage.rs (/opt/rustwide/target/debug/deps/db_coverage-408cf25485d0f0cb)
[INFO] [stderr]      Running unittests src/bin/org_builder.rs (/opt/rustwide/target/debug/deps/org_builder-f690f0fdc405f5c5)
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_parse_csv_empty_fields ... ok
[INFO] [stdout] test tests::test_parse_csv_quoted_with_escaped_quotes ... ok
[INFO] [stdout] test tests::test_parse_csv_quoted_with_comma ... ok
[INFO] [stdout] test tests::test_parse_csv_simple ... ok
[INFO] [stdout] test tests::builds_orgs_db_with_quoted_fields ... ok
[INFO] [stdout] test tests::builds_orgs_db_with_fallback ... ok
[INFO] [stdout] test tests::builds_orgs_db_from_csv ... ok
[INFO] [stdout] test tests::test_parse_csv_multiple_commas_in_quoted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/org_builder_arin.rs (/opt/rustwide/target/debug/deps/org_builder_arin-8a03404be72f0b22)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_escape_csv ... ok
[INFO] [stdout] test tests::test_parse_orgs_xml ... ok
[INFO] [stdout] test tests::test_parse_pocs_xml ... ok
[INFO] [stdout] test tests::test_parse_asns_xml ... ok
[INFO] [stdout] test tests::test_full_arin_pipeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/org_builder_rpsl.rs (/opt/rustwide/target/debug/deps/org_builder_rpsl-bc526dfd502d64f6)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_escape_csv ... ok
[INFO] [stdout] test tests::test_parse_roles ... ok
[INFO] [stdout] test tests::test_parse_organisations ... ok
[INFO] [stdout] test tests::test_combined_db_parsing ... ok
[INFO] [stdout] test tests::test_parse_asn_number ... ok
[INFO] [stdout] test tests::test_resolve_abuse_contact ... ok
[INFO] [stdout] test tests::test_parse_aut_num ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/ripe_builder.rs (/opt/rustwide/target/debug/deps/ripe_builder-05f6fd5d44c9e9d9)
[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/rir_integration.rs (/opt/rustwide/target/debug/deps/rir_integration-4664ad20023dd263)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_empty_fields ... FAILED
[INFO] [stdout] test test_afrinic_combined_db has been running for over 60 seconds
[INFO] [stdout] test test_apnic_full_pipeline has been running for over 60 seconds
[INFO] [stdout] test test_arin_xml_pipeline has been running for over 60 seconds
[INFO] [stdout] test test_asn_sorting has been running for over 60 seconds
[INFO] [stdout] test test_csv_escaping has been running for over 60 seconds
[INFO] [stdout] test test_lacnic_combined_db has been running for over 60 seconds
[INFO] [stdout] test test_multi_rir_merge has been running for over 60 seconds
[INFO] [stdout] test test_ripe_full_pipeline has been running for over 60 seconds
[INFO] [stdout] test test_lacnic_combined_db ... FAILED
[INFO] [stdout] test test_multi_rir_merge ... ok
[INFO] [stdout] test test_csv_escaping ... ok
[INFO] [stdout] test test_asn_sorting ... ok
[INFO] [stdout] test test_arin_xml_pipeline ... ok
[INFO] [stdout] test test_ripe_full_pipeline ... ok
[INFO] [stdout] test test_apnic_full_pipeline ... ok
[INFO] [stdout] test test_afrinic_combined_db ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_empty_fields stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_empty_fields' (120) panicked at tests/rir_integration.rs:830:5:
[INFO] [stdout] org_builder failed on empty fields:    Compiling proc-macro2 v1.0.103
[INFO] [stdout]    Compiling quote v1.0.42
[INFO] [stdout]    Compiling unicode-ident v1.0.22
[INFO] [stdout]    Compiling libc v0.2.178
[INFO] [stdout]    Compiling cfg-if v1.0.4
[INFO] [stdout]    Compiling serde_core v1.0.228
[INFO] [stdout]    Compiling memchr v2.7.6
[INFO] [stdout]    Compiling itoa v1.0.15
[INFO] [stdout]    Compiling log v0.4.28
[INFO] [stdout]    Compiling bytes v1.11.0
[INFO] [stdout]    Compiling pin-project-lite v0.2.16
[INFO] [stdout]    Compiling siphasher v1.0.1
[INFO] [stdout]    Compiling once_cell v1.21.3
[INFO] [stdout]    Compiling regex-syntax v0.8.8
[INFO] [stdout]    Compiling rand_core v0.6.4
[INFO] [stdout]    Compiling parking_lot_core v0.9.12
[INFO] [stdout]    Compiling futures-core v0.3.31
[INFO] [stdout]    Compiling smallvec v1.15.1
[INFO] [stdout]    Compiling crossbeam-utils v0.8.21
[INFO] [stdout]    Compiling phf_shared v0.11.3
[INFO] [stdout]    Compiling tracing-core v0.1.35
[INFO] [stdout]    Compiling scopeguard v1.2.0
[INFO] [stdout]    Compiling serde v1.0.228
[INFO] [stdout]    Compiling autocfg v1.5.0
[INFO] [stdout]    Compiling rand v0.8.5
[INFO] [stdout]    Compiling lock_api v0.4.14
[INFO] [stdout]    Compiling zerocopy v0.8.31
[INFO] [stdout]    Compiling phf v0.11.3
[INFO] [stdout]    Compiling bitflags v2.10.0
[INFO] [stdout]    Compiling pin-utils v0.1.0
[INFO] [stdout]    Compiling tower-service v0.3.3
[INFO] [stdout]    Compiling httparse v1.10.1
[INFO] [stdout]    Compiling aho-corasick v1.1.4
[INFO] [stdout]    Compiling http v1.4.0
[INFO] [stdout]    Compiling num-traits v0.2.19
[INFO] [stdout]    Compiling phf_generator v0.11.3
[INFO] [stdout]    Compiling ucd-trie v0.1.7
[INFO] [stdout]    Compiling bstr v1.12.1
[INFO] [stdout]    Compiling utf8parse v0.2.2
[INFO] [stdout]    Compiling phf_codegen v0.11.3
[INFO] [stdout]    Compiling same-file v1.0.6
[INFO] [stdout]    Compiling pest v2.8.4
[INFO] [stdout]    Compiling libm v0.2.15
[INFO] [stdout]    Compiling serde_json v1.0.145
[INFO] [stdout]    Compiling syn v2.0.111
[INFO] [stdout]    Compiling crossbeam-epoch v0.9.18
[INFO] [stdout]    Compiling ryu v1.0.20
[INFO] [stdout]    Compiling tower-layer v0.3.3
[INFO] [stdout]    Compiling percent-encoding v2.3.2
[INFO] [stdout]    Compiling crossbeam-deque v0.8.6
[INFO] [stdout]    Compiling walkdir v2.5.0
[INFO] [stdout]    Compiling anstyle-parse v0.2.7
[INFO] [stdout]    Compiling futures-channel v0.3.31
[INFO] [stdout]    Compiling rustix v1.1.2
[INFO] [stdout]    Compiling sync_wrapper v1.0.2
[INFO] [stdout]    Compiling colorchoice v1.0.4
[INFO] [stdout]    Compiling lazy_static v1.5.0
[INFO] [stdout]    Compiling iana-time-zone v0.1.64
[INFO] [stdout]    Compiling futures-task v0.3.31
[INFO] [stdout]    Compiling anstyle-query v1.1.5
[INFO] [stdout]    Compiling crc32fast v1.5.0
[INFO] [stdout]    Compiling getrandom v0.3.4
[INFO] [stdout]    Compiling http-body v1.0.1
[INFO] [stdout]    Compiling atomic-waker v1.1.2
[INFO] [stdout]    Compiling mio v1.1.0
[INFO] [stdout]    Compiling socket2 v0.6.1
[INFO] [stdout]    Compiling signal-hook-registry v1.4.7
[INFO] [stdout]    Compiling getrandom v0.2.16
[INFO] [stdout]    Compiling httpdate v1.0.3
[INFO] [stdout]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stdout]    Compiling anstyle v1.0.13
[INFO] [stdout]    Compiling http-body-util v0.1.3
[INFO] [stdout]    Compiling regex-automata v0.4.13
[INFO] [stdout]    Compiling parking_lot v0.12.5
[INFO] [stdout]    Compiling anstream v0.6.21
[INFO] [stdout]    Compiling futures-util v0.3.31
[INFO] [stdout] error: could not compile `pest` (lib)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=3eeb17bd996a8799 -C extra-filename=-68056ba322314423 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern memchr=/opt/rustwide/target/release/deps/libmemchr-cd672cbf873396b0.rmeta --extern ucd_trie=/opt/rustwide/target/release/deps/libucd_trie-7364354934b6744e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630050a61e1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630050a61e1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630050a61e1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x630050a61e1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x630050a75dea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x630050a75dea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x630050a66772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x630050a66772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x630050a3efff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x630050a3efff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x630050a59779 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6300509e90bc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6300509e90bc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x630050a59932 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x630050a59932 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x630050a3f0b8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x630050a34099 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x630050a3fdcd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x630050a7653c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6300509c33fe - rir_integration[c027e17c511d85c2]::test_empty_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rir_integration.rs:830:5
[INFO] [stdout]   20:     0x6300509be497 - rir_integration[c027e17c511d85c2]::test_empty_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rir_integration.rs:811:23
[INFO] [stdout]   21:     0x6300509dc156 - <rir_integration[c027e17c511d85c2]::test_empty_fields::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6300509dc39b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6300509dc39b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6300509e9b8b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6300509e9b8b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6300509e9b8b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6300509e9b8b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6300509e9b8b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6300509e9b8b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6300509e9b8b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6300509e32a4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6300509e32a4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6300509ec792 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6300509ec792 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6300509ec792 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6300509ec792 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6300509ec792 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6300509ec792 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6300509ec792 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x630050a6125f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x630050a6125f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x711ab86b7aa4 - <unknown>
[INFO] [stdout]   43:     0x711ab8744a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_lacnic_combined_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_lacnic_combined_db' (131) panicked at tests/rir_integration.rs:503:5:
[INFO] [stdout] org_builder_rpsl failed for LACNIC combined:     Blocking waiting for file lock on build directory
[INFO] [stdout]    Compiling regex v1.12.2
[INFO] [stdout]    Compiling serde_derive v1.0.228
[INFO] [stdout]    Compiling tokio-macros v2.6.0
[INFO] [stdout]    Compiling tracing-attributes v0.1.31
[INFO] [stdout]    Compiling regex-automata v0.4.13
[INFO] [stdout]    Compiling pest v2.8.4
[INFO] [stdout]    Compiling ppv-lite86 v0.2.21
[INFO] [stdout]    Compiling rustix v1.1.2
[INFO] [stdout]    Compiling serde_json v1.0.145
[INFO] [stdout]    Compiling libm v0.2.15
[INFO] [stdout]    Compiling phf v0.11.3
[INFO] [stdout]    Compiling form_urlencoded v1.2.2
[INFO] [stdout]    Compiling thiserror v2.0.17
[INFO] [stdout]    Compiling winnow v0.7.14
[INFO] [stdout]    Compiling strsim v0.11.1
[INFO] [stdout]    Compiling linux-raw-sys v0.11.0
[INFO] [stdout]    Compiling mime v0.3.17
[INFO] [stdout]    Compiling adler2 v2.0.1
[INFO] [stdout]    Compiling simd-adler32 v0.3.8
[INFO] [stdout]    Compiling deunicode v1.6.2
[INFO] [stdout]    Compiling parse-zoneinfo v0.3.1
[INFO] [stdout]    Compiling rand_chacha v0.3.1
[INFO] [stdout]    Compiling clap_lex v0.7.6
[INFO] [stdout]    Compiling heck v0.5.0
[INFO] [stdout]    Compiling ucd-trie v0.1.7
[INFO] [stdout]    Compiling slug v0.1.6
[INFO] [stdout]    Compiling clap_builder v4.5.53
[INFO] [stdout]    Compiling tokio v1.48.0
[INFO] [stdout]    Compiling clap_derive v4.5.49
[INFO] [stdout]    Compiling rand v0.8.5
[INFO] [stdout]    Compiling chrono-tz-build v0.3.0
[INFO] [stdout]    Compiling miniz_oxide v0.8.9
[INFO] [stdout]    Compiling tracing v0.1.43
[INFO] [stdout]    Compiling getrandom v0.3.4
[INFO] [stdout]    Compiling chrono-tz v0.9.0
[INFO] [stdout]    Compiling pest_meta v2.8.4
[INFO] [stdout]    Compiling humansize v2.1.3
[INFO] [stdout]    Compiling axum-core v0.5.5
[INFO] [stdout]    Compiling crc32fast v1.5.0
[INFO] [stdout]    Compiling sharded-slab v0.1.7
[INFO] [stdout]    Compiling tracing-log v0.2.0
[INFO] [stdout]    Compiling toml_datetime v0.7.3
[INFO] [stdout]    Compiling serde_spanned v1.0.3
[INFO] [stdout] error: could not compile `pest` (lib)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=fb90099a9f2a0582 -C extra-filename=-b0f0f78fdc338555 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern memchr=/opt/rustwide/target/release/deps/libmemchr-fec0ecb62452f061.rmeta --extern ucd_trie=/opt/rustwide/target/release/deps/libucd_trie-590933ea0d1d660d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630050a61e1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630050a61e1a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630050a61e1a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x630050a61e1a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x630050a75dea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x630050a75dea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x630050a66772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x630050a66772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x630050a3efff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x630050a3efff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x630050a59779 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6300509e90bc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6300509e90bc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x630050a59932 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x630050a59932 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x630050a3f0b8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x630050a34099 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x630050a3fdcd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x630050a7653c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6300509c70f6 - rir_integration[c027e17c511d85c2]::test_lacnic_combined_db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rir_integration.rs:503:5
[INFO] [stdout]   20:     0x6300509be527 - rir_integration[c027e17c511d85c2]::test_lacnic_combined_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rir_integration.rs:456:29
[INFO] [stdout]   21:     0x6300509dc216 - <rir_integration[c027e17c511d85c2]::test_lacnic_combined_db::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6300509dc39b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6300509dc39b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6300509e9b8b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6300509e9b8b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6300509e9b8b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6300509e9b8b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6300509e9b8b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6300509e9b8b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6300509e9b8b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6300509e32a4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6300509e32a4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6300509ec792 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6300509ec792 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6300509ec792 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6300509ec792 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6300509ec792 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6300509ec792 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6300509ec792 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x630050a6125f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x630050a6125f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x711ab86b7aa4 - <unknown>
[INFO] [stdout]   43:     0x711ab8744a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_empty_fields
[INFO] [stdout]     test_lacnic_combined_db
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 159.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test rir_integration`
[INFO] running `Command { std: "docker" "inspect" "b148707e09f55323292aed5e9a7577bd6db6b8cfdb98388c7214427010616015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b148707e09f55323292aed5e9a7577bd6db6b8cfdb98388c7214427010616015", kill_on_drop: false }`
[INFO] [stdout] b148707e09f55323292aed5e9a7577bd6db6b8cfdb98388c7214427010616015
