[INFO] fetching crate apx_sdk 0.20.0... [INFO] testing apx_sdk-0.20.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate apx_sdk 0.20.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate apx_sdk 0.20.0 [INFO] finished tweaking crates.io crate apx_sdk 0.20.0 [INFO] tweaked toml for crates.io crate apx_sdk 0.20.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate apx_sdk 0.20.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate apx_sdk 0.20.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sfv v0.10.4 [INFO] [stderr] Downloaded apx_core v0.20.0 [INFO] [stderr] Downloaded openssl-sys v0.9.110 [INFO] [stderr] Downloaded infer v0.19.0 [INFO] [stderr] Downloaded serde_json_canonicalizer v0.3.1 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded ryu-js v1.0.2 [INFO] [stderr] Downloaded rsa v0.9.8 [INFO] [stderr] Downloaded num-bigint-dig v0.8.5 [INFO] [stderr] Downloaded rust_decimal v1.39.0 [INFO] [stderr] Downloaded openssl v0.10.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29eeda3f3ff8df2281d61b2b5ef9bbdb39dcf28e62c7ec5d343671cc5caa2a8c [INFO] running `Command { std: "docker" "start" "-a" "29eeda3f3ff8df2281d61b2b5ef9bbdb39dcf28e62c7ec5d343671cc5caa2a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29eeda3f3ff8df2281d61b2b5ef9bbdb39dcf28e62c7ec5d343671cc5caa2a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29eeda3f3ff8df2281d61b2b5ef9bbdb39dcf28e62c7ec5d343671cc5caa2a8c", kill_on_drop: false }` [INFO] [stdout] 29eeda3f3ff8df2281d61b2b5ef9bbdb39dcf28e62c7ec5d343671cc5caa2a8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dca06e56aa3dc4dab0add62e42ae778254795f9179d5643500bddc5fcb86796b [INFO] running `Command { std: "docker" "start" "-a" "dca06e56aa3dc4dab0add62e42ae778254795f9179d5643500bddc5fcb86796b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling sfv v0.10.4 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json_canonicalizer v0.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling apx_core v0.20.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling apx_sdk v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "dca06e56aa3dc4dab0add62e42ae778254795f9179d5643500bddc5fcb86796b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca06e56aa3dc4dab0add62e42ae778254795f9179d5643500bddc5fcb86796b", kill_on_drop: false }` [INFO] [stdout] dca06e56aa3dc4dab0add62e42ae778254795f9179d5643500bddc5fcb86796b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86999fd564856dc4d4df36d0dca97396b0af4eed42eecf2075dd47ac62271c8f [INFO] running `Command { std: "docker" "start" "-a" "86999fd564856dc4d4df36d0dca97396b0af4eed42eecf2075dd47ac62271c8f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_json_canonicalizer v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling apx_core v0.20.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling apx_sdk v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "86999fd564856dc4d4df36d0dca97396b0af4eed42eecf2075dd47ac62271c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86999fd564856dc4d4df36d0dca97396b0af4eed42eecf2075dd47ac62271c8f", kill_on_drop: false }` [INFO] [stdout] 86999fd564856dc4d4df36d0dca97396b0af4eed42eecf2075dd47ac62271c8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8da892e3a04d626bf841e51223b3c447129a15c072d48bf9f458381ae27cd03f [INFO] running `Command { std: "docker" "start" "-a" "8da892e3a04d626bf841e51223b3c447129a15c072d48bf9f458381ae27cd03f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apx_sdk-130ed11e6881f415) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test addresses::tests::test_address_acct_uri ... ok [INFO] [stdout] test addresses::tests::test_address_endpoint_uri_yggdrasil ... ok [INFO] [stdout] test addresses::tests::test_address_endpoint_uri ... ok [INFO] [stdout] test addresses::tests::test_address_acct_uri_unicode ... ok [INFO] [stdout] test addresses::tests::test_address_parse_ipv4 ... ok [INFO] [stdout] test addresses::tests::test_address_parse ... ok [INFO] [stdout] test addresses::tests::test_address_parse_ipv6_no_brackets ... ok [INFO] [stdout] test addresses::tests::test_address_parse_ipv6 ... ok [INFO] [stdout] test addresses::tests::test_address_parse_ipv4_with_port ... ok [INFO] [stdout] test addresses::tests::test_local_address ... ok [INFO] [stdout] test addresses::tests::test_address_parse_percent_encoded ... ok [INFO] [stdout] test addresses::tests::test_remote_address ... ok [INFO] [stdout] test deliver::tests::test_http_error_to_string ... ok [INFO] [stdout] test addresses::tests::test_address_from_handle ... ok [INFO] [stdout] test addresses::tests::test_address_parse_handle ... ok [INFO] [stdout] test addresses::tests::test_address_parse_idn ... ok [INFO] [stdout] test addresses::tests::test_parse_unicode_username ... ok [INFO] [stdout] test authentication::tests::test_verify_portable_object_not_portable ... ok [INFO] [stdout] test deserialization::tests::test_deserialize_into_id_array ... ok [INFO] [stdout] test deserialization::tests::test_object_to_id_string ... ok [INFO] [stdout] test deserialization::tests::test_deserialize_into_object_id_opt ... ok [INFO] [stdout] test deserialization::tests::test_parse_into_array_tag_list ... ok [INFO] [stdout] test deserialization::tests::test_deserialize_string_array ... ok [INFO] [stdout] test deserialization::tests::test_parse_into_id_array_with_array ... ok [INFO] [stdout] test deserialization::tests::test_parse_into_href_array ... ok [INFO] [stdout] test deserialization::tests::test_parse_into_id_array_with_string ... ok [INFO] [stdout] test deserialization::tests::test_parse_into_id_array_with_array_of_objects ... ok [INFO] [stdout] test deserialization::tests::test_parse_into_id_array_with_empty ... ok [INFO] [stdout] test fetch::tests::test_extract_fragment ... ok [INFO] [stdout] test fetch::tests::test_extract_fragment_not_found ... ok [INFO] [stdout] test fetch::tests::test_get_target_url ... ok [INFO] [stdout] test fetch::tests::test_get_target_url_inherit_fragment ... ok [INFO] [stdout] test http_client::tests::test_is_safe_url ... ok [INFO] [stdout] test http_server::tests::test_is_activitypub_request_activitypub ... ok [INFO] [stdout] test http_server::tests::test_is_activitypub_request_bridgy_fed ... ok [INFO] [stdout] test http_server::tests::test_is_activitypub_request_mastodon ... ok [INFO] [stdout] test http_server::tests::test_is_activitypub_request_pleroma ... ok [INFO] [stdout] test jrd::tests::test_jrd_find_actor_id ... ok [INFO] [stdout] test jrd::tests::test_jrd_find_actor_id_lemmy ... ok [INFO] [stdout] test jrd::tests::test_jrd_find_actor_id_piefed ... ok [INFO] [stdout] test identifiers::tests::test_parse_object_id ... ok [INFO] [stdout] test jrd::tests::test_jrd_parse_with_nulls ... ok [INFO] [stdout] test ownership::tests::test_get_owner_actor ... ok [INFO] [stdout] test ownership::tests::test_get_owner_actor_with_attributed_to ... ok [INFO] [stdout] test ownership::tests::test_get_owner_object ... ok [INFO] [stdout] test ownership::tests::test_parse_attributed_to_array ... ok [INFO] [stdout] test utils::tests::test_extract_media_type_no_whitespace ... ok [INFO] [stdout] test utils::tests::test_extract_media_type_profile_unquoted ... ok [INFO] [stdout] test utils::tests::test_extract_media_type_with_charset ... ok [INFO] [stdout] test utils::tests::test_get_core_type_public_key ... ok [INFO] [stdout] test utils::tests::test_get_core_type_verification_method ... ok [INFO] [stdout] test utils::tests::test_is_activity ... ok [INFO] [stdout] test utils::tests::test_get_core_type_with_inbox_and_public_key_pem ... ok [INFO] [stdout] test utils::tests::test_is_actor ... ok [INFO] [stdout] test utils::tests::test_is_collection ... ok [INFO] [stdout] test deserialization::tests::test_link_to_href ... ok [INFO] [stdout] test http_server::tests::test_is_activitypub_request_browser ... ok [INFO] [stdout] test jrd::tests::test_create_actor_link ... ok [INFO] [stdout] test utils::tests::test_is_object ... ok [INFO] [stdout] test utils::tests::test_is_object_lemmy_group ... ok [INFO] [stdout] test utils::tests::test_key_id_to_actor_id ... ok [INFO] [stdout] test deserialization::tests::test_object_to_id_array ... ok [INFO] [stdout] test deserialization::tests::test_object_to_id_object ... ok [INFO] [stdout] test authentication::tests::test_verify_portable_object ... ok [INFO] [stderr] Doc-tests apx_sdk [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8da892e3a04d626bf841e51223b3c447129a15c072d48bf9f458381ae27cd03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da892e3a04d626bf841e51223b3c447129a15c072d48bf9f458381ae27cd03f", kill_on_drop: false }` [INFO] [stdout] 8da892e3a04d626bf841e51223b3c447129a15c072d48bf9f458381ae27cd03f