[INFO] cloning repository https://github.com/SourceBox-LLC/opensentry-cloud-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SourceBox-LLC/opensentry-cloud-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSourceBox-LLC%2Fopensentry-cloud-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSourceBox-LLC%2Fopensentry-cloud-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33009c1bf9a3c47775eecb25605c7d036f4da666
[INFO] testing SourceBox-LLC/opensentry-cloud-node against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSourceBox-LLC%2Fopensentry-cloud-node" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SourceBox-LLC/opensentry-cloud-node
[INFO] finished tweaking git repo https://github.com/SourceBox-LLC/opensentry-cloud-node
[INFO] tweaked toml for git repo https://github.com/SourceBox-LLC/opensentry-cloud-node written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SourceBox-LLC/opensentry-cloud-node on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SourceBox-LLC/opensentry-cloud-node 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9c701f5622e9a77d03f69646b99ea72e13d4299cd48b19cc16d067ca475f9f9
[INFO] running `Command { std: "docker" "start" "-a" "a9c701f5622e9a77d03f69646b99ea72e13d4299cd48b19cc16d067ca475f9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c701f5622e9a77d03f69646b99ea72e13d4299cd48b19cc16d067ca475f9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c701f5622e9a77d03f69646b99ea72e13d4299cd48b19cc16d067ca475f9f9", kill_on_drop: false }`
[INFO] [stdout] a9c701f5622e9a77d03f69646b99ea72e13d4299cd48b19cc16d067ca475f9f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddc37f32c0b0456dbb03c19d3d001a2377e9a0b9cfa35c7273f331032944a511
[INFO] running `Command { std: "docker" "start" "-a" "ddc37f32c0b0456dbb03c19d3d001a2377e9a0b9cfa35c7273f331032944a511", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling opensentry-cloudnode v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "ddc37f32c0b0456dbb03c19d3d001a2377e9a0b9cfa35c7273f331032944a511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddc37f32c0b0456dbb03c19d3d001a2377e9a0b9cfa35c7273f331032944a511", kill_on_drop: false }`
[INFO] [stdout] ddc37f32c0b0456dbb03c19d3d001a2377e9a0b9cfa35c7273f331032944a511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e295337010b08b1db7d4b7d29a8d7ddb5b331cb7efe812fd03c03b0854490506
[INFO] running `Command { std: "docker" "start" "-a" "e295337010b08b1db7d4b7d29a8d7ddb5b331cb7efe812fd03c03b0854490506", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling opensentry-cloudnode v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.06s
[INFO] running `Command { std: "docker" "inspect" "e295337010b08b1db7d4b7d29a8d7ddb5b331cb7efe812fd03c03b0854490506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e295337010b08b1db7d4b7d29a8d7ddb5b331cb7efe812fd03c03b0854490506", kill_on_drop: false }`
[INFO] [stdout] e295337010b08b1db7d4b7d29a8d7ddb5b331cb7efe812fd03c03b0854490506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 496259c49422497522388464a6131498147e2d3aee6a10c90ed2fbe6f6312d82
[INFO] running `Command { std: "docker" "start" "-a" "496259c49422497522388464a6131498147e2d3aee6a10c90ed2fbe6f6312d82", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opensentry_cloudnode-a0977d4e91f662e3)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test api::types::tests::heartbeat_request_serializes_version_field ... ok
[INFO] [stdout] test api::types::tests::heartbeat_response_parses_with_update_available ... ok
[INFO] [stdout] test api::types::tests::heartbeat_response_parses_without_update_available ... ok
[INFO] [stdout] test api::types::tests::register_request_includes_version ... ok
[INFO] [stdout] test api::websocket::tests::build_ws_url_trims_trailing_slash ... ok
[INFO] [stdout] test api::websocket::tests::encode_query_value_escapes_controls_and_whitespace ... ok
[INFO] [stdout] test api::websocket::tests::encode_query_value_escapes_reserved ... ok
[INFO] [stdout] test api::websocket::tests::encode_query_value_passes_through_safe_chars ... ok
[INFO] [stdout] test api::websocket::tests::encode_query_value_handles_utf8 ... ok
[INFO] [stdout] test api::websocket::tests::redact_api_key_handles_multiple_occurrences ... ok
[INFO] [stdout] test api::websocket::tests::redact_api_key_strips_value_at_end_of_string ... ok
[INFO] [stdout] test api::websocket::tests::handle_ack_version_hints_accepts_update_payload ... ok
[INFO] [stdout] test api::websocket::tests::handle_ack_version_hints_tolerates_empty_payload ... ok
[INFO] [stdout] test api::websocket::tests::redact_api_key_strips_value_before_ampersand ... ok
[INFO] [stdout] test api::websocket::tests::build_heartbeat_includes_node_version ... ok
[INFO] [stdout] test api::websocket::tests::redact_api_key_is_noop_when_absent ... ok
[INFO] [stdout] test camera::platform::linux::tests::non_camera_driver_blacklist_includes_pi_internals ... ok
[INFO] [stdout] test api::websocket::tests::redact_api_key_handles_empty_value ... ok
[INFO] [stdout] test camera::platform::linux::tests::trim_kernel_cstr_strips_nuls ... ok
[INFO] [stdout] test camera::detector::tests::test_validate_device_available_missing_path_reports_not_found ... ok
[INFO] [stdout] test api::websocket::tests::redact_api_key_strips_before_fragment_or_whitespace ... ok
[INFO] [stdout] test camera::detector::tests::test_is_valid_device_path ... ok
[INFO] [stdout] test camera::platform::linux::tests::test_choose_preferred_resolution ... ok
[INFO] [stdout] test dashboard::commands::tests::expired_pending_requires_rearming ... ok
[INFO] [stdout] test camera::platform::linux::tests::test_detect_cameras_runs ... ok
[INFO] [stdout] test api::websocket::tests::segment_selection_single_segment_still_returned ... ok
[INFO] [stdout] test dashboard::commands::tests::first_bare_press_arms_but_does_not_confirm ... ok
[INFO] [stdout] test dashboard::commands::tests::pending_for_different_command_does_not_cross_confirm ... ok
[INFO] [stdout] test api::websocket::tests::segment_selection_fs_fallback_skips_latest ... ok
[INFO] [stdout] test api::websocket::tests::playlist_parser_handles_path_prefix ... ok
[INFO] [stdout] test api::websocket::tests::segment_selection_prefers_playlist_over_fs ... ok
[INFO] [stdout] test dashboard::commands::tests::second_bare_press_within_timeout_confirms ... ok
[INFO] [stdout] test dashboard::commands::tests::second_press_with_unknown_arg_does_not_confirm ... ok
[INFO] [stdout] test setup::animations::tests::test_spinner ... ok
[INFO] [stdout] test camera::platform::linux::tests::v4l2_capability_struct_matches_kernel_uabi ... ok
[INFO] [stdout] test setup::animations::tests::test_rainbow_offset ... ok
[INFO] [stdout] test server::http::tests::valid_segment_filename_rejects_traversal_and_junk ... ok
[INFO] [stdout] test setup::animations::tests::test_rainbow_text ... ok
[INFO] [stdout] test camera::detector::tests::test_validate_device_available_rejects_non_char_device ... ok
[INFO] [stdout] test server::http::tests::valid_segment_filename_accepts_well_formed ... ok
[INFO] [stdout] test setup::recovery::tests::invalid_api_key_mentions_401 ... ok
[INFO] [stdout] test setup::recovery::tests::invalid_node_id_includes_node_id_and_api_url ... ok
[INFO] [stdout] test setup::recovery::tests::format_skipped_handles_empty_and_short_and_overflow ... ok
[INFO] [stdout] test setup::recovery::tests::offers_reset_skips_network_and_server_errors ... ok
[INFO] [stdout] test setup::recovery::tests::preview ... ignored
[INFO] [stdout] test setup::recovery::tests::offers_reset_covers_credential_and_config_errors ... ok
[INFO] [stdout] test setup::recovery::tests::server_error_includes_status_code ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::decode_empty_is_empty ... ok
[INFO] [stdout] test setup::recovery::tests::plan_limit_hit_deserializes_with_extra_fields ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::decode_real_wsl_list_header ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::distro_list_multiple_mixed_states ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::distro_list_tolerates_trailing_whitespace_and_carriage_returns ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::internal_distros_are_filtered ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::distro_list_single_default ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::likely_camera_negatives ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::decode_utf8_passes_through ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::decode_utf16le_strips_null_pads ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::distro_list_empty_has_no_default ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::likely_camera_positives ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::split_falls_back_on_unknown_state ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::split_handles_state_substring_in_name ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::usbipd_list_distinguishes_multiword_states ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::usbipd_list_ignores_persisted_section ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::usbipd_list_empty_connected_section ... ok
[INFO] [stdout] test setup::wsl_preflight::tests::usbipd_list_parses_cameras_with_multiword_names ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_error_messages_distinguish_root_causes ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_bytes_rejects_short_blob ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_rejects_bad_hex ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_rejects_truncated_ciphertext ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_rejects_tampered_ciphertext ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_bytes_reads_v1_legacy_blobs_with_any_aad ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_rejects_wrong_key ... ok
[INFO] [stdout] test storage::database::encryption_tests::derive_key_is_deterministic_within_process ... ok
[INFO] [stdout] test storage::database::encryption_tests::encrypt_bytes_prepends_v2_magic_prefix ... ok
[INFO] [stdout] test storage::database::encryption_tests::from_hex_rejects_odd_length ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_bytes_rejects_aad_mismatch ... ok
[INFO] [stdout] test storage::database::encryption_tests::encrypt_bytes_roundtrip ... ok
[INFO] [stdout] test storage::database::encryption_tests::encrypt_bytes_is_nondeterministic ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_bytes_rejects_tampered_ciphertext ... ok
[INFO] [stdout] test storage::database::encryption_tests::decrypt_bytes_rejects_unencrypted_blob ... ok
[INFO] [stdout] test storage::database::encryption_tests::aad_helpers_format_deterministically ... ok
[INFO] [stdout] test storage::database::encryption_tests::derive_key_produces_nonzero_output ... ok
[INFO] [stdout] test storage::database::encryption_tests::legacy_and_new_keys_are_distinct ... ok
[INFO] [stdout] test storage::database::encryption_tests::from_hex_rejects_non_hex_chars ... ok
[INFO] [stdout] test storage::database::encryption_tests::legacy_ciphertext_cannot_decrypt_with_new_key ... ok
[INFO] [stdout] test storage::database::encryption_tests::hex_roundtrip ... ok
[INFO] [stdout] test storage::database::encryption_tests::roundtrip_preserves_empty_string ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_derive_level_from_resolution_4k ... ok
[INFO] [stdout] test storage::database::encryption_tests::roundtrip_with_known_key ... ok
[INFO] [stdout] test storage::database::encryption_tests::machine_id_returns_nonempty_on_this_platform ... ok
[INFO] [stdout] test storage::database::encryption_tests::nonce_randomness_produces_distinct_ciphertexts ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_aac_codec_string ... ok
[INFO] [stdout] test storage::database::encryption_tests::roundtrip_preserves_utf8 ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_derive_level_from_resolution_1080p ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_derive_level_from_resolution_720p ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_derive_level_from_resolution_zero ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_baseline_codec_string ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_high_codec_string ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_level_zero_no_resolution_falls_back_to_safe_level ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_level_zero_with_1080p_resolution_upgrades_to_level_4 ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_level_zero_with_720p_resolution_upgrades_to_level_31 ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_main_codec_string ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_no_level_uses_resolution_floor ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_no_level_no_resolution_falls_back_to_level_3 ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_valid_level_above_resolution_floor_is_preserved ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_h264_sub_valid_level_no_resolution_falls_back_to_safe_level ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_normalize_h264_level_valid ... ok
[INFO] [stdout] test streaming::hls_generator::tests::hls_flags_append_list_without_delete_segments ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_unknown_codec_string ... ok
[INFO] [stdout] test streaming::hls_generator::tests::hw_encoder_branches_still_use_level_auto ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_normalize_h264_level_invalid ... ok
[INFO] [stdout] test streaming::hls_generator::tests::libx264_args_contain_required_pieces ... ok
[INFO] [stdout] test streaming::codec_detector::tests::test_derive_level_from_resolution_vga ... ok
[INFO] [stdout] test streaming::hls_generator::tests::libx264_args_omit_level_flag ... ok
[INFO] [stdout] test streaming::hls_generator::tests::probe_playable_rejects_empty_output ... ok
[INFO] [stdout] test streaming::hls_generator::tests::probe_playable_accepts_well_formed_libx264_output ... ok
[INFO] [stdout] test streaming::hls_generator::tests::probe_playable_rejects_level_zero ... ok
[INFO] [stdout] test streaming::hls_generator::tests::probe_playable_rejects_unknown_case_insensitive ... ok
[INFO] [stdout] test streaming::hls_generator::tests::nonexistent_encoder_fails_verification ... ok
[INFO] [stdout] test streaming::hls_uploader::tests::sweep_handles_nonexistent_dir ... ok
[INFO] [stdout] test streaming::hls_generator::tests::libx264_passes_roundtrip_verification ... ok
[INFO] [stdout] test streaming::hls_uploader::tests::sweep_ignores_non_segment_files ... ok
[INFO] [stdout] test streaming::hls_uploader::tests::test_extract_sequence_number ... ok
[INFO] [stdout] test streaming::hls_uploader::tests::test_hls_uploader_config ... ok
[INFO] [stdout] test streaming::motion_detector::tests::test_parse_peak_scene_score_empty ... ok
[INFO] [stdout] test streaming::motion_detector::tests::test_parse_peak_scene_score_found ... ok
[INFO] [stdout] test streaming::hls_uploader::tests::sweep_keeps_newest_segments_by_sequence ... ok
[INFO] [stdout] test streaming::motion_detector::tests::test_parse_peak_scene_score_none ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::backoff_schedule_doubles_and_caps ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::not_retryable_for_client_errors ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::plain_api_error_not_retryable ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::plan_limit_hit_402_is_terminal ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::retryable_for_all_5xx_and_408 ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::retryable_for_backend_429 ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::test_uploader_config_default ... ok
[INFO] [stdout] test streaming::segment_uploader::tests::test_upload_task_fields ... ok
[INFO] [stdout] test api::websocket::tests::build_ws_url_swaps_scheme_and_encodes_params ... ok
[INFO] [stdout] test camera::platform::linux::tests::vidioc_querycap_value_is_correct ... ok
[INFO] [stdout] test dashboard::commands::tests::clear_pending_confirm_drops_armed_state ... ok
[INFO] [stdout] test dashboard::commands::tests::explicit_confirm_arg_always_proceeds ... ok
[INFO] [stdout] test streaming::hls_generator::tests::libx264_args_use_ultrafast_preset ... ok
[INFO] [stdout] test streaming::hls_uploader::tests::sweep_noop_when_below_keep_count ... ok
[INFO] [stdout] test streaming::hls_generator::tests::probe_playable_rejects_missing_fields ... ok
[INFO] [stdout] test streaming::hls_generator::tests::probe_playable_rejects_pi_v4l2m2m_signature ... ok
[INFO] [stdout] test streaming::hls_generator::tests::probe_playable_rejects_zero_dimensions ... ok
[INFO] [stdout] test streaming::hls_generator::tests::test_hls_config_default ... ok
[INFO] [stdout] test camera::detector::tests::test_detect_cameras_runs ... ok
[INFO] [stdout] test setup::recovery::tests::long_warning_title_does_not_panic ... ok
[INFO] [stdout] test streaming::hls_generator::tests::test_hls_generator_create ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- streaming::hls_generator::tests::test_hls_generator_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'streaming::hls_generator::tests::test_hls_generator_create' (154) panicked at src/streaming/hls_generator.rs:973:9:
[INFO] [stdout] assertion failed: generator.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5704cf3cb05a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5704cf3cb05a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5704cf3cb05a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5704cf3cb05a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5704cf3e348a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5704cf3e348a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5704cf3d0132 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5704cf3d0132 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5704cf3a722f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5704cf3a722f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5704cf3c1cf9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5704cf0e56bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5704cf0e56bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5704cf3c1eb2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5704cf3c1eb2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5704cf3a731a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5704cf39c159 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5704cf3a81bd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5704cf3e3c7c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5704cf3e3c42 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5704cf05b12c - opensentry_cloudnode::streaming::hls_generator::tests::test_hls_generator_create::h5364996a67966fb7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/streaming/hls_generator.rs:973:9
[INFO] [stdout]   21:     0x5704cf05b307 - opensentry_cloudnode::streaming::hls_generator::tests::test_hls_generator_create::{{closure}}::h8e6e69794159d4b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/streaming/hls_generator.rs:970:35
[INFO] [stdout]   22:     0x5704cf05cfb6 - core::ops::function::FnOnce::call_once::h00f682361a43e978
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5704cf0d97bb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5704cf0d97bb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5704cf0e618b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5704cf0e618b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5704cf0e618b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5704cf0e618b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5704cf0e618b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5704cf0e618b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5704cf0e618b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5704cf0e05e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5704cf0e05e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5704cf0e8d92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5704cf0e8d92 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5704cf0e8d92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5704cf0e8d92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5704cf0e8d92 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5704cf0e8d92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5704cf0e8d92 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5704cf3c9d6f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   42:     0x5704cf3c9d6f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7c5ceda8eaa4 - <unknown>
[INFO] [stdout]   44:     0x7c5cedb1ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     streaming::hls_generator::tests::test_hls_generator_create
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 147 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "496259c49422497522388464a6131498147e2d3aee6a10c90ed2fbe6f6312d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496259c49422497522388464a6131498147e2d3aee6a10c90ed2fbe6f6312d82", kill_on_drop: false }`
[INFO] [stdout] 496259c49422497522388464a6131498147e2d3aee6a10c90ed2fbe6f6312d82
