[INFO] fetching crate caesura 0.25.2...
[INFO] testing caesura-0.25.2 against 1.90.0 for beta-1.91-2
[INFO] extracting crate caesura 0.25.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate caesura 0.25.2
[INFO] finished tweaking crates.io crate caesura 0.25.2
[INFO] tweaked toml for crates.io crate caesura 0.25.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate caesura 0.25.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate caesura 0.25.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rogue_logging v0.3.0
[INFO] [stderr]   Downloaded lofty_attr v0.11.1
[INFO] [stderr]   Downloaded more-di-macros v3.1.0
[INFO] [stderr]   Downloaded ogg_pager v0.7.0
[INFO] [stderr]   Downloaded more-di v3.1.0
[INFO] [stderr]   Downloaded built v0.8.0
[INFO] [stderr]   Downloaded flat_db v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded gazelle_api v0.9.0
[INFO] [stderr]   Downloaded lofty v0.22.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 461fba0086ee5ecf870c6f1fc09a068185cf42c178b40225633739c82f8ab015
[INFO] running `Command { std: "docker" "start" "-a" "461fba0086ee5ecf870c6f1fc09a068185cf42c178b40225633739c82f8ab015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "461fba0086ee5ecf870c6f1fc09a068185cf42c178b40225633739c82f8ab015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "461fba0086ee5ecf870c6f1fc09a068185cf42c178b40225633739c82f8ab015", kill_on_drop: false }`
[INFO] [stdout] 461fba0086ee5ecf870c6f1fc09a068185cf42c178b40225633739c82f8ab015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df455d0f4a60fbff422b9b9b052abc89abffe73c8a0e92427a1edc9864dfd9e4
[INFO] running `Command { std: "docker" "start" "-a" "df455d0f4a60fbff422b9b9b052abc89abffe73c8a0e92427a1edc9864dfd9e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling ogg_pager v0.7.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling caesura v0.25.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling more-di-macros v3.1.0
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling more-di v3.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lofty v0.22.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling rogue_logging v0.3.0
[INFO] [stderr]    Compiling flat_db v0.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling gazelle_api v0.9.0
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/batch_options.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/batch_options.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/cache_options.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/cache_options.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/copy_options.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/copy_options.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/file_options.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/file_options.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/queue_add_args.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/queue_rm_args.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/runner_options.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/shared_options.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/source_arg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/spectrogram_options.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/spectrogram_options.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/target_options.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/target_options.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/upload_options.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/upload_options.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/verify_options.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/verify_options.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.31s
[INFO] running `Command { std: "docker" "inspect" "df455d0f4a60fbff422b9b9b052abc89abffe73c8a0e92427a1edc9864dfd9e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df455d0f4a60fbff422b9b9b052abc89abffe73c8a0e92427a1edc9864dfd9e4", kill_on_drop: false }`
[INFO] [stdout] df455d0f4a60fbff422b9b9b052abc89abffe73c8a0e92427a1edc9864dfd9e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f79ee951996d9be08408abb6adb513f8e8bd967c33552760e9edcdf9a1d8a776
[INFO] running `Command { std: "docker" "start" "-a" "f79ee951996d9be08408abb6adb513f8e8bd967c33552760e9edcdf9a1d8a776", kill_on_drop: false }`
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/batch_options.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/batch_options.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling caesura v0.25.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/cache_options.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/cache_options.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/copy_options.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/copy_options.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/file_options.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/file_options.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/queue_add_args.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/queue_rm_args.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/runner_options.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/shared_options.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/source_arg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/spectrogram_options.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/spectrogram_options.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/target_options.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/target_options.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/upload_options.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/upload_options.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/verify_options.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/verify_options.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/batch_options.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/batch_options.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/cache_options.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/cache_options.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/copy_options.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/copy_options.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/file_options.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/file_options.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/queue_add_args.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/queue_rm_args.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/runner_options.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/shared_options.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/source_arg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/spectrogram_options.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/spectrogram_options.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/target_options.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/target_options.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/upload_options.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/options/upload_options.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/verify_options.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/options/verify_options.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.21s
[INFO] running `Command { std: "docker" "inspect" "f79ee951996d9be08408abb6adb513f8e8bd967c33552760e9edcdf9a1d8a776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79ee951996d9be08408abb6adb513f8e8bd967c33552760e9edcdf9a1d8a776", kill_on_drop: false }`
[INFO] [stdout] f79ee951996d9be08408abb6adb513f8e8bd967c33552760e9edcdf9a1d8a776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9b0de929b53ea83b1190ca8375d211390773e786d1114ddb1e95a5973a36461
[INFO] running `Command { std: "docker" "start" "-a" "e9b0de929b53ea83b1190ca8375d211390773e786d1114ddb1e95a5973a36461", kill_on_drop: false }`
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]    --> src/options/batch_options.rs:132:5
[INFO] [stderr]     |
[INFO] [stderr] 132 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]    --> src/options/batch_options.rs:153:5
[INFO] [stderr]     |
[INFO] [stderr] 153 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/cache_options.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/cache_options.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 74 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/copy_options.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/copy_options.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/file_options.rs:97:5
[INFO] [stderr]    |
[INFO] [stderr] 97 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]    --> src/options/file_options.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/queue_add_args.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/queue_rm_args.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/runner_options.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]    --> src/options/shared_options.rs:156:5
[INFO] [stderr]     |
[INFO] [stderr] 156 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/source_arg.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/spectrogram_options.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/spectrogram_options.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 52 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/target_options.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 60 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/target_options.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 74 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/upload_options.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]    --> src/options/upload_options.rs:103:5
[INFO] [stderr]     |
[INFO] [stderr] 103 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/verify_options.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 56 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stderr]   --> src/options/verify_options.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 61 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `caesura` (lib) generated 21 warnings
[INFO] [stderr] warning: `caesura` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/caesura-d8bf7295ca9e5434)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test commands::queue::tests::timestamp_tests::deserialize_timestamp ... ok
[INFO] [stdout] test commands::queue::tests::timestamp_tests::invalid_timestamp_format ... ok
[INFO] [stdout] test commands::queue::tests::timestamp_tests::test_serialize_timestamp_zulu ... ok
[INFO] [stdout] test commands::queue::tests::timestamp_tests::round_trip_serialization ... ok
[INFO] [stdout] test commands::queue::tests::timestamp_tests::test_serialize_timestamp ... ok
[INFO] [stdout] test dependencies::eyed3::eyed3_command::tests::eyed3_display ... ignored
[INFO] [stdout] test dependencies::imdl::imdl_command::tests::imdl_show ... ignored
[INFO] [stdout] test dependencies::imdl::torrent_summary::tests::is_source_equal ... ok
[INFO] [stdout] test dependencies::metaflac::metaflac_command::tests::metaflac_list ... ignored
[INFO] [stdout] test commands::verify::tests::source_rules_tests::test_serialize_source_rules_vec ... ok
[INFO] [stdout] test options::tests::options_tests::file_options_validate ... ok
[INFO] [stdout] test commands::queue::tests::queue_item_tests::from_torrent_with_missing_comment ... ok
[INFO] [stdout] test commands::queue::tests::queue_item_tests::from_torrent_with_invalid_comment ... ok
[INFO] [stdout] test commands::queue::tests::queue_item_tests::from_torrent_with_valid_data ... ok
[INFO] [stdout] test options::tests::options_tests::batch_options_validate ... ok
[INFO] [stdout] test options::tests::options_tests::runner_options_validate ... ok
[INFO] [stdout] test utils::formats::existing_format_provider::tests::is_same_release_equal ... ok
[INFO] [stdout] test commands::queue::tests::queue_item_tests::from_torrent_with_missing_source ... ok
[INFO] [stdout] test options::tests::options_tests::spectrogram_options_validate ... ok
[INFO] [stdout] test options::tests::options_tests::target_options_validate ... ok
[INFO] [stdout] test options::tests::options_tests::upload_options_validate ... ok
[INFO] [stdout] test options::tests::options_tests::verify_options_validate ... ok
[INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac24_with_existing ... ok
[INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac24_without_existing ... ok
[INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac_applies_allowed_none ... ok
[INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac_applies_allowed ... ok
[INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac_without_existing ... ok
[INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac_with_existing ... ok
[INFO] [stdout] test utils::naming::shortener::tests::compare_char_count_tests ... ok
[INFO] [stdout] test utils::formats::existing_format_provider::tests::is_same_release_invalid ... ok
[INFO] [stdout] test utils::naming::tests::humanize_tests::join_humanized_with_slice ... ok
[INFO] [stdout] test utils::formats::existing_format_provider::tests::is_same_release_zero_padded ... ok
[INFO] [stdout] test utils::naming::tests::sanitizer_tests::remove_restricted_chars ... ok
[INFO] [stdout] test utils::naming::tests::sanitizer_tests::test_contains_dividers ... ok
[INFO] [stdout] test utils::naming::shortener::tests::shorten_album ... ok
[INFO] [stdout] test utils::naming::tests::humanize_tests::join_humanized_with_btreeset ... ok
[INFO] [stdout] test utils::naming::tests::sanitizer_tests::test_contains_en_dash ... ok
[INFO] [stdout] test utils::naming::tests::sanitizer_tests::test_contains_valid_emoji ... ok
[INFO] [stdout] test utils::naming::tests::sanitizer_tests::test_contains_valid_unicode ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_and_guest ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_composer ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_guest_only ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_none ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_one ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_two ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_dj ... ok
[INFO] [stdout] test utils::source::metadata::tests::get_artist_three ... ok
[INFO] [stdout] test utils::fs::tests::tags_tests::invalid_vinyl_formats ... ok
[INFO] [stdout] test utils::source::tests::id_provider_error_tests::id_provider_error_pascal_case_alias ... ok
[INFO] [stdout] test utils::formats::existing_format_provider::tests::remove_zero_pad_test ... ok
[INFO] [stdout] test utils::source::tests::source_issue_tests::source_issue_provider_deprecated ... ok
[INFO] [stdout] test utils::source::tests::source_issue_tests::source_issue_serialization ... ok
[INFO] [stdout] test utils::fs::tests::tags_tests::invalid_total_formats ... ok
[INFO] [stdout] test utils::fs::tests::tags_tests::valid_vinyl_formats ... ok
[INFO] [stdout] test utils::fs::tests::tags_tests::valid_total_formats ... ok
[INFO] [stdout] test commands::queue::tests::queue_tests::queue_get_unprocessed ... ok
[INFO] [stdout] test utils::naming::shortener::tests::remove_parenthetical_suffix_tests ... ok
[INFO] [stdout] test utils::source::tests::url_helpers_tests::with_torrent_and_group_no_hash ... ok
[INFO] [stdout] test utils::source::tests::url_helpers_tests::with_torrent_and_group_and_hash ... ok
[INFO] [stdout] test utils::source::tests::url_helpers_tests::with_torrent_and_group_and_incorrect_hash ... ok
[INFO] [stdout] test utils::source::tests::url_helpers_tests::invalid ... ok
[INFO] [stdout] test utils::source::tests::url_helpers_tests::with_torrent_no_group_no_hash ... ok
[INFO] [stdout] test options::tests::options_tests::shared_options_validate ... FAILED
[INFO] [stdout] test commands::verify::tests::verify_command_tests::verify_command ... FAILED
[INFO] [stdout] test utils::fs::tests::copy_dir_tests::test_copy_dir ... FAILED
[INFO] [stdout] test commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command ... FAILED
[INFO] [stdout] test commands::transcode::tests::transcode_command_tests::transcode_command ... FAILED
[INFO] [stdout] test utils::source::tests::source_provider_tests::source_provider ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- options::tests::options_tests::shared_options_validate stdout ----
[INFO] [stdout] [90m2025-09-26 02:53:26.319 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.320 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.320 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] [90m2025-09-26 02:53:26.321 [0m[31mERRO[0m [31m![0m Invalid configuration
[INFO] [stdout] [90m2025-09-26 02:53:26.321 [0m[31mERRO[0m [31m![0m API Key is not set
[INFO] [stdout] [90m2025-09-26 02:53:26.321 [0m[31mERRO[0m [31m![0m Indexer is not set
[INFO] [stdout] [90m2025-09-26 02:53:26.321 [0m[31mERRO[0m [31m![0m Indexer URL is not set
[INFO] [stdout] [90m2025-09-26 02:53:26.321 [0m[31mERRO[0m [31m![0m Announce URL is not set
[INFO] [stdout] [90m2025-09-26 02:53:26.321 [0m[31mERRO[0m [31m![0m Content Directory does not exist: ./content
[INFO] [stdout] [90m2025-09-26 02:53:26.321 [0m[31mERRO[0m [31m![0m Output Directory does not exist: ./output
[INFO] [stdout] 
[INFO] [stdout] thread 'options::tests::options_tests::shared_options_validate' panicked at src/options/tests/options_tests.rs:105:5:
[INFO] [stdout] assertion failed: shared_options.validate()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65116a010132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65116a010132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65116a010132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65116a010132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65116a03e213 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65116a03e213 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65116a00bb53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65116a00bb53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65116a00ff82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65116a012339 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65116a01216e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x651169405824 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x651169405824 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65116a012e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65116a012e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65116a012aa6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x65116a010639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65116a01276d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65116a03b3c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65116a03b44c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6511691aa436 - caesura::options::tests::options_tests::shared_options_validate::{{closure}}::h1c69c1cd0ccbce48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/options/tests/options_tests.rs:105:5
[INFO] [stdout]   21:     0x6511691f47e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2e99341f76f027e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6511691f4add - <core::pin::Pin<P> as core::future::future::Future>::poll::he4d68f4affdbcb94
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6511692297cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hab62e77c829f348b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x65116922950b - tokio::task::coop::with_budget::h9c078fd8ad702f8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x65116922950b - tokio::task::coop::budget::h78ba0c04f2eaa7bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x65116922950b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha5945e5bb144f4d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x651169222dc0 - tokio::runtime::scheduler::current_thread::Context::enter::h0ceada340b45ad35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x651169227d1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::haa2e38f745026e5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x651169226294 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h15cabea0b5f27888
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x6511690f6f6b - tokio::runtime::context::scoped::Scoped<T>::set::hf1ad25fc06232eea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x65116931efe9 - tokio::runtime::context::set_scheduler::{{closure}}::ha2a1bad9311a5d47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x6511692908b2 - std::thread::local::LocalKey<T>::try_with::h81d0280d0eec7ca8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x65116928f38e - std::thread::local::LocalKey<T>::with::h9b3c716f4cc174df
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x65116931ee9d - tokio::runtime::context::set_scheduler::hfeb0190b609fc974
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6511692252c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8d5020f4f4bb5b6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x6511692264b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb34f9b0f735b0c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x651169221250 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7749afaac262ce16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x651169081850 - tokio::runtime::context::runtime::enter_runtime::h30a35ca5def7e1e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x651169220dd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h05ef90159dbbb037
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x65116939a384 - tokio::runtime::runtime::Runtime::block_on_inner::h3f006671570df803
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x65116939a8c7 - tokio::runtime::runtime::Runtime::block_on::h7ada7c33df67090a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x6511691aa287 - caesura::options::tests::options_tests::shared_options_validate::h13467e083804ca81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/options/tests/options_tests.rs:105:39
[INFO] [stdout]   43:     0x6511691aa157 - caesura::options::tests::options_tests::shared_options_validate::{{closure}}::h873a993d72224838
[INFO] [stdout]                                at /opt/rustwide/workdir/src/options/tests/options_tests.rs:96:35
[INFO] [stdout]   44:     0x6511690d0e56 - core::ops::function::FnOnce::call_once::h27a5fec705a7406a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x65116940b08b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x65116940b08b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x65116940a1c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x65116940a1c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x65116940a1c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x65116940a1c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x65116940a1c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x65116940a1c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x65116940a1c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x6511693cddc4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x6511693cddc4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x6511693d179a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x6511693d179a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x6511693d179a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x6511693d179a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x6511693d179a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x65116a01672f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x65116a01672f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7a93db6ebaa4 - <unknown>
[INFO] [stdout]   66:     0x7a93db778a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::verify::tests::verify_command_tests::verify_command stdout ----
[INFO] [stdout] [90m2025-09-26 02:53:26.317 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.320 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.320 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] [90m2025-09-26 02:53:26.322 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.322 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::verify::tests::verify_command_tests::verify_command' panicked at src/hosting/host_builder.rs:74:30:
[INFO] [stdout] indexer_url should be set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65116a010132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65116a010132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65116a010132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65116a010132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65116a03e213 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65116a03e213 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65116a00bb53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65116a00bb53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65116a00ff82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65116a012339 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65116a01216e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x651169405824 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x651169405824 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65116a012e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65116a012e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65116a012ada - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x65116a010639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65116a01276d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65116a03b3c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65116a03b39b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x65116a03b39b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]   21:     0x65116929c86b - core::option::Option<T>::expect::h77e7317eba038c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]   22:     0x6511690925b8 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::hf0a3ce1473fcc8a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30
[INFO] [stdout]   23:     0x6511692edbe3 - di::descriptor_builder::ServiceDescriptorBuilder<TSvc,TImpl>::from::{{closure}}::he3b145161a56f5c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor_builder.rs:36:41
[INFO] [stdout]   24:     0x651169ee5565 - di::descriptor::ServiceDescriptor::get::{{closure}}::hea9c395540e27be1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:43
[INFO] [stdout]   25:     0x651169ee4433 - spin::once::Once<T,R>::call_once::{{closure}}::h26bba4928d94df4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:72
[INFO] [stdout]   26:     0x651169ee404e - spin::once::Once<T,R>::try_call_once_slow::h7b88f19ff0b24452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:255:29
[INFO] [stdout]   27:     0x651169ee3e20 - spin::once::Once<T,R>::try_call_once::h148a89914a7cbb10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:212:18
[INFO] [stdout]   28:     0x651169ee4408 - spin::once::Once<T,R>::call_once::h11c07c648d37c6ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:20
[INFO] [stdout]   29:     0x651169ee54df - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:30
[INFO] [stdout]   30:     0x651169024448 - di::provider::ServiceProvider::get::h75cb69671ca2586f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   31:     0x6511690213ce - di::provider::ServiceProvider::get_required::hfe30aa7a11a5217b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   32:     0x65116902147a - di::provider::ServiceProvider::get_required_mut::h7b1103e456938c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   33:     0x65116933005b - <caesura::utils::source::source_provider::SourceProvider as di::inject::Injectable>::inject::{{closure}}::h4ea9c5cc4c62c8ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1
[INFO] [stdout]   34:     0x6511690d25b8 - core::ops::function::FnOnce::call_once::h52ea1a2e22d73273
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x6511692433fe - di::activator::Activator::new::{{closure}}::hba3ecd3716c63155
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/activator.rs:58:54
[INFO] [stdout]   36:     0x651169ee5511 - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:89:20
[INFO] [stdout]   37:     0x651169021d48 - di::provider::ServiceProvider::get::h1374e467059ccf8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   38:     0x6511690206ae - di::provider::ServiceProvider::get_required::h4e4b36be73d02cf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   39:     0x6511690214ba - di::provider::ServiceProvider::get_required_mut::he947b18b55969530
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   40:     0x65116932cf29 - <caesura::commands::verify::verify_command::VerifyCommand as di::inject::Injectable>::inject::{{closure}}::hf8d63f2cdd605abb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/verify/verify_command.rs:17:1
[INFO] [stdout]   41:     0x6511690d66f8 - core::ops::function::FnOnce::call_once::hdd3eda8802c73093
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6511692428fe - di::activator::Activator::new::{{closure}}::h272798c7a6361609
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/activator.rs:58:54
[INFO] [stdout]   43:     0x651169ee5511 - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:89:20
[INFO] [stdout]   44:     0x651169023a88 - di::provider::ServiceProvider::get::h6bd3aa51de6c0f08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   45:     0x651169020cee - di::provider::ServiceProvider::get_required::hbae1601d6da3eac4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   46:     0x65116902148a - di::provider::ServiceProvider::get_required_mut::h86e19c34813765ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   47:     0x65116916d297 - caesura::commands::verify::tests::verify_command_tests::verify_command::{{closure}}::h64e396dd8425801a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/verify/tests/verify_command_tests.rs:17:34
[INFO] [stdout]   48:     0x6511691f4a9f - <core::pin::Pin<P> as core::future::future::Future>::poll::hcd9af3ca1bff7b25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x6511691f49db - <core::pin::Pin<P> as core::future::future::Future>::poll::ha80c4e0e7cb7eea0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x65116922978b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h20460cb2d37a45be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   51:     0x6511692291ab - tokio::task::coop::with_budget::h2859a4c66eaf1a94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   52:     0x6511692291ab - tokio::task::coop::budget::hc9c2424e60125ddf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   53:     0x6511692291ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a06713ae8b77048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   54:     0x65116922406d - tokio::runtime::scheduler::current_thread::Context::enter::hcc7f3704e766bd40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   55:     0x65116922720d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4972e253b1b7f091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   56:     0x6511692262db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h877252a9a399fae5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   57:     0x6511690f6e4a - tokio::runtime::context::scoped::Scoped<T>::set::ha6dd5496e8df1d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   58:     0x65116931ef9a - tokio::runtime::context::set_scheduler::{{closure}}::ha190bad6482edf06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   59:     0x65116929064b - std::thread::local::LocalKey<T>::try_with::h65ab699a49ae8743
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   60:     0x65116928f232 - std::thread::local::LocalKey<T>::with::h25a67d83aa3b5fdf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   61:     0x65116931ee61 - tokio::runtime::context::set_scheduler::hd4bc0c2a409ce6a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   62:     0x651169225fbe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbcda8d4826d16439
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   63:     0x651169226348 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h515b3867dfdb1285
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   64:     0x6511692215b2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9560cdbeff0e3128
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   65:     0x651169081c81 - tokio::runtime::context::runtime::enter_runtime::hbfe1fc8061a0606b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   66:     0x651169221006 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hed011ba9eb780cfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   67:     0x65116939a5d8 - tokio::runtime::runtime::Runtime::block_on_inner::h848ff1a4760d3f69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   68:     0x65116939aadf - tokio::runtime::runtime::Runtime::block_on::h899a494c6c6fbeea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   69:     0x65116916cf61 - caesura::commands::verify::tests::verify_command_tests::verify_command::ha2afec8b65782458
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/verify/tests/verify_command_tests.rs:26:7
[INFO] [stdout]   70:     0x65116916cde2 - caesura::commands::verify::tests::verify_command_tests::verify_command::{{closure}}::h5f3acb1b05bfd197
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/verify/tests/verify_command_tests.rs:9:30
[INFO] [stdout]   71:     0x6511690d3276 - core::ops::function::FnOnce::call_once::h6a5b4bb735fdf34b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   72:     0x65116940b08b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   73:     0x65116940b08b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   74:     0x65116940a1c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   75:     0x65116940a1c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   76:     0x65116940a1c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   77:     0x65116940a1c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   78:     0x65116940a1c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x65116940a1c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   80:     0x65116940a1c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   81:     0x6511693cddc4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   82:     0x6511693cddc4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   83:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   84:     0x6511693d179a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   85:     0x6511693d179a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   86:     0x6511693d179a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   87:     0x6511693d179a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   89:     0x6511693d179a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   90:     0x65116a01672f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   91:     0x65116a01672f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   92:     0x7a93db6ebaa4 - <unknown>
[INFO] [stdout]   93:     0x7a93db778a34 - clone
[INFO] [stdout]   94:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::fs::tests::copy_dir_tests::test_copy_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::fs::tests::copy_dir_tests::test_copy_dir' panicked at src/utils/fs/tests/copy_dir_tests.rs:11:5:
[INFO] [stdout] Sample directory should exist: ./samples/content
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65116a010132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65116a010132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65116a010132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65116a010132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65116a03e213 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65116a03e213 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65116a00bb53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65116a00bb53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65116a00ff82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65116a012339 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65116a01216e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x651169405824 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x651169405824 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65116a012e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65116a012e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65116a012ada - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x65116a010639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65116a01276d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65116a03b3c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6511690a003e - caesura::utils::fs::tests::copy_dir_tests::test_copy_dir::{{closure}}::h1ca79b38c3735d7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fs/tests/copy_dir_tests.rs:11:5
[INFO] [stdout]   20:     0x6511691f4a9f - <core::pin::Pin<P> as core::future::future::Future>::poll::hcd9af3ca1bff7b25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6511691f49db - <core::pin::Pin<P> as core::future::future::Future>::poll::ha80c4e0e7cb7eea0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x65116922978b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h20460cb2d37a45be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   23:     0x6511692291ab - tokio::task::coop::with_budget::h2859a4c66eaf1a94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6511692291ab - tokio::task::coop::budget::hc9c2424e60125ddf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6511692291ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a06713ae8b77048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   26:     0x65116922406d - tokio::runtime::scheduler::current_thread::Context::enter::hcc7f3704e766bd40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x65116922720d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4972e253b1b7f091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   28:     0x6511692262db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h877252a9a399fae5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   29:     0x6511690f6e4a - tokio::runtime::context::scoped::Scoped<T>::set::ha6dd5496e8df1d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x65116931ef9a - tokio::runtime::context::set_scheduler::{{closure}}::ha190bad6482edf06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x65116929064b - std::thread::local::LocalKey<T>::try_with::h65ab699a49ae8743
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x65116928f232 - std::thread::local::LocalKey<T>::with::h25a67d83aa3b5fdf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x65116931ee61 - tokio::runtime::context::set_scheduler::hd4bc0c2a409ce6a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x651169225fbe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbcda8d4826d16439
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   35:     0x651169226348 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h515b3867dfdb1285
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   36:     0x6511692215b2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9560cdbeff0e3128
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x651169081c81 - tokio::runtime::context::runtime::enter_runtime::hbfe1fc8061a0606b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x651169221006 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hed011ba9eb780cfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x65116939a5d8 - tokio::runtime::runtime::Runtime::block_on_inner::h848ff1a4760d3f69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x65116939aadf - tokio::runtime::runtime::Runtime::block_on::h899a494c6c6fbeea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x65116909fca2 - caesura::utils::fs::tests::copy_dir_tests::test_copy_dir::h238276df9025e7c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fs/tests/copy_dir_tests.rs:28:7
[INFO] [stdout]   42:     0x65116909fb32 - caesura::utils::fs::tests::copy_dir_tests::test_copy_dir::{{closure}}::h960fe077edbd6ef2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fs/tests/copy_dir_tests.rs:7:29
[INFO] [stdout]   43:     0x6511690d04c6 - core::ops::function::FnOnce::call_once::h17d320c9f68b0613
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x65116940b08b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x65116940b08b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x65116940a1c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x65116940a1c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x65116940a1c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x65116940a1c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x65116940a1c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x65116940a1c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x65116940a1c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x6511693cddc4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x6511693cddc4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x6511693d179a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x6511693d179a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x6511693d179a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x6511693d179a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x6511693d179a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x65116a01672f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x65116a01672f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x7a93db6ebaa4 - <unknown>
[INFO] [stdout]   65:     0x7a93db778a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command stdout ----
[INFO] [stdout] [90m2025-09-26 02:53:26.317 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.320 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.320 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command' panicked at src/hosting/host_builder.rs:74:30:
[INFO] [stdout] indexer_url should be set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65116a010132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65116a010132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65116a010132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65116a010132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65116a03e213 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65116a03e213 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65116a00bb53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65116a00bb53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65116a00ff82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65116a012339 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65116a01216e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x651169405824 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x651169405824 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65116a012e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65116a012e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65116a012ada - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x65116a010639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65116a01276d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65116a03b3c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65116a03b39b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x65116a03b39b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]   21:     0x65116929c86b - core::option::Option<T>::expect::h77e7317eba038c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]   22:     0x6511690925b8 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::hf0a3ce1473fcc8a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30
[INFO] [stdout]   23:     0x6511692edbe3 - di::descriptor_builder::ServiceDescriptorBuilder<TSvc,TImpl>::from::{{closure}}::he3b145161a56f5c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor_builder.rs:36:41
[INFO] [stdout]   24:     0x651169ee5565 - di::descriptor::ServiceDescriptor::get::{{closure}}::hea9c395540e27be1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:43
[INFO] [stdout]   25:     0x651169ee4433 - spin::once::Once<T,R>::call_once::{{closure}}::h26bba4928d94df4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:72
[INFO] [stdout]   26:     0x651169ee404e - spin::once::Once<T,R>::try_call_once_slow::h7b88f19ff0b24452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:255:29
[INFO] [stdout]   27:     0x651169ee3e20 - spin::once::Once<T,R>::try_call_once::h148a89914a7cbb10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:212:18
[INFO] [stdout]   28:     0x651169ee4408 - spin::once::Once<T,R>::call_once::h11c07c648d37c6ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:20
[INFO] [stdout]   29:     0x651169ee54df - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:30
[INFO] [stdout]   30:     0x651169024448 - di::provider::ServiceProvider::get::h75cb69671ca2586f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   31:     0x6511690213ce - di::provider::ServiceProvider::get_required::hfe30aa7a11a5217b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   32:     0x65116902147a - di::provider::ServiceProvider::get_required_mut::h7b1103e456938c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   33:     0x65116933005b - <caesura::utils::source::source_provider::SourceProvider as di::inject::Injectable>::inject::{{closure}}::h4ea9c5cc4c62c8ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1
[INFO] [stdout]   34:     0x6511690d25b8 - core::ops::function::FnOnce::call_once::h52ea1a2e22d73273
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x6511692433fe - di::activator::Activator::new::{{closure}}::hba3ecd3716c63155
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/activator.rs:58:54
[INFO] [stdout]   36:     0x651169ee5511 - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:89:20
[INFO] [stdout]   37:     0x651169021d48 - di::provider::ServiceProvider::get::h1374e467059ccf8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   38:     0x6511690206ae - di::provider::ServiceProvider::get_required::h4e4b36be73d02cf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   39:     0x6511690214ba - di::provider::ServiceProvider::get_required_mut::he947b18b55969530
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   40:     0x65116932a344 - caesura::commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command::{{closure}}::h9d427220b8983281
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/spectrogram/tests/spectrogram_command_tests.rs:21:34
[INFO] [stdout]   41:     0x6511691f4a9f - <core::pin::Pin<P> as core::future::future::Future>::poll::hcd9af3ca1bff7b25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x6511691f49db - <core::pin::Pin<P> as core::future::future::Future>::poll::ha80c4e0e7cb7eea0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43:     0x65116922978b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h20460cb2d37a45be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   44:     0x6511692291ab - tokio::task::coop::with_budget::h2859a4c66eaf1a94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   45:     0x6511692291ab - tokio::task::coop::budget::hc9c2424e60125ddf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   46:     0x6511692291ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a06713ae8b77048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   47:     0x65116922406d - tokio::runtime::scheduler::current_thread::Context::enter::hcc7f3704e766bd40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   48:     0x65116922720d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4972e253b1b7f091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   49:     0x6511692262db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h877252a9a399fae5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   50:     0x6511690f6e4a - tokio::runtime::context::scoped::Scoped<T>::set::ha6dd5496e8df1d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   51:     0x65116931ef9a - tokio::runtime::context::set_scheduler::{{closure}}::ha190bad6482edf06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   52:     0x65116929064b - std::thread::local::LocalKey<T>::try_with::h65ab699a49ae8743
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   53:     0x65116928f232 - std::thread::local::LocalKey<T>::with::h25a67d83aa3b5fdf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   54:     0x65116931ee61 - tokio::runtime::context::set_scheduler::hd4bc0c2a409ce6a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   55:     0x651169225fbe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbcda8d4826d16439
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   56:     0x651169226348 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h515b3867dfdb1285
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   57:     0x6511692215b2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9560cdbeff0e3128
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   58:     0x651169081c81 - tokio::runtime::context::runtime::enter_runtime::hbfe1fc8061a0606b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x651169221006 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hed011ba9eb780cfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   60:     0x65116939a5d8 - tokio::runtime::runtime::Runtime::block_on_inner::h848ff1a4760d3f69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   61:     0x65116939aadf - tokio::runtime::runtime::Runtime::block_on::h899a494c6c6fbeea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   62:     0x651169329e01 - caesura::commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command::h6f82cd28436d9d4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/spectrogram/tests/spectrogram_command_tests.rs:45:7
[INFO] [stdout]   63:     0x651169329c82 - caesura::commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command::{{closure}}::h3d03894af8fd9103
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/spectrogram/tests/spectrogram_command_tests.rs:10:35
[INFO] [stdout]   64:     0x6511690d3106 - core::ops::function::FnOnce::call_once::h67cca535122b8e9b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x65116940b08b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x65116940b08b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   67:     0x65116940a1c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   68:     0x65116940a1c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x65116940a1c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x65116940a1c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x65116940a1c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65116940a1c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   73:     0x65116940a1c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   74:     0x6511693cddc4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   75:     0x6511693cddc4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   76:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   77:     0x6511693d179a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x6511693d179a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x6511693d179a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x6511693d179a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   82:     0x6511693d179a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   83:     0x65116a01672f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   84:     0x65116a01672f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   85:     0x7a93db6ebaa4 - <unknown>
[INFO] [stdout]   86:     0x7a93db778a34 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::transcode::tests::transcode_command_tests::transcode_command stdout ----
[INFO] [stdout] [90m2025-09-26 02:53:26.323 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.323 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] [90m2025-09-26 02:53:26.326 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.326 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] [90m2025-09-26 02:53:26.327 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.327 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] [90m2025-09-26 02:53:26.328 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.328 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::transcode::tests::transcode_command_tests::transcode_command' panicked at src/hosting/host_builder.rs:74:30:
[INFO] [stdout] indexer_url should be set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65116a010132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65116a010132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65116a010132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65116a010132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65116a03e213 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65116a03e213 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65116a00bb53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65116a00bb53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65116a00ff82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65116a012339 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65116a01216e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x651169405824 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x651169405824 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65116a012e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65116a012e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65116a012ada - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x65116a010639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65116a01276d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65116a03b3c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65116a03b39b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x65116a03b39b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]   21:     0x65116929c86b - core::option::Option<T>::expect::h77e7317eba038c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]   22:     0x6511690925b8 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::hf0a3ce1473fcc8a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30
[INFO] [stdout]   23:     0x6511692edbe3 - di::descriptor_builder::ServiceDescriptorBuilder<TSvc,TImpl>::from::{{closure}}::he3b145161a56f5c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor_builder.rs:36:41
[INFO] [stdout]   24:     0x651169ee5565 - di::descriptor::ServiceDescriptor::get::{{closure}}::hea9c395540e27be1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:43
[INFO] [stdout]   25:     0x651169ee4433 - spin::once::Once<T,R>::call_once::{{closure}}::h26bba4928d94df4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:72
[INFO] [stdout]   26:     0x651169ee404e - spin::once::Once<T,R>::try_call_once_slow::h7b88f19ff0b24452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:255:29
[INFO] [stdout]   27:     0x651169ee3e20 - spin::once::Once<T,R>::try_call_once::h148a89914a7cbb10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:212:18
[INFO] [stdout]   28:     0x651169ee4408 - spin::once::Once<T,R>::call_once::h11c07c648d37c6ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:20
[INFO] [stdout]   29:     0x651169ee54df - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:30
[INFO] [stdout]   30:     0x651169024448 - di::provider::ServiceProvider::get::h75cb69671ca2586f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   31:     0x6511690213ce - di::provider::ServiceProvider::get_required::hfe30aa7a11a5217b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   32:     0x65116902147a - di::provider::ServiceProvider::get_required_mut::h7b1103e456938c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   33:     0x65116933005b - <caesura::utils::source::source_provider::SourceProvider as di::inject::Injectable>::inject::{{closure}}::h4ea9c5cc4c62c8ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1
[INFO] [stdout]   34:     0x6511690d25b8 - core::ops::function::FnOnce::call_once::h52ea1a2e22d73273
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x6511692433fe - di::activator::Activator::new::{{closure}}::hba3ecd3716c63155
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/activator.rs:58:54
[INFO] [stdout]   36:     0x651169ee5511 - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:89:20
[INFO] [stdout]   37:     0x651169021d48 - di::provider::ServiceProvider::get::h1374e467059ccf8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   38:     0x6511690206ae - di::provider::ServiceProvider::get_required::h4e4b36be73d02cf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   39:     0x6511690214ba - di::provider::ServiceProvider::get_required_mut::he947b18b55969530
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   40:     0x65116932b7b9 - caesura::commands::transcode::tests::transcode_command_tests::transcode_command::{{closure}}::h7edb57dc0a5019fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/transcode/tests/transcode_command_tests.rs:36:34
[INFO] [stdout]   41:     0x6511691f4a9f - <core::pin::Pin<P> as core::future::future::Future>::poll::hcd9af3ca1bff7b25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x6511691f49db - <core::pin::Pin<P> as core::future::future::Future>::poll::ha80c4e0e7cb7eea0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43:     0x65116922978b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h20460cb2d37a45be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   44:     0x6511692291ab - tokio::task::coop::with_budget::h2859a4c66eaf1a94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   45:     0x6511692291ab - tokio::task::coop::budget::hc9c2424e60125ddf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   46:     0x6511692291ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a06713ae8b77048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   47:     0x65116922406d - tokio::runtime::scheduler::current_thread::Context::enter::hcc7f3704e766bd40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   48:     0x65116922720d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4972e253b1b7f091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   49:     0x6511692262db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h877252a9a399fae5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   50:     0x6511690f6e4a - tokio::runtime::context::scoped::Scoped<T>::set::ha6dd5496e8df1d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   51:     0x65116931ef9a - tokio::runtime::context::set_scheduler::{{closure}}::ha190bad6482edf06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   52:     0x65116929064b - std::thread::local::LocalKey<T>::try_with::h65ab699a49ae8743
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   53:     0x65116928f232 - std::thread::local::LocalKey<T>::with::h25a67d83aa3b5fdf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   54:     0x65116931ee61 - tokio::runtime::context::set_scheduler::hd4bc0c2a409ce6a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   55:     0x651169225fbe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbcda8d4826d16439
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   56:     0x651169226348 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h515b3867dfdb1285
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   57:     0x6511692215b2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9560cdbeff0e3128
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   58:     0x651169081c81 - tokio::runtime::context::runtime::enter_runtime::hbfe1fc8061a0606b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x651169221006 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hed011ba9eb780cfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   60:     0x65116939a5d8 - tokio::runtime::runtime::Runtime::block_on_inner::h848ff1a4760d3f69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   61:     0x65116939aadf - tokio::runtime::runtime::Runtime::block_on::h899a494c6c6fbeea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   62:     0x65116932af40 - caesura::commands::transcode::tests::transcode_command_tests::transcode_command::hbf0cccb9cba2782a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/transcode/tests/transcode_command_tests.rs:72:7
[INFO] [stdout]   63:     0x65116932adb2 - caesura::commands::transcode::tests::transcode_command_tests::transcode_command::{{closure}}::hfcdb6712443748dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/transcode/tests/transcode_command_tests.rs:12:33
[INFO] [stdout]   64:     0x6511690d1566 - core::ops::function::FnOnce::call_once::h35c524e0c3b71947
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x65116940b08b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x65116940b08b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   67:     0x65116940a1c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   68:     0x65116940a1c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x65116940a1c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x65116940a1c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x65116940a1c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65116940a1c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   73:     0x65116940a1c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   74:     0x6511693cddc4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   75:     0x6511693cddc4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   76:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   77:     0x6511693d179a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x6511693d179a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x6511693d179a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x6511693d179a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   82:     0x6511693d179a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   83:     0x65116a01672f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   84:     0x65116a01672f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   85:     0x7a93db6ebaa4 - <unknown>
[INFO] [stdout]   86:     0x7a93db778a34 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::source::tests::source_provider_tests::source_provider stdout ----
[INFO] [stdout] [90m2025-09-26 02:53:26.336 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.337 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.337 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] [90m2025-09-26 02:53:26.340 [0m[90mTRCE[0m [90m↩[0m [2m[1mFailed[0m[2m to initialize the logger: attempted to set a logger after the logging system was already initialized[0m
[INFO] [stdout] [90m2025-09-26 02:53:26.340 [0m[33mWARN[0m [33m△[0m Failed to read config file: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::source::tests::source_provider_tests::source_provider' panicked at src/hosting/host_builder.rs:74:30:
[INFO] [stdout] indexer_url should be set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65116a010132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65116a010132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65116a010132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65116a010132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65116a03e213 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65116a03e213 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x65116a00bb53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65116a00bb53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65116a00ff82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65116a012339 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65116a01216e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x651169405824 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x651169405824 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65116a012e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65116a012e0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65116a012ada - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x65116a010639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65116a01276d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65116a03b3c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65116a03b39b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x65116a03b39b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]   21:     0x65116929c86b - core::option::Option<T>::expect::h77e7317eba038c90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]   22:     0x6511690925b8 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::hf0a3ce1473fcc8a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30
[INFO] [stdout]   23:     0x6511692edbe3 - di::descriptor_builder::ServiceDescriptorBuilder<TSvc,TImpl>::from::{{closure}}::he3b145161a56f5c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor_builder.rs:36:41
[INFO] [stdout]   24:     0x651169ee5565 - di::descriptor::ServiceDescriptor::get::{{closure}}::hea9c395540e27be1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:43
[INFO] [stdout]   25:     0x651169ee4433 - spin::once::Once<T,R>::call_once::{{closure}}::h26bba4928d94df4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:72
[INFO] [stdout]   26:     0x651169ee404e - spin::once::Once<T,R>::try_call_once_slow::h7b88f19ff0b24452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:255:29
[INFO] [stdout]   27:     0x651169ee3e20 - spin::once::Once<T,R>::try_call_once::h148a89914a7cbb10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:212:18
[INFO] [stdout]   28:     0x651169ee4408 - spin::once::Once<T,R>::call_once::h11c07c648d37c6ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/once.rs:169:20
[INFO] [stdout]   29:     0x651169ee54df - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:92:30
[INFO] [stdout]   30:     0x651169024448 - di::provider::ServiceProvider::get::h75cb69671ca2586f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   31:     0x6511690213ce - di::provider::ServiceProvider::get_required::hfe30aa7a11a5217b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   32:     0x65116902147a - di::provider::ServiceProvider::get_required_mut::h7b1103e456938c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   33:     0x65116933005b - <caesura::utils::source::source_provider::SourceProvider as di::inject::Injectable>::inject::{{closure}}::h4ea9c5cc4c62c8ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1
[INFO] [stdout]   34:     0x6511690d25b8 - core::ops::function::FnOnce::call_once::h52ea1a2e22d73273
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x6511692433fe - di::activator::Activator::new::{{closure}}::hba3ecd3716c63155
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/activator.rs:58:54
[INFO] [stdout]   36:     0x651169ee5511 - di::descriptor::ServiceDescriptor::get::hdae541c039df7f26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/descriptor.rs:89:20
[INFO] [stdout]   37:     0x651169021d48 - di::provider::ServiceProvider::get::h1374e467059ccf8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:43:26
[INFO] [stdout]   38:     0x6511690206ae - di::provider::ServiceProvider::get_required::h4e4b36be73d02cf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:133:37
[INFO] [stdout]   39:     0x6511690214ba - di::provider::ServiceProvider::get_required_mut::he947b18b55969530
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/more-di-3.1.0/provider.rs:149:14
[INFO] [stdout]   40:     0x65116933064f - caesura::utils::source::tests::source_provider_tests::source_provider::{{closure}}::h2bfcd4c6694dc172
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/source/tests/source_provider_tests.rs:16:34
[INFO] [stdout]   41:     0x6511691f4a9f - <core::pin::Pin<P> as core::future::future::Future>::poll::hcd9af3ca1bff7b25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x6511691f49db - <core::pin::Pin<P> as core::future::future::Future>::poll::ha80c4e0e7cb7eea0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43:     0x65116922978b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h20460cb2d37a45be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   44:     0x6511692291ab - tokio::task::coop::with_budget::h2859a4c66eaf1a94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   45:     0x6511692291ab - tokio::task::coop::budget::hc9c2424e60125ddf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   46:     0x6511692291ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4a06713ae8b77048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   47:     0x65116922406d - tokio::runtime::scheduler::current_thread::Context::enter::hcc7f3704e766bd40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   48:     0x65116922720d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4972e253b1b7f091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   49:     0x6511692262db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h877252a9a399fae5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   50:     0x6511690f6e4a - tokio::runtime::context::scoped::Scoped<T>::set::ha6dd5496e8df1d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   51:     0x65116931ef9a - tokio::runtime::context::set_scheduler::{{closure}}::ha190bad6482edf06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   52:     0x65116929064b - std::thread::local::LocalKey<T>::try_with::h65ab699a49ae8743
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   53:     0x65116928f232 - std::thread::local::LocalKey<T>::with::h25a67d83aa3b5fdf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   54:     0x65116931ee61 - tokio::runtime::context::set_scheduler::hd4bc0c2a409ce6a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   55:     0x651169225fbe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbcda8d4826d16439
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   56:     0x651169226348 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h515b3867dfdb1285
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   57:     0x6511692215b2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9560cdbeff0e3128
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   58:     0x651169081c81 - tokio::runtime::context::runtime::enter_runtime::hbfe1fc8061a0606b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x651169221006 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hed011ba9eb780cfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   60:     0x65116939a5d8 - tokio::runtime::runtime::Runtime::block_on_inner::h848ff1a4760d3f69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   61:     0x65116939aadf - tokio::runtime::runtime::Runtime::block_on::h899a494c6c6fbeea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   62:     0x6511693302d1 - caesura::utils::source::tests::source_provider_tests::source_provider::hfdd078ea088fc05d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/source/tests/source_provider_tests.rs:33:7
[INFO] [stdout]   63:     0x651169330152 - caesura::utils::source::tests::source_provider_tests::source_provider::{{closure}}::h139ef4ef4c8021a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/source/tests/source_provider_tests.rs:8:31
[INFO] [stdout]   64:     0x6511690d0436 - core::ops::function::FnOnce::call_once::h170ed5358b84c721
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x65116940b08b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x65116940b08b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   67:     0x65116940a1c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   68:     0x65116940a1c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x65116940a1c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x65116940a1c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x65116940a1c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65116940a1c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   73:     0x65116940a1c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   74:     0x6511693cddc4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   75:     0x6511693cddc4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   76:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   77:     0x6511693d179a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x6511693d179a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x6511693d179a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x6511693d179a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6511693d179a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   82:     0x6511693d179a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   83:     0x65116a01672f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   84:     0x65116a01672f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   85:     0x7a93db6ebaa4 - <unknown>
[INFO] [stdout]   86:     0x7a93db778a34 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command
[INFO] [stdout]     commands::transcode::tests::transcode_command_tests::transcode_command
[INFO] [stdout]     commands::verify::tests::verify_command_tests::verify_command
[INFO] [stdout]     options::tests::options_tests::shared_options_validate
[INFO] [stdout]     utils::fs::tests::copy_dir_tests::test_copy_dir
[INFO] [stdout]     utils::source::tests::source_provider_tests::source_provider
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 59 passed; 6 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e9b0de929b53ea83b1190ca8375d211390773e786d1114ddb1e95a5973a36461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b0de929b53ea83b1190ca8375d211390773e786d1114ddb1e95a5973a36461", kill_on_drop: false }`
[INFO] [stdout] e9b0de929b53ea83b1190ca8375d211390773e786d1114ddb1e95a5973a36461
