[INFO] fetching crate nautilus-infrastructure 0.51.0... [INFO] testing nautilus-infrastructure-0.51.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-9 [INFO] extracting crate nautilus-infrastructure 0.51.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate nautilus-infrastructure 0.51.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nautilus-infrastructure 0.51.0 [INFO] tweaked toml for crates.io crate nautilus-infrastructure 0.51.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nautilus-infrastructure 0.51.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 nautilus-infrastructure 0.51.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 nautilus-cryptography v0.51.0 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded redis v0.32.7 [INFO] [stderr] Downloaded aws-lc-sys v0.32.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 636cdaff1cb045e5841278ebc9064df9856daa1419316a31c5add8109819ea6e [INFO] running `Command { std: "docker" "start" "-a" "636cdaff1cb045e5841278ebc9064df9856daa1419316a31c5add8109819ea6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "636cdaff1cb045e5841278ebc9064df9856daa1419316a31c5add8109819ea6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636cdaff1cb045e5841278ebc9064df9856daa1419316a31c5add8109819ea6e", kill_on_drop: false }` [INFO] [stdout] 636cdaff1cb045e5841278ebc9064df9856daa1419316a31c5add8109819ea6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6d13b1f8ed111587778697f0036fbff3f5a63d9fb239006ccd14f7044c23cd38 [INFO] running `Command { std: "docker" "start" "-a" "6d13b1f8ed111587778697f0036fbff3f5a63d9fb239006ccd14f7044c23cd38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling nautilus-core v0.51.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling numpy v0.26.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nautilus-model v0.51.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling implied-vol v1.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.14.1 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling nautilus-common v0.51.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pyo3-stub-gen v0.14.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling nautilus-indicators v0.51.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling nautilus-cryptography v0.51.0 [INFO] [stderr] Compiling nautilus-infrastructure v0.51.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "6d13b1f8ed111587778697f0036fbff3f5a63d9fb239006ccd14f7044c23cd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d13b1f8ed111587778697f0036fbff3f5a63d9fb239006ccd14f7044c23cd38", kill_on_drop: false }` [INFO] [stdout] 6d13b1f8ed111587778697f0036fbff3f5a63d9fb239006ccd14f7044c23cd38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 31efcb466a717da9f5d9d09c70044521bda337ab46ce46d51af5a4e7497c1273 [INFO] running `Command { std: "docker" "start" "-a" "31efcb466a717da9f5d9d09c70044521bda337ab46ce46d51af5a4e7497c1273", kill_on_drop: false }` [INFO] [stderr] Compiling nautilus-infrastructure v0.51.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.09s [INFO] running `Command { std: "docker" "inspect" "31efcb466a717da9f5d9d09c70044521bda337ab46ce46d51af5a4e7497c1273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31efcb466a717da9f5d9d09c70044521bda337ab46ce46d51af5a4e7497c1273", kill_on_drop: false }` [INFO] [stdout] 31efcb466a717da9f5d9d09c70044521bda337ab46ce46d51af5a4e7497c1273 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 99dd9b665972b6f9ddf5789fa369f141cb57a33cbf3add4a936b57b93f0e0066 [INFO] running `Command { std: "docker" "start" "-a" "99dd9b665972b6f9ddf5789fa369f141cb57a33cbf3add4a936b57b93f0e0066", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_infrastructure-771437141e9c2ddc) [INFO] [stdout] running 26 tests [INFO] [stdout] test redis::cache::tests::test_get_index_key_invalid ... ok [INFO] [stdout] test redis::cache::tests::test_get_collection_key_valid ... ok [INFO] [stdout] test redis::cache::tests::test_get_collection_key_invalid ... ok [INFO] [stdout] test redis::cache::tests::test_get_index_key_valid ... ok [INFO] [stdout] test redis::cache::tests::test_get_trader_key_with_prefix_and_instance_id ... ok [INFO] [stdout] test redis::msgbus::serial_tests::test_close ... ok [INFO] [stdout] test redis::msgbus::tests::test_decode_bus_message_invalid_payload_format ... ok [INFO] [stdout] test redis::msgbus::tests::test_decode_bus_message_invalid_stream_msg_format ... ok [INFO] [stdout] test redis::msgbus::tests::test_decode_bus_message_invalid_topic_format ... ok [INFO] [stdout] test redis::msgbus::tests::test_decode_bus_message_missing_fields ... ok [INFO] [stdout] test redis::msgbus::tests::test_decode_bus_message_valid ... ok [INFO] [stdout] test redis::tests::test_get_redis_url_default_values ... ok [INFO] [stdout] test redis::tests::test_get_redis_url_full_config_with_ssl ... ok [INFO] [stdout] test redis::tests::test_get_redis_url_full_config_without_ssl ... ok [INFO] [stdout] test redis::tests::test_get_redis_url_missing_username_and_password ... ok [INFO] [stdout] test redis::tests::test_get_redis_url_password_only ... ok [INFO] [stdout] test redis::tests::test_get_redis_url_ssl_default_false ... ok [INFO] [stdout] test redis::tests::test_get_stream_key_with_trader_prefix_and_instance_id ... ok [INFO] [stdout] test redis::tests::test_get_stream_key_without_trader_prefix_or_instance_id ... ok [INFO] [stdout] test redis::msgbus::serial_tests::test_heartbeat_task ... ok [INFO] [stdout] test redis::msgbus::serial_tests::test_publish_messages has been running for over 60 seconds [INFO] [stdout] test redis::msgbus::serial_tests::test_stream_messages has been running for over 60 seconds [INFO] [stdout] test redis::msgbus::serial_tests::test_stream_messages_interleaved_at_different_rates has been running for over 60 seconds [INFO] [stdout] test redis::msgbus::serial_tests::test_stream_messages_multiple_streams has been running for over 60 seconds [INFO] [stdout] test redis::msgbus::serial_tests::test_stream_messages_terminate_signal has been running for over 60 seconds [INFO] [stdout] test redis::msgbus::serial_tests::test_stream_messages_when_receiver_closed has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "99dd9b665972b6f9ddf5789fa369f141cb57a33cbf3add4a936b57b93f0e0066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99dd9b665972b6f9ddf5789fa369f141cb57a33cbf3add4a936b57b93f0e0066", kill_on_drop: false }` [INFO] [stdout] 99dd9b665972b6f9ddf5789fa369f141cb57a33cbf3add4a936b57b93f0e0066